/* // $Id: results.css,v 1.15 2010/07/29 15:33:28 jcuenca Exp $ */
.thumbsShortlist {border:0;height: 85px;width: 120px; border-width:0;}
/* ***************** Shortlist Body					********************** */
/*	wrappers */ 
.shortlistBody {	position:relative; width: 100%; margin-top: 10px; color:#333;font-family:verdana,arial,"san serif";font-size:10px;}
.shortlistBody a{font-size:9px; color:#333;}
.shortlistBodyWrappper {	position:relative; top: 0;	width: 580px; height: 95px; display:block;	margin-top:5px;}
/* elements */ 
.thumbnail {	position: absolute; top: 0; width: 140px; height: 95px; overflow: hidden;}
.thumbCorner{position: absolute; left: 2px; top: 2px; z-index:4;}
.dynamicImage{position: absolute; left: 6px; top: 6px; z-index:2; height: 85px; overflow: hidden; border: 1px solid black;width:120px;}
/* *** start top row **** */
.toprow { position: absolute;  left: 140px; top: 0; width: 440px; height: 25px; text-align: center;border: 1px solid #9C9C9C; background-color: #EBEBEB;}
.toprow p{ font-weight: bold;}
.area{ position: absolute; left: 5px; top: 4px; overflow: hidden; width:375px; height: 19px; font-weight: bold;	text-align: left; }
/* more info button */
.moreInfo{ position: absolute; right: 25px; top: 2px; cursor: pointer;}

.addprop { 
	right: 3px; 
	top: 2px; 
	cursor: pointer;
}

.caja-resultado .addprop a img {
	margin-bottom: 0;
	border: none;
}

.caja-resultado .addprop a:hover img {
	border: none;
}

/* *** end top row **** */
.shortdescription { position: absolute; left: 140px; top: 20px; width: 440px; height: 55px; border-left: 1px solid #9C9C9C; border-right: 1px solid #9C9C9C;}
.description{ position: absolute; top: 7px; left: 5px; right:2px; width: 430px; text-align: justify;}
.propType{ position: absolute; right: 4px; top: 40px; width: 150px; height: 20px; text-align: right; font-style: italic; font-weight: bold;}
p.reference { position: absolute; bottom: 2px; right: 4px; color: #999; border-top: 1px dashed #E4E4E4;}
div.propStatusResults{ margin-top: 40px; font-weight:bold; text-align: center;}
/* *** start bottom row **** */
.bottomrow {	position: absolute; left: 140px; top: 75px; width: 440px; height: 20px;	background-color: #E5E5E5; border-bottom: 1px solid #9C9C9C; border-left: 1px solid #9C9C9C; border-right: 1px solid #9C9C9C;}
.bottomrow p { height: 19px;	line-height: 19px; vertical-align: middle;}
.price{	position: absolute;	right: 5px;	top: 0;	width: 95px; height: 20px; text-align: right;}
.price p{ font-weight: bold; }
.rentalprice{ position: absolute; right: 5px; width: 140px; height: 20px; text-align: right;}
.rentalprice p{ font-weight: bold; }
.beds{ position: absolute; left: 60px; bottom: 1px; width: 60px; vertical-align:middle;}
.sleeps{ position: absolute; left: 184px; bottom: 1px; width: 58px; vertical-align:middle;}
.baths{ position: absolute; left: 120px; bottom: 1px; width: 60px; vertical-align: middle;}
.plot{ position: absolute; left: 180px; bottom: 1px; width: 80px; vertical-align: middle; }
.built {	position: absolute; left: 260px; bottom: 1px; width:80px; vertical-align: middle; }
.spainMap{ position: absolute; left: 0; bottom: 0; background-color: white; width: 50px; height: 29px; 	z-index:999;}	
/* Paging elements */
.pageOf{margin-top:1px; display:block;float:left;padding-top:5px;position:relative;	clear:left;}

.pagingResults{ 
	display:block;
	float:right;
	padding-top:5px;
	position:relative;
	color:#333;
	font-family:verdana,arial,"san serif";
	font-size:10px;	
}
#browsing{ margin-top:6px; float:left; position:relative; vertical-align:bottom;}

#orderBy { 
	vertical-align:top; 
	position:relative; 
	text-align:right; 
	padding-bottom:5px;
}	

#topControls{
	color: #6F7072;
	font-family:verdana,arial,"san serif";
	font-size:10px;
	float: right;
}

#title h1{font-size:large; margin:0 0 12px;color:#333;font-family:verdana,arial,"san serif";}
.pageOf{color:#333;font-family:verdana,arial,"san serif";font-size:10px;}
.paging a{color:#333;}

.pageLinks {
	float: left;
}

.pageLinks a {
	color: #6F7072;
	font-size: 12px;
}

.pageLinks a:hover {
	color: #8F9092;
}
	
