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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  font-size: 1px;
  clear: both;
}
html,
body {
  background: #333333;
  color: #fff;
  font-family: Verdana;
  font-size: 12px;
}
html {
  padding: 10px 0;
}
a {
  color: #0099ff;
}
.container {
  width: 1100px;
  margin: 0 auto;
  min-height: 500px;
}
.container .header {
  background: #000;
  position: relative;
  height: 235px;
  background: url(../../img/site/headerbg.png) 0 0 no-repeat;
}
.container .header .nav {
  position: absolute;
  bottom: 2px;
  height: 31px;
}
.container .header .nav a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.container .header .nav ul {
  display: block;
  height: 31px;
}
.container .header .nav ul li {
  height: 31px;
  display: block;
  float: left;
  line-height: 2.5;
}
.container .header .nav ul li a {
  padding: 0 40px;
}
.container .header .nav ul li + li {
  background: url(../../img/site/menuspl.png) top left no-repeat;
}
.container .header #phone {
  position: absolute;
  top: 5px;
  right: 14px;
  font-size: 18px;
}
.container .header #phone .p1,
.container .header #phone .p2,
.container .header #phone .p3 {
  color: #3995d7;
}
.container .header #login_form {
  position: absolute;
  right: 10px;
  bottom: 40px;
  line-height: 2;
}
.container .header #login_form input {
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #fff;
}
.container .header #login_form .logout-link {
  color: #3995d7;
}
.container .content {
  background: #000;
  padding: 30px;
}
.container .content h1.teaser {
  color: #0099ff;
  font-size: 20px;
  text-align: center;
  padding: 15px 0;
  margin-top: -25px;
}
.container .content p + p {
  margin-top: 10px;
}
.container .content .column-1 {
  width: 334px;
  float: left;
}
.container .content .column-2 {
  margin: 0 345px;
}
.container .content .column-2 .in-content {
  margin-top: 15px;
}
.container .content .column-3 {
  float: right;
  width: 334px;
}
.container .content .heading-bg {
  background: url(../../img/site/headingsbg.png) 0 0 repeat-x;
  height: 27px;
  border: 1px solid #3995d7;
  margin-bottom: 15px;
  line-height: 1.9;
  text-indent: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
.container .content .featured-title {
  text-align: center;
  font-size: 15px;
}
.container .content .featured-escorts-block {
  width: 343px;
  overflow: hidden;
  margin-left: -5px;
}
.container .content .featured-escorts-block .featured-item {
  width: 161px;
  float: left;
  margin: 5px;
  background: url(../../img/site/picbg.png) 0 0 no-repeat;
}
.container .content .featured-escorts-block .featured-item img {
  padding: 5px;
}
.container .content .featured-escorts-block .featured-item .info {
  text-align: center;
}
.container .content .featured-escorts-block .featured-item .info a {
  color: #fff;
}
.container .content .featured-escorts-block .featured-item .info .custom {
  color: #3995d7;
}
.container .content .featured-escorts-block .featured-item .info .location {
  color: #fff;
}
.container .content .escorts-gallery {
  width: 1090px;
  margin: 10px 0;
  margin-left: -23px;
  overflow: hidden;
}
.container .content .escorts-gallery .escort {
  height: 340px;
  padding: 2px;
  float: left;
}
.container .content .escorts-gallery .escort img {
  background: url(../../img/site/galleryimgbg.png) 0 0 no-repeat;
  padding: 4px 4px 6px 4px;
}
.container .content .escorts-gallery .escort .info {
  text-align: center;
}
.container .content .escorts-gallery .escort .info a {
  color: #fff;
}
.container .content .escorts-gallery .escort .info .custom {
  color: #3995d7;
}
.container .content #locations_list,
.container .content #gallery_menu
{
	margin: 15px 0 0 0;
	width: 1080px;
}
.container .content #locations_list ul,
.container .content #gallery_menu ul {
  clear: both;
  display: block;
  margin: 10px 0 0 50px;
}
.container .content #locations_list ul li,
.container .content #gallery_menu ul li {
  display: block;
  float: left;
  width: 150px;
  margin: 0 10px 5px 0;
}
.container .content #locations_list ul li a,
.container .content #gallery_menu ul li a {
	display: block;
	background: #0099ff;
	color: #ffffff;
	border-radius: 5px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}
.container .content #locations_list ul li a:hover,
.container .content #gallery_menu ul li a:hover {
	color: #0099ff;
	background: #ffffff;
}
.container .footer {
  padding: 5px 0;
}
.container .footer .copy {
  float: right;
}
.container .footer .nav_bottom {
  text-align: center;
}
.container .footer .nav_bottom li {
  display: inline;
  padding: 0 10px;
}
.container #news_index_container {
  margin: 0 0 15px 0;
}
.container #news_index_container .news-index-item .pre {
  padding-right: 10px;
}
.container #news_index_container .news-index-item .date {
  color: #3995d7;
}
.container #reviews_index_container a {
  color: #fff;
  text-decoration: none;
}
.container #reviews_index_container .date {
  color: #3995d7;
}
.container #reviews_index_container .all-reviews {
  color: #3995d7;
  float: right;
  padding-top: 15px;
}
.container #galleries_box {
  margin: 0 0 15px 0;
}
.container #galleries_box select {
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #fff;
}
.container .escort_left {
  float: left;
  width: 650px;
}
.container .escort_left img {
  border: 1px solid #3995d7;
  margin: 5px;
}
.container .escort_right {
  float: right;
  width: 350px;
}
.container .escort_right #ind_details_table,
.container .escort_right #ind_rates_table {
  width: 260px;
}
.container .escort_right #ind_details_table * {
  text-align: left;
  font-weight: normal;
}
.container .escort_right #ind_details_table th {
  width: 140px;
  font-weight: normal;
}
.container .escort_right #ind_rates_table * {
  text-align: left;
  font-weight: normal;
}
.container .escort_right #ind_reviews {
  margin-top: 20px;
}
.container .escort_right #ind_reviews .acenter {
  padding: 30px 0 0 0;
}
.container dl.box {
  padding: 15px 15px 15px 15px;
  border: 1px solid #0b5b94;
  position: relative;
  background: #0f235f url(../../img/site/infobg.png) 0 0 repeat-x;
  z-index: 100;
}
.container dl.box dt {
  background: transparent;
  font-size: 18px;
  border-bottom: 1px solid #0c447e;
  padding: 0 0 10px 0;
}
.container dl.box dd {
  background: transparent;
  padding: 10px 0 0 0;
}
.container dl.box dd.rb1,
.container dl.box dd.rb2,
.container dl.box dd.rb3,
.container dl.box dd.rb4 {
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  z-index: 101;
}
.container dl.box dd.rb1 {
  background: url(../../img/site/rb_1.png) 0 0 no-repeat;
  right: -2px;
  bottom: -12px;
}
.container dl.box dd.rb2 {
  background: url(../../img/site/rb_2.png) 0 0 no-repeat;
  left: -1px;
  bottom: -12px;
}
.container dl.box dd.rb3 {
  background: url(../../img/site/rb_3.png) 0 0 no-repeat;
  left: -1px;
  top: -1px;
}
.container dl.box dd.rb4 {
  background: url(../../img/site/rb_4.png) 0 0 no-repeat;
  right: -2px;
  top: -1px;
}
.container dl.box + dl.box {
  margin-top: 20px;
}
.banners_list {
  margin: 30px auto;
  width: 1100px;
}
.banners_list td {
  padding: 5px;
}
#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 #3C372B;
}
.links_banner_item {
  margin-top: 5px;
}
label {
  float: left;
  width: 150px;
  text-align: right;
  font-weight: lighter;
  padding: 2px 10px 2px 0;
}
.input {
  padding: 2px;
  clear: both;
}
.input input,
.input select,
.input textarea,
.pretty_input {
  width: 230px;
  border: solid 1px #333333;
  padding: 3px 0 3px 5px;
  color: white;
  font-family: tahoma, arial;
  background: #000000;
  font-size: 12px;
}
.input select {
  width: 100px;
}
.input input:hover,
.input input:focus,
.input textarea:hover,
.input textarea:focus {
  background: #5B5B5B;
}
.input input:focus,
.input textarea:focus {
  border: solid 1px #999999;
}
.input textarea {
  width: 500px;
  height: 100px;
}
.input span {
  font-weight: bold;
  font-size: 14px;
  font-family: tahoma;
  color: #C40000;
  padding-left: 5px;
}
.radio input {
  width: auto;
}
.submit {
  float: none;
  clear: left;
  width: auto;
  border: 0 none #FFF;
  padding-left: 160px;
  padding-top: 10px;
}
.checkbox {
  padding: 2px 0 2px 160px;
  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: 160px;
  font-size: 10px;
  color: red;
}
.explanation {
  font-size: 10px;
  color: #404040;
  padding-left: 165px;
}
.form_container {
  width: 700px;
  margin: 0 auto;
}
input[type=submit],
input.form_button {
  text-align: center;
  margin-top: 15px;
  padding: 3px 20px;
  line-height: 16px;
  background: #0f2460 url(../../img/site/submitbg.png) 0 0 repeat-x;
  color: white;
  border: solid 1px #2377b5;
  font-size: 13px;
  -moz-border-radius: 1px;
  -khtml-border-radius: 1px;
  -webkit-border-radius: 1px;
}
form h2 {
  display: inline;
  padding: 5px 20px 5px 0;
  font-size: 16px;
  color: white;
}
.form {
  width: 700px;
  margin: 0 auto;
}
#message_box {
  height: 40px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  border-bottom: 2px solid silver;
  background: white;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
}
#message_box_content {
  width: 800px;
  line-height: 40px;
  margin: 0 auto;
  color: black;
  text-align: center;
  z-index: 10000;
  font-size: 18px;
}
#message_box_close {
  color: red;
  position: absolute;
  top: 50px;
  right: 10px;
}
/* ------------------ REVIEWS --------------- */ 
  
  
#reviews_list_container {
  margin : 10px auto;	 
  width : 100%
}

#reviews_list_container td, #reviews_list_container th {
  padding       : 5px 40px;
  border-bottom : solid 1px #353535;
}

#reviews_list_container th a:link, #reviews_list_container th a:visited, #reviews_list_container th a:hover {
  color           : white;
  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 {
  padding-top : 7px;	
}
	
#reviews_index_container a:link, #reviews_index_container a:visited, #reviews_index_container a:hover {
  text-decoration : none;
}    

table#review_item {
	margin-left: 100px;
}
  
table#review_item th {
	text-align : left;
}
  
table#review_item td {
	color : white;   
}  

#reviews_box {
	padding-top : 10px;
}  

#reviews_index_container {
	line-height : 25px;
	
}
#articles {  
	padding : 0 0;
}   

#articles ul li{  
	padding : 2px 0;
} 

#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 h2 a
{
	text-decoration: none;
}  

.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
{
	border: 1px solid #0099ff;  
	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;
}
.crumbs
{
	display: block;
	line-height: 2em;
	font-size: 1.5em;
}
.crumbs a
{
	text-decoration: none;
}
			ul.hamburger-navigation
			{
				top: 150px;
				margin: 7px 7px 10px auto;
				border: 3px solid rgb(255,255,255);
			    border-radius: 5px;
			    cursor: pointer;
			    display: block;
			    width: 100px;
			    position: relative;
			}
				ul.hamburger-navigation li
				{
					color: rgb(255,255,255);
					text-transform: uppercase;
					font-size: 32px;
					line-height: 40px;
				}
			.hamburger-block
			{
				opacity: 0;
				left: 0px;
				top: 0px;
				position: fixed;
				z-index: -128;
				width: 70%;
				height: 100%;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				overflow-x: hidden;
				overflow-y: auto;
				background: #3e3c3d;
				background: -moz-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3c3d), color-stop(100%, #2d2c2d));
				background: -webkit-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
				background: -o-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
				background: -ms-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
				background: linear-gradient(to bottom, #3e3c3d 0%, #2d2c2d 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3c3d', endColorstr='#2d2c2d', GradientType=0);
			}
				.hamburger-block ul
				{
					list-style: none;
					margin: 0;
					width: 100%;
					padding: 0;
				}
					.hamburger-block ul li
					{
						position: relative;
						font-size: 2em;
						font-weight: bold;
						border-bottom: 1px solid #222222;
						border-top: 1px solid #444444;
						padding: 15px;
					}
						.hamburger-block ul li a
						{
							color: #fff;
							text-decoration: none;
						}
								.page-header-navigation
		{
			display: block;
			width: 100%;
			height: 70px;
			text-align: center;
		}