/**
*    CSS for Orange themed template for Root
*
* @author		majorkarthik_09ag04
* @copyright	Copyright (c) 2006 {@link http://www.agriya.com Agriya Infoway}
* @license 		http://www.agriya.com Agriya Infoway Licence
* @version 		SVN: $Id: screen_orange.css 6487 2007-04-27 07:39:02Z vidhya_29ag04 $
* @since 		2006-06-10
*/
/*-- Common Styles --*/
html { overflow-x: hidden; }

body{
	font-family:Verdana;
	font-size:80%;  /*-- Enables font size scaling in MSIE  --*/
	margin:0;
	padding:0;
	color:#4C4C4C;
	background:#181F1F;
	text-align:center;
	background:#333333;
}
html > body{
	font-size:9.5pt;
}
	#top,#header h2,#header1 h2,#footer h2,#selSubHeader h3,#selSubHeader1 h3{		/*-- Nomensa Method to hide the content --*/
		position:absolute;
		left:-999em;
		width:990em;
	}
	form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl{
		margin:0;
		padding:0;
		font-size:100%;
	}
	li{ 
		padding:0;
		margin:0;
		list-style:none;
	}
	a{
		text-decoration:underline;
		outline:none;
	}
	
	.clsWriteMessage a{
	text-decoration:underline;
	color:#cc0000;
		outline:none;
	
	}
	
	a:hover{
		text-decoration:none;
	}
	img{
		border:0;
		vertical-align:top;
	}
	.clsBodyContent{
		width:958px;
		overflow:hidden;
		margin:0 auto;
		text-align:left;
	}


/*-- Hacks used for floating problem --*/
#header,#header1,#selSubHeader,#selSubHeader1,#selIndexBlock,#selTopTenBlock,#selMainBody,#selProfileBlockTop,#selProfileBlockBottom,#selProfileBlockBottomLeft ul,#selMessagesBlock,#selLisingBlockContent,#selProfileHeading,#selTagsContent,#selProfileBlockMiddle,#selProfileTags ul,#selProfileFriends ul,#selAccountTop,#selBillingInformation,.clsVideoLi ul,.clsStarVideorating ul{
	overflow:auto;
	zoom:1;
}
* html #header,* html #header1,* html #selSubHeader,* html #selSubHeader1,* html #selIndexBlock,* html #selTopTenBlock,* html #selProfileBlockTop,* html #selProfileBlockBottom,* html #selProfileBlockBottomLeft ul,* html #selMessagesBlock,* html #selLisingBlockContent,* html #selProfileHeading,* html #selTagsContent,* html #selProfileBlockMiddle,* html #selProfileFriends,* html #selAccountTop,* html #selBillingInformation,* html .clsVideoLi ul,* html .clsStarVideorating ul{
	height:1%;
	overflow:visible;
}
.clsClearFix{
overflow:auto;
	zoom:1;
}
* html .clsClearFix{
	height:1%;
	overflow:visible;
}
/* Replacement of submit buttons as background*/
.clsSubmit,.clsSubmitRed,.clsSubmitGrey,.clsSubmitRed1{
	margin:0 0 0 0;
	padding:0;
	background:url(../screen_grey/bg-submit.jpg) no-repeat center center;
	color:#FFF;
	width:50px;
	height:19px;
	 border:0;
	 float:right;
	 cursor:pointer;
}
.clsSubmitRed,.clsSubmitGrey{
	background:url(../screen_grey/bg-red.jpg) no-repeat center center;
	width:71px;
	height:20px;
	float:none;
	font:bold 10px Verdana;
}
.clsSubmitRed1{
	background:url(../screen_grey/bg-red1.jpg) no-repeat center center;
	width:71px;
	height:22px;
	float:none;
	font:bold 10px Verdana;
}

.clsSubmitGrey{
	background:url(../screen_grey/bg-grey.jpg) no-repeat center center;
}
/* Replacement of submit buttons */

.clsSearchTb1 .clsGo,#selHeaderBottomRight #selSearchBlog .clsGo2,#selHeadingRight .clsGo2,#selHeaderBottomRight .clsSubmit {
		background:url(../screen_blue/btn-go.jpg) no-repeat 0 2px;
		width:30px;
		height:23px;
		padding:0 0 0 0 ;
		border:0;
		margin:0;
		cursor:pointer;
		font-size:0;
		color:#93C4FF;
	}
	
/* Replacement of text link */
#selFeaturedArtist .clsPrevious a,#selFeaturedArtist .clsNext a,#selMusicContent .clsPrevious a,.clsPrevious a{
	background:url(../screen_grey/btn-previous.jpg) no-repeat center center;
	float:left;
	margin:0;
	width:27px;
	height:48px;
	text-indent:-2000em;
	overflow:hidden;
	display:block;
	}
	.clsCalenderTb .clsPrevious a{
		background:url(../screen_grey/prev.jpg) no-repeat center center;
		width:18px;
		height:38px;
		margin:0 5px; 
	}
	#selMusicContent .clsNext a,.clsCalenderTb .clsNext a{
		background:url(../screen_grey/nxt.jpg) no-repeat center center;
		float:left;
		margin:0;
		width:27px;
		height:48px;
		text-indent:-2000em;
		overflow:hidden;
		display:block;
	}
	
.clsCalenderTb .clsNext a{
		background:url(../screen_grey/nxt.jpg) no-repeat center center;
		width:18px;
		height:38px;
		margin:0 5px; 
}	
#selFeaturedArtist .clsNext a{
	background:url(../screen_grey/btn-next.jpg) no-repeat center center;
}		
/*-- Header --*/
#header{
	background:url(../screen_grey/bg-heading.jpg) no-repeat top left;
}
#header1{
	background:url(../screen_grey/bg-heading2.gif) no-repeat top left;
}
#selLeftHeader{
	float:left;
	width:31%;
}
#selMiddleHeader{
	float:left;
	width:42%;
	padding-top:5px;
	text-align:center;
}
#selRightHeader{
	float:left;
	width:25%;
	padding-top:5px;
}
#selRightHeader .clsTextBox{
	width:150px;
}
#header h1{
	background:url(../screen_grey/logo.jpg) no-repeat 0 0;
	float:left;
	width:294px;
	margin:2px 0 0 0;
	padding:0 0 9px 0;
}

	#header h1 a{
		width:294px;
		height:75px;
		text-indent:-2000em;
		overflow:hidden;
		display:block;
	}
	
	
	#header1 h1{
	background:url(../screen_grey/logo.jpg) no-repeat 0 0;
	float:left;
	width:294px;
	margin:2px 0 0 0;
	padding:0 0 9px 0;
}

	#header1 h1 a{
		width:294px;
		height:75px;
		text-indent:-2000em;
		overflow:hidden;
		display:block;
	}
#selLogo{
	padding-left:22px;
}
#selRightHeader td{
	padding-bottom:1px;
}
#selRightHeader .clsCo1{
	width:75px;
	font-size:10px;
}
#selRightHeader .clsCo{
	padding-right:5px;
}
#selRightHeader .clsCo2{
	width:130px;
	text-align:right;
}

/*-- selSubHeader --*/
#selSubHeader{
	background:url(../screen_grey/bg-subheader.jpg) no-repeat 0 0;
	margin-top:5px;
	
}
#selSubHeader1{
	background:url(../screen_grey/bg-subheader.gif) no-repeat 0 0;
	margin-top:5px;
	
}	
#selSubHeaderLeft{
	float:left;
	width:90%;
}
#selSubHeaderRight{
	float:left;
	width:39.5%;
}
.clsSearchTb1{
	width:220px;
}
#selSubHeaderRight .clsCo1{
	width:150px;
	padding-top:5px;
}
#selSubHeaderRight .clsCo2{
	width:50px;
}
/*-- selNav --*/

dl,dt,dd{
	margin:0;
	padding:0;
}
#selSubHeader dt{
	float:left;
	background:url(../screen_grey/line-subheader.jpg) no-repeat right top;
}
#selSubHeader1 dt{
	float:left;
	background:url(../screen_grey/line-subheader.jpg) no-repeat right top;
}
#selSubHeader dt a{
	display:block;
	float:left;
	line-height:25px;
	outline:none;
	position:relative;
	height:25px;
	padding:9px 10px 3px 10px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	font:bold 11px Verdana;
}
* html #selSubHeader dt a{
	height:36px;
}
#selSubHeader dt a:hover{
	background:url(../screen_grey/bg-subheader-ho.jpg) repeat-x;
}

#selSubHeader dt a:hover{
	background:url(../screen_grey/bg-subheader-ho.jpg) repeat-x;
}
#selSubHeader1 dt a{
	display:block;
	float:left;
	line-height:25px;
	outline:none;
	position:relative;
	height:25px;
	padding:9px 10px 3px 10px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	font:bold 11px Verdana;
}
* html #selSubHeader1 dt a{
	height:36px;
}
#selSubHeader1 dt a:hover{
	background:url(../screen_grey/bg-subheader-ho.jpg) repeat-x;
}
#selSubHeader1 dt a:hover{
	background:url(../screen_grey/bg-subheader-ho.jpg) repeat-x;
}
#selNav{
	margin-left:20px;
}
 	
/*-- SIDEBAR1 --*/
.sideBar1{
	width:300px;
	float:left;
	clear:left;
	background:#FFF;
}
.sideBar1Block{
	padding:0 10px
}
#selMainBody{
	background:#FFF;
	margin-top:3px;
	padding:20px 0;
}
/*--MAIN BLOCK-- */
#main{
	margin:0 0 0 301px;
	background:#FFF;
	min-height:350px;
}
* html #main{
height:350px}

#index #main,#profile #main,#innerpage #main,#listing #main{
	margin:0;
}
#index #sideBar,#profile #sideBar,#innerpage #sideBar,#listing #sideBar{
	display:none;
}
#selMainLeftBlock{
	float:left;
	width:29%;
	padding:0 5px;
}
#selMainMiddleBlock{
	float:left;
	width:39.9%;
	text-align:center;
}
#selMainRightBlock{
	float:right;
	width:29%;
	padding:0 5px;
}
#selFlashPlayer,#selFeaturedArtist,#selMusicContent table{
	background:url(../screen_grey/line-dotted.jpg) repeat-x bottom left;
	padding-bottom:14px;
	width:96%;
	margin:0 auto;
}
#selMusicContent table{
	width:640px;
	margin-bottom:20px;
}
#selFeaturedArtist{
	padding-top:10px;
}
#selFeaturedArtist table{
	margin-top:10px;
}
#selMusicContent td{
	padding-bottom:10px;
	padding-top:10px;
}

#selMusicContent td{
	width:20%;
}
#selMusicContent .clsPrevious,#selMusicContent .clsNext,#selMusicContent .clsPreviousDisable,#selMusicContent .clsNextDisable{
	width:10%;
}
#selFeaturedArtist td,#selMusicContent td{
	text-align:center;
	font-size:10px;
}
#selFeaturedArtist img,#selMainLeftBlock img,#selMainRightBlock img,.sideBar1 td img,#selMusicContent td img{
	border:5px solid #4F4F4F;
}

#main h2,#selShows h2{
	background:url(../screen_grey/bg-featuremember.jpg) no-repeat top left;
	text-align:left;
	padding:8px 0 8px 40px;
color:#C00D06;}
#selFeaturedArtist .clsListing,#selMusicContent .clsListing{
	color:#D93A3A;
}
#selShows .clsTextAreaLarge{
	height:100px;
}

#selMainLeftBlock .trc,#selMainRightBlock .trc{
	padding:5px;
}
#selMainRightBlock th,.sideBar1 th{
	color:#FFF;
	padding:5px 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
#selMainRightBlock .clsRow1,#selMainRightBlock .clsRow2{
	vertical-align:top;
}
#selMainRightBlock .clsRow1 th{
	background:url(../screen_grey/line-red.jpg) no-repeat right 8px;
	vertical-align:top;
}

#selMainLeftBlock .clsRow1 th{
	background:url(../screen_grey/line-red.jpg) no-repeat right 8px;
	vertical-align:top;
}
#selMainLeftBlock .clsRow1,#selMainLeftBlock .clsRow2{
	vertical-align:top;
}
#selMainLeftBlock th {
	font-size:12px;
	padding-bottom:20px;
	text-align:center;
	vertical-align: bottom;
}
#selMainRightBlock th{
font-size:12px;
	padding-bottom:20px;
}
#selMainLeftBlock td,#selMainRightBlock td,.sideBar1 td{
	text-align:center;
	padding-bottom:25px;
	color:#FFF;
	font-size:10px;
}
#selMainLeftBlock td.clsCo1,#selMainRightBlock td.clsCo1,.sideBar1 td.clsCo1{
	background:url(../screen_grey/line-musicians.jpg) repeat-y top right;
}
/*selTopTenTracks*/
#selTopTenBlock td{
	vertical-align:top;
}
#selBottomMain{
	margin:5px;
}
#selTopTenTracks{
	float:left;
	width:49%;
	background:url(../screen_grey/line-musicians.jpg) repeat-y top right;
}
#selTopTenVideos{
	float:left;
	width:47%;
}
#selBottomMain .trc1{
	padding:10px 5px 10px 5px;
}
#selTopTenBlock  ul{
	margin:0 10px;
}
#selTopTenBlock li{
	text-decoration:none;
	color:#FFF;
	padding:10px 0 10px 0;
	background:url(../screen_grey/line-dotted1.jpg) repeat-x left bottom;
}
#selTopTenBlock li a{
	text-decoration:none;
	color:#FFF;
	display:block;
	/*background:url(../screen_grey/bullet-arrow1.jpg) no-repeat right center;*/
}
* html #selTopTenBlock li a{
}

#selTopTenTracks h2,#selTopTenVideos h2{
	color:#FFF;
	padding:10px 0 10px 40px;
	margin:15px 0 5px 0;	
	background:url(../screen_grey/icon-headphone.jpg) no-repeat left bottom;
}
#selTopTenVideos h2{
	background:url(../screen_grey/icon-video.jpg) no-repeat left bottom;
}
/*--for Rouded Corners --*/
* html .tlc,* html .trc,* html .trc1,* html .trcgrey,* html .trcwhite1{height:1%}
/* */
* html .lbwhite,* html .lb,* html .lbgrey,* html .trcwhite1{
	width:100%
}
.lb,.tlc,.trc,.tlc1,.trc1,.tlcgrey,.trcwhite1{
	zoom:1
}
.tlc{
	background:transparent url(../screen_grey/tlc.jpg) no-repeat;
}
.trc{
	background:transparent url(../screen_grey/trc.jpg) no-repeat right top;
}	
.blc{
	background:transparent url(../screen_grey/blc.jpg) no-repeat left bottom;
}
.brc{
	background:transparent url(../screen_grey/brc.jpg) no-repeat right bottom;
}
.tb{
	background:transparent url(../screen_grey/tb.jpg) repeat-x;
}
.bb{
	background:transparent url(../screen_grey/bb.jpg) repeat-x center bottom;
}	
.rb{
	background:transparent url(../screen_grey/rb.jpg) repeat-y right top;
}
.lb{
	background:#333333 url(../screen_grey/lb.jpg) repeat-y left bottom;
}			
.tlc1{
	background:transparent url(../screen_grey/tlc1.gif) no-repeat;
}
.trc1{
	background:transparent url(../screen_grey/trc1.jpg) no-repeat right top;
}	
.tb1{
	background:transparent url(../screen_grey/tb1.jpg) repeat-x;
}




.tlcgrey{
	background:transparent url(../screen_grey/tlcgrey.jpg) no-repeat;
}
.trcgrey{
	background:transparent url(../screen_grey/trcgrey.jpg) no-repeat right top;
}	
.blcgrey{
	background:transparent url(../screen_grey/blcgrey.jpg) no-repeat left bottom;
}
.brcgrey{
	background:transparent url(../screen_grey/brcgrey.jpg) no-repeat right bottom;
}
.tbgrey{
	background:transparent url(../screen_grey/tbgrey.jpg) repeat-x;
}
.bbgrey{
	background:transparent url(../screen_grey/bbgrey.jpg) repeat-x center bottom;
}	
.rbgrey{
	background:transparent url(../screen_grey/rbgrey.jpg) repeat-y right top;
}
.lbgrey{
	background:#6F6F6F url(../screen_grey/lbgrey.jpg) repeat-y left bottom;
}

.tlcwhite1{
	background:transparent url(../screen_grey/tlcwhite1.jpg) no-repeat;
}
.trcwhite1{
	background:transparent url(../screen_grey/trcwhite1.jpg) no-repeat right top;
}	
.blcwhite1{
	background:transparent url(../screen_grey/blcwhite1.jpg) no-repeat left bottom;
}
.brcwhite1{
	background:transparent url(../screen_grey/brcwhite1.jpg) no-repeat right bottom;
}
.tbwhite1{
	background:transparent url(../screen_grey/tbwhite1.jpg) repeat-x;
}
.bbwhite1{
	background:transparent url(../screen_grey/bbwhite1.jpg) repeat-x center bottom;
}	
.rbwhite1{
	background:transparent url(../screen_grey/rbwhite1.jpg) repeat-y right top;
}
.lbwhite1{
	background:#FFF url(../screen_grey/lbwhite1.jpg) repeat-y left bottom;
}			
			

/*--FOOTER --*/
#footer{
	clear:both;
	color:#C0C7D4;
	background:#FFF;
	padding:10px;
	margin:15px 0;
	border:3px solid #5C5C5C;
}
#footer h3{
	color:#3D3D3D;
	font:bold 11px Verdana;
}
#footer li a{
	color:#3D3D3D;
	font-size:10px;
	text-decoration:none;
}

#footer table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}

/*-- COMMON STYLES --*/
#selProfleListing1 table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}
#selLoginSubmit table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:50%;	
}
#selLoginSubmit .clsTextBox{
	width:150px;
}
#selLoginSubmit .clsCo1{
	width:90px;
	margin:10px;
	padding:10px;
	
}


/*#selMainBody table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}*/
#selProfleListing table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}
#selTags table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}
#auDiv table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
} 
#selMyDownloadsAudio table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}
#sts table{ !important
	margin:0;
	padding:0;
	margin-left:12px;
	
	border-collapse: collapse;
	width:90%;	
}
.highslide table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}

.highslide-html-content table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}

.trc table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}
#photos_display table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}

/*related videos */
#selRealtedVideosContent .clsRelatedLink{
	font:bold 11px Arial;
	padding:0 5px;
}
#selRealtedVideosContent .clsRelatedLink a{
	color:#002EB5;
}
/*FamousFriends*/
#selFamousFriendsContent,#selFamousImagesContent{
	text-align:center;
}
.clsFamousFriendsTb1,.clsFamousImagesTb1{
	width:600px !important;
	margin:0 auto;
}
.clsFamousFriendsTb2,.clsFamousImagesTb2{
	background:#E5E5E5;
	margin:3px;
}
.clsFamousFriendsTb2 td,.clsFamousImagesTb2 td{
	padding:5px 0;
	text-align:center;
}
.clsFamousFriendsTb2 a,.clsFamousImagesTb2 a{
	text-decoration:none;
	font:bold 11px Arial;
	color:#2A4065;
}
.clsFamousFriendsTb2 .clsTitle{
	padding-bottom:3px !important;
}
#selLatestmoviesBlock .clsTitle{
	color:#2A4065;
	font:bold 11px Arial;
}
#selLatestmoviesBlock .clsTitlea{
	color:#6E6E6E;
	font:bold 11px Verdana;
}
#selLatestmoviesBlock .clsReadMore a{
	text-decoration:none;
	font:normal 11px Arial;
}
#selLatestmoviesBlock .clsArticleRated{
	font:normal 12px Arial;
	color:#796CEF
}
#selLatestmoviesBlock .clsArticle{
	color:#788AAE;
	padding-left:15px;
}
#selLatestmoviesBlock .clsCo2a{
	color:#7A87AA;
	vertical-align:middle;
	font-weight:bold;
}
#selLatestmoviesBlock .clsCo3{
	text-align:left;
}
#selLatestmoviesBlock .clsArticleRated{
	text-align:right;
}
#selLatestmoviesBlock td{
	text-align:center;
}
/*selFamousJourno*/
#selFamousJourno{
	padding-left:5px;
}
#selFamousJourno table{
	margin-left:5px;
	width:98%;
}
#selFamousJourno td{
	font:bold 11px serif;
	}
#selFamousJourno .clsCo1,#selFamousJourno .clsCo2{
	width:50%;
}

#selFamousJournoContent{
	padding:10px 0;
	border:1px solid red;
}
#selInnerBlock{
	background:url(../screen_blue/grey-top.jpg) no-repeat left top;
	padding:11px 0 0 0;
}
#selContentBlock{
	background:url(../screen_blue/grey-middle.jpg) repeat-y;
}
#selOuterBlock{
	background:url(../screen_blue/grey-bottom.jpg) no-repeat left bottom;
	padding:0 0 11px 0;
}
#selFamousJourno h4,#selFamousJourno p{
	padding:0 0 0 5px;
}
#selFamousJourno p{
	font:normal 11px Arial;
}
#selFamousJourno h4{
	color:#3B517A;
	font:bold 15px Arial;
}
#selBottomLink{
	text-align:center;
	margin-top:20px;
}

#selBottomLink ul{
	width:70%;
	margin:0 auto;
	background:#FFF;
	height:20px;
}
#selBottomLink li{
	display:inline;
	padding-right:10px;
}
#selBottomLink li a{ 
	font:normal 11px Arial;
	color:#169ED0;
	padding-left:20px;
	text-decoration:none;
}
#selBottomLink .clsPdf{
	background:url(../screen_blue/icon-pen.jpg) no-repeat left center;
}
#selBottomLink .clsEmail{
	background:url(../screen_blue/icon-mail.jpg) no-repeat left center;
}#selBottomLink .clsPrinter{
	background:url(../screen_blue/icon-printer.jpg) no-repeat left center;
}#selBottomLink .clsFeedback{
	background:url(../screen_blue/icon-feedback.jpg) no-repeat left center;
}
/*subheader*/
#selSubNavigation{
	height:22px;
	padding:0;
}
#selSubNavigation ul{
	float:right;
	margin:0;
	padding:0;
}
#selSubNavigation li{
	float:left;
	background:#E9E9E9;
	margin:0;
	padding:4px 0;
}
#selSubNavigation li a{
	color:#1E2C69;
	text-decoration:none;
	font:bold 11px Arial;
	padding:0 10px;
	border-right:1px solid #FFF;
}
/*selAuthorBlock*/
#selAuthorBlock,#selFriendsListingBlock,#selTopLocationSearches{
	padding-left:5px;
	margin-bottom:10px
	
}
#selAuthorBlock table{
	width:190px;
	margin-left:5px;
}
#selAuthorBlock table span{
	color:#2A3458;
	font:bold 11px tahoma;
}
#selAuthorBlock table{
	font:normal 11px tahoma;
}
#selAuthorBlock .clsProfile{
	background:#E06110;
	color:#FFF;
	width:90%;
	padding:2px;
	text-align:center;
	font:bold 11px tahoma;
}
#selAuthorBlock .clsProfile a{
	color:#FFF;
	text-decoration:none;
}
#selAuthorBlock ul{
	margin-left:5px;
}
#selAuthorBlock li{
	background:url(../screen_blue/icon-arrowvertical.gif) no-repeat left center;
	padding-left:15px;
}
#selAuthorBlock li a{
	font:bold 11px tahoma;
	color:#2A3458;
}
#selFriendsListingBlock td{
	text-align:center;
}
#selFriendsListingBlock h4,#selTopLocationSearches h4{
	padding-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	color:#00042B;	
}
#selTopLocationSearches h4,#selTopLocationSearches ul{
	text-align:left;
	padding-left:10px;
}
#selFriendsListingBlock .clsTitle{
	font:bold 11px Arial;
	color:#081333;
}
#selTopLocationSearches li a{
	color:#0600F4;
	font:normal 11px Arial;
	text-decoration:underline;
}
/*inner pages*/
#selImagesDisplayContent,#selVideosDisplayContent,#selCommentDisplayContent,#selReviewDisplayContent,#selRatingDisplayContent,#selAdvancedSearchContent,#selCategoryLocationContent{
	margin-top:10px;
} 
#selImagesDisplayContent table,#selVideosDisplayContent table,#selCommentDisplayContent table,#selReviewDisplayContent table,#selRatingDisplayContent table,#selAdvancedSearchContent table,#selCategoryLocationContent table{
	width:635px;
	margin-left:10px;
}
#selImagesDisplayContent td,#selVideosDisplayContent td,#selReviewDisplayContent td{
	width:25%;
}
#selImagesDisplayContent th,#selVideosDisplayContent th,#selCommentDisplayContent th,#selReviewDisplayContent th,#selRatingDisplayContent th,#selAdvancedSearchContent th,#selCategoryLocationContent th{
	background:#5D78AF;
	height:30px;
	color:#FFF;
}
#selImagesDisplayContent .clsHeading,#selVideosDisplayContent .clsHeading,#selCommentDisplayContent .clsHeading,#selReviewDisplayContent .clsHeading,#selRatingDisplayContent .clsHeading,#selAdvancedSearchContent .clsHeading,#selCategoryLocationContent .clsHeading{
	padding-left:10px;
	text-align:left;
}
#selImagesDisplayContent p,#selVideosDisplayContent p,#selCommentDisplayContent p,#selReviewDisplayContent p,#selRatingDisplayContent p{
 color:#000;
 font:normal 11px Arial;
}
#selImagesDisplayContent .clsGreen,#selVideosDisplayContent .clsGreen,#selCommentDisplayContent .clsGreen,#selReviewDisplayContent .clsGreen{
	color:#027011;
}
#selImagesDisplayContent .clsRed,#selVideosDisplayContent .clsRed,#selCommentDisplayContent .clsRed,#selReviewDisplayContent .clsRed{
	color:#F6050C;
}
#selImagesDisplayContent .clsRed,#selVideosDisplayContent .clsRed,#selCommentDisplayContent .clsRed,#selReviewDisplayContent .clsRed{
	color:#F6050C;
}
#selImagesDisplayContent td,#selVideosDisplayContent td,#selCommentDisplayContent td,#selReviewDisplayContent td,#selRatingDisplayContent td,#selAdvancedSearchContent td,#selCategoryLocationContent td{
	padding-top:10px;
}
/* Replacement of text link */
#selImagesDisplayContent th a,#selVideosDisplayContent th a,#selCommentDisplayContent th a,#selReviewDisplayContent th a,#selRatingDisplayContent th a,#selAdvancedSearchContent th a{
	background:url(../screen_blue/arrow-top.jpg) no-repeat 0 0;
	float:right;
	margin:0;
	width:17px;
	height:17px;
	text-indent:-2000em;
	overflow:hidden;
	display:block;
	}
.clsImageUpload{
	background:url(../screen_blue/btn-blue.jpg) no-repeat 0 0;
	height:18px;
	width:100px;
	padding-top:1px;
	margin:20px 5px 20px 520px !important;
}
.clsImageUpload a{
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 17px;
	font:bold 10px tahoma;
	background:url(../screen_blue/arrow-upload.jpg) no-repeat 4px 2px;
}

#selReviewDisplayContent .clsImageUpload a,#selCommentDisplayContent .clsImageUpload a{
	background:transparent;
	padding:0 0 0 5px;
}
#selAdvancedSearchContent .clsCo1{
	width:25%;
}

#selCategoryLocationContent p{
	padding:10px 0 0 10px
}
#selBottomBanner{
	text-align:center;
	margin-top:20px;
}
#selVideosDisplayContent .clsTitle a{
	color:#425693;
	font-weight:bold;
	text-decoration:none;
}
#selVideosDisplayContent .clsGrey{
	color:#5D5D5F;
}
#selCommentDisplayContent .clsCo1,#selReviewDisplayContent .clsCo1{
	width:90px;
}
#selCommentDisplayContent .clsCo2,#selReviewDisplayContent .clsCo2{
	vertical-align:top;
	width:370px;
}
#selCommentDisplayContent td{
	background:#FFF;
}
#selReviewDisplayContent .clsPosted,#selCommentDisplayContent .clsPosted{
	color:#F49E13;
	padding-left:10px;
}
#selGoogleMap{
	margin:10px 0;
}

#selGoogleMap p{
	text-align:center;
}
/* selMoviesTv */

#selMoviesTvContent{
}
#selMoviesTvContentLeft{
	width:64%;
	float:left;
}
#selMoviesTvContentRight{
	width:34%;
	float:left;
}
#selMoviesTvContentLeft h5{
	font:bold 11px Arial;
	margin-top:5px;
}
#selMoviesTvContentLeft .clsContacts1,#selMoviesTvContentLeft .clsContacts1 a,#selMoviesTvContentLeft .clsContacts2,#selMoviesTvContentLeft .clsContacts2 a{
	color:#A99FA0;
	font:normal 11px Arial;
}
#selMoviesTvContentLeft .clsDescription{
	margin:10px 0;
}
#selMoviesTvContentLeft h4{
	font:bold 16px Arial;
	color:#000;
}
#selMoviesTvContentLeft h4 span,#selMoviesTvContentLeft h4 span a,#selMoviesTvContentRight .clsCo1 a{
	font:normal 11px Arial;
color:#727A9F;
text-decoration:none;
}
#selMoviesTvContentLeft li	a{
text-decoration:none;
color:#6078A8;
}
#selMoviesTvContentLeft .clsTvTitle{
	margin-top:10px;
}
#selMoviesTvContentRight{
	border:1px solid #5D77B0;
	padding:5px;
	margin-top:5px;
}
#selMoviesTvContentRight th{
	font:bold 16px Arial;
}
#selMoviesTvContentRight li{
	display:inline;
	background:url(../screen_blue/line-blue.jpg) no-repeat right center;
	}
#selMoviesTvContentRight li a{
	text-decoration:none;
	font:normal 11px Arial;
	padding:0 2px;
	color:#5C76B3;
}



/*blog*/

#selEditBlog{
}
.clsBlogEdit{
	border:1px solid #E3E3E3;
	background:#F0EFEF;
	padding:10px;
}
.clsBlogEdit h5{
	font:normal 11px Verdana;
	margin:3px 0;
	color:#D70302;
}
.clsBlogEdit h5 span{
	font-weight:bold;
}
.clsBlogEdit p{
	margin:5px 0;
}
.clsBlogEdit input{
	margin:0 5px 0 0;
}


/*Added */
#selProfileBlockBottomLeft #selProfleListing1,#selProfileBlockBottomRight #selProfleListing1{
	background:#FFF;
	min-height:200px;
	padding-top:10px;
}
#selProfilePopup1{
		background:url(../screen_grey/profile-bg.gif) no-repeat ;
		width:247px;
		height:117px;
		padding:10px 5px 5px 10px;
		position:absolute;
		margin:-30px 0 0 600px;
}
#selProfilePopup2{
		background:url(../screen_grey/profile-bg.gif) no-repeat ;
		width:247px;
		height:117px;
		padding:10px 5px 5px 10px;
		position:absolute;
		margin:-30px 0 0 600px;
}
#selProfilePopup3{
		background:url(../screen_grey/bg_large.gif) no-repeat ;
		width:347px;
		height:317px;
		padding:15px 15px 15px 10px;
		position:absolute;
		margin: 50px 0 0 600px;
}
#selProfilePopup4{
		background:url(../screen_grey/profile-bg.gif) no-repeat ;
		width:347px;
		height:317px;
		padding:15px 15px 15px 10px;
		position:absolute;
		margin: 60px 0 0 600px;
}

/***********************************************************************************************/
/*Album*/
#music_add_album{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
.tag_music_add_album{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}

#video_add_album{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
#music_add_song{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
#music_add_album1{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
#music_add_album h4{
	color:#000;
	text-transform:capitalize;
	margin-bottom:10px;
}
#music_add_album p{
	font-size:11px;
}
#video_add_album p{
	font-size:11px;
}
#music_add_album table{
	width:750px;
	margin-top:10px;
}
#video_add_album table{
	width:750px;
	margin-top:10px;
}
#music_add_album .clsCo1{
	width:250px;
}
#music_add_album .clsCo2{
	width:250px;
}
#music_add_album .clsCo3{
	width:250px;
}

#video_add_album .clsCo1{
	width:250px;
}
#video_add_album .clsCo2{
	width:250px;
}
#video_add_album .clsCo3{
	width:250px;
}
#music_add_album .clsTextBox,#music_add_album .new_album,#music_add_album #mp3_1{
	width:90%;
	margin-top:5px;
}
#music_add_album .clsContent{
	margin-bottom:5px;
	font-style:italic;
}
#music_add_album .clsContent span{
	font-weight:bold;
}
#video_add_album .clsContent{
	margin-bottom:5px;
	font-style:italic;
}
#video_add_album .clsContent span{
	font-weight:bold;
}
#video_add_album .clsUploadCo{
	padding:10px 0;
}
#music_add_album .clsUploadCo{
	padding:10px 0;
}

/*selMusicVideo*/
#selMusicVideo,#selLisingBlock{
	padding:0 10px;
}
#selMusicVideo h2{
color:#C00D06;	padding:10px 0 10px 40px;
	margin:15px 0 5px 0;	
	background:url(../screen_grey/bg-featuremember.jpg) no-repeat left bottom;
}
#selMusicVideo .clsAddLink a{
	color:#000;
	font-size:11px;
}
#music_add_song{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
#music_add_song h4{
	color:#000;
	text-transform:capitalize;
	margin-bottom:10px;
}
* html #music_add_song{
}
#music_add_song p{
	font-size:11px;
}
#music_add_song table{
	width:750px;
	margin-top:10px;
}
#music_add_song .clsCo1{
	width:250px;
}
#music_add_song .clsCo2{
	width:250px;
}
#music_add_song .clsCo3{
	width:250px;
}
#music_add_song .clsTextBox,#music_add_song .new_song,#music_add_song #mp3_1{
	width:90%;
	margin-top:5px;
}
#music_add_song .clsContent{
	margin-bottom:5px;
	font-style:italic;
}
#music_add_song .clsContent span{
	font-weight:bold;
}

#music_add_song .clsUploadCo{
	padding:10px 0;
}
#selMusicVideo .clsListingTb1 td{
	padding:5px;
	font-size:11px;
}
#selMusicVideo .clsListingTb1{
	width:935px;
}
#selMusicVideo h5{
	margin:10px 0 5px 0;
}
#selMusicVideo .clsListingTb1 th{
	text-align:left;
	font-size:11px;
	background:#4C4C4C;
	border:1px solid  #FFF;
	color:#FFF;
	padding:5px;
}
.clsVideoLisingContentTb1 .clsCo1{
	width:360px;
}
.clsVideoLisingContentTb1 .clsCo2{
	vertical-align:top;
	padding-top:20px;
}
.clsVideoLisingContentTb1 .clsCo2 p{
	padding-bottom:15px;
}
.clsVideoLisingContentTb1 .clsCo2 span{
	font-weight:bold;
	padding-right:5px;
}
	#selMsgError p,#selMsgConfirm p,#selMsgSuccess p,.clsPopupConfirmation p,#selMsgAlert p,.clsMsgAlert p{
		padding:0.3em 0.5em 0.3em 3em;
		font-weight:bold;
		text-align:left;
		color:#576067;
	}
	
	*selMessagesBlock*/
#selMessagesBlock{
	padding:0 10px;
}
#selMessagesBlockLeft{
	float:left;
	width:75%;
	padding-left:5px;
}
#selMessagesBlockRight{
	float:left;
	width:23%;
	text-align:center;
}
#selMessagesBlock .clsMessgesLink li,#selMessagesBlock .clsBlogLink li,#selLisingBlock .clsLisingLink li,#selShows .clsShowsLink li{
	display:inline;
	padding:0;
	margin:0;
}
#selMessagesBlock .clsMessgesLink,#selMessagesBlock .clsBlogLink,#selLisingBlock .clsLisingLink,#selShows .clsShowsLink{
	margin:10px 0 10px 0;
}
#selMessagesBlock .clsMessgesLink li a,#selMessagesBlock .clsBlogLink li a,#selLisingBlock .clsLisingLink li a,#selShows .clsShowsLink li a{
	font-size:11px;
	padding:0 5px;
	color:#000;
	border-right:1px solid #000;
}
#selMessagesBlock .clsMessgesLink .clsNoBorder a,#selMessagesBlock .clsBlogLink .clsNoBorder a,#selLisingBlock .clsLisingLink .clsNoBorder a,#selShows .clsShowsLink .clsNoBorder a{
	border:0;
}
#selMessagesBlockLeft h4{
	border:1px solid #E6E6E6;
	background:#F1F1F1;
	padding:3px 0 3px 3px;
	margin-top:20px;
}
.clsInboxTb1{
	margin-top:15px;
}
.clsInboxTb1 th{
	border-bottom:1px solid #E6E6E6;
	font:bold 10px Verdana;
	color:#C00D06;
	padding-bottom:5px;
}
.clsInboxTb1 a{
	color:#000;
}
.clsInboxTb1 td,#selWriteMessage td,#selShows td{
	padding-bottom:5px;
	font-size:11px;
}
.clsInboxTb1 .clsCo1,.clsInboxTb1 .clsCo3{
	width:20%;
	text-align:left;
}
.clsInboxTb1 .active {
font-weight:bold;


}
.clsInboxTb1 .clsCo4{
	width:10%;
	text-align:left;
}
.clsInboxTb1 .clsCo2{
	width:50%;
	text-align:left;
}
.clsInboxTb1 .clsCo{
	text-align:right;
	padding:10px 5px 0 5px;
	}
#selWriteMessage,#selBlockPost,#selShows #selNewShows{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
#selWriteMessage th,#selBlockPost th,#selNewShows th{
	padding-bottom:15px;
}
#selNewShows .clsSelectBoxLarge{
	width:605px;
}
#selWriteMessage .clsTextBox,#selWriteMessage .clsSelectBox,#selNewShows .clsSelectBox,#selShows .clsTextBoxMedium{
	width:300px;
}
#selWriteMessage .clsTextBoxLarge,#selWriteMessage .clsTextAreaLarge,#selBlockPost .clsTextBoxLarge,#selBlockPost .clsTextAreaLarge,#selNewShows .clsTextAreaLarge{
	width:605px;
}
#selBlockPost .clsSelectBoxSmall,#selNewShows .clsSelectBoxSmall{
	width:120px;
}
#selBlockPost .clsSelectBox,#selNewShows clsSelectBox{
	width:80px;
}
#selWriteMessage p,#selBlockPost p,#selShows p{
	padding-bottom:3px;
	font-size:11px;
}

/* sel shows display*/

#ShowsDisplay .clsListingTb1 td{
	padding:5px;
	font-size:11px;
}
#ShowsDisplay .clsListingTb1{
	
}
#ShowsDisplay h5{
	margin:10px 0 5px 0;
}
#ShowsDisplay .clsListingTb1 th{
	text-align:left;
	font-size:11px;
	background:#4C4C4C;
	border:1px solid  #FFF;
	color:#FFF;
	padding:5px;
}
#ShowsDisplay {
margin-left:5px;
margin-right:5px;
}

#ShowsDisplay table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:99.4%;	
}


/*selLisingBlock*/
#selLisingBlockContentLeft{
	float:left;
	width:40%;
}
#selLisingBlockContentRight{
	float:left;
	width:55%;
	margin-left:10px;
}
#selDisplayContent p{
	text-align:center;
	font-size:11px;
	color:#FFF;
}
#selDisplayContent .trc1{
	padding:15px;
}
#selDisplayContent .clsImageDescription{
	margin:10px 0;
}
#selDisplayContent .clsImageDescription img{
	border:2px solid #FFF;
}
.clsListingContentTb1 td{
	text-align:center;
}
.clsListingContentTb1 td img{
	border:3px solid #D6D5D6;
}
.clsListingContentTb1 td span{
	margin:2px 6px;
}
.clsListingContentTb1 td span a{
	color:#FFF;
	text-decoration:none;
	padding:2px 9px;
	font-size:11px;
}
.clsListingContentTb1 td p{
	margin:5px 0;
}
#selLisingBlockContentRight h4{
	padding-left:26px;
	margin-bottom:10px;
}
#selLisingBlockContentRight .clsEdit a{
	background:#D10000;
}
#selLisingBlockContentRight .clsDelete a{
	background:#333333;
}
#selLisingBlockContentRight .clsEdit a:hover,#selLisingBlockContentRight .clsDelete a:hover{
	color:#CCCCCC;
}

/***** Tool Tips *********/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}

a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}

a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}

/********Video **************/
#music_add_video{
	border:4px solid #DBDBDB;
	background:#EBEBEB;
	margin:10px 0;
	padding:5px;
}
#music_add_video h4{
	color:#000;
	text-transform:capitalize;
	margin-bottom:10px;
}
#music_add_video p{
	font-size:11px;
}
#music_add_video table{
	width:750px;
	margin-top:10px;
}
#music_add_video .clsCo1{
	width:250px;
}
#music_add_video .clsCo2{
	width:250px;
}
#music_add_video .clsCo3{
	width:250px;
}
#music_add_video .clsTextBox,#music_add_video .new_video,#music_add_video #mp3_1{
	width:90%;
	margin-top:5px;
}
#music_add_video .clsContent{
	margin-bottom:5px;
	font-style:italic;
}
#music_add_video .clsContent span{
	font-weight:bold;
}
#music_add_video .clsUploadCo{
	padding:10px 0;
}
/************Error Added By Guru ***********/
#error1
{
	font-size:15px; 
	color:#FF0000; 
	font-family:Garamond;
}
#error2
{
	font-size:15px; 
	color:#FF0000; 
	font-family:Garamond;
}
#error
{
	font-size:15px; 
	color:#D00A0B; 
	font-family:Garamond;
}

#error3
{
	font-size:15px; 
	color:#FF0000; 
	font-family:Garamond;
}	
#selFeaturedArtist .clsNextDisable a,#selMusicContent .clsNextDisable a{
	background:url(../screen_grey/btn-next_disable.jpg) no-repeat center center;
}
#sel.clsPreviousDisable a,#selFeaturedArtist ,#selMusicContent .clsPreviousDisable a{
	background:url(../screen_grey/btn-previous_disable.jpg) no-repeat center center;
	float:left;
	margin:0;
	width:27px;
	height:48px;
	text-indent:-2000em;
	overflow:hidden;
	display:block;
	}
	#selMusicContent .clsNextDisable a{
	background:url(../screen_grey/btn-next_disable.jpg) no-repeat center center;
	float:left;
	margin:0;
	width:27px;
	height:48px;
	text-indent:-2000em;
	overflow:hidden;
	display:block;
	}
/*selVideoBlock*/
#selVideoLeft{
	width:45%;
	float:left;
	text-align:center;
}
#selVideoRight{
	width:53%;
	float:left;
	
}
#selVideoRight td p{
	color:#FFF;
	font:normal 11px Verdana;
	padding:2px 0;
}
#selVideoRight .trc1{
	padding:5px 5px 15px 10px;
}
#selVideoRight td{
	width:32%;
}
#selVideoRight .clsCo1,#selVideoRight .clsCo2{
	border-right:1px solid #FFF;
	padding-left:10px;
}
#selVideoRight .clsCo3,#selVideoRight .clsComment{
	padding-left:10px;
}

#selVideoRight .clsTitle{
	color:#CA2C20;
	font:bold 11px Verdana;
}
#selVideoRight .clsTextArea{
	width:90%;
	height:100px;
}
#selVideoRight .clsPost{
	text-align:right;
	margin-right:44px;
}
#selVideoRight .clsPost p{
	padding:2px 0;
}
#selVideoRight .clsRate span{
	padding-right:5px;
}
#selTotalComments td{
	font:normal 11px Verdana;
	vertical-align:top;
	padding:2px 5px;
}
#selTotalComments .clsImageDescription{
	width:100px;
}
#selTotalComments .clsImageDescription img,.clsTagsMainTb1 .clsImageDescription img{
	border:5px solid #333333;
}
#selTotalComments{
	margin:10px 0 0 20px;
	clear:both;
}
#selTotalComments h3{
	margin:10px 0 30px 0;
}
#selTotalComments td{
	background:url(../screen_grey/dotted.jpg) repeat-x bottom left;
	padding:5px 0 10px 0;
}
#selTotalComments .clsNav{
	text-align:right;
}
#selTotalComments .clsNav a{
	text-decoration:none;
	color:#FFF;
	background:#CA2C20;
	font:bold 11px Arial;
	padding:2px 5px;
	margin:0 3px;
}
#selTotalComments .clsEnd{
	background:none;
	padding-top:10px;
}
#selMusicVideo h2{
	margin-bottom:20px;
}
#selVideoBlock{
	margin-bottom:20px;
}
#selTotalComments .clsEnd .clsDisabled{
	color:#333333;
}
#selTotalComments .clsTitle{
	color:#CF0909;
	padding-top:5px;
}
#selUpcomingShows,#selArchivedShows{
	margin:20px 0;
}
#selUpcomingShows table,#selArchivedShows table{
	margin:10px 0;
}
#selUpcomingShows th,#selUpcomingShows td,#selArchivedShows th,#selArchivedShows td{
	font:normal 11px Verdana;
	color:#C00D06;
}
#selUpcomingShows td a,#selArchivedShows td a{
	color:#000;
}
#selShows{
	margin:0 10px;
}
#selShows
/*selMainNavigation*/
#selMainNavigation {
	height:1%;
}
#selMainNavigation li{
	display:inline;
	 
}
#selMainNavigation img{

padding-top:4px;

	 
}
#selMainNavigation{
height:35px;
	background:url(../screen_grey/bg-selMainNavigation.gif) no-repeat center top;
}
#selMainNavigation ul{
	text-align:center;
	padding-top:9px;
}
* html #selMainNavigation ul{
	padding-top:12px;
}
#selMainNavigation li a{
	color:#FFF ;
	text-decoration:none;
	font:normal 11px Verdana;
	padding:0 10px;	
	border-right:1px solid #FFF;
}
#selMainNavigation .clsNoBorder a{
	border:none;
}

/*myAccount */
#selMyAccount{
	margin:20px;
}
#selAccountTopLeft{
	float:left;
	width:50%;
}
#selAccountTopLeft .active{
	color:#FFA101;
}
#selAccountTopLeft .inactive{
	text-decoration:underline;
	cursor:pointer;
}

#selAccountTopRight{
	float:left;
	width:49%;
}
#selMyAccount h3{
	color:#BD0000;
	padding-bottom:15px;
}
.clsAccountTb1 .clsFormLabelCellDefault,.clsFundsTb1 td,#selMyAccount td,#selMyAccount th{
	font-size:11px;
}
.clsAccountTb1 .clsFormLabelCellDefault{
	padding:0.2em 0;
}
.clsFundsTb1 .clsCo2{
	padding:10px 20px 0 0;
}
.clsFundsTb1 span{
	padding:0 5px;
}
.clsAccountTb1 .clsLastCo{
	padding:20px 0 0 0;
}
.clsFundsTb1 p{
	padding-bottom:3px;
}
.clsMyAccountCommon th{
	background:#474747;
	color:#FFF;
	padding:3px;
}
#selMyAccount .clsRowB{
	background:#F2F0F0;
}
#selMusicVideo .clsRowB{
	background:#F2F0F0;
}
#ShowsDisplay .clsRowB{
	background:#F2F0F0;
}

.clsMyAccountCommon td{
	padding:0.5em 0;
}
.clsMyAccountCommon,#selAccountTop{
	background:url(../screen_grey/dotted.jpg) repeat-x bottom left;
	padding-bottom:20px;
	margin-bottom:25px;
}
/*selTags*/
#selTags{
	margin:0 30px;
}
#selTags h2{
	margin:10px 0;
}
#selTags .clsDescription{
	background:#333333;
	padding:10px;
	font:bold 16px Arial;
	color:#FFF;
}
#selTagsContent{
	margin-top:15px;
}
#selTagsContentLeft{
	float:left;
	width:55%;
	background:#DEDDDE;
	padding:5px 10px 47px 10px;
}
#selTagsContentLeft p{
	padding:5px 0;
}
#selTagsContentRight{
	float:right;
	width:41%;
}
.clsTagsMainTb1 .clsImageDescription{
	width:95px;
}
.clsTagsMainTb1 td{
	vertical-align:top;
}
.clsTagsLeftTb1 td,.clsTagsLeftTb2 td{
	padding:15px 0;
	vertical-align:top;
}
.clsTagsMainTb1 td a{
	font:bold 11px Verdana;
	color:#DB2323;
}
.clsTagsLeftTb1 td p{
	padding-bottom:3px
	}
.clsTagsLeftTb1	{
	margin-right:10px;
}
.clsTagsLeftTb2{
	margin-left:10px;
}
.clsLoginSubmitTb1{
	width:400px;
	margin:10px 0 0 40px;
}
.clsLoginSubmitTb1 .clsCo2 input{
	width:90%;
}
.clsLoginSubmitTb1 .clsCo1{
	width:30%;
}
.clsLoginSubmitTb1 td{
	padding:2px 0;
}
.clsMyProfile{
	margin:0 ;
	padding:0;
}

#membermyprofile #main{
	margin:0;
}
/*selSignupMusician*/
#selSignupMusician{
	padding:10px 50px;
}
#selSignupMusician h2{
	margin-bottom:20px;
	text-transform:uppercase;
	color:#333333;
}
#selSignupMusician h2 span{
	padding-left:20px;
	color:#D00A0B;
}
#selSignupMusician .trc1{
	padding:20px;
}
#selSignupMusician td{
	padding:3px 0;
	font-size:11px;
}
#selSignupMusician .clsFormCellLabelDefault{
	width:35%;
	color:#FFF;
	font-size:11px;
}
#selSignupMusician .clsTextBox{
	width:80%;
}
#selSignupMusician .clsTextBox2{
	width:50%;
	margin-right:5px;
}
#selCardType p{
	color:#FFF;
	font-weight:bold;
	padding-bottom:4px;
}
#selCardType p a{
	color:#FFF;
	font-weight:normal;
	padding-left:10px;
}
#selSignupMusician .clsListBox2{
	width:30%;
}
#selSignupMusician .clsTextBoxSmall{
	width:40%;
}
#selSignupMusician .clsTextBox1{
	width:20%;
}
#selSignupMusician .clsListBox{
	width:80.9%;
}
#selSignupMusician .clsDaytime span{
	padding:0 5px 0 0;
	color:#FFF;
}
#selSignupMusician .clsRo{
	text-align:right;
	padding:10px 40px 10px 10px;
}
#selSignupMusician .clsBilling{
	color:#FFF;
	padding:10px;
}
#selSignupMusician h3{
	color:#FFF;
	font:bold 11px Verdana;
	text-transform:uppercase;
	padding-bottom:10px;
}
.clsSingupCommom{
	margin-bottom:20px;
}
#selBillingInformationLeft{
	float:left;
	width:90%;
}
#selBillingInformationRight{
	float:left;
	width:49%;
}
/*-----------------------------------------------------------------------
/*myprofile style 1 
#membermyprofile #selMainBody,#membermyprofile #main{
	background:#CBCBCB;	
}
#membermyprofile #selMainNavigation{
	background:url(../screen_grey/bg-selMainNavigation1.jpg) no-repeat center top;
}
#selProfileBlockBottom #selProfleListing,#selProfileBlockBottom table,#selProfileBlockBottom td,#selProfileBlockBottom #selProfleListing1{
	background:#333333;
}		 
#selProfileBlockBottomRight .clsTotolFans,#selProfleListing .clsTotolFans{
	background:#484848;
}

#selProfileBlockBottomRight span,#selProfleListing span{
	margin:0 7px;
	background:url(../screen_grey/bg-nav1.jpg) no-repeat;
}
#selProfileBlockBottom .clsTotolFans{
	color:#FFF;
}
#selProfileBlockBottomLeft td{
	background:#484848 !important;
	color:#FFF;
}
#selProfileBlockBottomLeft th,#selProfileBlockBottomRight td{
	color:#C2C2C2;
}
#selProfileBlockBottom .clsTitle{
	color:red;
}
#selProfileBlockBottomLeft li,#selProfileBlockBottomRight li{
	background:url(../screen_grey/profle-over1.jpg) no-repeat center center;
} 
#selProfileBlockBottomLeft li a:hover,#selProfileBlockBottomRight li a:hover,#selProfileBlockBottomRight li.clsActive a ,#selProfileBlockBottomLeft li.clsActive a,#selProfileBlockBottom #lefttab .clsActive a{
	background:url(../screen_grey/profle-over-ho1.jpg) no-repeat center center;
	color:#323232;
}
#selProfileBlockMiddleLeft #selAboutMe,#selProfileBlockMiddleRight #selFavourite{
	background:#333333 ;
	padding:5px;
}
/*end of myprofile style 1 */

/*myprofile style 2 
#membermyprofile #selMainBody,#membermyprofile #main{
	background:#333333;	
}
#membermyprofile #selMainNavigation{
	background:url(../screen_grey/bg-selMainNavigation2.jpg) no-repeat center top;
}
#membermyprofile #selMainNavigation li a{
	color:#000;
	border-right:1px solid #000;
}

#righttab{
	background:#FFF;
	border:0;
}
#selProfileBlockBottomLeft li,#selProfileBlockBottomRight li{
	background:url(../screen_grey/profle-over2.jpg) no-repeat center center;
} 
#selProfileBlockBottomLeft li a:hover,#selProfileBlockBottomRight li a:hover,#selProfileBlockBottomRight li.clsActive a ,#selProfileBlockBottomLeft li.clsActive a,#selProfileBlockBottom #lefttab .clsActive a{
	background:url(../screen_grey/profle-over-ho2.jpg) no-repeat center center;
	color:#323232;
}
#selProfileHeading{
	background:#FFF;
}
#selProfileHeading h3{
	color:#333333;
}
#selProfileBlockMiddleLeft #selAboutMe,#selProfileBlockMiddleRight #selFavourite{
	background:#333333 ;
	padding:5px;
}
/*end of myprofile style2 */


/* This is the stats section for CSS*/
/************************************************
* TABLES
************************************************/

table { border-collapse: collapse; }
.bandinfo, .extras_tbl, .extras_tbl2 {
    width: 276px;
    margin: 0 10px;
    font: normal 10px Arial, Verdana, Tahoma, sans;
    line-height: 120%;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 256px;
	
}

.extras_tbl {
    width: 210px;
    margin: 0 0 7px 0;
	border:1px solid  #666666;
	margin-left:10px;

	
	
	
}
.extras_tbl2 {
    width: 210px;
    margin: 0;
}
td.leftcol, td.leftcol_alt {
    text-align: left;
    vertical-align: top;
    padding: 2px 0;
	
}

td.leftcol strong, td.leftcol_alt strong { color: #777; }
#pro_Skinny td.leftcol, #pro_Skinny td.leftcol_alt { vertical-align: middle; }
td.pixcol, td.pixcol_alt {
    width: 56px;
    height: 46px;
    padding: 8px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 40px;
    height: 30px;
}

td.pixcol img, td.pixcol_alt img {
    width: 40px;
    height: 35px;
}

#pro_Photo td.leftcol {
    width: 100%;
    font-weight: bold;
    font-family: tahoma, verdana, arial, sans-serif;
    color: #111;
}
#pro_Photo td.leftcol em {
    font-weight: normal;
    font-style: normal;
    font-family: arial, helvetica, verdana, sans-serif;
    color: #111;
}
#pro_Mini td { padding: 4px; }
td.rightcol, td.rightcol_alt {
    text-align: right;
    vertical-align: top;
    padding: 2px 0;
}
.bandinfo a, .bandinfo a:visited { font-weight: bold; }

td.rightcol { width: 80px; }

a.graylinx, a:visited.graylinx { color: #333; }

td.leftcol, td.leftcol_alt, td.rightcol, td.rightcol_alt { color: #FFF;  }


.shows_page td { color: #222; }
.songheader { background: #FFF; }

#pro_Player_admin #pro_Songs { font: normal 9px Arial, Verdana, Tahoma, sans; }
    .songs_list {
        height: 17px;
        padding-top: 4px;
        border: 1px #DCDCDC solid;
        border-left: 0;
        border-bottom: 0;
    }
    .songs1 { background: #F3F3F3; }
    .songs2 { background: #FFF; }
    /*li.songs1:hover, li.songs2:hover { background: #e6e6e6; }*/
    .song_c1 { padding: 0 0 0 9px; }
    ul#pro_Songs { margin-top: 0; padding-top: 0; width: 409px;}
	.clsVideoLi ul li{
    float:left;	
	}
	.clsStarVideorating ul li{
	float:left;
	}
	
/*Banner Page */
.radio_select{
		width:40px;
		overflow:hidden;
		margin:0 auto;
		text-align:left;
	}
.banner_select td{
		width:24%;
		overflow:hidden;
		margin:0 auto;
		text-align:left;
		padding:10px;
		vertical-align:middle;
	}	
.banner_select
{
 border:2px solid #999;
 width:750px;
 margin-left:10px;
 
 
}

.bannertabs
{
 
 width:200px;
 margin-left:10px;
 margin-top:10px;
 height:17px;
 font-family:Verdana, Arial, Helvetica, sans-serif
}

.fragment-button {
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;

}

.fragment-button_active {
background-color:#FF3300;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.textarea_banner{
 margin:10px;
 width:500px;
 height:80px;
 
}

/*Content Page */

.player_links{
font-size:12px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
padding-left:60px;

}
.player_links li{
float:left;
}
.rating_width
{
position:relative;
top:-37px;
width:160px;
* width:320px;
clear:both;
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:0px 0 0 65px;
* padding:0px 0 0 23px;

}
.rating_width_a
{
	* padding:0px 0 0 170px;
	* width:150px;
}
.clsVote1{
margin:0 34px 1px -70px;
* margin:0 34px 1px -5px;
}

.clsCo3_rating{
color:#FF3300;
font-size:12px;
}

.cls_ratebar{
* margin-left:25px;
width:150px;
* width:150px;
}
/* Opera */ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {.unit-rating li.current-rating{ margin-top:40px!important; } }

.cls_staticrating{
* padding-left:120px;
}

.cls_staticrating li{
* margin-left:0px!important;

}
/* Opera */ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .cls_staticrating li{ margin-top:40px!important; } }

