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

.gallery h2{color: #FFF;}
.footer {background-color: #232323; color: #fff !important; background-image:none;}
.extrasArea {background-color: #FFF; color: #000;}

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

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

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

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

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

/* episode background - color*/
.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 */
.sort a:link, .sort a:visited {color: #FCE3FD !important;}
.sort a:hover {color: #000000 !important;}

/* txt links on join page */
.join a:hover {color: #000 !important;}


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


/* 'sort by' area - change bg color */
.butnBg {background:#762053 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: #ccc !important;}
.question a:visited, .support a:visited {color: #fff !important;}
.question a:active, .support a:active {color: #1b2333 !important;}

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

a.btn_episode, a.btn_trailer, a.btn_photos{
    background-color: #911C58;
    border: 1px solid #8F6779;
}
.playTrailer a, .playTrailer a:visited{
    color: #FFF;
}

/**
* T2
*/

.stripe{
    background-color: #7F2351;
}
  
/** 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-pvs.png);
}

