body
	{padding: 0px;
	 margin: 0px;
	 background: url(/images/background.jpg);
background-position:top center;
background-color:#E08900;
/*	 background: url(images/bg-01.gif);*/
background-repeat:repeat-y;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
background-attachment:fixed;}

a {color:black;text-decoration:underline;}
a:active {color:black;text-decoration:underline;}
a:visited {color:black;text-decoration:underline;}
a:hover {color: brown; text-decoration: none;}

td
	{font-size: 10px;}

#header
	{
	 margin: 0px;}

#container
	{width: 1018px;

	 background: white;
text-align:center;
}

#nav
	{border-top:thin solid black;
	border-bottom:thin solid black;
height:40px;
text-align:center;
display:block;}

#nav a:link {
color:gold;
text-decoration:none;
}

#nav a:active {
color:gold;
text-decoration:none;
}

#nav a:visited {
color:gold;
text-decoration:none;
}

#nav a:hover {
color:white;
text-decoration:none;
}


.navlinks
	{width:160px;
height:40px;
background-image:url(/images/butt-1.png);
background-repeat:no-repeat;
display:block;
float:left;
font-size:20px;
padding-top:5px;
text-decoration:none;

}


.navlinks a:link
	{width:160px;
height:40px;
background-image:url(/images/butt-1.png);
background-repeat:no-repeat;
display:block;
float:left;
}

.navlinks a:active
	{width:160px;
height:40px;
background-image:url(/images/butt-1.png);
background-repeat:no-repeat;
display:block;
float:left;
}

.navlinks a:visited
	{width:160px;
height:40px;
background-image:url(/images/butt-1.png);
background-repeat:no-repeat;
display:block;
float:left;
}

.navlinks a:hover
	{width:160px;
height:40px;
background-image:url(/images/butt-2.png);
background-repeat:no-repeat;
display:block;
float:left;

}


#content
	{margin: 0px 15px;
	 clear: both;}

#footer
	{text-align: center;
	 font-size: 9px;
	 padding-bottom: 1px;}
#chatinfo
	{width: 700px;
	 margin: 0px auto;
	 text-align: right;}


#login
	{text-align:center;
	 font-size: 10px;
	 margin-bottom: 10px;
	 margin-top: 10px;}

#login form
	{margin-top: 0px;}
#login input
	{font-size: 9px;
	 background: #C9E9FF;
	 border: 1px solid #05548A;
	 padding: 1px;}
	 
#login input.submit
	{margin: 0px;
	 padding: 0px;}
#login input.checkbox
	{background: none;
	 padding: 0px;
	 border: 0px;}


.onlineperf td
	{border: 1px solid #05548A;}
.onlineperfheader td
	{background: #05548A;
	 border-color: #C9E9FF;
	 color: white;}

.ajaxonline
	{margin-top: 15px;
	 width: 850px;}
.ajaxonlinehdr
	{font-size: 18px;}
.ajaxperfname
	{text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 margin: 2px;}
.ajaxfree
	{border: 1px solid white;}
.ajaxgroup
	{border: 1px solid black;}
.ajaxvip
	{border: 1px solid red;}
.ajaxfree img, .ajaxgroup img, .ajaxvip img
	{margin-right: 3px;}

.header1 {
font-size:18px;
font-weight:bold;
text-align:center;
}

/* -------------- FOR BOXED ONLINE MODELS -------------- */
.freeper
	{	
	background-image: url(/images/model_box_back.jpg);
	font-family:arial;font-size: 12px;color: #FFFFFF;
	width: 182px;
	height: 254px;
	text-align: center;
	padding:0px;
	 float: left;
	margin:18px 0px 0px 15px;
	}

.groupper
	{
	background-image: url(/images/model_box_back.jpg);
	font-family:arial;font-size: 12px;color: #FFFFFF;
	width: 182px;
	height: 254px;
	margin-top: 18px;
	text-align: center;
	padding:0px;
	 float: left;
	margin:18px 0px 0px 15px;
	}

.vipper
	{
	background-image: url(/images/model_box_back.jpg);
	font-family:arial;font-size: 12px;color: #FFFFFF;
	width: 182px;
	height: 254px;
	margin-top: 18px;
	text-align: center;
	padding:0px;
	 float: left;
	margin:18px 0px 0px 15px;
	}

.name
	{
	font-family:arial;font-size: 18px;color: #FC5F01;	
	font-weight:bold;
	 margin-bottom: 5px;
	 margin-top: 2px;
text-transform:capitalize;}

.name a:link {text-decoration: none;color:gold;}
.name a:visited {text-decoration: none;color:gold;}
.name a:active {text-decoration: none;color:gold;}
.name a:hover {text-decoration: none;color:white}
