/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}



/* Structure ----------- */
* html, body  {
    width: 100%;
    min-height: 100%;
    height: 100% !important;
	margin: 0;
	padding: 0;
	background-image: url(http://images.foxylocalescorts.com/bg/bg_pattern.png);
}

#header {
    width: 100%;
	height: 30px;
}
#subheader {
	padding: 2px 20px;
	background-color: #eee;
	text-align: center;
	width: 750px;
}
#wrapper {
    height: 100% !important;
	min-height: 2800px;
    background-image: url(http://images.foxylocalescorts.com/bg/bg_repeat.png);
    background-repeat: repeat-y;
}
#content-wrapper {
    height: 100% !important;
	padding: 0 0 10px 0px;
	margin: 0 0 0 180px;
	min-height: 2800px;
}

#content {
    margin: 10px;
    width: 780px;
}
		
#footer {
	clear: both;
	font-size: .80em;
	position: relative;
	margin-top: 100px;
	padding: 10px 0 10px 200px;
	width: 750px;
}

#profile {
    width:756px;
    float: left;
    background-color: #eee;
    padding: 10px;
    position: relative;
}

#profile table td, #profile table th {
    padding-right: 20px;
}

#others {
	clear: both;
	margin: 10px 0;
}

#photos {
	width: 280px;
	float: left;
	background-color: #fff;
	padding: 5px;
}

#photos img {
	border: 1px #ccc solid;
}

#profilephoto {
    width: 300px;
    padding: 8px;
    float: left;
    background: white;
    border: 1px #fc8d8d solid;
    display: block;
    margin: 0 10px 20px 0;
    position: relative;
}

/* Header & Navigation -------------- */

#search-form {
	float: left;
	width: 200px;
	height: 20px;
	margin: 0;
}

#logo {
	float: left;
	margin-left: 10px;
}

ul#navigation {
	float: left;
	height: 30px;
}

ul#navigation li {
	display: block;
	float: left;
	line-height: 30px;
}

ul#navigation li a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}

ul#homenavlist {
	float: left;
	margin-left: 50px;
	padding-top: 7px;
}

ul#homenavlist li {
	display: block;
	float: left;
}

ul#homenavlist li a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color: #3f0d15;
}


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


ul#countrylist, ul#topcountrylist {
	display: block;
	padding: 0 0 0 5px;
	font-size: 1.2em;
}

ul#placelist {
    display: block;
    padding: 20px 10px;
    width: 759px;
    font-size: 1.2em;
    background-color: #55131d;
    margin: 10px 0;
}

.heart {
    font-size: .75em;
}

ul.toplist li {
    clear: both;
}

ul.toplist li span {
    position: relative;
    top: 20px;
}

ul.toplist li img {
    float: left;
    margin: 0 10px 10px 0;
}

ul#countrylist a, ul#topcountrylist a, ul#placelist a {
    color: #fcd6ef;
    text-decoration: none;
}

ul#countrylist a:hover, ul#topcountrylist a:hover, ul#placelist a:hover {
    text-decoration: underline;
}

ul#countrylist li, ul#topcountrylist li, ul#placelist li {
	display: block;
	cursor: pointer;
	font-weight: bold;
	width: 145px;
	margin: 5px 0;
	padding: 0;
	color: #fcd6ef;
}

ul#placelist li {
    float: left;
}

#notification_box {
    display: block;
    background-color: #eee;
    border-style: solid;
    border-color: #333;
    border-width: 1px;
    padding: 10px;
    margin: 10px 0;
}

ul.profilestatsmenu {
	display: block;
	margin: 0 10px 0 0;
	width: 110px;
	height: 150px;
	float: left;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0 0;
}

ul.profilestatsmenu li {
	display: block;
	width: 110px;
	float: left;
}

ul.profilestatsmenu li a {
    display: block;
	line-height: 20px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background-color: #eee;
	padding: 3px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #901b41;
}

ul.profilestatsmenu li a:hover {
    background-color: #ccc;
    color: #000;
}

ul.profilestatslist {
    margin: 0;
    float: left;
    font-size: 1.25em;
    width: 370px;
}

ul.profilestatslist li {
    float: left;
    clear: left;
    width: 370px;
}

div#left-column {
    width: 160px;
    padding: 0 10px;
    position: absolute;
    top: 100px;
}

div#right-column {
    width: 128px;
    padding: 40px 7px 0 0;
    text-align: center;
    position: absolute;
    top: 50px;
    left: 1000px;
    min-height: 600px;
    background-image: url(/img/bg/bg_sidebar_top.png);
    background-repeat: no-repeat;
}

.tipz {
    display: none;
}

#crumbs {
	background-color: transparent;
	background-image: none;
    margin: 0 0 5px 0;
    line-height: inherit;
    padding: 0;
    font-weight: bold;
    color: #333;
    font-size: 13px;
}

#crumbs a {
	color: #333;
}

img.autocompleter-loading {
	vertical-align: top;
}

#email-form {
	color: #ccc;
	background:#460d14;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	display: none;
	opacity: 0;
	position: absolute;
}

.adbox {
    width: 220px;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    padding: 10px 15px;
    background-color: #eee;
    float: left;
    margin-right: 8px;
}

.adbox li {
    list-style: disc;
    list-style-position: inside;
}

.adbox select {
	border: 1px solid #999;
}

.adbox h3 {
	font-size: 18px
}

#adbox-escort, #adbox-agency, #adbox-client {
	height: 220px;
	color: #fff;
	background-color: #55131d;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#adbox-escort {
	background-image: url(http://images.foxylocalescorts.com/bg/bg_adbox_escort.png);
}

#adbox-agency {
	background-image: url(http://images.foxylocalescorts.com/bg/bg_adbox_agency.png);
}

#adbox-client {
	background-image: url(http://images.foxylocalescorts.com/bg/bg_adbox_client.png);
}

.charts {
    clear: both;
    background-color: #fff;
    margin: 20px 0 0 0;
    width: 700px;
}

#flag {
	display: none;
	cursor: pointer;
	color: #9b2b3f;
	background-image: url(/img/icons/icn_redflag.png);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 15px;
	margin-top: 5px;
	font-size: .8em;
	float: left;
}

ol#search-results li {
    list-style-position: inside;
    list-style-type: decimal;
    margin-bottom: 10px;
}



/* Text and Links ---------------- */

body {
	font-size: 12px;
	font-family: "normal arial", sans-serif;
}

a, a:hover, a:visited {
    color: #9b2b3f;
}

a:hover {
    text-decoration: none;
}

a.redlink {
	font-weight: normal;
	font-family: "normal arial", sans-serif;
	font-size: .85em;
	float: right;
	position: absolute;
	right: 10px;
	color: #de1d38;
	padding: 0 0 0 15px;
	text-decoration: none;
}


img#logo {
    position: absolute;
    left: 0;
    top: 0;
}

h3 {
    clear: both;
    font-size: 14px;
	padding: 5px 5px 5px 0;
}

div#left-column h3 {
    color: #fff;
}

div.directory-heading {
    font-family: Georgia;
    font-size: 14px;
    display: block;
    line-height: 29px;
    width: 724px;
    padding: 0 20px 0 35px;
    margin: 0 0 10px 0;
    background-color: #333;
    background-image: url(/img/bg/bg_headingsymbol.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    clear: left
}

dd {
    margin: 0 0 10px 0;
}

div.directory-heading h1 {
    display: block;
    width: 400px;
    float: left;
	color: #eee;
}

#profile h1 a img { float: left; margin-right: 10px; }

#profile h1 a {
    color: #000;
    text-decoration: none;
    line-height: 50px;
}

h2 a {
    color: #eee;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}
		
#subheader h2 {
	font-size: 16px;
	clear: both;
	position: relative;
	padding: 5px 0;
	float: left;
	color: #000;
	width: auto;
	text-align: left;
	line-height: inherit;
	background-color: transparent;
	background-image: none;
}

h4 { font-size: 13px; margin: 5px 0 }

h5 { font-size: 13px }

strong, h1, h2, h3, h4, h5 { font-weight: bold }
em { font-style: italic; font-weight: inherit; }

p {
    clear: both;
    margin: 10px 0;
}

.deletelink, .pauselink {
	text-decoration: underline;
}

.badge {
	background-image: url(/img/badges/badge-vip.png);
	background-position: top right;
	background-repeat: no-repeat;
}

/* HOME ------------------*/

.profile-card {
	margin: 0 0 10px 0;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
}

#agency-profile-card {
    margin: 0 0 10px 0;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	background-color: #333;
	color: #fff;
}
.profile-card h4 {
	margin: 0;
}

.photo-card {
	float: left;
	margin: 0 3px 20px 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	width: 102px;
	padding-bottom: 5px;
	background-color: #55131d;
	border-color: #55131d;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	word-wrap: break-word;
}

.photo-card-micro {
	width: 187px;
	height: 100px;
	overflow: hidden;
	margin: 0 3px 6px 3px;
	background-color: #999;
	text-align: left !important;
}

.photo-card-micro p {
	font-size: .8em;
	float: left !important;
}

.photo-card-micro img {
	margin-right: 5px !important;
}

.photo-card h4 {
    font-size: .9em;
    margin: 5px 0;
    display: block;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: .9em
}

.photo-card-micro h4 {
	height: auto;
	font-size: inherit;
	background-color: #666;
	margin: 0 0 5px 0;
	line-height: 2em;
}

.photo-card a {
    font-size: .8em;
    color: #fff;
    word-wrap: break-word;
}

.photo-card img {
    border-color: #666;
    border-width: 1px;
    border-style: solid;
}

.photo-card img, .profile-card img {
	float: left;
}

.photo-card img {
	margin: 0 10px 0 0;
}

.photo-card, .photo-card a {
    color: #fff;
    text-decoration: none;
}

.photo-card a:hover {
    text-decoration: underline;
}

/* Photos --------------- */
.editphoto {
    float: left;
    padding: 10px;
    margin: 0 10px 10px 0;
    font-size: .9em;
    background-color: #eee;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
}

/* Clearfix --------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Forms */

#flagfrm {
	position: absolute;
	right: -20px;
	bottom: 20px;
	width: 240px;
    padding: 10px;
	background: #eee;
	border: 1px #ccc solid;
	font-size: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

#flagfrm input[type=text] {
    width: 100px !important;
    height: 20px !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
    background-color: #fff;
}

#flagfrm input[type=button] {
    width: 46px !important;
    height: 20px !important;
    margin: 0 5px;
    line-height: 20px !important;
    display: inline !important;
    border: 1px #ccc solid;
    background-color: #eee;
}

#flagfrm #close {
    cursor: pointer;
}

.tip {
	width:305px;
	min-height: 80px;
	background:url(http://images.foxylocalescorts.com/bg/bg_tip.png) left top no-repeat;
}
.tip-title {
	color:#fff;
	font-weight:bold;
	padding: 35px 15px 0 53px;
}
.tip-text {
	color:#fff;
	padding: 0 15px 0 53px;
}
.tip-bottom {
	background:url(http://images.foxylocalescorts.com/bg/bg_tip.png) left bottom no-repeat;
	width:330px;
	height:15px;
}

input[readonly] {
	color: #666;
}

.entryform label {
	display: block;
	margin: 10px 0 2px 0;
	font-weight: bold;
	clear: both
}
#entryform-wrapper {
	position: relative;
	background-color: #2a4770;
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin-top: 10px;
	color: #fff;
}

#entryform-wrapper a {
	color: #fff;
	text-decoration: underline;
}

.entryform#regform, .entryform#loginform, .entryform#profileform, .entryform#contactform, .entryform#upgradeform {
	display: block;
	width: 362px;
	margin: 0;
	float: left;
}

#explainer, #ad_plan_explainer {
	float: left;
	width: 300px;
	padding: 10px 20px;
	margin: 25px 0 25px 20px;
	background: #666;
	border: 1px solid #333;
}

#explainer p, #ad_plan_explainer p {
	margin: 0 0 10px 0;
}

#ad_plan_explainer {
    background: #55131d;
	border: 1px solid #ccc;
}

#placemap {
	width: 150px;
	height: 100px;
	overflow: hidden;
	float: right;
	margin: 0 0 10px 0;
	border: 1px solid #aaa !important;
}
  
input[type=text], input[type=password], input#recaptcha_response_field, textarea {
	border: 1px solid #aaa !important;
	width: 350px;
	background: #e4e4e4;
	padding: 4px 6px;
	font-size: 14px;
	font-weight: bold;
}

input[type=submit]{
    display: block;
    line-height: 30px;
    width: 100px;
    padding: 0 5px;
    background-color: #fc8d8d;
}

input[type=file]{
    color: #fff;
    background-color: #000;
    border-width: 1px;
}

.buttonlink {
    margin: 10px 0;
    font-size: 1.2em;
    position: relative;
    top: 10px;
}

table#recaptcha_table {
	background-color: transparent;
	border: 0 !important;
}

table#recaptcha_table td {
	padding: 0 !important;
}

table#recaptcha_table .recaptcha_image_cell {
	background-color: transparent !important;
}

#recaptcha_logo, #recaptcha_tagline {
	display: none;
}

textarea {
	height: 120px;
}

input.textshort {
	width: 80px;
}

input.textmedium {
	width: 200px;
}

select {
	font-size: 14px;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://images.foxylocalescorts.com/forms/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://images.foxylocalescorts.com/forms/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 183px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 5px 20px 5px 20px;
	color: #fff;
	font: 14px/21px arial,sans-serif;
	background: url(http://images.foxylocalescorts.com/forms/select.gif) no-repeat;
	overflow: hidden;
}

.valid_field {
	display: none
}
	
.invalid_field {
 	color:#d25e5e;
 	padding-left: 5px;
 	font-size: 12px;
 	line-height: 20px;
	display: block;
}

/* --------------------BANNER ROTATOR--------------------- */
.ss_banner_outer { 
	display:block; 
	position:relative; 
	overflow:hidden ; 
	width:110px; 
	height:110px; 
	margin:0px auto 0px; 
	border:1px #CCCCCC solid; 
}
.ss_banner_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:110px ; 
	height:110px ; 
	margin:0px auto 0px;  
}
.ss_banner_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
.ss_banner_items a {
    position: relative;
    text-decoration: none;
}
.ss_banner_items a img { 
	border:none; 
}
.ss_banner_items a span {
    position: absolute;
    bottom: 3px;
    left: 0;
    padding: 2px 0;
    font-size: .9em;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    color: #fff;
    display: block;
    width: 110px;
    background-color: #333;
}

#pfc_title {
    display: none;
}
