/**button style*/
a.btn_episode, a.btn_photos, a.btn_trailer{
    background-color: #9F8959;
}

a, a:visited{ color: white;}

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

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

/*extras Styles*/
.ringtones .name, ol.tutorial li{color: #333!important; font-size:14px; font-weight:bold}
.walls {!important; color:#333;}
.extrasArea {background:#FFFFFF!important; color:#333;}


/* On member's page. Bottom color bar - 'play full episode' */
.playFullEpisode {background-color:#9a8a5e !important;}

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



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

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

/* episode description-text color */
.sitedesc {color: #9aa2bc !important;}

.episode {background:#000000 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 AND Sort By: link on INDEX page */
.join a:link, .join a:visited {color: #99a1bc !important;}
.join a:hover {color: #000000 !important;}


/* sub section title bars */
.sectionHdr {background-color: #2c2c2c !important;}


/* sorting bar area - change bg color */
.butnBg {background:#9a8a5e url(/images/common/butnBarBg.png) repeat-x left bottom !important; color: #fff !important;}

/* toggle bar - pick connection */
.toggleBg {background-color: #999 !important;color: #333;text-shadow: none;}
		
/* nav area */
.navArea, div.paginator, .playTrailer  {background-color: #000 !important;}
	
/*support section*/
.support {color: #999 !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: #9a8a5e !important;}
.question a:visited, .support a:visited {color: #9a8a5e !important;}
.question a:active, .support a:active {color: #1b2333 !important;}

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

/** all these classes are for new color BG image **/
.episode .butn_right_lg , 
.episode .butn_right_sm ,
.jsddm .butn_std ,
.jsddm .butn_menu ,
.jsddm .butn_right ,
.jsddm .butn_tab,
.paginator .butn_number, 
.paginator .arrows, 
.paginator .butn_number .active ,
#searchBox .butn_std,
.mainWrapper #pageContainer .pageListing.selected .paginator .container .arrows ,
.paginator .butn_number.active
{
    background-image: url(/images/t2/std-buttons-imm.png);
}
.stripe{background-color: #57627C;}
