#main{
	min-height:85em;
	margin-right:320px;
}
/*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;
}
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:25px;
	padding-top:10px;
}

.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:url(../images/bg-footer.jpg) no-repeat center bottom;
	}
#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;
	}