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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {   
	border:0pt none;
	font-family:inherit;
	font-style:inherit;
	margin:0pt;
	padding:0pt;
}

a {
	color: #0066cc;	
}

td {
	padding: 2px;
}

body{
	background: #fff;
	line-height:14px;
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor:default;
}
html,body{
	height:100%;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.center{
	text-align: center;
}

/** CUSTOM STYLE **/

body{
	background: #616876 url(../images/bgGradient.jpg) repeat-x top;
}
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
b.large{
	font-size: 13px;
}

.copyright {
	color: #E8E8E8;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
}

.copyright a {
	color: #E8E8E8;
	text-decoration: none;
}

.regFormCell {
	padding: 3px;
}

.left_float {
	float: left;	
}

.right_float {
	float: right;
}

.siteRatingFooter {
	position: fixed;
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
	padding: 5px;
	text-align: center;
	background: #000000;
}


#pageContainer{
	width: 920px;
	height: auto;
	margin: auto;
	position: relative;
	padding-bottom: 25px;
}
#topLogoMainMenu{
	background: url(../images/menuLogoBackground.jpg) no-repeat;
	width: 920px;
	height: 186px;
	position: relative;
}
	ul#mainMenu, ul#mainMenu li{
		margin: 0; padding: 0; list-style: none; display: block;position: relative;
	}
	ul#mainMenu{
		height: 38px;
		top: 136px;
		width: auto;
		float: right;
	}
	ul#mainMenu li{
		height: 38px;
		float: left;
		cursor: pointer;
	}
#pageContent{
	background: #8d8f93 url(../images/mainTopBackground.jpg) no-repeat top;
	width: 920px;
	padding-bottom: 10px;
	height: auto;
	position: relative;
}
#pageContentBottom{/*for bottom rounded rectangle closer*/
	background: url(../images/mainBottomBackground.gif) no-repeat top;
	height: 9px;
	width: 920px;
	position: relative; 
	
}

#pageHeader{
	height: 75px;
	width: 920px;
	position: relative;
}

#leftSideContent{
	width: 245px;
	position: relative;
	float: left;
}

	.lsObject{
		width: 230px;
		margin: 0 0 15px 13px;
		height: auto;
		position: relative;
	}
	.lsHeader{
		width: 230px;
		height: 38px;
	}
	.lsContent{
		padding: 10px 20px 20px;
		border: 1px solid #660000;
		width: auto;
		background: #ffffff;
	}
	
	.lsAdContent {
		padding: 10px;
		border: 1px solid #660000;
		width: auto;
		background: #ffffff;
		margin: 5px auto;
		text-align: center;
	}
	
	.lsContentGrey{
		padding: 10px 20px;
		border-left: 1px solid #660000;
		border-right: 1px solid #660000;
		border-bottom: 1px solid #660000;
		width: auto;
		background: #e4e4e4;
	}
	.lsField{
		border: 1px solid #888888;
		padding: 4px 4px;
		width: 178px;
		margin-top: 5px;
	}
	.lsButton{
		width: 153px;
		margin: auto;
		cursor: pointer;
	}
	
.subLink, .subText{
	color: #660000;
	font-size: 10px;
	text-decoration: none;
}
.subLink:hover{
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
}

.redLink, .redText{
	color: #660000;
	/*text-decoration: none;*/
}
.redLink:hover{
	color: #FF0000;
	/*text-decoration: underline;*/
}

#rememberMeContainer{
	margin: 10px 0;
}

	
#rightSideContent{
	width: 675px;
	float: left;
}
	.rsObject{
		width: 650px;
		margin: 0 13px 0 12px;
		height: auto;
		position: relative;
	}
	
	.rsObject_left_half {
		width: 320px;
		float: left;
		text-align: left;
	}
	
	.index_promobox {
		width: 306px;
		height: 180px;
		overflow: hidden;
	}
	
	.rsObject_right_half {
		width: 320px;
		float: right;
		text-align: left;
	}
	
	.rsHeader{
		width: 650px;
		height: 46px;
	}
	.rsHeader_small_container {
		width: 650px;
		height: 38px;
	}
	.rsHeader_small_left {
		width: 320px;
		height: 38px;
		float: left;
	}
	.rsHeader_small_right {
		width: 320px;
		height: 38px;
		float: right;
	}
	
	.rsOption{
		width: auto;
		background: #e0e0e0;
		padding: 3px 10px;
		color: #660000;
		text-align: right;
		cursor: pointer;
		border-left: 1px solid #660000;
		border-right: 1px solid #660000;
	}
	.rsOption:hover{
		background: #660000;
		color: #ffffff;
	}
	.rsContent{
		padding: 20px;
		border: 1px solid #660000;
		width: auto;
		background: #ffffff;
	}
	.less_padding {
		padding: 7px;	
	}
	
	
.fullWidthContent{
	width: 920px;
	/*margin: 0 13px 0 13px;*/
}
	.fwObject{
		width: 894px;
		margin: 0 13px 0 13px;
		height: auto;
		position: relative;
	}
	.fwHeader{
		width: 894px;
		height: 46px;
		overflow: hidden;
	}
	.profile{
		background: url(../images/fw_Blank.gif) no-repeat top;
	}
	.fwOption{
		width: auto;
		background: #e0e0e0;
		border-left: 1px solid #660000;
		border-right: 1px solid #660000;
		padding: 3px 10px;
		color: #660000;
		text-align: right;
		cursor: pointer;
	}
	.fwOption:hover{
		background: #660000;
		color: #ffffff;
	}
	.fwOptionHover{
		background: #660000;
		color: #ffffff;
	}
	.fwToolbar{
		height: 18px;
		background: #dddddd;
		border-left: 1px solid #660000;
		border-right: 1px solid #660000;
		text-align: right;
	}
	.fwToolbar IMG{
		cursor: pointer;
	}
	.fwContent{
		padding: 10px;
		background: #ffffff;
		border: 1px solid #660000;
		border-top: none;
	}
	
	.profileReviewsContainer{
		padding: 10px;
		background: #ffffff;
		border: 1px solid #660000;
		border-top: none;
		display: none;
	}
	
	.morepadding {
		padding: 10px;
	}
	
	.reviewContainer{
				border: 1px #cccccc solid;
				margin: 0 0 10px;
				background: #f3f3f3;
	}
	
	

.resultContainer{
				border: 1px #cccccc solid;
				margin: 0 0 10px;
				background: #f3f3f3;
				cursor: pointer;
				padding: 0;
			}
				.resultContainerOver{
					border: 1px #660000 solid;
					background: #ffffff;
				}
				.resultThumbnail{
					margin: 5px;
					padding: 5px;
					border: 1px #cccccc solid;
					background: #dddddd;
					float: left;
					position: relative;
				}
				.resultContent{
					width: 725px;
					margin: 5px 5px 5px 0;
					padding: 5px;
					float: left;
					font-size: 12px;
					position: relative;
				}
					.resultContent .telno{
						font-size: 14px;
						margin-bottom: 10px;
						font-weight: bold;
					}
					.resultContent .telno IMG{
						vertical-align: middle;
					}
					.resultContent .location{
						font-size: 12px;
						margin-bottom: 0;
					}
					.resultContent h2{
						font-size: 17px;
						margin: 0 0 10px 0;
						color: #660000;
					}
					.resultContent .mainContent{
						margin: 0 0 10px 0;
						font-size: 15px;
						position: relative;
						width: auto;
					}
					
					.narrow {
						width: 465px;
					}
					
					.narrower {
						width: 	150px;
					}


.pageNavBar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
	/*padding: 2px 5px;*/
	height: 18px;
	width: 18px;
	line-height: 17px;
	text-align: center;
	border: 1px solid #990000;
	display: block;
	float: right;
	margin-right:2px;
}
.pageNavBar a:hover{
	color:#ffffff;
	background: #990000;
}
.pageNavBar a.selected{
	color:#ffffff;
	background: #990000;
}
.pageNavBar a.arrow{
	font-size: 15px;
	font-weight: normal;
}


	
.closeSectionX, .closeAlertX{
	float: right; top: 2px;
}
	
#editProfilePhotosTable{
	background: #eeeeee;
	margin-bottom: 5px;
	position:relative;
	width: 375px;
}
	#editProfilePhotosTable TD{
		padding: 3px;
	}
	#editProfilePhotosTable TD.imgLabel{
		background: #dddddd;
	}
	#editProfilePhotosTable TD.currentlyPrimary{
		background: #aaaaaa;
		padding: 3px;
		margin-bottom: 5px;
		color: #ffffff;
	}
	#editProfilePhotosTable TD.notPrimary{
		background: #888888;
		padding: 3px;
		margin-bottom: 5px;
		color: #ffffff;
	}
	#editProfilePhotosTable TD.notPrimary DIV.primaryButton{
		font-family: Small Fonts;
		font-size: 9px;
		background: #aaaaaa;
		color: #ffffff;
		border: 1px solid #ffffff;
		padding: 2px 4px;
		display: inline;
		margin: 1px;
		height: auto;
	}
	#editProfilePhotosTable TD.currentlyPrimary DIV.primaryLabel{
		font-family: Small Fonts;
		font-size: 9px;
		background: #ffffff;
		color: #888888;
		border: 1px solid #ffffff;
		padding: 2px 4px;
		display: inline;
		margin: 1px;
		height: auto;
	}
.bolder{
	font-weight: bold;
}

.lighter {
	color: #A1A1A1;
}

.darker {
	color: #222222;
}

.verifyRemoveFav {
	display: none;
	border: 1px #cccccc solid;
	margin: 5px 0 10px;
	background: #ffffde;
	padding: 5px;
	color: #660000;
}

.tightbottom {
	padding-bottom: 0;
}

#alertBox{
	border-top: 1px solid #ffffff; display: none; padding: 10px; color: #ffffff; background-color: #990000;
}

.lb_mail_escort {
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 100;
	background: url('/images/trans_bg_black_40.png') repeat;	
	text-align: center;
}

.mail_link {
	height: 22px;
	padding: 2px 0 0 0;
}

#email_escort_link a:hover {
	text-decoration: underline;	
}
#email_escort_link a {
	text-decoration: none;	
}

#email_escort_link {
	display: inline;
	position: relative;
	top: 2px;
	left: 2px;
	#top: -5px;
	#left: 3px;
	height: 22px;
	text-decoration: none;
}

.no_underline { text-decoration: none; }