@charset "utf-8";

* {margin: 0; padding: 0;}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #330000;
}
h1, h2 {margin-bottom: 10px;}
h3 {text-transform: uppercase; margin: 10px 0;}
h4 {border-bottom: 1px solid #ffffff; margin-bottom: 10px; display: block;}
ul {list-style: none; padding: 0;}
p {font-size: 12px; margin: 3px 0;}
a {
	color: #FFF
}
a:hover {color: #999999; text-decoration: none;}
a img {
	border: 1px solid #444444;
}
a:hover img {
	border: 1px solid #999999;
}
form {
	margin-bottom: 10px;
	background-color: #25263b;
	border: 1px solid #444444;
	padding: 5px;
}
label {
	display: block;
	width: 100px;
	float: left;
	font-size: 14px;
}
.search_input {
	float: left;
	margin-bottom: 10px;
}
#form_left, #form_right {
	width: 50%;
}
#form_left {float: left;}
#form_right {float: right;}
.small {font-size: 12px;}
#prev_next {}
#prev {float: left;}
#next {float: right;}
#container {width: 980px;margin: 0 auto;background-color: #000000;}
#header {
	height: 270px;
	position: relative;
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
}
#menu {position: absolute;bottom: 0;}
#menu ul  {list-style: none;padding: 0;margin: 0;}
#menu ul li {float: left;text-align: center;}
#menu ul li a {
	width: 80px;
	height: 31px;
	display: block;
	margin-left: 1px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 12px;
}
#main {width: 956px;margin: 0 auto;border-left: 2px solid #820c0b;border-right: 2px solid #820c0b;padding:10px;}
#content {float: left; width: 700px;}
.item {display: block; text-align: left; padding: 2px; font-size: 14px;}
#sidebar {float: right; width: 240px;}
#sidebar img {
	border: 1px solid #444444;
}
#sidebar ul {font-size: 14px;}
#girls_of_the_month, #new_models {margin-bottom: 10px;}
#girls_of_the_month ul, #new_models ul {}
#girls_of_the_month ul li, #new_models ul li {float: left; margin: 0 5px;}
.escorts {margin-bottom: 10px;}
.escorts ul {}
.escorts ul li {background-color: #25263b; border: 1px solid #444444; float: left; text-align: center; width: 122px; height: 225px; margin: 3px; padding: 3px;}
.banner {text-align: center; padding: 10px;}
.banner img {
	border: 1px solid #444444;
}
#city_search {margin-bottom: 10px; text-align: center;}
#quick_search {
	border: 1px solid #444444;
	background-color: #25263b;
	padding: 10px;
}
#quick_search ul li {float: left; width: 160px; font-size: 10px;}
#quick_search ul li a {color: #ffffff;}
#footer {
	height: 21px;
	background: url(/img/footer.jpg) no-repeat;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	
}
#footer a {color: #ffffff;}
.clear {clear:both;}
#escort_info {float: left;width: 200px;margin-right: 10px;}
.es_section {margin-bottom: 10px;background-color: #25263b;border: 1px solid #444444;padding: 5px;}
.es_section p {margin: 3px 0;font-size: 10px;font-weight: bold;}
#escort_pics {float: left;width: 447px;padding: 10px;background-color: #25263b;border: 1px solid #444444;}

