@charset "utf-8";
/* Styles For Global Site Footers Including SubFooter Box */
/*Graphic On Footer*/
#footerCTA  {
	width: 888px;
	height: 275px;
	padding: 20px 0 30px 0;
}
#footerCTA img {
	width: 888px;
	height: 275px;
	border: none;
}
/*Styles For Subfooter Box*/
#subfooter  {
	width: 948px;
	height: 270px;
	background: #000;
	border: 1px solid #333;
	position: relative;
	margin-top: 20px;
}
#subfooter h2  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
	color: #fff; 
	background-color: #fe0002;
	width: 230px; 
	height: 36px;
	padding: 4px;
	float: left; 
	display: inline;
}
#subfooter ul#topNavBox  {
	width: auto;
	height: 36px;
	float: left; 
	display: inline;
	margin: 0;
	padding: 6px 4px 2px 4px; 
}
#subfooter ul#topNavBox li  {
	width: auto;
	padding: 4px 24px 4px 20px;
	background: url(/themes/templates/images/footer_arrow.png) 0px 6px no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#subfooter ul#topNavBox li a  {
	font-size: 16px;
	text-decoration: none; 
	color: #ccc;
}
#subfooter h3#estDate  {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 2px;
	margin-left: 242px;
	font-weight: normal;
}
#subfooter h4#lowerTag  {
	color: #afafaf;
	font-size: 20px;
	text-transform: uppercase;
	margin-left: 242px;
	font-weight: normal;
}
/*Note: the class 'page' is for the page user is currently on*/
#subfooter ul#topNavBox li a:hover, #subfooter ul#topNavBox li a.page  {
	text-decoration: underline; 
	color: #fff;
}
#subfooter .subNavBox  {
	width: 150px;
	height: 220px;
	padding: 3px 4px;
	margin: 0; 
	float: left; 
	display: inline;
	background: #fff;
}
#subfooter .subNavBox h3  {
	text-align: center;
	font-size: 20px;
	padding: 3px 0;
}
#subfooter .subNavBox h3 a  {
	text-decoration: none;
}
#subfooter .subNavBox h3 a:hover  {
	text-decoration: underline;
}
#subfooter .subNavBox#sites  {
	background: #f2f2f2;
}
#subfooter .subNavBox#sites a  {
	color: #fe0000;
}
#subfooter .subNavBox#girls  {
	background: #bdbdbd;
}
#subfooter .subNavBox#scenes  {
	background: #777;
	color: #fff;
}
#subfooter .subNavBox#shows {
	background: #666;
	color: #fff;
}
#subfooter .subNavBox span.uc  {
	text-transform: uppercase;
}
#subfooter .subNavBox#community  {
	background: #333;
	color: #fff;
}
#subfooter .subNavBox#join {
	background: #fe0002;
	color: #fff;
}
#subfooter .subNavBox#scenes a, #subfooter .subNavBox#shows a, #subfooter .subNavBox#community a  {
	color: #fff;
}
#subfooter .subNavBox#join h3, #subfooter .subNavBox#join h3 a  {
	text-transform: uppercase;
	color: #fe0002;
}
#subfooter .subNavBox#join h3, #subfooter .subNavBox#join h3 a  {
	text-transform: uppercase;
	color: #fff;
}
#subfooter .subNavBox#sites h3 a, #subfooter .subNavBox#girls h3 a  {
	color: #000;
}
#subfooter .subNavBox#join h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0; 
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#subfooter .subNavBox#join ul li span.stat  {
	font-weight: bold;
	color: #feb600;
}
#subfooter .subNavBox ol  {
	width: 144px;
	height: 190px;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 auto;
}
#subfooter .subNavBox ol li  {
	padding: 1px 0;
	margin: 0 auto;
}
#subfooter .subNavBox ul  {
	width: 140px;
	height: 190px;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
}
#subfooter .subNavBox ul li  {
	padding: 2px 0 2px 20px;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
#subfooter .subNavBox#community ul li, #subfooter .subNavBox#shows ul li, #subfooter .subNavBox#join ul li  {
	padding-left: 2px;
}
#subfooter .subNavBox#shows ul, #subfooter .subNavBox#join ul  {
	width: 144px;
	padding-left: 4px;
}
#subfooter .subNavBox#join ul {
	width: 146px;
	padding-left: 0px;
}
#subfooter .subNavBox#shows ul li.show  {
	font-size: 13px;
	color: #6fb8f5;
}
#subfooter .subNavBox#shows ul li.show span.zone  {
	font-size: 9px; 
	color: #fff;
}
#subfooter .subNavBox ul li a  {
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#subfooter .subNavBox ul li a:hover  {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
/*The very bottom footer*/
#footer  {
	width: 1000px;
	height: auto;
	margin-top: 10px;
	background-color: none;
	text-align: center;
	color: #f2f2f2;
	font-size: 12px;
}
#footer ul  {
	margin: 0 auto;
}
#footer a  {
	color: #78d4f6;
}

