/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: top;
   background: transparent;
}
body {
   line-height: 1.2;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}

/* remember to define focus styles! */
:focus {
   outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
   text-decoration: none;
}
del {
   text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: collapse;
   border-spacing: 0;
}

.clearfix, .clear {
   clear: both;
}
a { outline: none; }

/*  =FORMS
---------------------------------------------------*/

label {
	float       : left;
	width       : 300px;
	text-align  : right;    
	font-weight : lighter;   
	padding     : 3px 10px 3px 0;
}   

.input {  
	padding  : 2px;	
	clear : both;
} 

.input input, .input select, .input textarea, .pretty_input {  
	width   : 230px;
	border  : solid 1px #999;   
	padding : 3px 0 3px 5px;  
	color   : black;
	font-family : tahoma, arial;  
	background : #666666;     
	font-size: 12px;
}   

.input select {  
	width : 100px;
}   

.input input:hover, .input input:focus, .input textarea:hover, .input textarea:focus {  
	background : #ccc;    
}   

.input input:focus, .input textarea:focus {  
	border : solid 1px #999999;   
}   

.input textarea {  
 	width  : 450px;   
  	height : 100px;
}   

.input span {
  font-weight : bold;
  font-size : 14px;	
  font-family : tahoma;   
  color : #C40000;  
  padding-left: 5px;
}  

.radio input {
	width : auto;
} 

.input table td {
	width : 50px;
} 

.submit {  
	float  : none;  
	clear  : left;  
	width  : auto;  
	border : 0 none #000;  
	padding-left : 310px;   
	padding-top : 10px;
}  

.checkbox {
  padding : 2px 0 2px 160px;
  width   : auto;   
  width: 170px;
}	

.checkbox label, .radio label {
  text-align   : right;    
  padding : 0 10px 0 8px;	
  display : inline;
  width   : auto;   
  float   : left;
}         

.checkbox input {
  width : auto;	
  float: right;
}	

.error-message {
	padding-left : 310px;
	font-size    : 10px;   
	color        : red;    
}  

.explanation {
	font-size : 10px;
	color : #404040;	
	padding-left : 165px;
}  

.form_container {
	width : 600px;
	margin : 0 auto;	
}   


input[type=submit], input.form_button {
	text-align : center;
	margin-top : 10px;  
	padding : 2px 20px;
	color : black;
	border : solid 0 #999;  
	font-size : 12px;  
	background : #141414;
	text-transform : uppercase;

	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;    
}  
input[type=radio] {
  background: transparent;
  border: 0px;
}


fieldset {
} 

form h2 {         
	display : inline; 
	padding : 5px 20px 5px 0; 
	font-size : 16px;  
	color : black;
}   

.form {
	width : 800px;
	margin : 0 auto;
} 

/* ---------------- LINKS ---------------------------- */     
  
  
#links_breadcrumbs {
  width  : 100%;
}     

#links_categories {
  margin      : 10px auto; 
  text-align  : left; 
  width       : 600px; 
  line-height : 20px;
}

#links_container img {
  border : 0;	
}

.links_item {
  padding       : 20px 0;
  border-bottom : dotted 1px #1A6680;
}   

.links_banner_item { 
  margin-top : 5px;
} 


#message_box {
   overflow: hidden;
   z-index    : 10009;
   width : 100%;
   position : fixed;
   top : 0;
   left : 0;
   background : white;
   font-size : 20px;
   z-index    : 10000;
   color      : black;
   text-align : center;
   display : none;
   height: 0;
   font: 20px/40px arial, sans-serif;

   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
}

.submit input {
}
.t-left * {
	text-align: left;
}






html { 	background: transparent url(../../img/site/bodybg.png) 0 0 repeat; }
body { 
	font-family: Verdana; 
	color: #fff; 
	font-size: 13px;
}
a { outline: none; color: #fff;
/* text-decoration: none;*/ }
.clearfix {
	clear: both;
	width: 100%;
}

.banners-bot {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	clear: both;
}
.banners-bot table {
	width: 1000px;
}
.container {
	width: 1000px;
	margin: 0 auto;
	background: #000;
}
.header-bg {
	background: url(../../img/site/header.png) 0px 0 no-repeat;
	min-height: 600px;
}
.nav {
	position: absolute;
	width: 1000px;
	bottom: 0;
	height: 29px;
}
.nav li {
	display: block;
	float: left;
	position: relative;
}
.nav li a {
	display: block;
	float: left;
	height: 29px;
	text-align: center;
	min-width: 110px;
	font-size: 15px;
	line-height: 1.9;
	color: #000;
}
.nav li a:hover {
}

.nav li ul {
	position: absolute;
	left: 0;
	display: none;
	z-index: 1000;
	width: 250px;
	top: 30px;
	background: #ff6699;
}
.nav li li {
	padding: 0px 3px;
	display: block;
	width: 250px;
}
.nav_bottom {
	width: 980px;
}
.nav_bottom li {
	display: inline;
}
.nav_bottom li a {
	padding: 0 15px;
	height: 20px;
	display: block;
	float: left;
}
.nav_bottom li:first-child a {
	background: none;
}

.left-side {
	float: left;
	padding-left: 5px;
	margin-left: 30px;
	position: relative;
}
.ls-inner {
	padding: 10px;
}
.ls-inner h3 {
	color: #cc3366;
	margin: 2px 0 10px 0;
	font-weight: normal;
	font-size: 15px;
}
.header {
	padding-right: 10px;
	position: relative;
}
.header {
	height: 160px;
}
.header .phones {
	position: absolute;
	top: 20px;
	left: 240px;
	color: #fff;
	font-size: 18px;
	font-style: italic;
}
.contents {
	padding-bottom: 10px;
	float: right;
	width: 980px;
	padding: 10px;
}
h1 {
	height: 43px;
	padding-left: 60px;
	/* text-align: center; */
}

h1 span {
	display: block;
	height: 43px;
	line-height: 2.9;
	font-size: 16px;
}
.footer {
	width: 100%;
	height: 54px;
}
.footer-inner {
	min-height: 50px;
	width: 1000px;
	float: left;
}

.footer-line-1 {
	padding-top: 4px;
}
.footer-line-1 * {
	color: #fff;
}
.footer-line-2 {
	height: 25px;
	padding-top: 6px;
	padding-right: 20px;
	text-align: right;
	background: #1a1a1a url(../../img/site/footer.png) top left no-repeat;
}
.index-right {
	float: right;
	width: 200px;
}
.index-left {
	float: left;
	width: 200px;
}
.index-center {
	margin: 10px 220px;
}
.index-center p + p {
	margin-top: 10px;
}

.escort-info-box {
	background: #1a1a1a url(../../img/site/tlbg.png) top left no-repeat;
	padding: 10px;
	margin: 20px 0;
}
.escort-info-box dt {
	font-size: 18px;
	text-indent: 20px;
	margin-top: -5px;
	padding-bottom: 10px;
}

.titled-box {
	background: #1a1a1a url(../../img/site/tlbg.png) top left no-repeat;
	padding: 10px;
}
.titled-box2 {
	background: #1a1a1a url(../../img/site/tlbg.png) top left no-repeat;
	padding: 10px;
}
.titled-box + dl, .titled-box2 {
	margin-top: 10px;
}
.titled-box dt, .titled-box2 dt  {
	color: #fff;
	font-size: 14px;
	padding: 0px 0px 10px 0;
	text-indent: 27px;
	text-transform: uppercase;
}
.titled-box ul { 
	margin-top: 0px !important;
}
.titled-box dt + dd {
	margin-bottom: 5px;
	padding-top: 5px; 
}

.featured-table {
	width: 200px;
}
.featured-table img {
	width: 180px;
	height: 257px;
	border: 1px solid #333;
}
.featured-table .location {
	color: #cc3366;
}
.featured-table td {
	padding-bottom: 10px;
}

.spl {
	font-size: 0px;
	line-height: 0;
	margin: 3px 0;
}
.spl2 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b4a99d;
	font-size: 0px;
	line-height: 0;
	margin: 3px 0;
}

.gallery-list {
	width: 980px;
}
.gallery-list img {
	width: 180px;
	height: 257px;
	border: 1px solid #1a1a1a !important;
}
.gallery-list td {
	text-align: center;
	padding-bottom: 20px;
}

.escort-photos {
	float: right;
	width: 600px;
}
.escort-photos img {
	border: 1px solid #1a1a1a;
}
.escort-info {
	float: left;
	width: 370px;
}
.escort-info * {
	font-size: 11px;
}
.escort-info th {
	color: #cc3366;
	font-weight: normal;
	width: 145px;
}

#gallery_ind_v_photo {
	width: 400px;
	height: 600px;
	margin: 3px;
	margin-left: 100px;
}
#gallery_ind_h_photo {
	width: 600px;
	height: 400px;
	margin: 3px 0;

}




.news-list {
	width: 240px;
	float: left;
}
.news-list * {
	max-width: 240px;
}
.news-list li + li {
	margin-top: 10px;
}
.news-list li .date {
	color: #cc3366;
}




.members label {
	width: 100px;
}
.members .submit {
	padding-left: 200px;
}


.text input, .password input, .select select, .textarea textarea {
	background: #ddd;
}

.submit input {
	border: 1px solid #580d2d;
	background: url(../../img/site/btnbg.png) 0 0 repeat-x;
}


.escorts-names {
	background: #1a1a1a url(../../img/site/tlbg.png) top left no-repeat;
}
.escorts-names li {
	float: left;
} 


.other-locations {
	width: 250px;
}
.other-locations td {
	text-align: center;
	color: #cc3366;
	width: 50%;
}
.other-locations td img {
	width: 110px;
	height: 150px;
}

.gar, .gar * {
	color: #cc3366;
}
a.booking {
	display: block;
	min-width: 136px;
	height: 24px;
	max-width: 180px;
	text-align: center;
	background: url(../../img/site/btnbg.png) 0 0 repeat-x;
	font-size: 14px;
	border: 1px solid #580d2d;
	line-height: 1.5;
	color: #000;
	float: right;
}
.locations-list, .escorts-names {
	width: 920px;
}
.locations-list li, .escorts-names li {
	min-width: 170px;
	min-height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 2px;
	zoom: 1;
	*display: inline;
	_height: 20px;
}




ul.sitemap_container ul, ul.sitemap_container ul ul {
	padding-left: 20px;
}

#article_content img {
	float: left;
	margin: 0 10px 10px 0;
}

#articles img {
	margin: 10px 10px 10px 0;
}
#articles .article + div {
	margin-top: 10px;
}
.article img { 
	margin: 10px 10px 10px 0;
	float: left;
}
.sitemap_container {
	margin: 10px 0;
}

.escort .location a {
	color: #cc3366;
}


.login-box {
	position: absolute;
	top: 5px; 
	right: 120px;
}
.login-box * {
	color: #fff;
}

#content_container {
	padding: 10px 0;
}

#logo {
	position: absolute;
	display: block;
	width: 410px;
	height: 70px;
	top: 45px;
	left: 65px;
}

.neight {
	text-align: right;
}
.neight, .neight a  {
	color: #ff6699;
}
div.index-reviews {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 440px;
}
div.index-reviews .heading {
	color: #000;
	font-size: 18px;
	text-indent: 20px;
	padding: 3px 0 0 0;
}
table.index-reviews {
	width: 395px;
}
table.index-reviews * {
	color: #000;
}
#gallery_image {
	margin: 10px 0;
	height: 600px;
	text-align: center;
}

.reviews-list-table {
	width: 700px;
	margin: 20px 0;
	margin-left: 100px;
}
.reviews-list-table th, .reviews-list-table th a  {
	text-align: left;
	color: #ff6699 !important;
	font-weight: normal;
}

#faq_list_container {
	padding-left: 30px;
}
.faq_question {
	color: #ff6699;
}

.review-item-table th {
	text-align: left;
	font-weight: normal;
	padding: 3px 5px 5px 0;
}
.review-item-table th, .review-item-table td {
	border-bottom: 1px solid #999;
}
