
html {
	background: #fff7f2; /* url(../../img/site/topbg.png) 0 0 repeat-x; */
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.5;
}

body {
	color: #333;
	padding-bottom: 20px;
}
a, a:visited { color: #333; text-decoration: none;}
a:hover { color: #333;}

#content {
	padding-top: 20px;
}

#header {
	width: 100%;
	position: relative;
	background: url(../../img/site/headerbg_n.png) 0 0 no-repeat;
}
.header-contacts {
	position: absolute;
	top: 40px; right: 70px;
	width: 1185px;
	text-align: right;
	font-style: italic;
	color: #666;
}

#footer {
	
}

#article_content img {
	width: auto;
	float: left;
	margin: 0 8px 8px 0;
}

#content h1 {
	font-size: 24px;
	color: #333;;
	margin-bottom: 10px;
/*	border-bottom: 1px solid #330000;*/
	padding-bottom: 5px;
	background: url(../../img/site/dbl.png) left bottom repeat-x;
	text-align: center;
}

h1 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	padding:13px 0;
}

#content, #header, #footer, .banners-block {
	width: 100%;
	margin: 0 auto;
}

.content-block {
	margin-right: 8px;
	padding: 5px;
}


.navi {
	width: 100%;
	background: url(../../img/site/menu.png) repeat-x;
	height: 28px;
	border:1px solid #ffeae9;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 15px;
}
.nav li {
	display: inline-block;
	position: relative;
}
.nav li + li {
	background: url(../../img/site/mbg.png) left center no-repeat;
}
.nav>li>a {
	padding: 0;

}
/*
.nav li:hover ul {
	display: block;
	position: absolute;
	background: #f0e7ed;
	width: auto;
}
.nav li:hover li {
	background: transparent;
}
*/
.nav ul a {
	display: block;
	white-space: nowrap;
}
.nav a {
	padding: 0 0px;
	display: block;
	height: 27px;
	line-height: 1.9;
	padding: 0 15px;
	text-align: center;
	min-width: 80px;
	white-space: nowrap;
	color: #333;
}
/*
.nav > li > a:hover, .nav > li:hover > a  {
	background: #ef91c5;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: -3px;
	color: #fff;
}
*/
.nav > li > a:hover, .nav > li:hover > a  {
	background: none;
	margin: 0;
	padding: 0;
}
.nav ul a {
	color: #000;
}
.nav ul {
	display: none;
	border: 1px solid #634a2b;
	padding: 3px;
}
.nav ul li {
	clear: both;
}
.bnav {
	display: block;
	text-align: center;
} 
.bnav li {
	display: inline;
}
.bnav a {
	padding: 0 5px;
	color: #660000;
}
.bnav li + li {
	background: url(../../img/site/menuspl2.png) center left no-repeat;
}


ul.ilb li {
    width: 200px;
    min-height: 380px;
    border: 1px solid #000;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
    zoom: 1;
    *display: inline;
    _height: 380px;
}
.block-1{
	float: left;
	width: 230px;
}
.left-block {
}
.right-block {
	float: right;
	width: 230px;
}
dl.box dt {
	background: #ef93c3;
	text-align: center;
	color: #fff;
}
#featured_1 dt {
	font-size: 20px;
	text-align: center;
}
h2.cube, dl.escort-profile dt {
	font-size: 16px;
	text-indent: 10px;
	font-weight: normal;
	/* background: #ef93c3; */
	background: transparent;
	color: #ff6f6e;
	text-align: left;
}

ul.gallery {
	/*margin-left: -30px;*/
	padding:0;
}
ul.gallery li {
	border: 0;
}
ul.gallery .escort img, #featured_1 img  {
	background: #fff; /* url(../../img/site/item_bg.png) 0 0 no-repeat; */
	padding: 1px;
}
ul.gallery .info, #featured_1 .info, .info {
	text-align: center; 
	background: #fff;
	border: 1px solid #ffdee1;
	margin-top: 2px;
	min-height: 40px;
}
ul.gallery .info {
		min-height: 58px;
}
ul.gallery .info a, #featured_1 .info a, .info a { color: #cc6699;}
ul.gallery li {
	width: 212px;
	margin-left: 29px;
}

#escort_statistics th {
	font-weight: normal;
	text-align: left;
	color: #65343c;
}
.escort_left {
	width: 350px;
	margin-right: 10px;
	float: left;
}

.escort_photos img {
	width: 100%;
	border: 1px solid #3c342a;
}

.escort_right {
	float: right;
	width: 815px;
}
.gallery_ind_h_photo {
	margin: 2px 0;
	width: 806px;
}

.ind_description {
	margin-bottom: 10px;
	text-align: justify;
}

.eb1 {
/*	padding: 5px;*/
/*	border-bottom: 1px solid #4b4232;*/
	margin-bottom: 10px;
}
.eb1i {
/*	background: #40382e;*/
/*	padding: 5px;*/
}
#ind_rates_table {
	width: 100%;
}
#ind_rates_table th {
	width: 33%;
	color: #ff9999;
}



a.button {
	background: url(../../img/site/bbg.png) 0 0 repeat-x;
	width: 150px;
	color: #333;
	-moz-border-radius: 9px; /* Firefox */
	-webkit-border-radius: 9px; /* Safari, Chrome */
	border-radius: 9px; /* CSS3 */
}
a.button + a.button {
		margin-right: 10px;
}

div.submit input {
	-moz-border-radius: 9px; /* Firefox */
	-webkit-border-radius: 9px; /* Safari, Chrome */
	border-radius: 9px; /* CSS3 */
}

#footer {
	background: #fecacf;
	min-height: 50px;
	margin-top: 20px;
	padding: 10px 5px 5px 5px;
}
#footer .copyright {
	clear: both;
	padding-top: 5px;
	text-align: center;
}
#footer .copyright a {
	text-decoration: underline;
}
#footer .copyright, #footer .copyright * {
	color: #666;
	background: #feb4bd;
	line-height: 2;
	padding-top: 0;
}

.names-list li + li {

}

.names-list {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	text-align: left;
} 
.names-list li {
	display: inline;
}
.names-list a {
	padding: 0 5px;
	color: #660000;
}
.names-list li + li {
}


.banners-block {
	margin-top: 50px;
}
.banners_list {
	width: 100%;
}

ul.links-simple {
	text-align: center;
	margin-top: 10px;
}
ul.links-simple li {
/*    width: 185px;*/
    min-height: 15px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
		margin: 0 5px;
    zoom: 1;
    *display: inline;
    _height: 15px;
}
ul.links-simple a {
	color: #600;
}

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

#links_categories {
	width: 100%;
	margin: 0 auto;
}

.cn a {
    color: #c69;
}

#reviews_list_container {
	width: 100%;
	margin: 0 auto;
}

#reviews_list_container th {
	white-space: nowrap;
	text-align: left;
}

#review_item th {
	text-align: left;
}
#review_item {
	width: 100%;
}

ul.locations-list {
	margin-left: -5px;
	margin: 10px 0;
}
ul.locations-list li {
    width: 190px;
    min-height: 13px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    zoom: 1;
    *display: inline;
    _height: 13px;
}



table.cake-sql-log {
	width : 95%;
	border : solid 1px black;
	border-width : 0 0 1px 1px;
	background : white;
	color : black;
	margin : 10px 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;
}


#featured_1 {
	width: 100%;
}
#featured_1 dt {
	background: transparent;
	color: #ff6666;
}

.browse-links {
	margin-top: -20px;
	width: 735px;
	float: right;	
}
.browse-links ul.links-simple {
	text-align: left;
}
.browse-links dt {
	background: transparent !important;
}
.browse-links ul.links-simple li {
	width: 170px;
	text-align: left;
}
.browse-links dt {
	text-align: left !important;
	background: url(../../img/site/fl.png) left bottom no-repeat !important;
}
.browse-links dt span {
	color: #333;
	text-align: left;
	display: block;
	line-height: 3.4;
	text-indent: 30px;
	font-size: 20px;
	height: 60px;
	background: transparent url(../../img/site/dbl2.png) left bottom repeat-x;
}

.crumbs
{
	line-height: 24px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
	.crumbs a
	{
		padding: 0 5px 0 5px;
	}

.info img, .image {
	width: 100%;
	height: auto;
}

.container {
	padding: 0 5px;
}

.navbar {
	min-height: 0px;
	margin-bottom: 0px;
}

.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 {
	padding:0;
	overflow: hidden !important;
	position: relative;
	z-index: 999;
}

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

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

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

.infoSub {
	height: 72px;
	overflow:hidden;
	background: #fff;
	width: 100%;
	text-align:center;
}
.infoSub2 {
	height: 65px;
	overflow: hidden;
	background: #fff;
	width: 100%;
	text-align:center;
}


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

select {
	-webkit-appearance:none;
}
@media (max-width: 750px) {

	#navbar.navbar-collapse {
		background: #FC8EA1;
		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 #ad616f;
		width:100%;
	}

	.nav>li>a {
		padding: 0;
		color: white;
		text-align:left;
		padding-left: 15px;
	}
	.nav>li:hover>a {
		padding-left: 15px;
	}

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

	.info .comment, .info .rates, .info .location {
		font-size: 8px;
		line-height: 11px;
	}

	.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: 8px;
		line-height: 11px;
	}

	.nav li + li {
		background: none;
	}
	.submit {
		text-align:center;
	}
	label {
		width: auto;
	}
	#header {
		background-size: contain;
	}
	
	.bnav li {
		display: inline-block;
	}
	.infoSub2 {
		height: 45px;
		font-size: 9px;
		line-height: 11px;
	}

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

.infoSub2 a {
	font-weight: bold;
}

@media (min-width:600px) {
	.col-md-2 {
		width: 20%;
	}
}
@media (min-width:991px) {
    .col-md-2-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-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%
    }
}