#main{
	min-height:85em;
	margin-right:330px;
    padding-top: 4px;
}
/*Add by saravanan on April - 26*/
#selMin #main{
	min-height:89em !important;
	}
/*End by saravanan on April - 26*/

.clsNoSideBar #main{
	margin:0;
}
.clsNoSideBar #sideBar{
	display:none;
}
.clsMemberArea #main{
	min-height:50em;
}
.clsCommonListingVideosLeft{
	width:15%;
	margin-right:10px;
}
.clsCommonListingVideosLeft_sid {

}

h2{
	text-transform:uppercase;
}
.clsCommonListingVideosRight{
	width:80%;
}
.clsCommonInner .clsCommonListingVideosRight{
	width:50%;
	padding-top:10px;
}
.clsCommonInner .clsCommonListingVideosFirst{
	width:10%;
}
.clsCommonInner .clsCommonListingVideosLast{
	width:20%;
	text-align:right;
	padding-top:20px;
}
.clsCommonInner .clsNumber{
	text-align:center;
	font-size:30px;
	padding-top:10px;
}
.clsCommonListingVideos_sid {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  	overflow:hidden;
  /*width: 105px;*/
}

.clsCommonListingVideos,#selNewAlbums .clsCommonMainContent{
	overflow:hidden;
}
#selNewAlbums{
	height:250px;
}
#selNewAlbums .clsBorder span{
	display:inline;
}
#selNewAlbums li{
	width:190px;
	float:left;
	text-align:center;
	margin-right:25px;
}
#selNewAlbums ul{
	margin-left:5px;
}
#selNewAlbums .clsLastList,#selShows .clsLastList{
	margin:0;
}
#selShows ul{
	margin-left:20px;
}
#selShows li{
	float:left;
	width:175px;/* updation Apr 13 09 */
	border:1px solid #C5C5C5;
	margin-right:30px;
	padding:5px 0 20px 0;
	height:100%;
}
#selShows span{
	font-weight:bold;
}
#selShows p{
	padding:0 0 0 4px;
/*	color:#02A7E3;
*/}

#selShows .clsBorder img a{
	border:1px solid #F0EFEF;
}
#selShows .clsTitle a{
	margin:5px 0;
	color:#0377A1;
}
/*footer */
#footer{
	clear:both;
	padding-bottom:30px;
	/*background: white; */
	}
#footer li,#footer .clsCommonListingVideos {
	background:url(../images/dotted-grey.gif) repeat-x left bottom;
	padding:5px 0 7px 2px;
}
#selFooter{
	margin:30px 0;
}	
.clsCommonFooter{
	width:30%;
	margin-right:4%;
	
}
#selFooterList003{
	margin:0;
}
.clsCommonFooter h3{
	color:#02A7E3;
	text-transform:uppercase;
	margin-bottom:15px;
}
#footer a,#footer p{
	color:#9A9999;
}
#footer a:hover{
		color:#0377A1;
}
#footer p{
	text-align:center;
}
#footer .clsCommonListingVideosLeft{
	width:25%
}
#footer .clsCommonListingVideosRight{
	width:70%;
}

#footer  .clsCommonListingVideos{
	background-color:transparent;
	border:none;
}
#footer .clsCommonListingVideosRight p{
	text-align:left;
}
#footer .clsTitle{
	font-weight:bold;
	font-size:11px;
	margin:0 0 3px 0;
	text-transform:none;
	}
h2.h2_sid {
  background:#303030 none repeat scroll 0;
color:#02A7E3;
height:45px;
line-height:45px;
margin-bottom:10px;
 text-align: center;
}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

