/*EbonySheMale Custom CSS*/
/* COLOR KEY */
/* #444444 - grey */
/* #949482 - tan */
/* #886655 - brown tan */
/* #393532 - brown gray */
/* #664444 - red brown */
/* #c1c1b1 - biege */






/* body background color */
body {background-color: #444444; color: #fff !important; background-image:none;}

/*extras Styles*/
.ringtones .name, .extrasArea ol.tutorial li{color: #FFF!important}

.footer {
	background-color: #a0a090;
	color: #fff !important;
	background-image:none;
}

.footer p {
	color:#FFFFFF;
	margin-right:4px;margin-left:4px;
	font-weight: normal;}

.playFullEpisode {background-color:#664444 !important;}

/* text link colors */
.footer a, .footer a:visited, .navArea a.on, div.paginator a.on, .sort a.selected, .butnBg a:hover {
	color:#552222 !important;
}

/* section hdr title bars*/
.butnBg, .mainWrapper {background-color:#949482; color:#fff !important;}

/* episode title */
.sitename {color: #664444 !important;}

/* episode description */
.sitedesc {color: #393532 !important;}

.episode {background:#ffffff url(/images/common/detailsBarBgNiche.png) repeat-x scroll left bottom !important;}

li.support, li.walls, .cancel-offer {color: #333 !important; background:#fff url(/images/common/detailsBarBg.png) repeat-x scroll left bottom !important;}

/* txt links on join page */
.join a:link, .join a:visited {
	color: #552222 !important;
}
.join a:hover {color: #552222 !important;}


/* sub section title bars */
.sectionHdr {background-color: #2c2c2c;}
.butnBg {background:#999988 url(/images/common/butnBarBg.png) repeat-x left bottom !important; color: #fff !important;}

/* toggle bar - pick connection */
.toggleBg {background-color: #999; repeat-x left top !important;color: #333;text-shadow: none;}
		
/* nav area */
.navArea, div.paginator, .playTrailer  {
	background-color: #444444 !important;
	color: #FFF;
}
	
/*support section*/
.support {color: #ccc !important;}
.support .question, .question a, .answer a, .answer li, .join a, .list li a, .tutorial li  {color: #333 !important;}
.question a:hover, .support a:hover {color: #886655 !important;}
.question a:visited, .support a:visited {color: #886655 !important;}
.question a:active, .support a:active {color: #886655 !important;}

/*ringtones section*/
.ringtones a, .ringtones a:link{color: #886655 !important;}
.ringtones a:visited{color: #886655 !important;}
.ringtones a:hover{color: #886655 !important;}

/*play trailer link*/
.playTrailer a, .playTrailer a:visited{
   color: #FFF;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}

a, a:visited{
   color: #EFEFEF;
   border: 0;
}
.sectionhdr{
	font-weight:bold;
	font-size:larger;
	text-align:center;
}
p {
   color:#FFFFFF;
}
td {
   color:#FFFFFF;
}
.support p {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #333333;
}
.name {
   color: #333333;
}

a.btn_episode, a.btn_trailer, a.btn_photos{
   background-color: #633443;
}

