/* COLOR KEY */
/* #2a2029 - purple/grey - for bg */
/* #232323 - footer color - dark grey */
/* #cde24d - flourecent green */
/* #a2439d - purple-for over states */
/* #794176 - purple/grey-sorting bar area */
/* #794176 - dark purple - text links */
/* #8e9f25 - dark green - text links */


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

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

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

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



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

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

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

.episode {background:#181818 url(detailsC.png) repeat-x scroll left bottom !important;}

li.support, .join, li.walls, .cancel-offer {color: #333 !important; background:#fff url(detailsD.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: #b1c770 !important;}
.join a:hover {color: #000000 !important;}


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


/* sorting bar area - change bg color */
.butnBg {background:#92aa48 url(butnBarC.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: #a68316 !important;}
.ringtones a:visited{color: #a68316 !important;}
.ringtones a:hover{color: #000000 !important;}

a.btn_episode, a.btn_trailer, a.btn_photos{
    background-color: #A36A00;
    border: 1px solid #AA8D65;
}

.playTrailer a, .playTrailer a:visited{
    color: #FFF;
}


/**
* T2
*/

.stripe{
    background-color: #577025;
}
  
/** 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(std-butt.png);
}

div.thumb, div.thumb img {
    width: 160px;
    height: 120px;
}
.episodeList li.episode, .clipList li.episode {
    height:120px;
}
.episodeList .sitedesc {
    height: 72px;
}
a.btn_episode, a.btn_trailer, a.btn_photos{
    padding: 0 2px;
    margin: 2px;
    font-size: 12px;
}
