﻿body {
	background-image: url('../images/bg.gif');
	background-repeat: repeat;
	color: white;
/*	overflow: hidden;*/
	text-align: center;
	margin: 0px;
}

img {
	border: 0px;	
}

hr {
	color: #333333;
	height: 1px;
	width: 140px;
}

h1 {
	color: #482400;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 13px;
}

h2 {
	color: #482400;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

/*main table with background*/

#wrapper {
	padding: 0,0,0,0;
	position: relative;
	top: 0;
	display: block;
	right: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 808px;
	height: 685px;
	background: url('../images/main_bg_shadow.png') no-repeat;
	overflow: hidden;
}

#main {
	position: relative;
	top: 0px;
	display: block;
	bottom: 0px;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 616px;
	width: 803px;
	background: url('../images/main_bg.jpg') no-repeat;
	margin-top: 0px;
	padding: 0px;
	}

#banner {
	position: relative;
	top:0px;
	width: 545px;
	height: 591px;
	float: right;
	text-align: center;
	}

/*Global Footer*/

#bell {
	display:block;
	position: absolute;
	left:666px;
	top:599px;
	width: 62px;
	height: 70px;
}

#bottom_left {
	/*text-align: center;*/
	position: relative;
	left: 16px;
/*	right: 0px;*/
	top: 0px;
	width: 766px;
	height: 80px;
	background-color: #F9D042;
	padding: 0px;
	width: 766px;
}	

.bell_off {
	display:block;
	position: absolute;
	left:666px;
	top:599px;
	width: 126px;
	height: 111px;
	background: url('../images/bell_off.png') no-repeat;
}

.bell_on {
	display:block;
	position: absolute;
	left:666px;
	top:599px;
	width: 126px;
	height: 111px;
	background: url('../images/bell_on.png') no-repeat;
	}

#copyright {
	position: relative;
	margin: auto;
	width: 250px;
	height:50px;
	top: 15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

#links-resources {
	margin:auto;
	text-align: center;
	position: relative;
	width: 480px;
	top: 5px;
	color: white;
	font-size: .9em;
}

#links-resources a {
	color: white;
	font-size: .9em;
	text-decoration: underline;
}

#links-resources a:visited, a:active {
	color: white;
	font-size: .9em;
	text-decoration: underline;
}

#links-resources a:hover {
	color: #383838;
	font-size: .9em;
	text-decoration: underline;
}

#sound {
	position: absolute;
	right: 85px;
	top: -28px;
	height: 55px;
	width: 55px;
}

#sound_text {
	position: absolute;
	right: 40px;
	top:10px;
	height: 23px;
	width: 83px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
}

/*End Footer*/
/*Start Menu*/

#menu {
	position:relative;
	text-align:center;
	top:15px;
	margin:0;
	padding:0;	
}

#menu li {
	margin: left 2px;
	padding: 8px;
	list-style:none;
	display:inline;
	color:#F9D042;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

#menu li a {
	margin: left 2px;
	padding: 8px;
	list-style:none;
	display:inline;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#menu li a:link { color: #F9D042; }
#menu li a:visited { color: #F9D042; }
#menu li a:hover { 
	color: white;
	text-decoration: underline;
}

/*End Menu*/
/*HomePage*/

#hp-door_hanger {
	position: absolute;
	left:50px;
	top:0px;
	width: 354px;
	height: 539px;
	background: url('../images/door_hanger.png') no-repeat;
}
	
#hp-header {
	position:absolute;
	text-align: justify;
	top:105px;
	left:360px;
	width: 375px;
	margin:0;
	padding:0;
	font-size:12px;
}

#hp-photo-bg {
	position:absolute;
	top:295px;
	left:210px;
	width: 559px;
	height: 238px;
	margin:0;
	padding:0;
	z-index:1;
	background: url('../images/photo_bg.gif');
	}
	
#hp-photos {
	position:absolute;
	top:30px;
	left:50px;
	width: 559px;
	height: 238px;
	margin:0;
	padding:0;
	z-index:1;
	}
	
#photo-scroll {
	position:relative;
	bottom: 0px;
	width: 439px;
	height: 104px;
	margin: auto;
	padding: 2px 0 2px 0;
	border-bottom: dashed thin #000000;
	border-top: dashed thin #000000;
	display: table;
	}


img.hp-escorts {
	border:0px;
}

#hp-tagline {
	position: absolute;
	text-align: justify;
	top: 555px;
	left: 360px;
	width: 375px;
	margin: 0;
	padding: 0;
	font-size:12px;
}

/*Escorts page*/

#es-gallery-left {
	position: relative;
	left: 10px;
	top: 0px;
	width: 182px;
	height: 616px;
	background: url('../images/es-thmb-bg-ff.png') no-repeat;
	background-position: right bottom;
	text-align: center;
	float: left;
	overflow: hidden;
}

#logo {
	position: relative;
	left: 8px;
	right: 0px;
	top: -3px;
	margin: auto;
	width: 133px;
	height: 106px;
	background: url('../images/logo.png') no-repeat;
}

#es-banner {
	position: absolute;
	top: 0px;
	left: 354px;
	width: 446px;
	height: 591px;
}

#es-cat-photos {
	margin: 0 0 10px 0;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 1px;
	width: 182px;
	height: 545px;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #482400;
	line-height: 12px;
	list-style: none;
	text-align: center;
}


#es-cat-photos li {
	margin: 0;
	padding: 0;
	float: none;
	text-align: center;
}

a {
	color: #F9D042;
	}
	
a:hover a:link {
	border: 0px;
	margin: 0;
	padding: 0;
	float: none;
	text-align: center;
	color: #F9D042;
	cursor: default;
	}
	
a:visited {
	border: 0px;
	margin: 0;
	padding: 0;
	float: none;
	text-align: center;
	color: #F9D042;
	}
	
#es-cat-photos li a {
	border: 0px;
	margin: 0;
	padding: 0;
	float: none;
	text-align: center;
	}
	
#es-flash
 {
 	position: relative;
 	top: 50px;
 	right: 55px;
 	width: 539px;
 	height: 604px;
 	margin-right: 0px;
	margin-left: auto;
 	padding-top: 14px;
	padding-right: 0px;
	text-align: right ;
	background: url('../images/flash_bg_new.png') no-repeat;
	background-position: top right;
	
 }

#es-flash-no-escort
 {
 	position: relative;
 	top: 34px;
	left: -55px;
 	width: 539px;
 	height: 604px;
 	margin: 0px auto 0px auto;
 	padding-top: 14px;
	padding-left: 5px;
	text-align: center ;
	background: url('../images/flash_bg_escort.png') no-repeat;
	background-position: top 0px;
 }
 
#flashcontent {
	position: relative;
	margin: auto 60px auto auto;
	float: right;
	width: 300px;
}
 
#es-info {
	position: relative;
	float: left;
	margin: 0 auto auto 15px;
	top: 30px;
	font-size: 14px;
	color: black;
	width: 150px;
	height: 400px;
	text-align: center;
	padding: 5px;
}

#es-escort-info {
	position: relative;
	width: 90%;
	top: 200px;
	font-size: 12px;
	color: black;
	height: 395px;
	text-align: justify;
	padding: 5 0 0 5;
	margin: auto;
	line-height: 20px;
}

 .es-detail-header {
	color: #272727;
	font-size: 24px;
	font-weight: bold;
}
 
 .es-detail {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#email-link 
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -55px;
	color: #F9D042;
	font-size: .9em;
}

#footer_wrapper {
	padding: 0,0,0,0;
	display: block;
	position: relative;
	left: 12px;
	right: 0;
	top: 0;
	width: 808px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/main_bg_shadow.png') no-repeat;
}

#footer {
	padding: 0,0,0,0;
	display: block;
	position: relative;
	left: -6px;
	right: 0;
	top: 0;
	width: 766px;
	height: 70px;
	background-color: #F9D042;
}

/*#iframe {
	padding: 0,0,0,0;
	display: block;
	position: relative;
	 left: 0;
	right: 0; 
	top: -5px;
	width: 809px;
	height: 645px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	margin-bottom: -5px; 
	background-color: #F9D042;
}*/

#categories {
 	top: 50px;
	text-align: right ;
 	position: relative;
 	float: right;
 	left: -55px;
 	width: 539px;
 	height: 604px;
 	margin: auto;
 	padding-top: 14px;
	text-align: center ;
	background: url('../images/flash_bg_cat.png') no-repeat;
	background-position: top right;
	z-index: 98;
 }

#cat-thumbs {
	position: relative;
	margin: auto;
	top: 100px;
	font-size: 14px;
	color: black;
	height: 300px;
	width: 90%;
	text-align: center;
	padding: 4px 0 0 10px;
	line-height: 20px;
	display: table;
}

#contact-form {
	position: relative;
	width: 600px;
	height: 400px;
	left: 100px;
	top: 100px;
	background-color: #F9D042;
}

/*Entry page styles*/

#entry-header {
	position:absolute;
	text-align: justify;
	top: 5px;
	left:375px;
	width: 375px;
	margin:0;
	padding:0;
	font-size:12px;
}

#entry-door_hanger {
	position: absolute;
	left: 50px;
	top: 10px;
	width: 354px;
	height: 539px;
	background: url('../images/door_hanger.png') no-repeat;
}

.entry-a:link {
	margin: left 2px;
	padding: 8px;
	list-style:none;
	display:inline;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration: underline;
	color: #F9D042;
}

.entry-a:hover { 
	color: white;
	text-decoration: underline;
}

/*links page */

#lp_banner {
	position: relative;
	top:0px;
	right: 50px;
	width: 446px;
	height: 591px;
	float: right
	}

#lp_header {
	color: #F9D042;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-align: center;
	top: 35px;
	position:relative;
	}
	
#lp_body {
	position: relative;
	top: 40px;
	display: block;
	font-size: .8em;
}

#lp_body a {
	color:#F9D042;
	font-weight:bold;
	font-size: 1em;
}

#lp_body p {
	font-size: .8em;
	font-family:Arial, Helvetica, sans-serif;
}

#next_page {
	text-align: right;
	right: 0px;
}

#next_page a{
	color:#F9D042;
	font-weight:bold;
	font-size: 1.1em;
	right: 0px;
	text-decoration: underline;
}

#next_page a:hover {
	color: #F9D042;
	font-size: 1.1em;
	text-decoration: underline;
}
