@charset "utf-8";
/* CSS Document */

a {
	color:#333366;
	text-decoration:none;
}

body {
	background-image:url(images/body_bg.png);
	margin: 0;
	font-family:Arial, Trebuchet MS, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-size:10px;
}

#accountNav {
	width:220px;
	margin-top:-10px;
}

#accountNav ul {
	list-style-type:none;
	display:block;
	margin-left: -40px;
}

#accountNav li {
	height:37px;
	margin-bottom: 1px;
}

.accountNav a {
	display:block;
	height: 37px;
	line-height:37px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 0 20px;
	background-image:url(images/btn_bg.png);
	background-repeat:repeat-x;
	margin-top: 1px;
	text-align:right;
}

.accountNav a:hover {
	background-image:url(images/btn_bg_hover.png);
	background-repeat:repeat-x;
}

.adbox_300 {
	width: 300px;
	height: 250px;
	float: left;
	background-color:#000;
}

.bnr {
	background-image:url(/images/bnr_bg.png);
	background-repeat:repeat-x;
}

#breadcrumb {
	margin-top: 5px;
	margin-left: 5px;
}

#contact_body {
	background-color:#FFF;
	padding: 20px;
	font-size: 12px;
	border-top: 3px solid #000;
}

#container {
	margin: 0 auto;
	left: 0;
	right: 0;
	width:900px;
	border:1px solid #dadada;
	padding: 10px;
	margin-top: 10px;
}

#featured_escort {
	width: 590px;
	height: 250px;
	margin-right: 10px;
	float:left;
	background-color:#0B0B0B;
}

#featured_escort a {
	color:#fff;
}

#footer {
	margin-top:10px; 
	background-color:#1A1A1A;
	padding: 10px;
	color: #fff;
}

.footer {
	color:#fff;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}
	
#header {
	height: 142px;
	background-image:url(images/header_bg.png);
	width:100%;
}

#listing {
	background-image:url(images/listingBg.png);
	background-repeat:repeat-y;
	background-position:center;
	font-size:12px;
}

#listing .minbox {
	width:315px;
	float:left;
}

#listingTitle {
	background-image:url(images/listingTitle.png);
	background-repeat:repeat-y;
}

#listingTitle h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#listingImg {
	width:465px;
	float:left;
	height: 375px;
	text-align: center;
}

#listingRMenu {
	width:215px;
	float:left;
}

#listingInfo {
	/*background-image:url(images/listingInfoTop.png);
	background-position: top center;
	background-repeat:no-repeat;*/
}


div.titleTop #listingTitle{
	background-image:url(images/listingTitleTop.png);
	background-repeat:no-repeat;
	width:680px;
	height:8px;
}
	

#main {
	margin-top: 10px;
	background-image:url(images/main_bg.png);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#main .left_block {
	width: 576px;
	float:left;
	padding:3px 0px 0px 3px;
}

#main .right_block {
	width:300px;
	float:right;
	padding: 3px 3px 0px 0px;
}

.mfe {
	background-image:url(images/more_featured_escort_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	/*height: 156px;*/

}

.mfe a {
	text-decoration:none;
}

#narrowSearch {
	line-height: 16px;
}

#narrowSearch h3 {
	margin-top: 10px;
}

.narrowSearch {
	text-decoration:none;
}

#nav {
	height:37px;
	background-color:#000;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

/*#nav a {
	margin-right: 1px;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	background-color:#F00;
	height: 37px;
}*/

#nav ul {
	list-style-type:none;
	display:inline;
}

#nav li {
	float:left;
	height:37px;
	
	
}

.nav a {
	display:block;
	height: 37px;
	line-height:37px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 0 20px;
	background-image:url(images/btn_bg.png);
	background-repeat:repeat-x;
	margin-right: 1px;
}

.nav a:hover {
	background-image:url(images/btn_bg_hover.png);
	background-repeat:repeat-x;
}

.navi {
	text-decoration:none;
	color:#fff;
}

.navi a:hover {
	text-decoration:underline;
}

#package {
	background-color:#000;
}

#package td {
	background-color:#fff;
}

.reg {
	font-size:12px;
}

#secondaryMain {
	float: left;
	width:680px
}

#secondaryNav {
	float:left;
	width:220px;
	margin-right:0px;
}



#secondaryNav .section {
	padding-bottom: 10px;
	padding-left: 10px;
	background-image:url(images/hLine.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.secRt {
	background-image: url(images/hLine.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding: 0 10px 10px 5px;
}

#tertiaryMain {
	float:left;
	width:300px;
	padding:10px;
}

