/*  =RESET
---------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, font, img, small, strike, strong, sub, sup,
b, u, i, 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; }

ol, ul, li { list-style: none; }


/*  =DEFAULT
---------------------------------------------------*/

a, a:visited { text-decoration: none; color: #fff; }
a:hover { color: #fff; text-decoration : underline}	
a:focus { outline: 0; } 

h1 { 
   	font-size : 16px;
	line-height : 40px;   
	color : #FFCC66;   
	font-weight : lighter;   
	padding : 0 10px;
	text-transform : uppercase;
	text-align : center;
}  

h2 { font: bold 14px Arial; padding: 0;}

h4 {}

h4 { font-size: 12px; line-height: 20px;}

img { border: 0; width:100%; }

.default_teaser {
	font-size : 16px;
	color :white;
	line-height : 25px;
}


#default_message {
	color : red;
	text-align : center;
	color : white;
	font-weight: bold;
}

a.button {
	height : 19px;
	width : 90px;
	color : white;
	text-align : center;
	font-size : 12px;   
	padding-top : 4px;     
	background: url(../../img/site/button.gif);
	display : block;
	float : left;
	text-transform : uppercase;
}

a.button:hover {
	text-decoration : none;
	background: url(../../img/site/button_over.gif);
}   

.teaser {
	border-bottom : solid 1px #131313;
	font-size : 20px;
	text-align : center;
	color : #FFCC66;
	padding : 15px 0 10px 0;
} 


.empty { 
	text-align : center;
	padding : 50px 0;
} 

a.red {
	background : #C40000;	
}

.acenter, .acenter {
  text-align : center;	
}   

.aleft {
  text-align : left;	
}   

.aright {
  text-align : right;	
}      

.fleft {
	float : left;
}

.fright {
	float : right;
}  

.big_text {
	font-size : 16px; 
	line-height : 20px;
}

.small {
	font-size : 11px; 
}

#content_container {
	font-size : 13px;  
	padding : 0;
}

#content_container ul {
  list-style-position : inside;
  padding-left        : 10px;
}   

#content_container blockquote {
  padding-left: 20px;
}     

#content_container p {
  padding: 6px 0;
}   

#block_content {
	padding : 10px 0 0 0;
}

table {
	
}

.line {
	border : solid 1px #EEEEEE;  
	border-width : 1px 0 0 0;
	margin-top : 10px;   
}

pre {
  color      : white;
  background : black;
  border     : solid 1px silver;
  text-align : left;
  padding    : 10px;    
  z-index    : 100000;
} 


.clear {
  clear       : both; 
  line-height : 0px;
  font-size   : 0px;
}   

.hidden {
	display : none;
} 

#tooltip{
	position:absolute;
	border:1px solid #E5E5E5;
	background:#ADADAD;
	padding:2px 5px;
	color:#fff;
	display:none;   
}	

table.tooltip_table td {
	padding: 2px 10px;
}

.ui-datepicker-trigger {
	vertical-align : middle;
	margin-left: 5px;
}


div.ui-datepicker {
	font-size : 11px;
	line-height : 12px;  
} 

table.cake-sql-log {
	width : 95%;
	border : solid 1px black;
	border-width : 0 0 1px 1px;
	background : white;
	color : black;
	margin : 0 auto;
}

table.cake-sql-log td, table.cake-sql-log th {
	border : solid 1px silver;
	border-width : 1px 1px 0 0;  
	padding : 7px;
}

table.cake-sql-log th {
	background : silver;
}

#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;  
} 

#copyright_container {  
  text-align  : center; 
  font-size   : 10px;
}

#solution_container {  
  position    : absolute;
  bottom      : 10px;
  right       : 10px;
  font-size   : 11px;
}

#slogan {  
	position    : absolute;
	top      : 50px;
	right     : 10px;
	font-size   : 16px;
	color 	: #666666; 
	line-height : 18px;
}

a#logo_link:link, a#logo_link:visited, a#logo_link:hover {
	width    : 776px;
	height   : 130px;
	display  : block;
	position : absolute;
	top      : 0;
	left     : 200px;
	text-decoration : none;    
	text-indent: -3000px;   
	z-index : 1000; 
	background: none;
} 

a#site_link:link, a#site_link:visited, a#site_link:hover {
	position  : absolute;
	top       : 5px;
	left     : 10px;	
	font-size : 14px;     
	line-height : 28px;  
	color : #FFCC66;   
	text-decoration : none;   
	background : none;  
}  

a#sitemap_link:link, a#sitemap_link:visited, a#sitemap_link:hover {
  position  : absolute;
  top       : 5px;
  right      : 8px;	
  font-size : 11px;  
  color     : white;   
  text-decoration : none;    
}  

#phone, #email{
	position:absolute;
	text-align:right;
	top:0;
	font-size : 14px;     
	line-height : 28px;  
	color : #FFCC66;
	font-style : italic;
}

#phone span {
}

#email {
	top : 25px;
	right : 0;
}
  

#open_hours {
	position : absolute;
	z-index : 800;
	top : 56px;
	left : 320px;
	font-size : 18px;     
	line-height : 28px;  
	color : white;   
	text-align :right;
}

#disclaimer {        
	font-size : 11px;
	padding : 0 0 10px 0;
}


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

label {
	float       : left;
	width       : 150px;
	text-align  : left;    
	font-weight : lighter;   
	padding     : 5px;
}   

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

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

.input select {  
	width : 100px;
}   

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

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

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

.radio input {
	width : auto;
} 

.input table td {
	width : 50px;
} 

.submit {
	border : 0 none #FFF;
	padding-top : 10px;
}  

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

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

.checkbox input {
  width : auto;	
}	

.error-message {
	padding-left : 310px;
	font-size    : 10px;   
	color        : red;    
}  
.footerBanners img {    max-width: 100%;}
.explanation {
	font-size : 10px;
	color : #404040;	
	padding-left : 165px;
}  

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


input[type=submit], input.form_button {
	text-align : center;
	margin-top : 10px;  
	padding : 2px 20px;
	color : black;
	font-size : 12px;  
	text-transform : uppercase;
	background: #020202 url(../../img/site/button_bg.gif) left top repeat-x;
	border : 0;

	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;    
}  

fieldset {
} 

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

.form {
	margin : 0 auto;
} 


/*  =LAYOUTS
---------------------------------------------------*/

html, body {
	font: 12px Verdana, Arial, Tahoma; 
	line-height: 150%; 
	color: #fff;
	background : black;
}

#page { 
	width: 1140px; 
	margin: 0 auto;   
}

#header {
	position: relative;
	width:100%;
	background : url(../../img/site/page_bg_new.jpg) center top repeat-x;
}

#header .inner_header {
	width:100%;
	background : url(../../img/site/header_new.jpg) center top no-repeat;
	background-size:contain;
}

#wrapper {    
}  

#main {
	min-height : 450px;   
	padding : 0 0 0 0;    
}  

#content {
	padding : 10px 0 0;
	min-height : 200px;
}  

#center { 
	padding : 0 0 20px 0;
}

#left { 
	width: 440px; 
	float: left;  
	padding : 0;
}    

#right { 
	width: 680px; 
	float: left;    
	padding : 0 0 0 20px;
}   

#footer { 
}

.footer_inner { 
	position : relative;
	width : 100%;
	margin : 0 auto; 
	padding : 10px 0;   
}     

#footer_bottom { 
	position : relative;
	background : #0F0F0F url(../../img/site/footer_bg.gif) center top repeat-x;    
}     

#page_error {
	padding : 100px;
	text-align : center;    
	font-size : 21px;
	color : white;
}  

#index_left {
	width : 305px;
	float : left;  
}   

#index_right {
	width : 565px;
	float : left;  
	padding: 0 10px;  
}   

#index_center {
	width : 570px;
	float : left;
	padding : 0 40px;     
}  


/* --------------- MENU --------------- */ 


#nav {
	z-index : 1000;
	height:35px;
	line-height : 23px;
	left : 0;
	width: 100%;
	text-align : center;
	background : url(../../img/site/nav_bg.jpg) center top repeat-x;
	position: absolute;
	top: 100%;
	padding-top: 5px;
}

#nav ul li {
	position : relative;
	padding: 0 7px;
	display : inline;
}

#nav ul li a, #nav ul li a:hover {
	color           : #fff;
	text-decoration : none;
	text-transform : uppercase;
	font-size : 16px;
	background : none;
	padding : 4px 20px;
}

#nav ul li a:hover, #nav ul li a.current, #nav ul li:hover a {
	text-decoration : none;
	background : url(../../img/site/nav_selected.gif) left top repeat-x;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0 0 1px #000000;
	color : black;
}

#nav ul li ul {
	position   : absolute;
	top        : 18px;
	left       : 30px;
	display    : none;
	padding : 10px 0 10px 20px;
	background : #F3DFAA;

	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;

	-moz-box-shadow: 0 1px 2px #C8C8C8;
}

#nav ul li ul li {
	padding : 2px 0;
	width      : 180px;
	text-align : left;
	background : none;
	display : block;
}

#nav ul li ul li a, #nav ul li ul li a:hover, #nav ul li:hover ul li a {
	padding         : 0 0 0 0;
	background      : none;
	text-transform : none;
	font-size : 12px;
	font-weight : lighter;
	line-height : 20px;
	border : 0;
	color : black;
	display : block;
	-moz-box-shadow: none;
}

#nav ul li ul li a:hover {
	text-decoration : underline;
}


/* ------------------ BOTTOM MENU --------------- */ 


#nav_bottom {  
	text-align : center;  
	z-index    : 1000;   
	background : url(../../img/site/bottom_menu.gif) center top no-repeat;  
	line-height : 25px;  
}  

#nav_bottom ul li {  
	display : inline;     
	padding : 0 20px;
}  

#nav_bottom ul li a, #nav_bottom ul li a:hover {     
	text-decoration : none;    
	text-transform : uppercase; 
	background : none;   
}   

#nav_bottom ul li a:hover {
	text-decoration : underline;   
}   

   
/* ------------------ NEWS --------------- */ 
       
       
#news_container {  
	width : 100%;
}   

#news_container img {
  border : solid 1px white;
  float: left;	
} 

#news_container td {
  padding : 10px 10px 10px 0;	   
  border-bottom : solid 1px white;
}  

#news_index_container {
	padding : 5px 30px;
	background : url(../../img/site/teaser.gif) top left no-repeat;    
} 
     
.news_index_item {
	padding : 10px 0 0 0;	
}
          
.news_index_date{
	color : #DB1086;
	padding-bottom : 0;
	padding-right : 10px;
	display :block;
	font-size : 11px;
}
          
.news_index_item a {
	text-decoration : none;     
	background : none;  
	color : #fff;
}
          
.news_index_item a:hover {
	text-decoration : underline;     
}
          

     
/* ---------------- BANNERS ---------------------------- */     
       
       
#banners_container {
  margin     : 10px auto;
  text-align : center;        
}       
 
 
#banners_container img {
  border : 0;
  margin : 5px;
}  
  
  
#banners_container a:link, #banners_container a:visited, #banners_container a:hover {
  font-size : 11px;
}
   
   
/* ------------------ REVIEWS --------------- */ 
  
  
#reviews_list_container {
  margin : 10px auto;	 
  width : 100%
}

#reviews_list_container td, #reviews_list_container th {
  padding       : 5px 40px;
  border-bottom : solid 1px #1A1A1A;     
  text-align : left;
}

#reviews_list_container th a:link, #reviews_list_container th a:visited, #reviews_list_container th a:hover {
  text-decoration : underline;
  font-weight     : lighter;
}

#reviews_latest_list_container {
  width : 100%;
  color : #ABABAB;	 
}

#reviews_latest_list_container td {
  padding : 5px;	
}

#reviews_latest_list_container span {
  color : #FF6EC1;
}

#reviews_latest_list_container {
  width : 100%;
  color : #ABABAB;	 
}

#reviews_latest_list_container a:link, #reviews_latest_list_container a:visited, #reviews_latest_list_container a:hover {
  color : #ABABAB;	 
  font-size: 12px;
  text-decoration : underline;
}

#review_item_photo {
  border : solid 1px white;
}   

table#review_item th {
	font-weight : lighter;   
	padding-right : 5px;
}

table#review_item td {
	padding : 5px 0;
}

#index_reviews_container {
  padding-top : 20px;	
}	
  
#reviews_index_container {
	background : url(../../img/site/reviews_box_bg.gif) left top no-repeat;
	padding : 10px;
	min-height : 100px;
}
	
#reviews_index_container a:link, #reviews_index_container a:visited, #reviews_index_container a:hover {
  text-decoration : none;
}    

#reviews_index_container a:hover {
  text-decoration : underline;
}    

table#review_item {
}
  
table#review_item th {
	text-align : left;  
	color : #666666;   
	width : 350px;
}
  
table#review_item td {
	width : 300px;
}
  
/* ------------------ SITEMAP -------------------------- */ 
   
   
.sitemap_container { 
	margin     : 0px 0 20px 0;
	text-align : left;  
	width : auto;
	margin : 0 auto; 
}  

.sitemap_container li { 
	list-style : none;
	line-height : 24px;  
}  

.sitemap_container li ul { 
	list-style : none;
	margin-left: 20px;
}    
          
          
/* ------------------ FAQ -------------------------- */ 
    
    
#faq_list_container {
  padding : 0 20px;
}  
 
.faq_question {
  font-weight : bold;
}

.faq_answer {
}
  
  
/* ---------------- 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 : solid 1px #FDEBF2;
}   

.links_banner_item { 
  margin-top : 5px;
} 
   
   
/* ------------------- PAGES -------------------------------- */
  
  
.pages_container {
  text-align   : center;  
  line-height  : 25px;   
  padding      : 10px;
}     

.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  padding    : 2px 5px;  
  margin     : 0 1px;
  text-decoration : none;
}    

.pages_container a:hover {
  text-decoration : none;
  background : #E5E5E5; 
}    

.page_current {
  padding    : 2px 5px;  
  margin     : 0 1px;
  background : #E5E5E5; 
}      


/* ------------------- BANNERS -------------------------------- */

table.banners_list {
	margin : 0 auto;
}

table.banners_list td {
	padding : 10px 5px;
}


/* ------------------- NEWSLETTER -------------------------------- */


#newsletter_box {  
	text-align : center;    
	margin : 0 auto;
}

#newsletter_content {
	padding : 0 0 10px 0;
}

#newsletter_content input {
	width : 220px;   
	margin-bottom : 10px; 
}

#newsletter_box .teaser {
	text-align : center;
}

a#newsletter_button {
	text-align : center;
	padding : 4px 20px;
	color : black;
	font-size : 12px;  
	background: url(../../img/site/button_bg.gif) 0 0 repeat-x;     
	height : 26px;   
	line-height : 26px;   
	text-transform : uppercase;  
	margin-left : 10px;

	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;    
}

#newsletter_message {
	margin-top : 5px;
	color : gray; 
}

#newsletter_text {   
	line-height : 25px;
	padding-right : 20px;
}

#newsletter_bottom {
	height : 7px;
	font-size : 0px;
    width : 223px;
} 


/* ------------------ ARTICLES --------------- */ 
          

#articles {  
	padding : 0 0;
}   

#articles ul li{  
	padding : 2px 0;
}
#articles img {
	width: 100%;
}

#articles_left {
	width : 250px;
	float : left;   
}

#articles_right {
	width : 750px;
	float : left;  
	padding-left: 20px;
}

.article {  
	padding : 20px 0 20px 0;  
	border-top :solid 1px white;
}   

#articles .first {  
	padding : 0 0 20px 0;  
	border-top : 0;
}   

.article h2 {  
	font-size : 16px;
	line-height : 160%;
}   

.article .date {  
	padding-bottom : 8px; 
	font-size : 11px;
}   

.article .category {  
	padding-bottom : 8px; 
	font-size : 11px;
}   

.article .tags {  
	padding-top : 10px; 
	font-size : 10px;
}   

.article .more {  
	padding-top : 10px;      
	text-decoration : underline;
}   

.article .image, #article_content .image {  
	float : left;
	margin : 0 10px 10px 0;
}  

#article_content {
	padding : 0 0;
}   

#article_content .category {
	padding-bottom : 8px;
}

#article_content .tags {
	padding-top : 12px;
}  

#articles_categories {
	padding : 10px;
}      


/* ------------------- GALLERY -------------------------------- */


.gallery_list_container {
	text-align : center;   
	margin     : 0 auto;   
	width      : auto;    
} 

.gallery_list_container td {
	padding : 5px;    
} 

.gallery_list_container img {
	background: url(/img/site/photo_bg.gif) center center no-repeat;
	background-size:cover;
	padding : 5px;
}

#article_content img {
	width: auto;
}

.review-box img {
	background: url(/img/site/photo_bg.gif) center center no-repeat;
	padding : 5px;
}

.gallery_list_container .escort_container {
    margin : 0 auto 0 auto;   
}

.gallery_list_container .escort {
	padding : 3px;
}                              

.gallery_list_container .escort_top, table..gallery_list_container .escort_bottom {
	height : 8px;
	font-size : 0px;
}

.gallery_list_container a.thumb_link {
	vertical-align : top;
}

.gallery_list_container .escort_bottom {
	background-position : left bottom;     
}  

.gallery_list_container a {
}

.gallery_list_container a:hover {
  text-decoration : underline;    
}

.info img {
	background: url(/img/site/photo_bg.gif.pagespeed.ce.5JNtLHqto5.gif) center center no-repeat;
	background-size:cover;
	padding: 5px;
}

.info {
	padding : 0px;
	/*min-height : 280px;*/
}  

.info .location {
	padding-top: 1px; 
	color : #FFFFFF;     
} 

.info .comment {
	color : #FFFFFF;   
} 

.info a:link, .info a:visited, table..gallery_list_container.info a:hover {
	text-decoration : none;    
	background : none; 
	font-size : 14px;   
	text-transform : uppercase;
	color : #FFCC66;
}

 
#galleries_box {
	padding-top : 0;
} 

#galleries_box ul {
	padding-top : 10px;  
	padding-left : 40px;  
}

#galleries_box ul li {  
	list-style  : none;
	float       : left;   
	display : block;
	width	 : 142px;
	text-align  : left;        
	padding : 3px 0 3px 20px;  
	background : url(../../img/site/bullet.gif) 5px 50% no-repeat;   
	margin : 0 0 2px 0; 
}  

#galleries_box ul li a, #galleries_box ul li a:hover {
	float       : left;       
	background : none;      
	font-size : 12px;
	color : white;
}   
 

#gallery_menu {  
	text-align : center;  
	padding-bottom : 15px;  
	padding : 5px;    
	margin : 0 auto;
	background : url(../../img/site/teaser.gif) top left no-repeat;    
	padding : 5px 0 25px 30px; 
}

#gallery_menu ul li {  
	font-size : 12px;
	list-style  : none;
	float       : left;   
	display : block;
	width	 : 150px;
	padding : 4px 0 4px 15px;  
	background : url(../../img/site/bullet.gif) 0 50% no-repeat;  
	text-align :left;
}

#gallery_menu ul li a {  
	background : none;  
}


/* --------------------------- INDIVIDUAL ------------------ */   

.escort_left {
	float : left;
    width : 310px;
}

.escort_right {
	float : left;
	width : 810px;  
	padding-right: 20px;   
	text-align : center;    
} 

#ind_details_top {
	background : url(../../img/site/stats_top.png) 0 0 no-repeat;   
	padding : 10px;
}

#ind_details_bottom {
	background : url(../../img/site/stats_bottom.png) 0 0 no-repeat;  
	height : 8px;
	font-size : 0;
}

.ind_description { 
	padding-bottom : 0px; 
}  

.ind_photos img {
	border : solid 1px #D3BE5E;
	padding:0;

	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;    

	-moz-box-shadow: 0 1px 2px #C8C8C8;
	-webkit-box-shadow: 0px 1px 2px #C8C8C8;
	box-shadow: 0px 1px 2px #C8C8C8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#C8C8C8')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#C8C8C8');

}   

.ind_box {
	padding : 0 0 15px 0; 
}

.ind_box_top, .ind_box_bottom {
	height : 8px;
	font-size : 0px;
	background : url(../../img/site/details.gif) left top no-repeat;     
} 

.ind_box_bottom {
	background-position : left bottom;     
}

.ind_box_content {
	background : black;
	border : solid 1px #304A57;
	border-width: 0 1px;
	padding : 10px;
}

.ind_box_big {
	background : url(../../img/site/info_box_big.gif) left top no-repeat;     
}

.escort_right h2 {
	line-height : 18px;
	font-size : 14px;  
	font-weight : lighter;      
	width : auto;
	text-transform : uppercase;
	color : #FFCC66;
	text-align : center;
} 

.escort_left h2 span {
} 


table#ind_details_table, table#ind_rates_table { 
	width : 100%;    
}

table#ind_details_table {
}

table#ind_details_table th, table#ind_rates_table th {
	font-weight : lighter;
	text-align : left;
	padding: 1px 10px 1px 0;   
}

table#ind_details_table td, table#ind_rates_table td {
	padding: 2px 5px 2px 0;  
	font-weight : lighter;    
	color : #fff;
}  

table#ind_details_table td {
	text-align : left;
}

table#ind_details_table a {
	color : #999999;
} 

table#ind_rates_table th {
	color : white;
}

table#ind_rates_table td {
	color : white;
}



#ind_reviews {
	padding : 0 0 0 0;
}  

#ind_reviews table td {
	padding : 3px;
}  

table.ind_similar_escorts .info {
	width : auto;  
	height : auto;
	text-align : center; 
	border : 0;
} 

a.ind_button {
	width: 130px;  
	line-height : 23px;
	display : block;
	text-align : center;
	font-size : 12px;  
	text-transform : uppercase;
	background : url(../../img/site/button_bg.gif) left top repeat-x;  
	float : left;
	margin-right : 15px;   
	color : black;
}   

a.ind_button_review {
}                   

a.ind_button_booking {
}                   

#gallery {
	width  : 600px;
	height : 420px;   
	position : relative;   
	text-align center;   
	float : left;       
} 

#gallery img {
	border : solid 1px #F8AEBC;
} 

img#gallery_ind_h_photo { 
	margin : 0 auto;   
}

img#gallery_ind_v_photo {
	margin : 0 auto;   
}

img.thumb_h {
	border : solid 1px #F8AEBC;
	margin : 0 5px;
}

img.thumb_v {
	border : solid 1px #F8AEBC;
	margin : 0 5px;
}



.escorts_positions {
	text-align : center;  
}    

.escorts_positions table {
} 

.escorts_positions td {
	padding : 3px;
}

.escorts_positions .info img {
	width:100%;
}    

.escorts_positions .teaser {
	text-align : center;
	font-size : 18px;
	
}
	
.escorts_positions a  {  
	color : #FFCC66;
	font-size : 14px;
}    


.escorts_positions .info {
	width : auto;
	height : auto;   
	border : 0;
}

.escorts_positions .teaser {
}

.escorts_positions_top, .escorts_positions_bottom {
	height : 7px;
	font-size : 0px;
    width : 223px;
} 

.escorts_positions_bottom {
	background-position : left bottom;     
}

.escorts_positions_content { 
	padding : 5px;
}

#new_escort {
	padding : 5px;
}

#new_escort img {  
	border : solid 1px #2B2B2B;
}    

	
	
#gallery_ind_menu {
	padding-top : 10px;
	text-align : center;
}

#gallery_ind_menu a#small_button {
	font-weight : bold;  
}  

#locations_list, #names_list {
	padding : 5px 0 25px 0; 
	margin : 0 auto;
}

#locations_list ul li, #names_list ul li {  
	list-style  : none;
	float       : left;   
	display : block;
	width	 : 140px;
	text-align  : center;        
	padding : 3pxpx 0 3pxpx 20px;  
	background : url(../../img/site/bullet.gif) 5px 50% no-repeat;   
	margin-bottom : 2px; 
}  

#locations_list ul li a, #locations_list ul li a:hover,
#names_list ul li a, #names_list ul li a:hover {     
	float       : left;       
	background : none;      
	font-size : 12px;
	color : white;
}   

#locations_list a:hover, #names_list a:hover {
	text-decoration: underline;
} 

#locations_list .teaser, #names_list .teaser {
}


#galleries_index_box .gall {
}

#galleries_index_box a {
	color : white;
}

#galleries_index_box img {
	background : url(../../img/site/gallery_bg.gif) center center no-repeat;
	width:100%;
}


/* --------------------------- CALENDAR ------------------ */    


#calendar_container {
	padding : 5px;
}

table#escorts_calendar {
	width : 100%;    
	border : solid 1px #E5E5E5;
	border-width : 1px 1px 0 0;
}

table#escorts_calendar td, table#escorts_calendar th {
	padding : 5px 5px;
	text-align : center;
	border : solid 1px #E5E5E5;
	border-width : 0 0 1px 1px;
}

table#escorts_calendar th {
}


/* ------------------- USERS -------------------------------- */

#login_form {     
	position : absolute;
	top : -27px;
	right : 0px;
	z-index: 1000;    
	font-size : 12px;
} 

#logged {
	padding : 5px 0;
}
 
#logged a {
	font-size: 11px;
}
 
a.logout {
	color : red;
}
 

/* ------------------- OTHER -------------------------------- */

.box {
	padding : 10px 0 0;
}    

a.twitter_link, a.facebook_link, a.msn_link, a.myspace_link {
	padding : 25px 0 25px 70px;
	color : black;
	font-size : 14px;
	background : url(../../img/site/icon_twitter.gif) 0 center no-repeat;   
	display : block; 
}

a.facebook_link {
	background : url(../../img/site/icon_facebook.gif) 0 center no-repeat;    
}

a.msn_link   {
	background : url(../../img/site/icon_msn.gif) 0 center no-repeat;    
}

a.myspace_link   {
	background : url(../../img/site/icon_myspace.png) 0 center no-repeat;    
}

.navbar-header button {
	margin-top: 3px;
	padding:0;
	border-radius: 0;
	position:relative;
	z-index: 100000;
}

.navbar-header button .icon-bar {
	background: white;
}

#navbar.navbar-collapse {
	overflow: hidden !important;
}

#navbar.navbar-collapse.collapse.in {
	background:black;
}

#navbar.navbar-collapse.collapse.in ul {
	list-style-type: none;
}

#navbar.navbar-collapse.collapse.in ul li {
	display:block;
}

.info a {
	color: #FFCC66;
}

.infoSub {
	height: 75px;
	overflow:hidden;
	/*background: #BAA670;*/
	width: 100%;
	text-align:center;
	/*border:1px solid #BAA670;*/
	border-top: 0;
}

.escort {
	padding: 0 15px;
	margin-bottom: 30px;
}

@media (max-width: 750px) {

	#navbar.navbar-collapse {
		background: black;
		margin-top: 5px;
	}

	#navbar.navbar-collapse ul {
		list-style-type: none;
	}

	#navbar.navbar-collapse ul li {
		display: block;
		text-align: left;
		padding: 8px 0px;
		border-top: 1px solid #333;
	}

	#nav ul li:hover a {
		background: none;
		border-radius: 0;
		box-shadow: none;
		color: white;
	}

	.info {
		padding: 0px;
		/*min-height: 270px;*/
		font-size: 13px;
	}

	.info a {
		font-size: 10px;
		line-height: 11px;
		padding: 0;
		vertical-align: middle;
	}

	.info .comment, .info .rates, .info .location {
		font-size: 10px;
		line-height: 11px;
		padding: 0;
		vertical-align: middle;
	}

	.input input, .input select, .input textarea, .pretty_input, textarea#EmploymentComments {
		width: 100% !important;
	}

	#phone, #email {
		position: absolute;
		text-align: center;
		top: 58px;
		left: 0;
		z-index: 9999;
	}

	#header .inner_header {
		background-size: cover;
		height: 80px;
	}

	.escorts_positions a {
		font-size: 11px;
	}
	.infoSub {
		height: 50px;
	}

	.escort {
		padding: 0 2px;
		margin-bottom: 5px;
	}
}


.infoSub2 {
	height: 65px;
	overflow: hidden;
	/*background: #BAA670;*/
	width: 100%;
	text-align:center;
	border:1px solid #BAA670;
	border-top: 0;
}
@media (min-width:600px) {
	.col-md-2 {
		width: 20%;
	}
}

.crumbs {
	font-size: 15px;
	text-align:center;
}

.crumbs a {
	padding: 0 10px;
}
.footerBanners img {
    width: auto !important;
}

#content_container img {
	width: auto;
}

@media (min-width:991px) {
	.col-md-2-5 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		width: 20%
	}
	.col-md-3-5 {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%
	}
	.col-md-4-5 {
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
}