html {
	height: 100%;
	
	background-image: url(/Assets/Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #000;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #898989; 	
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
#content {
	width: 860px;
	height: 574px;
	
	position: absolute; z-index: 1; 
	top: 50%; left: 50%;
	margin-top: -288px; margin-left: -520px;
}

#body-container {
	width: 800px; height: 574px;
}

#logo {
	width: 168px; height: 51px;
}

#mainmenu {
	text-align: right;
	width: 632px; height: 51px;
	background-image: url(/Assets/Images/mainmenu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12pt;
}

#mainmenu a { color: #898989; text-decoration: none; padding-left: 20px;}
#mainmenu a:hover, #mainmenu span { color: #fff; text-decoration: none; }
#mainmenu span { cursor: default;padding-left: 20px; }

#mainmenu div { padding: 17px 24px 0px 0px; }

#header {
	width: 800px; height: 66px;
	background-image: url(/Assets/Images/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#body {
	width: 800px; height: 468px;
	background-image: url(/Assets/Images/body.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}

#footer {
	width: 800px; height: 40px;
	background-image: url(/Assets/Images/footer.jpg);
	background-repeat: no-repeat;
}

.lfloat { float: left; display: inline; }
a img  { border: 0px; }

#body-content {
	padding: 0px 0px 0px 20px;
	height: 468px;
}

.white { color: white !important; }

#footer div { padding-top: 28px; padding-left: 0px; text-align: left; }
#footer a { color: #fff !important; }

#player-div, #slideshow-player-div {
	position: absolute; z-index: 20010; 
	display: block; width: 20px; height: 20px;
	top: 50%; left: 50%;
	margin-top: 295px;
	margin-left: 380px;	
}

#slideshow-player-div {margin-left: 380px; margin-top: -280px;  }

#grid {
	position: absolute; 
	top: 50%; left: 50%;
	width: 800px; margin-left: -380px;	
}

.thumb { float: left; display: inline; clear: none; margin: 0px 5px 5px 0px;  padding: 0px !important }

.thumb.grid12 { width: 187px; height: 128px; }
.thumb.grid12 .label { width: 177px; }
.thumb.grid12 .image { width: 187px; height: 128px; background-image: url(/Assets/Images/imgbg-grid12.jpg); }
.thumb.grid12.vertical .image { width: 187px; height: 261px; background-image: url(/Assets/Images/imgbg-grid12-vertical.jpg); }
.thumb.grid12 .noimage { width: 177px; height: 118px; background-image: url(/Assets/Images/noimg-grid12.jpg);  }

.thumb.grid20 { width: 148px; height: 102px; }
.thumb.grid20 .label { width: 138px; } 
.thumb.grid20 .image { width: 148px; height: 102px; background-image: url(/Assets/Images/imgbg-grid20.jpg); }
.thumb.grid20.vertical .image { width: 148px; height: 209px; background-image: url(/Assets/Images/imgbg-grid20-vertical.jpg); }
.thumb.grid20 .noimage { width: 138px; height: 92px; background-image: url(/Assets/Images/noimg-grid20.jpg); }

.thumb.grid30 { width: 123px; height: 85px; }
.thumb.grid30 .label { width: 113px; }
.thumb.grid30 .image { width: 123px; height: 85px; background-image: url(/Assets/Images/imgbg-grid30.jpg); }
.thumb.grid30.vertical .image { width: 123px; height: 175px; background-image: url(/Assets/Images/imgbg-grid30-vertical.jpg); }
.thumb.grid30 .noimage { width: 113px; height: 75px; background-image: url(/Assets/Images/noimg-grid30.jpg); }

.thumb.grid42 { width: 104px; height: 72px; }
.thumb.grid42 .label { width: 94px; } 
.thumb.grid42 .image { width: 104px; height: 72px; background-image: url(/Assets/Images/imgbg-grid42.jpg); }
.thumb.grid42.vertical .image { width: 104px; height: 149px; background-image: url(/Assets/Images/imgbg-grid42-vertical.jpg); }
.thumb.grid42 .noimage { width: 94px; height: 62px; background-image: url(/Assets/Images/noimg-grid42.jpg); }

.thumb .noimage { background-color: #fff !important; background-image: url(/Assets/Images/hash.gif) !important; opacity: .10; -moz-opacity: .10; -khtml-opacity: .10; filter:alpha(opacity=10); }
.thumb .image { cursor: pointer; }
.thumb .label {
	background: black;
	color: #fff;
	text-align: center;
	padding: 2px 0px;
	
	margin-top: -30px;
	opacity: 0.75 !important; -moz-opacity: 0.75 !important; -khtml-opacity: 0.75 !important; filter: alpha(opacity=75) !important;
	display: none;
}

.thumb .label a { color: #fff; text-decoration: none }
	
.down { margin: 5px 0px 0px 5px; }

.mr0 { margin-right: 0px !important; }
.mb0 { margin-bottom: 0px !important; }

.db-content-div { margin-right: 10px }

#escort-gallery {
	background-image: url(/Assets/Images/gallery-bg.jpg); 
	position: absolute; z-index: 12;
	top: 50%; left: 50%;
	margin-left: -390px; margin-top: -226px; 
	width: 540px; height: 480px; 
	overflow: hidden; 
}

#escort-gallery a.play, #escort-gallery a.pause, #escort-gallery a.slideshow
{
	position: absolute;
	height: 20px;
	width: 20px;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	bottom: 10px;
	left: 50%;
	margin-left: -10px;
}

#escort-gallery a.slideshow {
	width: 100px; margin-left: -50px;
}

* html #escort-gallery a.play, * html #escort-gallery a.pause, * html #escort-gallery a.slideshow
{
	filter:alpha(opacity=50);
}

#escort-gallery a.play:hover, #escort-gallery a.pause:hover, #escort-gallery a.slideshow:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

* html #escort-gallery a.play:hover, * html #escort-gallery a.pause:hover, * html #escort-gallery a.slideshow:hover
{
	filter:alpha(opacity=70);
}

#escort-gallery a.play { background: url('/Assets/Images/play-button.png') no-repeat center left; }
* html #escort-gallery a.play { background: url('/Assets/Images/play-button.gif') no-repeat center left; }
#escort-gallery a.pause { background: url('/Assets/Images/stop-button.png') no-repeat center left; }
* html #escort-gallery a.pause { background: url('/Assets/Images/stop-button.gif') no-repeat center left; }
 #escort-gallery a.slideshow { background: url('/Assets/Images/slideshow-button.png') no-repeat center left; }
 * html #escort-gallery a.slideshow { background: url('/Assets/Images/slideshow-button.gif') no-repeat center left; }

#escort-details {
	position: absolute; z-index: 10;
	top: 50%; left: 50%;
	margin-left: 160px; margin-top: -226px;
	width: 230px; height: 480px; 
}

#escort-details p { font-size: 8pt; }
#escort-details h1, h1 { margin: 0px; font-weight: normal; color: #444 }
#escort-details h1 { width: 100% !important; text-align: left !important; margin-top: 0px !important;}

#escort-details table { border-width: 0px; border-collapse: collapse; margin-bottom: 8px  }
#escort-details th { font-weight: bold; text-align: left; width: 80px; color: #444 }
#escort-details a { color: #444; }
#popup-img-count { position: absolute; z-index: -1; display: none; }

#popup, #contact {
	width: 100%; height: 100%;
	position: fixed !important;
	position: absolute;
	z-index: 100;	
	top: 0; left: 0;
	display: none; 
}

#popup #popup-bg-fill, #contact  #contact-bg-fill {
	width: 100%; height: 100%;
	top: 0; left: 0;
	background-color: #000;
	
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	
	display: block;
}

#popup #layer1, #contact #layer2 {
	position: absolute;
	z-index: 1100;
	left: 50%; top: 50%;
	background-color: #000;
	background-image: url(/Assets/Images/popup-bg.jpg);
	background-position: 50% 50%;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	
	width: 10px;
	height: 10px;
}
#contact #layer2 {
	background-image: url(/Assets/Images/contact-bg.jpg);
}

#popup-working, #contact-working { 
	position: absolute; z-index: 1000;
	width: 220px; height: 19px;
	left: 50%; top: 50%;
	margin-left: -110px;
	margin-top: -10px;
	display: none;
	background-image: url(/Assets/Images/loading-bar-black.gif);
}

#popup-data, #contact-data {
	display: block;
	overflow: hidden;
}

#contact-data {
	position: absolute; z-index: 1101;
	margin-top: 10px; margin-left: 10px;
	background-color: #000;
	width: 510px; height: 580px;
	background-image: url(/Assets/Images/contact-form-bg.jpg);
}

#contact-data h1 { color: #c0c0c0; width: 475px; margin: 10px auto 15px auto; text-align: center; }

#popup-content, #contact-content {
	width: 870px; height: 580px; 
	margin-top: 10px; margin-left: 10px;
	background-color: #000;
	background-image: url(/Assets/Images/slideshow-bg.jpg);
}
#contact-content { width: 515px }

#popup-close, #contact-close {
	position: absolute; z-index: 1200;
	left: 50%; top: 50%;
	height: 20px; width: 20px;
	margin-left: 405px;
	margin-top: -280px; 
	cursor: pointer;
	display: none;
	background: url('/Assets/Images/close-button.png') no-repeat center left;	
}

#contact-close { margin-left: 225px }

* html #popup-close, * html #contact-close {
	background: url('/Assets/Images/close-button.gif') no-repeat center left;	
}
.closenormal {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.closehover {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

#body-content h1 { text-align: center; width: 740px; padding-top: 20px;  }
#page-content { width: 770px; height: 380px; overflow-x: hidden; overflow-y: auto; margin: 20px auto 0px 0px; }
#content-padding { padding: 0px 30px 0px 20px }
#content-padding p { margin: 0px 0px 20px 0px; font-size: 11pt } 

.ndop0 {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#disclaimer  {
	display: block; position: absolute; z-index: 15000;
	top: 50%; left: 50%;
	
	width: 600px; height: 400px;
	margin-top: -270px; margin-left: -300px;
	
	background-color: #000;
	background-image: url(/Assets/Images/splashbw.jpg); background-repeat: no-repeat; 
	background-position: center 55px;	
	
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75);
}

#disclaimer-logo {
	display: block; position: absolute; z-index: 15001;
	top: 50%; left: 50%;
	
	width: 170px; height: 50px;
	margin-top: -265px; margin-left: -85px;
}

#disclaimer-text {
	display: block; position: absolute; z-index: 15002;
	top: 50%; left: 50%;
	
	width: 500px; height: 50px;
	margin-top: 50px; margin-left: -250px;
	
	text-align: center;
	color: #898989;
}

#disclaimer-text a { color: #fff; text-decoration: none }
#disclaimer-text a:hover { text-decoration: underline; }

.imageElement { display: none; }

#contact-data .label { width: 60px !important; margin: 10px 20px auto 20px; float: left; display: inline; font-size: 11pt !important; font-weight: bold; }
#contact-data input.text { padding: 6px 2px 5px 2px; width: 340px;  font-size: 12pt; font-weight: 100; }
#contact-data textarea { padding: 2px; margin: 0px auto auto 20px; width: 420px; height: 210px; font-size: 10pt; font-family: monospace;  font-weight: 100; }
.inputnormal { border: 1px solid #898989; background: transparent !important; color: #c0c0c0}
.inputactive { border: 1px solid #ffffff; background: #111 !important; color: #fff }

#contact-data input.button { padding: 2px 5px; cursor: pointer; font-size: 10pt }
.btnnormal { border: 1px solid #898989; background: transparent !important; color: #c0c0c0}
.btnactive { border: 1px solid #ffffff; background: #898989 !important; color: #fff }

.mt10 { margin-top: 20px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }

.ad {
    display: block; position: absolute; z-index: 15010;
	top: 50%; left: 50%;
	
	width: 160px; height: 60px;
}

#ad1 { margin-top: 140px; width: 700px; height: 60px; margin-left: -350px; text-align: center;  }
#ad4 { text-align: center; width: 500px; height: 3em; margin-top: 210px; margin-left: -250px }
#ad4 a { color: #fff; }
#ad5 { width: 800px; height: 31px; margin-top: 250px; margin-left: -400px; text-align: center; }
#ad5 a, #ad1 a { margin: 0 5px; }

#histats {
	display: block; position: absolute; z-index: 15010;
	top: 50%; left: 50%;
	width: 172px; margin-top: 295px; margin-left: -400px; 
}

#widescraper {
	width: 160px; height: 600px;
	display: block; position: absolute; z-index: 10;
	top: 50%; left: 50%;
	margin-top: -285px; margin-left: 420px;
}

#page-content a { color: #4488aa; text-decoration: none; }
#page-content a:hover { color: #88aaff; text-decoration: underline; }