@charset "utf-8";
/* CSS Document */
html {
	overflow:-moz-scrollbars-vertical;
}
body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, p  {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ol  {
	list-style-type: decimal;
}
div  {
	margin: 0 auto;
	padding: 0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:11px;
	/*color:#ffffff;*/
	font-weight: normal;
	/*background-color: #127546;*/
	/*background: #000;*/
	background-color: #fff;
	color: #333;
}
a  {
	/*color: #fff;*/
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
form input[type="hidden"]  {
	margin: 0px;
	padding: 0px;
	border: none;
	display: none;
	visibility: hidden;
}
.clear { 
	clear:both; 
}
.float_left  {
	float: left;
}
.float_right  {
	float: right;
}
.picborder  {
	border: 1px solid #999;
}
#container {
	width:1000px;
	height:auto;
	/*min-height:700px;*/
}
#header  {
	width: 1000px;
}
#headernav  {
	width: 1000px;
	height: auto;
}
#headernav ul  {
	width: 1000px;
	height: auto;
	margin: auto;
	padding-bottom: 10px;
}
#headernav ul li, #headernav ul li a {
	display:inline;
	/*padding:5px;*/
	padding: 4px;
	margin:0px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
			}
#contactUsPage #headernav ul li#hn_contact a, #becomePage #headernav ul li#becomeLink a, #headernav ul li a.selectedLink  {
	text-decoration: underline;
}
#headerimg  {
	width: 1000px;
	height: 120px;
}
h2#headerLogo  {
	font-family: Arial, Helvetica, sans-serif; 
	/*color: #fff;*/
	color: #333;
	font-size: 88px;
	text-transform: uppercase;  
	font-weight: normal;
	text-align: center;
	margin: 10px auto;
}
h2#headerLogo span#first  {
	color: #8e1dae;
	font-weight: bold;
}
h2#headerLogo span#last  {
	color: #ae1d91;
}
#indexbody h2#headerLogo  {
	margin-top: 20px;
}
#phone  {
	font-size: 24px;
	/*color: #fff;*/
	color: #333;
	margin: 12px auto;
}
#mainContent  {
	width: 100%;
	text-align: center;
	height: auto;
}
.adPanel		{
	width:100px; 
	height:100%;
	font-size:18px;
	padding-right: 5px;
	padding-left: 5px;
}
.adPanel img	{
	width:100px; 
	height:auto;
	border:1px solid black;
}
.adPanel p  {
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainBody  {
	width: 740px;
	height: auto;
}
#pup	   {	
	position:absolute; 
	visibility:hidden; 
	z-index:200; 
	width:260;
}
/*New Styles 08/12/2008*/
.model_avail  {
	font-weight:bold; 
	font-size:12px; 
	/*color:#000;*/
	color: #f9f9f9;
}
.model_start  {
	visibility:hidden; 
	display:none; 
	color:#000000; 
	font-size:10px;
	font-weight:normal; 
	font-size:12px; 
	color:#000;
}
#modelPics  {
	width: 738px;
	margin: auto;
	height: auto;
}
#modelPics .modelPicBox  {
	width: 135px;
	height: 260px;
	float: left;
	display: inline;
	border:1px solid #939; 
	text-align:center;
	margin: 5px;
	padding:0px;
	background: #7a7c7d;
	border: 1px solid #8e1dae;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px 0px #939;
	-moz-box-shadow: 1px 1px 1px 0px #939;
	box-shadow: 1px 1px 1px 0px #939;  
}
#modelPics .bannerBox  {
	width: 135px;
	height: 252px;
	float: left;
	display: inline;
	border: none;
	text-align:center;
	margin: 5px;
	padding:0px;
}
#modelPics .modelPic  {
	width:135px; 
	height:auto;
	text-align:center;
	padding:0px;
	position: relative;
}
#modelPics .modelPic img  {
	width:133px; 
	height:200px;
	margin:0px;
	padding:0px;
	border: none;
}
#modelPics .modelPicBox .modelPic img  {
	border: none;
}
#modelPics .stageName  {
	font-size:12px; 
	color: #ae1d91;
	font-weight: bold;
	text-align:center;
	color: #fff;
	position: absolute; 
	bottom: 0;
	left: 0;
	background: url(/themes/foxxxmodeling/images/picbg.png) 0 0 repeat; 
	z-index: 100000;
	width: 135px;
	height: auto;
}
#modelPics .model_avail  {
	font-weight:normal; 
	font-size:10px;
	font-weight: bold; 
	/*color:#000000;*/
	color: #f9f9f9;
}
#modelPics .model_start  {
	visibility:hidden; 
	display:none; 
	color:#000000; 
	font-size:10px;
	font-weight:normal; 
	font-size:10px; 
	color:#000000;
	/*color:#f9f9f9;*/
}
.clear  {
	clear: both;
}
.banner  {
	
}
/*Index Page*/
#indexbody  {
	/*background-color: #127546;*/
	/*background: #000;*/
	background: #fff;
}
#indexpage  {
	width: 600px;
}
#indexbody h2#headerLogo  {
	margin-top: 100px;
}
#indexbody #indexPics  {
	width: 1000px;
	height: 302px;
}
#indexbody #indexPics .pgPic  {
	width: 200px;
	height: 300px;
	float: left;
	display: inline;
	border: 1px solid #777;
	margin: 10px 24px;
}
#indexbody #indexPics .pgPic img {
	width: 200px;
	height: 300px;
}
#indexpage #logo, #indexpage #logo img {
	width: 1000px;
	height: 120px;
	border: 0px;
    text-align: center;
}
#indexpage #disclaimer  {
	width: 600px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#indexpage #disclaimer h2, #indexpage h2#tos {
	text-align: center;
	font-size: 20px;
	padding: 20px 0 10px 0;
}
#indexpage #disclaimer textarea  {
	width: 600px;
	height: 60px;
	background-color: #333;
	color: #fff;
	text-align: justify;
	font-size: 12px;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#indexpage #indexEnter {
	width: 600px;
}
#indexpage #indexEnter ul {
	width: 600px;
}
#indexpage #indexEnter ul li, #indexpage #indexEnter li a {
	display:inline;
	padding:10px;
	margin:10px 0;
	font-size: 20px;
	font-weight: bold;
}
/*Top Form*/
#topSearchForm  {
	width: 984px;
	padding-left: 6px;
	height: auto;
	/*background-color: #40CB40;*/
	/*background: #808080;*/
	background: #7a7c7d;
	border: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color: #f9f9f9;
}
#topSearchForm h3 {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #faf909;
	text-transform: uppercase;
}
.sceneType   {
	float: left;
	text-align: center;
	width: 140px;
	font-weight: bold;
}
.modelOptions  {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 200px;
}
.sceneType .chBox, .modelOptions .chBox  {
	width: 10px;
	float: left;
}
.sceneType .desc, .modelOptions .desc {
	/*color: #000;*/
	color: #f9f9f9;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	text-align: left;
}
/*PopUp Info*/
/*#pup	   {	
	position:absolute; 
	visibility:hidden; 
	z-index:200; 
	width:260px;
}
.window  {
	background-color: #f7eedc;
	width: 200px;
	position: relative;
	text-align: center;
	padding: 2px;
	border: 1px solid #333;
	display: block;
}
.window h1 {
	background-color:#e0e0e0;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.window p  {
	font-size: 10px;
	color: #000;
}*/
#contactus	{
	width: 700px;
	border:0px; 
	text-align: center;
	padding: 10px;
}
#contactus h1  {
	font-size: 24px;
	padding: 5px;
}
#contactus h2  {
	font-weight: bold;
	font-size: 16px;
}
#contactus p  {
	text-align: center;
}
/*NEW TOOLTIP 10/01 Works in IE/FF*/
a.modelData {
    position:relative; /*this is the key*/
    z-index:24; /*background-color:#ccc;*/
    color:#000;
    text-decoration:none
}

a.modelData:hover {
	z-index:25; 
	/*background-color:#ff0;*/
}
a.modelData span  {
	display: none
}
a.modelData:hover span	{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:20px; 
	left:20px; 
	width:200px;
	height: auto;
	min-height: 60px;
    border:1px solid #333;
    background-color:#ededed; 
	color:#000;
    text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
a.modelData h1  {
	font-size: 12px;
	/*background-color: #939;*/
	background: #ae1d91;
	color: #f9f9f9;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: px;
	-moz-border-radius-bottomleft: px;
	-webkit-border-radius: 5px 5px px px;
	border-radius: 5px 5px px px; 
}
#maxCount, .text1  {
	/*color: #000;*/
	color: #f9f9f9;
	font-weight: bold;
	text-transform: uppercase;
}
#maxCount span  {
	color: #faf909;
}
.newModel  {
	color: #ae1d91; 
	font-weight: bold;
}
a.modelData:hover span.newModel  {
	display:inline;
    position: static;
    top:0; 
	left:0; 
	width:auto;
	height: auto;
	min-height: 10px;
    border:none;
    background-color:#ae1d91; 
	color:#fff;
	font-weight: bold;
    text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0; 
	padding-left: 10px;
}
