body {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande", "Trebuchet MS";
	background-color: #757575;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#head {
	width: 939px;
	height: 153px;
	background: url(images/adult6cam_top.jpg);
	}
#container
{
	width: 939px;
	margin: 10px auto;
	color: #757575;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	background-image: url(images/mainbg.gif);
}
#top
{
	height: 27px;
	width: 939px;
	background-position: top;
	background-repeat: repeat;
	display: block;
	background-image: url(images/navigation.gif);
}
#top ul{
	text-align: center;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	}
#top li {
	display: inline;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#top a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	}
#top a:hover {
	text-decoration: none;
	color: #FFFF99;
	}
#navlink {
	clear: both;
	text-align: center;
	font-weight: bold;
	background-color: #333333;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	color: #f2b51b;
	padding-top: 5px;
	}
#navlink a {
	font-size:  10px;
	text-decoration: none;
	color: #f2b51b;
	}
#navlink a:visited {
    color: #CC6600;
	}
p {
	font-size: 12px;
	line-height: 18px;
}


#navlink a:hover {
    color: #FFFF99;
	}
#x-file {
	clear: both;
	font-size: 1%;
	text-align: center;
	display: none;
	}
p.x-file {
	padding: 0;
	margin: 0;
	color: #666666;
	font-size: 90%;
	}

#top h1 {
	padding: 0;
	margin: 0;
	}
#fadeinbox {
	position:absolute;
	width: 300px;
	left: 0;
	top: -400px;
	border: 2px solid black;
	background-color: lightyellow;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
	}
#leftnav {
	float: left;
	width: 210px;
	margin: 0;
	padding-left: 1em;
	}
#rightnav{
	float: right;
	width: 160px;
	background: #333333;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
	}
#searcharea {
	width: 142px;
	background: #333333;
	padding-right:10px;
	padding-left: 10px;
	height: auto;
	}
div>#searcharea {padding-top:6px;}
#searcharea h3 {
	font-size: 12px;
	text-align: center;
	color: #fff;
	display: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	}
#searcharea a {
	font-size: .75em;
	font-weight: bold;
	color: #546DAF
}
#searcharea form input {
	width: 142px;
	border: 1px groove #CCCC66;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #333333;
	}
.searchbutton {
	border: 0px;
	margin-left: 35px;
	}
#rightnavlinks h1{
	font-size: 14px;
	text-align: center;
	color: #fff;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	}
#rightnavlinks ul{
	text-align: center;
	font-size: 12px;
	margin-left: 0;
	list-style-type: none;
	width: auto;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	}
#rightnavlinks a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #333333;
	border: 1px solid #CCCC99;
	}
#rightnavlinks a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #000000;
	border: 1px groove #CCCC66;
	display: block;
	}
#content
	{
	padding: 6px;
	float: left;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
	}
div.imagecaption {
	clear: both;
	float: left;
	width: 100px;
	margin: 0 1em 1em 1 em;
	padding: 15px 15 px 20px 15px;
	display: inline;
	text-align: center;
	border-color: #CCC #999 #999 #CCC;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	background:  url() repeat-x 0 100%; 
	}
div.imagecaption img {
	border-color: #000 #ccc #ccc #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	}	
#sublink {
	color: #CCC;
	font-size: 11px;
	padding: 1em;
	text-align: center;
	border: 1px solid gray;
	font-weight: bold;
	background-image: url(images/blackbg.gif);
	}
#sublink a {
    color: #CCC;
	text-decoration: none;
	}

#sublink:visited {
    color: #CCC;
	}
#sublink:hover {
    color: #CCC;
	}
#scrollbox {
	padding: 5px;
	height: 475px;
	border: 1px solid #999999;
	overflow: auto;
	background-color: #333333;
	width: 488px;
	}
#main
	{
	float: left;
	background-color: #333333;
	color: #CCCCCC;
	width: 720px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	}
#time {
	float: left;
	width:220px;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	padding: 5px 10px;
	}
#footerlink {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px 10px;
	text-align: center;
	background-color: #660033;
	}
#footerlink a {
    color: #FFFFFF;
	}
#footer
	{
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #CCCCCC;
	background-color: #000033;
	border-top: 1px solid gray;
	text-align: center;
	}
#footer a {
	color: #999999;
	text-decoration: none;
}

#content h2 
	{
	margin: 0 0 .5em 0;
	}
#searchbox {
	width: 465px;
	margin-bottom: 2px;
	border: 1px solid gray;
	padding: 1px 1px 1px 1px;
	}
#performer {
	color: #fff;
	background-color: #000000;
	border: 1px solid #999999;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	} 
#performer-info {
	float: right;
	text-align: left;
	border: 1px solid #CCCC99;
	height: 240px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	width: 160px;
	padding-right: 5px;
	background-color: #000000;
	}
#performer-bio {
	float: left;
	width: 200px;
	background-color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	}
#main table {
	font-size: 10px;
	color: #CCCC99;
	border: 1px solid #676734;
	margin-top: 8px;
	margin-bottom: 8px;
}
#performer-status {
	background-color: #333333;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#performer-status a {
	color: #CCCC66;
	font-weight: bold;
	text-decoration: none;
}
#gallery {
	width: 320px;
	height: 185px;
	padding-left: 10px;
	background-image: url(images/galleryperf.png);
}
#rater {
	width: 320px;
	padding-left: 10px;
	}
#review {
	clear: both;
	width: 630px;
	padding: 10px;
	}
#rightside {
	float: left;
	width: 330px;
}

#gallery img {
	border: 1px solid #81826F;
	margin-top: 7px;
	width: 80px;
	margin-left: 10px;
	margin-right: 13px;
	}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
#onliners {
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	width: 120px;
	height: 575px;
	padding-left: 10px;
	float: right;
	border-left-style: dashed;
	padding-right: 10px;
	background-image: url(images/gallerionliners.gif);
}
.onlinebutton {
	padding-top: 10px;
	padding-left: 37px;
	border: 0px;
}
.photoborder {
	border: 1px solid #CCCC99;
}


#onliners img {
	height: 75px;
	width: 100px;
	border: 1px solid #81826F;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 6px;
	margin-bottom: 5px;
	}
#banner464 {
	clear: both;
	height: 80px;
	width: auto;
	padding-top: 10px;
	margin-left: 15px;
}
#banner464 img {
	border: 1px solid #CCCC66;
	display: block;
}
#performertmb {
	height: 90px;
	width: auto;
	padding-top: 10px;
}
#performerdesc h1 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#scrollbox p {
	font-size: 11px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 17px;
	padding-top: 6px;
}
#performerdesc {
	float: right;
	width: 345px;
	display: block;
	padding-right: 5px;
}
#performertmb img {
	float: left;
	border: 1px solid #CCCC66;
	display: block;
	margin-left: 6px;
}
#performerdesc a {
	text-align: right;
	display: block;
	font-weight: bold;
	color: #DDC06D;
	text-decoration: none;
}

#clearfloats {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
	display: block;
	border-bottom-style: dashed;
	padding-right: 10px;
}
#scrollbox a {
	text-align: right;
	display: block;
	font-weight: bold;
	color: #DDC06D;
	text-decoration: none;
	font-size: 11px;
}
#livechat {
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#livechat a {
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	margin-right: 10px;
}
#online {
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#online a {
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	margin-right: 10px;
}
#offline {
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#offline img {
	float: none;
	width: 100px;
	padding: 5px;
	background-color: #333333;
	}
#offline a {
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	margin-right: 10px;
}
#main h4 {
	font-size: 12px;
	border-bottom-style: solid;
	display: block;
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	font-weight: bold;
}
#performerbigphoto {
	height: 300px;
	width: 330px;
	background-image: url(images/stobildbg.gif);
	margin-top: 10px;
}
#main p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 7px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
