body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

body,td,th,input,textarea,select {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

input,textarea,select {
	color: #000000;
}

h1,h2,h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}

#main_container {
	float: left;
	clear: none;
	width: 100%; 
	min-width: 1255px;
/*	width: 1255px; 
	margin:0 auto;
	*/
	position: relative;
}

#header_bg {
	float: left;
	clear: both;
	width: 100%;
/*	min-width: 1255px; */
	height: 389px;
	/* background-image: url(/img/site/header_bg.jpg); */
	background-position: top left;
	background-repeat: repeat-x;
	background: #1a1a1a;
}

#header1 {
	float: left;
	display: block;
	width: 100%;
	height: 349px;

	background-image: url(/img/site/navb.png);
	background-position: bottom right;
	background-repeat: repeat-x;
}

#header2 {
	float: left;
	width: 100%;
	background-image: url(/img/site/logo.png);
	background-position: 0 216px;
	background-repeat: no-repeat;
	height: 329px;
	position: relative;
}

#header3 {
	float: left;
	width: 100%;
	display: block;
	height: 320px;
	clear: both;
	position: relative;
}

.header_link:link, .header_link:visited, .header_link:hover, .header_link:active {
	position: absolute;
	display: block;
	width: 600px;
	height: 55px;
	top: 210px;
	left: 9px;
	text-decoration: none;
}

#header_www {
	position: absolute;
	font-size: 18px;
	font-family: 'Minion Pro', Verdana, Arial, Tahoma, Helvetica, sans-serif;
	top: 17px;
	right: 25px;
	z-index: 100;
}

#header_www a:link, #header_www a:visited, 
#header_www a:hover, #header_www a:active {
	color: #ffcc00;
}

#button_login {
	position: absolute;
	top: 50px;
	right: 25px;
	z-index: 100;
}

#header_banner {
	position: absolute;
	top: 75px;
	left: 26px;
}

#menu {
	float: left;
	width: 100%;
	clear: both;
	height: 34px;
	overflow: hidden;
}

#menu #ul_container {
	margin: 0 1.3% 0 2.1%;
}

#menu ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 27px;
	overflow: hidden;
}

#menu ul li {
	float: left;
	height: 23px;
	margin: 0;
	padding: 0;
	/* set by PHP app -- width: 20%; */
}

#menu ul li div {
	height: 23px;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	background-image: url(/img/site/menu_button_l.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu ul li div div{
	height: 23px;
	margin: 0 5px 0 0;
	padding: 0 8px 0 0;
	background-image: url(/img/site/menu_button_r.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu ul li div div div{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 23px;
	background-image: url(/img/site/menu_button.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#menu ul li div div div div{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover, #menu ul li a:active {
	float: left;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 20px;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	text-transform: uppercase;
}

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

#menu2 {
	float: left;
	clear: both;
	display: block;
	width:100%;
	background: url(/img/site/menu2bg.png) 0 0 repeat-x;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu2 li {
	margin: 0;
	padding: 0;
	float: left;
	width: 16.5%;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}


#menu2 td { vertical-align: top; line-height: 1.8; text-align: center;}
#menu2 a { color: #000000 !important; font-size:12px; font-weight: bold; }

#content_l {
	float: left;
	clear: both;
	width: 100%;
	min-width: 1255px;
	background-image: url(/img/site/cnt_box_brd_l.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #1a1a1a;
}

#content_r {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/img/site/cnt_box_brd_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#content_mrg {
	margin: 6px 11px 0 16px;
}

#content_tbl {
	width: 100%;
	border-collapse: collapse;
}

#content_tbl td {
	vertical-align: top;
}

#content_tbl_escort_td {
	width: 255px;
}

#content_tbl_right_td {
	width: 270px;
}

#left_content_container {
	float: left;
	clear: both;
	width: 99.9%;
}

.left_box1_l {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_brd.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #000000;
}

.left_box1_r {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_cnt_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.left_box1_t {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_brd.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.left_box1_tl {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_brd.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.left_box1_tr {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_t_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.left_box1_b {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_b.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.left_box1_bl {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_b_l.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.left_box1_br {
	float: left;
	width: 100%;
	background-image: url(/img/site/left_box1_b_r.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.left_box1_br h1, .left_box1_br div.h1 {
	float: left;
	clear: both;
	width: 100%;
	height: 38px;
	text-align: left;
	/* line-height: 40px; */
	background-position: top right;
	background-repeat: no-repeat;
	text-indent: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

h1.welcome {
	background-image: url(/img/site/welcome_to_neg.gif);
}

.left_box1_cnt {
	float: left;
	clear: both;
	width: 100%;
}

.left_box1_mrg {
	margin: 0 19px 19px 12px;
}

.red_box1_l {
	float: left;
	width: 100%;
/*	background-image: url(/img/site/red_box1_l.gif); */
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #1A1A1A;
	border: 1px solid #333333;
	/*
	background-color: #674e30;
	border: 1px solid #f8e2ae;
	*/
	margin-bottom: 7px;
}
/*
.red_box1_r {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.red_box1_t {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_t.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.red_box1_tl {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_t_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.red_box1_tr {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_t_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.red_box1_b {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_b.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.red_box1_bl {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_b_l.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.red_box1_br {
	float: left;
	width: 100%;
	background-image: url(/img/site/red_box1_b_r.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

*/
.red_box1_mrg {
	padding: 9px 19px 12px 19px;
	text-align: left;
	font-size: 10px;
}

.right_box_top {
	float: left;
	clear: both;
	width: 268px;
	height: 38px;
	background-image: url(/img/site/right_box_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.right_box_top_txt {
	margin: 14px 6px 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}

.right_box_content {
	float: left;
	width: 268px;
	clear: both;
	background-image: url(/img/site/right_box_cnt.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.right_box_content_txt {
	margin: 10px 20px 0 14px;
}

.right_box_content_txt ul {
	margin: 0 0 17px 23px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
}

.right_box_content_txt ul a, .right_box_content_txt ul a:link, 
.right_box_content_txt ul a:visited, .right_box_content_txt ul a:hover, 
.right_box_content_txt ul a:active {
	color: #cccccc;
}

.right_box_content_txt li {
	margin: 0 0 5px 0;
	padding: 0;
}

.right_box_content ul li span {
	color: #FFCC00;
}

.right_box_content_txt form {
	margin: 0;
	padding: 0;
}

.right_box_content_txt form div {
	text-align: center;
	line-height: 1.7;
}

.right_box_content_txt form div select {
	width: 195px;
	background-color: #333333;
	border: 1px solid #666666;
	color: #ffffff;
	margin: 0;
	padding: 2px 2px 2px 2px;
}

.right_box_content_txt form div p {
	margin: 0 0 15px 0;
	padding: 0;
}

.right_box_btm {
	float: left;
	width: 268px;
	height: 20px;
	clear: both;
	background-image: url(/img/site/right_box_btm.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.right_box_title {
	float: left;
	clear: both;
	width: 100%;
	height: 29px;
	background-image: url(/img/site/right_box_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.right_box_title_txt {
	margin: 5px 6px 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}

.featured_box_container {
/*	margin: 8px 15px 8px 8px; */
	background:url(/img/site/_featured_box_t.gif); 
	display: block;
	float: left;
	width: 100%;
}

.featured_box_t {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_t.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.featured_box_l {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_l.gif);
	background-position: top left;
	background-repeat: repeat-y;
/* 	background-color: #990000; */
}

.featured_box_r {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.featured_box_tl {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.featured_box_tr {
	float: left;
	width: 100%;
	clear: both;
	background-image: url(/img/site/featured_box_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.featured_box_b {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_b.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.featured_box_bl {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.featured_box_br {
	float: left;
	width: 100%;
	background-image: url(/img/site/featured_box_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.featured_box_br h1, .featured_box_br div.h1 {
	float: left;
	width: 100%;
	height: 20px;
	text-align: center;
	margin: 0;
/* 	line-height: 50px; */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: none;
}

.featured_box_cnt {
	float: left;
	width: 100%;
}

.featured_box_mrg {
	margin: 0 24px 19px 17px;
}

.ind_escorts_and_agencies_container {
	float: left;
	clear: none;
	width: 100%;
}

.ind_escorts_and_agencies_container ul li {
	font-size: 10px;
	text-transform: uppercase;
}

.ind_escorts_and_agencies_container a:link, 
.ind_escorts_and_agencies_container a:visited, 
.ind_escorts_and_agencies_container a:hover, 
.ind_escorts_and_agencies_container a:active {
	color: #cccccc;
}

.left_box3_t {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_t.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.left_box3_l {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_l.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #000000;
}

.left_box3_r {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.left_box3_tl {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.left_box3_tr {
	float: left;
	width: 100%;
	clear: both;
	background-image: url(/img/site/content_box_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.left_box3_b {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_b.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.left_box3_bl {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.left_box3_br {
	float: left;
	width: 100%;
	background-image: url(/img/site/content_box_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.left_box3_br h1, .left_box3_br div.h1 {
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 0;
	/* line-height: 40px; */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.left_box3_cnt {
	float: left;
	width: 100%;
}

.left_box3_mrg {
	margin: 0 24px 19px 17px;
}

.left_box3_cnt ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.left_box3_cnt li {
	margin: 0;
	padding: 0;
}

.left_box3_cnt ul li span {
	color: #FFCC00;
}

#footer1 {
	float: left;
	clear: both;
	width: 100%;
	min-width: 1255px;
	height: 16px;
	background-image: url(/img/site/cnt_box_b.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#footer2 {
	float: left;
	clear: both;
	width: 100%;
	height: 16px;
	background-image: url(/img/site/cnt_box_bl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer3 {
	float: left;
	clear: both;
	width: 100%;
	height: 16px;
	background-image: url(/img/site/cnt_box_br.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#footer4 {
	float: left;
	width: 1255px;
}

#copyright {
	float: left;
	clear: both;
	width: 100%;
	min-width: 1255px;
}

#copyright2 {
	text-align: center;
	margin: 0 10px 10px 10px;
	color: #ffffff;
}

#copyright2 a:link, #copyright2 a:visited, #copyright2 a:active {
	color: #ffffff;
	text-decoration: underline;
}

#copyright2 a:hover {
	text-decoration: none;
}

div.news_index {
	float: left;
	width: 100%;
	clear: both;
	font-size: 10px;
	text-align: center;
}

div.news_index a:link, div.news_index a:visited, 
div.news_index a:hover, div.news_index a:active,
span.news_item a:link, span.news_item a:visited, 
span.news_item a:hover, span.news_item a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

div.news_index a:hover, span.news_item a:hover {
	text-decoration: underline;
}

div.news_index img, img.news_img {
	border: 1px solid #ffffff;
	float: left;
	margin: 0 5px 4px 0;
}

table.index_all_locations_table {
	width: 90%;
	border-collapse: collapse;
	margin: 0 auto 0 auto;
}

.form_table {
  margin     : 0 auto 0 auto;
  text-align : left;
}

table.gallery_item_table, table.gallery_item_table2 {
	width: 100%;
	margin: 0 auto 0 auto;
}

.gallery_item_table th {
	width: 30%;
	font-weight: bold;
	vertical-align: top;
}

.gallery_item_table2 th {
	width: 30%;
	color: #FFCC99;
	font-weight: normal;
	vertical-align: top;
}

.gallery_item_table td, .gallery_item_table2 td {
	vertical-align: top;
}

.gallery_item_table td a:link, .gallery_item_table td a:visited, 
.gallery_item_table td a:hover, .gallery_item_table td a:active, 
.gallery_item_table2 td a:link, .gallery_item_table2 td a:visited, 
.gallery_item_table2 td a:hover, .gallery_item_table2 td a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.gallery_item_table td a:hover, .gallery_item_table2 td a:hover {
	text-decoration: underline;
}

table.gallery_item_rates_table {
	width: 98%;
	margin: 5px auto 10px auto;
}

.gallery_item_rates_table th {
	width: 33.33%;
	border: 1px solid #000000;
	margin: 0 1px 2px 1px;
	background-color: #474747;
	color: #adaba9;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.gallery_item_rates_table td {
	width: 33.33%;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.gallery_item_photos {
	float: left;
	width: 452px;
	text-align: center;
}

.gallery_item_photos img {
	margin: 0 2px 4px 2px;
	border: 2px solid #ffffff;
}

table.agencies_right_table {
	width: 100%;
	border-collapse: collapse;
	border-style: none;
}

.agencies_right_table td {
	/*width: 50%;*/
	text-align: center;
}

#quick_links ul {
	list-style-type: none;
	margin: 15px 0 15px 0;
	padding: 0;
}

#quick_links li {
	margin: 0 12px 0 12px;
	padding: 0;
	display: inline;
	line-height: 20px;
}

#quick_links a:link, #quick_links a:visited, #quick_links a:active {
	font-weight: bold;
	color: #ff6e00;
	text-decoration: none;
	font-size: 11px;
}

#quick_links a:hover {
	font-weight: bold;
	color: #ff6e00;
	text-decoration: underline;
	font-size: 11px;
}

.gallery_item_reviews_txt {
	margin: 10px 10px 10px 10px;
	color: #ffffff;
}

.gallery_item_reviews_txt a:link, .gallery_item_reviews_txt a:visited, .gallery_item_reviews_txt a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.gallery_item_reviews_txt a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.tinyInput {
  width: 50px;
} 
.smallInput {
  width: 150px;
} 
.mediumInput {
  width: 200px;
} 
.bigInput {
  width: 400px;
} 
.tinyTArea {
  width  : 400px; 
  height : 100px;
}
.smallTArea {
  width: 400px; 
  height: 200px;
}
.bigTArea {
  width  : 400px;
  height : 200px;
}

#gallery_list_calendar {
	width: 100%;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

#gallery_list_calendar th, #gallery_list_calendar td {
	width: 12.5%;
	padding: 5px 5px 5px 5px;
	border: 1px solid #666666;
	text-align: center;
}

#gallery_list_calendar th {
	font-weight: bold;
	background-color: #333333;
	font-weight: normal;
}

#header_banner {
	position:absolute;
	display:block;
	left:740px; 
	top:90px;
	width:470px;
}

.index-search-form { text-align: center;}
.index-search-form select { width: 150px; color: #fff; background: #333; border: 1px solid #333; }
form select, form textarea { color: #fff; background: #333; border: 1px solid #333; }
.myform select, .myform input, .myform textarea { color: #fff; background: #333; border: 1px solid #333; }

.error_message { color: red; }

h3.h3-profile { font-size: 17px;  font-style: italic; border-bottom: 1px solid yellow; padding: 15px 10px 5px 5px; font-weight: normal; }
table.aleft td, table.aleft th { text-align: left; }

.header-girsl {
	position: absolute;
	top: 40px;
	left: 80px;
	width: 500px;
	height: 150px;
}

#ModSearchRegion, #ModSearchCounty, #ModSearchCity,
#ModAgencyRegion, #ModAgencyCounty, #ModAgencyCity,
#ModGalleryEscortRegion, #ModGalleryEscortCounty, #ModGalleryEscortCity 
{
	width: 150px;
}
.header-rss {
	position: absolute;
	right: 40px;
	top: 280px;
}

