@charset "utf-8";

* {margin: 0; padding: 0;}
body {background: url(img/stripes.gif);margin: 0;font-family: Arial, Helvetica, sans-serif;color: #ffffff;}
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: #820c0b}
a:hover {color: #ffffff; text-decoration: none;}
a img {border: 1px solid #161616;}
a:hover img {border: 1px solid #ff0000;}
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;background: url(/directory/img/header.jpg) no-repeat;position: relative;}
#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: 139px;height: 31px;display: block;margin-left: 1px;background: url(/directory/img/tab.gif) no-repeat;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: 2px solid #820c0b;}
#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: #141414; border: 1px solid #ffffff; float: left; text-align: center; width: 122px; height: 225px; margin: 3px; padding: 3px;}
.banner {text-align: center; padding: 10px;}
.banner img {border: 2px solid #820c0b;}
#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: 200px;background: url(/directory/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: 197px;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;}
#details_right{float: left; width:470px;}
#escort_pics {float: left;width: 450px;padding: 10px;background-color: #25263b;border: 1px solid #444444;margin-bottom: 10px;}
#schedule{float: left;width: 450px;padding: 10px;background-color: #25263b;border: 1px solid #444444;}


table.travel_schedule
{
	border-collapse:collapse;
	border:2px #000 solid;
	width:100%;
	
}
table.travel_schedule th
{
	background-color:#0000FF;
}

table.travel_schedule td, table.travel_schedule th
{
	border:2px #000 solid;
	padding:4px;
}
table.travel_schedule td{color:blue;}
table.travel_schedule tr.t0
{
	background-color:#fff;
}

table.travel_schedule tr.t1
{
	background-color:#f5f5db;
}
table.travel_schedule a
{
	color:blue;
	text-decoration:underline;
}
table.travel_schedule a:hover
{
	text-decoration:none;
}
table.schedule_detail th
{
	text-align:left;
	background-color:#f00;
}
table.schedule_detail
{
	border-collapse:collapse;
	border:2px #000 solid;
}
table.schedule_detail td, table.schedule_detail th
{
	border:2px #000 solid;
	padding:4px;
}
