/*
 * Copyright 2008-2009 by escorts-highclass.com
 * All Rights Reserved
 */

div#noresults {
	display: none;
	font-size: 17px;
	font-weight: bold;
	margin: 2px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}

div#noresultsimg {
	display: inline;
	position: relative;
	top: 20px;
	margin: 3px;
}

div.img {
	margin: 2px;
	border: 1px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}

div.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
}

div.img a:hover img {
	border: 1px solid #0000ff; 
}

div.name {
	text-align: center;
	font-weight: bold;
	margin: 0px;
}

div.info {
	text-align: center;
	font-weight: normal;
	margin: 0px;
}

div.data {
	display: none;
}

div.cities {
	display: none;
}

span#age_stop {
	margin-right: 0.4em;
	float: right;
}

span#price_stop {
	float: right;
}

span#weight_stop {
	float: right;
}

span#weight_unit {
	float: right;
}

span#price_unit {
	float: right;
}

div.panel_head {
	padding-left: 4px;
	cursor: pointer;
}

div.panel_head:hover {
	color: #0000ff;
}

/* avoid double click selection */
div.panel_head::selection {
	background: transparent;
}

div.panel_head::-moz-selection {
	background: transparent;
}

div.panel_head img.panel_handle::selection {
	background: transparent;
}

div.panel_head img.panel_handle {
	padding-top: 7px;
	padding-right: 4px;
}

div.panel_body {
	margin: auto;
	width: 120px;
}

div.slider {
	margin-left: auto;
	margin-right: auto;
	width: 102px;
}

div#leftbar select {
	font: normal 11px/13px Verdana, sans-serif;
}

div#leftbar {
	display: none;
}

div#leftbar_wait {
	text-align: center;
}

div#leftbar_processing {
	font: bold 13px Verdana, sans-serif;
	border: solid black 1px;
	padding: 2px;
	display: none;
	text-align: center;
	position: absolute;
	background: #ffffcc;
	filter:alpha(opacity=90);
	opacity:.90;
	z-index: 3;
}

div#panel_services_outcall {
	position: relative;
	left: 5px;
}

div#leftbar_separation {
	margin-left: auto;
	margin-right: auto;
	border-top: solid #888888 1px;
}

div#leftbar_escorts_num_head {
	margin-top: 2px;
	margin-bottom: 8px;
}

div#leftbar_city_head {
	margin-top: 26px;
	margin-bottom: 8px;
}

div .select {
	font-size: xx-small;
	color: #444444;
}

div .select span {
	cursor: pointer;
}
