/*Mobile Milf Videos Custom CSS */
/* 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 */

/*GSE Fix Styles*/
.gallery h2{color: #FFF;}
.extrasArea {background-color: #FFF; color: #000;}

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

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

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

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

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

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

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

.episode {background:#2c2c2c 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: #8e9f25 !important;}
.join a:hover {color: #000000 !important;}


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


/* sorting bar area - change bg color */
.butnBg {background:#794176 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: #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: #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: #8d3388 !important;}
.ringtones a:visited{color: #8d3388 !important;}
.ringtones a:hover{color: #000000 !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: #A1D605;
}
