@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-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
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;
}
a  {
	color: #fff;
}
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 #999999;
}
#container {
	width:1000px;
	height:auto;
	/*min-height:700px;*/
}
#header  {
	width: 1000px;
}
#headernav  {
	width: 1000px;
}
#headernav ul  {
	width: 960px;
	margin: auto;
	padding-bottom: 10px;
}
#headernav ul li, #headernav ul li a {
	display:inline;
	padding:5px;
	margin:0px;
	font-size: 15px;
	font-weight: bold;
			}
#headerimg  {
	width: 1000px;
	height: 120px;
}
#phone  {
	font-size: 24px;
	color: #fff;
}
#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:normal; 
	font-size:12px; 
	color:#000000;
}
.model_start  {
	visibility:hidden; 
	display:none; 
	color:#000000; 
	font-size:10px;
	font-weight:normal; 
	font-size:12px; 
	color:#000000;
}
#modelPics  {
	width: 725px;
	margin: auto;
	height: auto;
}
#modelPics .modelPicBox  {
	width: 133px;
	/*height: auto;*/
	height: 300px;
	float: left;
	display: inline;
	border:1px solid #939; 
	text-align:center;
	margin: 5px;
	padding:0px;
	background-color:#e0e0e0;
}
#modelPics .bannerBox  {
	width: 135px;
	height: 252px;
	float: left;
	display: inline;
	border: none;
	text-align:center;
	margin: 5px;
	padding:0px;
}
#modelPics .modelPic  {
	width:133px; 
	height:auto;
	text-align:center;
	padding:0px;
}
#modelPics .modelPic img  {
	width:133px; 
	height:200px;
	margin:0px;
	padding:0px;
	/*border:0px;	*/
	border: 1px solid #939;
}
/*#modelPics dl dd  {
	text-align:center; 
	margin:0px; 
	padding:0px;
}*/
#modelPics .stageName  {
	font-size:14px; 
	color:#939; 
	font-weight: bold;
}
#modelPics .model_avail  {
	font-weight:normal; 
	font-size:12px; 
	color:#000000;
}
#modelPics .model_start  {
	visibility:hidden; 
	display:none; 
	color:#000000; 
	font-size:10px;
	font-weight:normal; 
	font-size:12px; 
	color:#000000;
}
.clear  {
	clear: both;
}
.banner  {
	
}
/*Index Page*/
#indexbody  {
	background-color: #127546;
}
#indexpage  {
	width: 600px;
}
#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 {
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
}
#indexpage #disclaimer textarea  {
	width: 600px;
	height: 40px;
	background-color: #000;
	color: #fff;
	text-align: justify;
	font-size: 12px;
}
#indexpage #indexEnter {
	width: 600px;
}
#indexpage #indexEnter ul {
	width: 600px;
}
#indexpage #indexEnter ul li, #indexpage #indexEnter li a {
	display:inline;
	padding:10px;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
}
/*Top Form*/
#topSearchForm  {
	width: 990px;
	height: auto;
	background-color: #40CB40;
	border: 1px solid #333;
}
#topSearchForm h3 {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.sceneType   {
	float: left;
	text-align: center;
	width: 140px;
}
.modelOptions  {
	float: left;
	text-align: center;
	width: 160px;
}
.sceneType .chBox, .modelOptions .chBox  {
	width: 10px;
	float: left;
}
.sceneType .desc, .modelOptions .desc {
	color: #000;
	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
}
a.modelData h1  {
	font-size: 12px;
	background-color: #939;
	color: #f9f9f9;
}