html {
	overflow-y: scroll;
}

body {
	line-height: 150%;
	text-align: center;
	/*font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #5e5701;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	/*behavior: url("include/scripts/pngbehavior.htc");*/
	border: none;
}

select {
	background-color: #f0f0f0;
	border-color: #dedede;
}

td {
	/*font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	vertical-align: top;
}

th {
	/*font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.bodystyle {
	/*font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

#main_container {
	text-align: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#link_home {
	z-index: 50;
	position: absolute;
	top: 0;
}

#select_province {
	margin-top: 40px;
	position: absolute;
	top: 0;
	width: 990px;
	height: auto;
	z-index: 51;
}

#select_province.main {
	margin-top: 250px;
	margin-left: 710px;
	position: absolute;
	top: 15px;
	width: auto;
	height: auto;
	z-index: 51;
}

#province {
	margin-right: 70px;
}

#province_container {
	float:left;
	margin-left: 0px;
}

#select_province_link {
	color: #fff;
	cursor: pointer;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 10px;
	width: 144px;
	height: 39px;
	background-image: url(../images/choose_province.png);
	background-repeat: no-repeat;
}

#select_province_link.main {
	color: #fff;
	cursor: pointer;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 10px;
	width: 177px;
	height: 20px;
	background-image: url(../images/choose_province.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1.2em;
}

/*#select_province_link.main:hover {
	background-position: 0 -43px;
}*/

#provinces {
	margin-top: -20px;
	background-color: #969379;
	text-align: left;
	width: 150px;
	filter: alpha(opacity=90);
	opacity: .90;
}

#provinces.main {
	margin-top: -1px;
	margin-left: 3px;
	background-color: #969379;
	text-align: left;
	width: 210px;
	filter: alpha(opacity=90);
	opacity: .90;
}

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

ul#provinces_list li {
	padding: 10px;
	cursor: pointer;
	color: #fff;
}

ul#provinces_list li:hover {
	background-color: #aeaa8d;
}

/*ul#provinces_list li a {
	color: #000;
}*/

#footer {
	clear: both;
	font-size: 9px;
	height: 41px;
	width: 956px;
	background-image: url(../images/pixel_footer.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 200px;
	width: 590px;*/
}

#footer_decoration {
	clear: both;
	font-size: 9px;
	height: 41px;
	width: 636px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding-left: 300px;
	padding-right: 20px;
	line-height: 41px;
	/*padding-top: 5px;*/
	/*text-align: center;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 200px;
	width: 590px;*/
}

ul#navigation_bar {
	height: 39px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 179px;
	list-style-type: none;
}

ul#navigation_bar li{
	display: inline;
}

#navigation_bar li#gn-girls a { background-position: 0 0; }
#navigation_bar li#gn-boys a { background-position: -141px 0; }
#navigation_bar li#gn-shemales a { background-position: -282px 0; }
#navigation_bar li#gn-agencies a { background-position: -423px 0; }
#navigation_bar li#gn-apartments a { background-position: -564px 0; }
#navigation_bar li#gn-advertise a { background-position: -705px 0; }
#navigation_bar li#gn-contact a { background-position: -846px 0; }
 
#navigation_bar li#gn-girls a:hover { background-position: 0 -39px; }
#navigation_bar li#gn-boys a:hover { background-position: -141px -39px; }
#navigation_bar li#gn-shemales a:hover { background-position: -282px -39px; }
#navigation_bar li#gn-agencies a:hover { background-position: -423px -39px; }
#navigation_bar li#gn-apartments a:hover { background-position: -564px -39px; }
#navigation_bar li#gn-advertise a:hover { background-position: -705px -39px; }
#navigation_bar li#gn-contact a:hover { background-position: -846px -39px; }
 
#navigation_bar li#gn-girls-active a { background-position: 0 -39px; }
#navigation_bar li#gn-boys-active a { background-position: -141px -39px; }
#navigation_bar li#gn-shemales-active a { background-position: -282px -39px; }
#navigation_bar li#gn-agencies-active a { background-position: -423px -39px; }
#navigation_bar li#gn-apartments-active a { background-position: -564px -39px; }
#navigation_bar li#gn-advertise-active a { background-position: -705px -39px; }
#navigation_bar li#gn-contact-active a { background-position: -846px -39px; }

#banner_left {
	float: left;
	/*background-repeat: no-repeat;
	background-image: url(../images/advanced_search_es.png);*/
	width: 200px;
	/*padding-top: 100px;*/
	/*padding-left: 10px;
	padding-right: 10px;*/
}

#banner_right {
	float: right;
	/*background-repeat: no-repeat;
	background-image: url(../images/highlights_es.png);*/
	width: 200px;
	/*padding-top: 100px;*/
	/*padding-left: 10px;
	padding-right: 10px;*/
	text-align: right;
}

.left_banner_image {
	margin-left:-8px;
}

.right_banner_image {
	margin-right:-8px;
}

#advanced_search p {
	font-size: 12px;
	color: #939373;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.property_layer_title {
	cursor: pointer;
}

.property_layer_body {
	margin-top: 3px;
}

.property_layer {
	margin-bottom: 15px;
}

.trackSlider {
	clear: both;
	width: 106px;
	background-image: url(../images/barra_slider.png);
	height: 12px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.label_slider {
	font-size: 9px;
	color: #5e5701;
	padding-bottom: 3px;
}

.handle {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 17px;
	background-image: url(../images/handle.gif);
	cursor: pointer;
}

ul#search_button {
	height: 26px;
	width: 90px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}

ul#search_button li{
	display: inline;
}

ul#search_button li a{
	float: left;
	width: 90px;
	height: 0;
	padding-top: 26px;
	overflow: hidden;
	background-image: url(../images/search_button_cat.png);
	_background-image: url(../images/search_button_cat.gif);
	background-repeat: no-repeat;
}

#search_button li#button a { background-position: 0 0; }
 
#search_button li#button a:hover { background-position: 0 -26px; }

#central_layer, #central_layer_full_size {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	float: left;
	/*width: 661px;*/
	width: 585px;
}

#central_layer_full_size {
	width: 990px;
}

#category_title {
	background-image: url(../images/degradat_categories.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	color: white;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	/*margin-right: 12px;
	margin-top: 15px;
	margin-bottom: -10px;*/
	/*position: absolute;
	top: 230px;
	z-index: 100;*/
}

#results_layer_index {
	margin-right: auto;
	margin-left: auto;
	/*width: 564px;*/
	width: 964px;
}

.ad_layer {
	background-repeat: no-repeat;
	display: table;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../images/ad_background.png);*/
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	width: 562px;
}

.result_layer {
	/*background-repeat: no-repeat;*/
	display: table;
	min-height: 100px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../images/result_background.png);*/
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	width: 562px;
}

.ad_photo_layer {
	float: left;
	/*height: 327px;*/
	width: 200px;
	margin-top: -30px;
}

.square_ad {
	text-align: center;
	/*text-transform: uppercase;*/
	float: left;
	height: 220px;
	width: 188px;
	position: relative;
}

.rollover_square_ad {
	position: relative;
	background-image: url(../images/rollover_square_ad.png);
	background-repeat: no-repeat;
	height: 151px;
	width: 151px;
	top: 22px;
	margin-bottom: -151px;
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
	display: none;
}

.rollover_square_ad_text {
	/*border: aqua 1px solid;*/
	color: #fff;
	height: 141px;
	width: 131px;
	text-align: right;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	font-size: 1.3em;
	line-height: 1.5em;
	/*text-shadow: 1px 1px 0px black;*/
}

.first_result_photo_layer {
	float: left;
	height: 188px;
	width: 188px;
	margin-top: -27px;
}

.result_photo_layer {
	float: left;
	height: 188px;
	width: 188px;
	margin-top: 3px;
}

.ad_text_layer {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 337px;
}

.contact_photo_layer {
	float: left;
	height: 327px;
	width: 200px;
	margin-top: -2px;
}

.contact_text_layer {
	float: left;
	padding-top: 36px;
	padding-left: 10px;
	padding-right: 10px;
	width: 337px;
}

ul#groups {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #706d4b;
}

ul#groups li{
	height: 70px;
	display: block;
}

ul#groups li:hover{
	height: 70px;
	display: block;
	/*background-color: #e5e5e1;*/
	background-image: url(../images/background_its_escorts.png);
}

ul#groups li a{
	height: 70px;
	display: block;
	color: #706d4b;
}

img.icon_category {
	float:right;
	margin-right:45px;
	margin-top:20px;
}

.you_can_find_layer {
	display: table;
	background-image: url(../images/background_you_can_find.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 342px;
}

.ad_group_layer {
	display: table;
	background-image: url(../images/background_groups.jpg);
	background-repeat: repeat-x;
	background-color: #f2f1ec;
	width: 342px;
}

.ad_group_header {
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.ad_group_individual {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b3b091;
	border: 0;
	clear: both;
}

.ad_group_individual img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
}

.ad_group_individual_text {
	float: left;
	margin-top: 25px;
}

.ad_group_individual_age {
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}

.first_result_text_layer {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 349px;
}

.result_text_layer {
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	width: 349px;
}

.result_header_container {
	margin-top: 0px;
	display: table;
	padding-top: 0px;
	width: 100%;
}

.result_header_name {
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.result_header_phone {
	margin-top: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.result_header_code {
	clear: both;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	/*color: white;*/
}

.result_header_code .value {
	color: white;
}

.result_body {
	margin-top: 20px;
	padding-top: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #5e5701;
	/*color: #7a7758;*/
}

.website{
	text-decoration: none;
	/*color: #c39500;*/
	color: #b5ac51;
}

.website:hover{
	text-decoration: underline;
}

.values_table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.title_cell {
	color: #5e5701;
	width: 22%;
}

.value_cell {
	color: #b5ac51;
	border-right-width: thick;
	width: 28%;
}

.ad_body_text {
	color: #b5ac51;
}

.blank_row {
	height: 5px;
}

.more_info {
	text-decoration: none;
	color: #948909;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
}

.square_ad_text_title{
	text-decoration: none;
	color: #878767;
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0;
}

.square_ad_text{
	text-decoration: none;
	color: #989878;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0;
}

#no_results {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 50px;
}

.highlight_photo {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#loading_white {
	position: absolute;
	background-color: white;
	/*50: 100;*/
	text-align: center;
	padding-top: 50px;
}

#send_mail_button {
	clear: both;
	display: block;
	float: right;
	background-image: url(../images/send_mail.jpg);
	height: 42px;
	width: 42px;
	border: none;
	cursor: pointer;
}

.contact_textbox {
	border-color: #b0ad8b;
	border-style: solid;
	border-width: 1px;
	height: 13px;
	width: 262px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
}

.contact_textarea {
	border-color: #b0ad8b;
	border-style: solid;
	border-width: 1px;
	margin-top:20px;
	height:120px;
	width: 336px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
}

#sms_num_milers {
	float: left;
	margin-top: 50px;
	margin-left: 18px;
}

#sms_num_desenes {
	float: left;
	margin-top: 50px;
	margin-left: -5px;
}

#sms_num_unitats {
	float: left;
	margin-top: 50px;
	margin-left: -5px;
}

.web20 {
	vertical-align: middle;
}

.see-all-spa, .see-all-cat, .see-all-eng {
	/*background-image: url(../images/see-all.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	height:43px;
	width:100%;
	margin-top: 10px;
	margin-bottom: -15px;
	text-align: right;
	padding-top: 5px;
}

.see-all-spa {
	background-image: url(../images/more_spa.gif);
}

.see-all-cat {
	background-image: url(../images/more_cat.gif);
}

.see-all-eng {
	background-image: url(../images/more_eng.gif);
}

.see-all-text {
	/*text-shadow: 0px 0px 2px black;*/
	margin-right:90px;
	color: #b3a875;
	font-weight: bold;
	font-size: 12px;
	line-height: 38px;
}

.see-all-text a {
	color: #b3a875;
	text-decoration: underline;
}

.see-all-text a:hover {
	color: #b3a875;
	text-decoration: none;
}

.partner_webs {
	background-image: url(../images/background_partner_webs.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	float: left;
	/*height:43px;*/
	width:100%;
	margin-top: 10px;
	margin-bottom: -10px;
	/*text-align: right;*/
	/*padding-top: 5px;*/
}

.partner_webs_text {
	margin: 10px 20px;
	/*margin-left:20px;
	margin-right:20px;*/
	color: #323020;
	/*font-weight: bold;*/
	font-size: 10px;
	/*line-height: 38px;*/
}

.partner_webs_text hr {
	height: 1px;
	border-style: none;
	color: #beb88a;
	background-color: #beb88a;
	
	
	/*border-width: 1px;
	border-style: solid;
	border-color: #beb88a;*/
}

.partner_webs_text a {
	color: #323020;
	/*text-decoration: underline;*/
}

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

.partner_webs_text table {
	margin-top: 10px;
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 100%;
}

.partner_webs_text td {
	padding: 5px 10px;
	width: 154px;
}

.partner_webs_text td.middle {
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	border-color: #beb88a;
}

.last_contact_div {
	border-width: 1px;
	border-style: solid;
	border-color: #b1b1b1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
	font-size: 1.2em;
	line-height: 1.5em;
}

#container-admin {
	padding-bottom: 150px;
}

#results_layer_index .addthis_toolbox {
	float: right;
	margin-top: 5px;
	margin-right: 40px;
}

#results_layer_index .addthis_toolbox a {
	color: #115bb5;
	font-family: arial, helvetica, 'lucida grande', verdana, sans-serif;
	font-size: 14px;
}

#results_layer_index .addthis_toolbox a:hover {
	color: #0b4994;
	text-decoration: underline;
}

.ad_photo_layer .addthis_toolbox {
	margin-left: 20px;
}

.ad_photo_layer .addthis_toolbox a {
	color: #115bb5;
	font-family: arial, helvetica, 'lucida grande', verdana, sans-serif;
	font-size: 14px;
}

.ad_photo_layer .addthis_toolbox a:hover {
	color: #0b4994;
	text-decoration: underline;
}
