body, html {
	background-color: #65D8EA;
	background-image: url('../img/body-background.png');
	background-position: center top;
	background-repeat: repeat-x;
	margin:0;padding:0;
	
	color: #fff;
}
a img {
	border: 0;
}
/* The main div for the site */
#global-container {
	position: relative;
	width: 1060px;
	height: 100%;
	margin: 0px auto;

	background-color: transparent;
	color: #000;
}
table, tr, td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
/* Start Section: Page header */
#header {
	position: relative;
	margin: 0px auto;
	width: 1040px;
	height: 245px;
	
	background-color: transparent;
}

/* Start Section: Premium Escorts */
#header-prem-esc-left {
	position: relative;
	margin-top: 12px;
	width: 399px;
	height: 212px;
	float: left;
	
	text-align: center;
	background-image: url('../img/prem_esc_left.png');
}

#header-prem-esc-right {
	position: relative;
	margin-top: 12px;
	width: 399px;
	height: 212px;
	float: left;
	
	text-align: center;
	background-image: url('../img/prem_esc_right.png');
}

#header-logo {
	position: relative;
	margin-top: 32px;
	width: 242px;
	height: 192px;
	float: left;
	overflow: hidden;
	
	text-align: center;
}

.prem-esc-frame {
	position: relative;
	width: 105px;
	height: 200px;
	padding: 1px 1px 0px 1px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	
	text-align: center;
	background-image: url('../img/premium_escort_frame.png');
	background-repeat: no-repeat;
}
.prem-esc-img {
	width: 105px; 
	height: 119px;
}
.prem-esc-online {
	position: absolute;
	top: 103px;
	left: 57px;
	
	width: 45px;
	height: 13px;
}
.prem-esc-name {
	position: absolute;
	top: 145px;
	left: 0;
	width: 100px;
	display: block;
	overflow: hidden;
	height: 16px;
	
	font-size: 13px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
}
.prem-esc-info {
	position: absolute;
	top: 163px;
	left: 0;
	width: 100px;
	display: block;
	
	font-size: 11px;
	font-family: Helvetica, Verdana;
	color: #fff;
	background-color: transparent;
}
.prem-esc-phone {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 85px;
	display: block;
	
	background-color: #FFCC00;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	color: #000;
}

/* Start Section: Left Sidebar */
#sidebar-left {
	position: relative;
	width: 200px;
	height: 100%;
	margin: 20px 7px auto 16px;
}
#sidebar-left li,dd,dt,ul {margin:0;padding:0;}
#sidebar-left li { list-style: none; }
dd ul {
	display: none;
	list-style-type: none;
}
#platinum-escort {
	position: relative;
	width: 200px;
	height: 246px;
	
	background-image: url('../img/platinum_escort.png');
}
#escort-categories {
	position: relative;
	margin-left: 27px;
	width: 173px;
	height: 133px;
	margin-bottom: 15px;
	
	background-image: url('../img/escort_categories.png');
}

#escort-categories-inner {
	position: absolute;
	top: 35px;
	left: 8px;
}
#escort-categories-inner span {
	display: block;
	clear: both;
	margin-bottom: 7px;
}
#escort-categories-inner span a {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#login-box {
	width: 172px;
	height: 224px;
	margin-left: 27px;
	margin-top: 15px;
	margin-bottom: 15px;
	
	background-image: url('../img/sleepyboy_login.png');
}

#logged-in-box {
	width: 172px;
	height: 95px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 27px;
	
	background-image: url('../img/logged_in_box.png');
}

#cp-box {
	position: relative;
	width: 247px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#cp-box h4 {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #132533;
	width: 100%;
	clear: both;
	padding-bottom: 2px;
	border-bottom: 2px solid #000;
}
#cp-box span {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}
#cp-box a {
	display: block;
	margin-bottom: 5px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-decoration: underline;
	color: #000;
}
#cp-box-content {
	position: relative;
	width: 190px;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
	z-index: 2;
}
#cp-box-middle {
	position: absolute;
	top: 208px;
	bottom: 21px;
	left: 0;
	right: 0;
	background-image: url('../img/cp_bg.png');
	z-index: 1;
}
#cp-box-bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 21px;
	background-image: url('../img/cp_bottom.png');
	z-index: 1;
}

.login-text {
	width: 148px;
	height: 21px;
	line-height: 21px;
	margin-left: 11px;
	
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #cccccc;
}

/* Start Section: Page content */
#content {
	position: relative;
	margin: 7px auto 0 auto;
	padding-top: 13px;
	padding-bottom: 10px;
	width: 565px;
	height: 100%;
	
	font-family: Arial;
	line-height: 130%;
	font-size: 13px;
	color: #fff;
}
#content #content-inner {
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 15px;
}
#content .content-inner {
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 15px;
}
#content #content-inner h1 {
	margin-bottom: 5px;
	
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#content .content-inner h1 {
	margin-bottom: 5px;
	
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#content h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#content #content-inner h2 {
	margin-bottom: 5px;
	
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#content #content-inner h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FCCD01;
	text-decoration: underline;
}
#content #content-inner p {
	font-family: Arial;
	font-size: 13px;
	line-height: 130%;
	color: #fff;
}
#content #content-inner p a {
	font-family: Arial;
	font-size: 13px;
	line-height: 130%;
	color: #fff;
	text-decoration: underline;
}
#content #content-inner .h1seperator {
	width: 100%;
	height: 5px;
	margin-bottom: 0;
	
	background-color: #ffcc00;
}
#content .content-inner .h1seperator {
	width: 100%;
	height: 5px;
	margin-bottom: 0;
	
	background-color: #ffcc00;
}
#content #content-inner .h2seperator {
	width: 100%;
	height: 5px;
	margin-bottom: 0;
	
	background-color: #68D9E9;
}
.news-options {
	position: relative;
	width: 100%;
	height: 19px;
	padding-top: 3px;
	padding-left: 10px;
	
	background-color: #d6ebef;
}
.news-options img {
	display: block;
	float: left;
	margin-top: 2px;
}
.news-options a {
	display: block;
	float: left;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 8px;
	margin-right: 15px;
	color: #333;
}
.news-options span {
	display: block;
	float: left;
	margin-right: 15px;
	font-weight: bold;
	color: #333;
}
.news-date {
	margin-top: 5px;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 12px;
}

.news-desc {
	margin-top: 10px;
	font-family: Helvetica;
	font-size: 12px;
	width: 100%;
}
.news-pages {
	margin-top: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
}
.news-pages a {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
}
.news-pages a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
}

/* Start Section: Sidebar Right */
#sidebar-right {
	width: 247px;
	height: auto;
	margin: 20px 0px auto 6px;
}
#featured-escort {
	position: relative;
	width: 247px;
	height: auto;
	background-image: url('../img/featured_escort_new.jpg');
	background-repeat: no-repeat;
}
#featured-escort-content {
	position: relative;
	width: 247px;
	height: 100%;
	padding-top: 25px;
	padding-bottom: 30px;
}

#featured-escort-content .prem-esc-frame {
	height: 185px;
	margin-top: 5px;
}
#featured-escort-content .prem-esc-name {
	top: 135px;
}
#featured-escort-content .prem-esc-info {
	top: 153px;
}
#featured-escort-content .prem-esc-phone {
	top: 170px;
}
#featured-escort-middle {
	position: absolute;
	top: 30px; bottom: 30px;
	width: 247px;
	height: auto;
	background-image: url('../img/featured_escorts_middle.jpg');
	background-repeat: repeat-y;
}
#featured-escort-bottom {
	position: absolute;
	bottom: 0;
	width: 247px;
	height: 30px;
	
	background-image: url('../img/featured_escorts_bottom.jpg');
	background-repeat: no-repeat;
}
.feat-esc-frame {
	position: relative;
	width: 88px;
	height: 153px;
	padding: 1px 1px 0px 1px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
	background-image: url('../img/featured_escort_frame.png');
	background-repeat: no-repeat;
}
.feat-esc-frame-img {
	width: 88px; 
	height: 100px;
}
.feat-esc-online {
	position: absolute;
	top: 85px;
	left: 42px;
	width: 45px;
	height: 13px;
}
.feat-esc-name {
	position: absolute;
	top: 102px;
	width: 88px;
	left: 0;
	display: block;
	
	font-size: 12px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
}
.feat-esc-info {
	position: absolute;
	top: 119px;
	left: 0;
	width: 88px;
	display: block;
	
	font-size: 11px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	color: #000;
	background-color: transparent;
}
.feat-esc-phone {
	position: absolute;
	top: 134px;
	left: 0;
	width: 88px;
	display: block;
	
	font-size: 11px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	color: #000;
}

/* Start Section: Menu */
#menu-box {
	margin-top: 0px;
	margin-left: 28px;
	margin-bottom: 20px;
	width: 170px;
	height: 100%;
}
#menu-box dl {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu-box dt {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 25px;
	
	text-align: left;
	background-image: url('../img/menu_button_bg.png');
	background-repeat: repeat-y;
}
#menu-box dt a {
	display: block;
	padding-left: 11px;
	
	background-color: transparent;
	background-image: url('../img/menu_seperator.png');
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 25px;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#menu-box dt span {
	display: block;
	padding-left: 11px;
	
	background-color: transparent;
	background-image: url('../img/menu_seperator.png');
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 35px;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#menu-box dd {
	position: relative;
	
	text-align: left;
	background-image: url('../img/menu_button_bg.png');
	background-repeat: repeat-y;
}
#menu-box dd a {
	display: block;
	padding-left: 11px;
	
	line-height: 25px;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-image: url('../img/menu_seperator.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu-box dd img {
	display: block;
	position: absolute;
	top: 0px;
	right: 2px;
}
#menu-box li {
	text-align: left;
}
#menu-box li a {
	display: block;
	padding-left: 11px;
	
	line-height: 25px;
	background-image: none;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

/* Slideshow */
#slideshow-container {
	position: relative;
	width: 561px;
	height: 277px;
	clear: both;
	
	border: 2px solid #000;
}
.slideshow-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 470px;
	height: 277px;
	
	overflow: hidden;
}
.slideshow-content img {
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow-overlay {
	position: relative;
	width: 176px;
	height: 277px;
	margin-left: 10px;
	padding: 10px;
	
	background-image: url('../img/slideshow-overlay.png');
	background-repeat: repeat;
}
.slideshow-overlay h2 {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: bold;
	height: 50px;
	line-height: 28px;
	color: #fff;
}
.slideshow-overlay h3 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	line-height: 18px;
	color: #fff;
}
.slideshow-overlay p {
	margin-top: 5px;
	height: 70px;
	
	line-height: 18px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.slideshow-overlay a {
	display: block;
	position: relative;
	
	line-height: 22px;
	background-color: #ffcc00;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #333333;
}
#slideshow-sidebar {
	position: absolute;
	width: 92px;
	height: 277px;
	right: 0;
	
	background-color: #333;
}
#slideshow-sidebar .slideshow-item {
	position: relative;
	width: 76px;
	height: 38px;
	margin-top: 7px;
	margin-left: 8px;
	
	overflow: hidden;
	background-color: #666;
}
#slideshow-sidebar .slideshow-item img {
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow-sidebar .slideshow-item a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

#footer-container div {
	color: #fff;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 11px;
}
#footer-container {
	position: relative;
	clear: both;
	width: 947px;
	height: 58px;
	margin: -2px auto 30px auto;
	padding: 15px;
	color: #fff;
	font-size: 11px;
	line-height: 170%;
	font-weight: bold;
	
	background-image: url('../img/footer_bg.png');
}
#footer-container a:hover {
	text-decoration: underline;
}
#footer-container a {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
#footer-container ul {
	list-style-type: none;
}
#footer-container li {
	display: inline;
}

/* Classes */
.al-left {text-align: left;}

.marg-l-15 {margin-left: 15px;}
.marg-b-15 {margin-bottom: 15px;}
.marg-t-15 {margin-top: 15px;}

.f-white {color: #fff;}

.user-box {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 20px;
}
.user-box td {
	width: 163px;
	overflow: hidden;
}
.user-box-top {
	height: 6px;
	background-image: url('../img/user_box_top.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.user-box-middle img {
	margin-top: 10px;
}
.user-box-middle {
	width: 123px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 100%;
	background-image: url('../img/user_box_middle.png');
	background-position: center center;
	background-repeat: repeat-y;
	text-align: center;
}
.user-box-head {
	text-align: left;
	width: 113px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.user-box-name {
	text-align: left;
	width: 125px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.user-box-agefrom {
	text-align: left;
	width: 125px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.user-box-head a {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.user-box-bottom {
	height: 4px;
	background-image: url('../img/user_box_bottom.png');
	background-position: center center;
	background-repeat: no-repeat;
}


#ratings {
	width: 100%;
}
.rating-entry {
	background-color: #C1E0E5;
	overflow: hidden;
	border: 1px solid #268690;
	padding: 10px;
	margin: 0 0 20px 0;
}
.rating-image {
	float: left;
}
.rating-content {
	float: left;
	margin-left: 15px;
}
.rating-link-quality {
	clear: both;
}
.rating-title a {
	font-size: 24px;
	color: #000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rating-title a:hover {
	text-decoration: underline;
	margin-bottom: 15px;
}
.rating-stars {
	background: #FFF;
	padding: 3px 0 3px 0;
	width: 67px;
	margin-top: 10px;
}
.rating-text span {
	display: block;
	clear: both;
	color: #000;
	margin: 0;
}
.rating-text {
	color: #000;
	width: 250px;
	margin-top: 15px;
}
.rating-text a {
	font-size: 20px;
	color: #000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.rating-text a:hover {
	text-decoration: none;
}

.quick-filter {
	background-color: #03748B;
	width: 497px;
	height: 44px;
	padding: 10px;
	margin-top: 20px;
}
.quick-filter label select {
	width: 85px;
}
.quick-filter div input {
	float: right;
	width: 84px;
	height: 23px;
}
.quick-filter label {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.quick-filter div {
	margin-top: 5px;
}

#advanced-search label {
	display: block;
	width: 400px;
	font-weight: bold;
}
#advanced-search label select {
	float: right;
	width: 160px;
}
#content-inner form p {
	margin: 5px 0 0 0;
	clear: both;
}
#content-inner form p label {
	display: block;
	clear: both;
	margin-left: 2px;
	font-weight: bold;
}
