@charset "utf-8";
/* CSS Document */
/*global styles*/
body, ul, li, dl, dt, dd, h1, h2, h3, h4, p  {
	margin: 0px;
	padding: 0px;
}
div  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	background-color:#d3d3d3;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
html {
scrollbar-face-color:#f2f2f2;
scrollbar-highlight-color:#b9b9b9;
scrollbar-3dlight-color:#878787;
scrollbar-darkshadow-color:#838383;
scrollbar-shadow-color:#141313;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#f9f9f9;
}
.clear { 
	clear:both; 
}
#container {
	width:980px;
	height:auto;
	background-color:#ffffff;
}
/*global site header*/
#siteheader  {
	width: 960px;
}
.animatedbanner  {
	height: 38px;
	width: 920px;
}  
#flashanimheader  {
	border: 1px solid #b9b9b9;
	height: 302px;
	width: 906px;
}
#headercontent  {
	background-image: url(/themes/templates/images/header_bg.gif);
	background-repeat: repeat;
	width: 960px;
	height: 348px;
}
#descriptionbox  {
	height: auto;
	width: 930px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.desctext  {
	height: auto;
	width: 930px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-variant: normal;
	text-transform: none;
}
#headernav  {
	height: 52px;
	width: 960px;
}
/*styles for home page and tour pages*/
/*generic panel*/
.paneltop  {
	margin: 0px;
	height: 10px;
	width: 960px;
}
.panelcontent {
	background-image: url(/themes/templates/images/header_bg.gif);
	background-repeat: repeat;
	width: 960px;
	height: auto;
}
.panelbase  {
	height: 40px;
	width: 960px;
}
/*scenepanel-uses generic panel for shell*/
/*scene panel*/
.scenepanel  {
	height: auto;
	width: 960px;
}
.scenepanel a:link {
	text-decoration: underline;
}
.videoandlargepicbox  {
	width: 912px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sceneboxleft  {
	float: left;
	width: 264px;
	height: auto;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	display: block;
}
.sceneboxleft a:link  {
	color: #000000;
	text-decoration: underline;
}
.picborder  {
	border: 1px solid #b9b9b9;
}
/*
.scenetitle  {
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial Black;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
*/
.scenetitle  {
	width: 260px;
	margin:0px;
}
.scenename  {
	/*float: left;*/
	width: 256px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.scenedate  {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	float: right;
	width: 70px;
	text-align: right;
}
.scenetitle ul  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.scenetitle li  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0.5em;
}
.sceneassets  {
	width: 250px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
	text-align:left;
}
.sceneassets ul  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.sceneassets li  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0.5em;
}
.scenetext  {
	width: 250px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	text-align:justify;
}
.instantaccess  {
	width: 260px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}
.instantaccess a:link {
	color: #000000;
	text-decoration: underline;
}
.instantaccess a:visited {
	color: #666666;
	text-decoration: underline;
}
.instantaccess a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.instantaccess a:active {
	color: #999999;
	text-decoration: underline;
}
.joinlinks  {
	width: 260px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
.joinlinks ul  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.joinlinks li  {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-top: 0.3em;
	margin-right: 0.1em;
	margin-bottom: 0.3em;
	margin-left: 0em;
}
.flashvidpreview  {
	float: right;
	height: 466px;
	width: 642px;
	border: 1px solid #b9b9b9;
	display: inline;
	background-color: #f8f8f8;
}
/*between scenes*/
.betweenpanel  {
	padding: 3px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.betweenpanel h1  {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.betweenpanel p  {
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
}
.betweenpanel a:link {
	color: #cc0000;
	text-decoration: underline;
}
.betweenpanel a:visited {
	color: #c00000;
	text-decoration: underline;
}
.betweenpanel a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.betweenpanel a:active {
	color: #990000;
	text-decoration: underline;
}
/*home and next navigation*/
#joinnextbox  {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px; 
}
#joinnow  {
	float: left;
	margin: 0px;
}
#nextpage {
	float: right;
	margin: 0px;
}
#joinnextbox span  {
	display: none;
}
/*calendar*/
/*calendar and coming soon*/
.csheader  {
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.cstop  {
	width:966px;
}
.csbody  {
	background-image:url(/themes/templates/images/comingsoon_bg.gif);
	background-repeat:repeat;
	width:966px;
	font-weight:bold;
}
.csbottom{
	width:966px;
}
#calendarcont  {
	width: 854px;
    text-align: center;
    padding-left: 3px;
}
.calbox {
	width: 120px;
	height: 150px;
	display: inline;
	float: left;
	font-size: 10px;
	text-align: center; margin:auto 0;
	border: 1px solid #000000;
}
.days {
	width: 854px;
	display: inline;
    text-align: center;
}
.sname {
	font-size: 10px;
	text-align: center;
	display: inline;
	width: 110px;
	height: auto;
}
.udname {
	font-size: 10px;
	font-weight: bold;
	color: #2c83ae;
	text-align: center;
	display: inline;
	width: 90px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mo  {
     width: 40px;
	 margin-left:2px;
	 float: left;
	 text-align:left;
	 display: inline;
	 font-weight: bold;
}
.day  {
     width: 40px;
	 margin-right:2px;
	 float: right;
	 text-align:right;
	 display: inline;
	 font-weight: bold;
}
.girlpic100 {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*bonus sites box*/
#bonussites  {
	width: 840px;
}
#bonussites h1  {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin: 0.2em;
}
#bonussites p  {
	margin: 0.4em;
	text-align: left;
}
.bonussitesrow  {
	width: 820px;
}
.bonussitesleft  {
	float: left;
	width: 410px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.bonussitesright  {
	float: right;
	width: 410px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sitescreen  {
	margin: 3px;
	float: left;
	width: 150px;
	border: 1px solid #000000;
}
.sitescreen img  {
	width: 150px;
	height: 100px;
}
.sitedesc  {
	margin: 0px;
	padding: 2px;
	float: right;
	width: 240px;
}
.allsites {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.hilight {
	color: #cc0000;
	font-weight: bold;
}
/*vid preview sites*/
#flvcontainer {
	width: 769px;
	background-image: url(/themes/templates/images/flv_preview_03.gif);
	background-repeat: repeat;
	height: auto;
}
.videoandlargepicboxflv {
	width: 748px;
	padding-right: 0px;
}
#flvpreviewbox  {
	float: left;
	height: 500px;
	width: 640px;
	border: 1px solid #000000;
}
#sitessidebar {
	width: 105px;
	height: auto;
	float: right;
}
#vidpreviewtext {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.flvpreviewpitch {
	font-size: 16px;
	font-weight: bold;
}
.space {
	font-family: "Lucida Sans Unicode";
	font-size: 1px;
	color: #000000;
}
.alls {
	font-size: 10px;
	font-weight: bolder;
}
/*latest50girls*/
.latest50header  {
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#latest50list{
	width:900px;
	height:auto;
	text-align:center;
}
dl.latest50thumb  {
	width:150px;
	text-align:center;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;/*	padding-top:8px;
	padding-right:10px;
	padding-bottom:8px;
	padding-left:10px;
*/
}
.latest50thumb dt { 
font-weight:bold; 
}
.latest50thumb dt img
{
border:1px solid #000000;
width:100px;
height:100px;
}
.latest50thumb dd {
	font-size:10px;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sitehilite  {
	color: #cc0000;
}
a.tn:hover img { 
border: 1px solid #ff0000;
}
.pitchfooter  {
	width: 605px;
}
/* footer layout */
#footer {
	width:966px;
	padding-top:15px;
	padding-right:0px;
	padding-bottom:15px;
	padding-left:0px;
	font-weight:bold;
	position: relative;
}
/*Footer Section*/ 
#footer #mxpFooter {
	width: 888px;
	height: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#footer #mxpFooter img {
	width: 888px;
	height: 275px;
	border: 0px;
}
#footer p  {
	padding: 0px;
}
#footer ul {
	margin:0px;
	padding:3px 0px;
}
#footer ul li{
display:inline;
}
.mcefooter {
	font-size:10px;
}
#footer p.mcefooter {
	padding: 3px 0px;
	font-size:10px;
}
.mcefooter {
	font-size:10px;
}
#footer p#billingNotice  {
	font-size: 12px;
	text-align: center; 
	font-weight: bold;
	width: auto;
	height: auto;
	padding-bottom: 3px;
}
#footer p#billingNotice  {
	padding: 5px 0px;
}
#footer ul#socialMedia  {
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 48px; 
	height: 24px;
}
#footer ul#socialMedia li  {
	float: left; 
	display: inline;
	width: 20px;
	height: 20px;
	margin: 2px;
}
#footer ul#socialMedia li a  {
	display: block;
	width: 20px;
	height: 20px;
}
#footer ul#socialMedia li a#twitter  {
	background: url(/themes/templates/images/twitter20.png) 0px 0px no-repeat;
}
#footer ul#socialMedia li a#facebook  {
	background: url(/themes/templates/images/facebook20.png) 0px 0px no-repeat;
}
/*pagination styles*/
.paging {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.paging a:link		{
	text-decoration:none;
}
.paging a:visited		{
	text-decoration:none;
}
.paging a:hover		{
	text-decoration:underline;
}
.paging a:active		{
	text-decoration:none;
}
.paging2  { 
	/*border:1px solid #000000;*/
	font-weight: bold;
	text-decoration: underline;
}
/*for pagination style*/
.pagenavstyle  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.count  {
	/*color: #f00000;*/
	padding-bottom: 2px;
}
#paginationLower  {
	width: 900px;
	height: auto;
	text-align: center;
}
#paginationLower ul  {
	width: 760px;
	height: auto;
	list-style-type: none;
	list-style-image: none;
	margin: 0px auto;
	text-align: center;
}
#paginationLower ul li {
	display: inline;
	padding: 3px;
}
#paginationLower ul li#currentPage  {
	font-weight: bold; 
	text-decoration: underline;
}
