
#res_core{}

.thumbsShortlist {
border:0px;
height: 85px;
width: 120px; 
border-width:0px;
}

/* ***************** Shortlist Body					********************** */
/* ***************** these are the styles for each shortlist entry ******* */

/*	wrappers */ 
.shortlistBody 
{
	position:relative;
	width: 100%; 
	margin-top: 10px; 
}

.shortlistBodyWrappper 
{
	position:relative;
	top: 0px;
	width: 480px; height: 95px; display:block;
	margin-top:5px;
}

/* elements */ 
.thumbnail /* thunmbnail properties */
{
	position: absolute; top: 0px; 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;
}

/* *** start top row **** */
.toprow /* top row properties */
{
	position: absolute; 
	left: 140px; 
	top: 0px; 
	width: 370px; 
	height: 25px; 
	text-align: center;
	border-bottom: 1px solid #F79193;			
	border-top: 1px solid #F79193; 
	border-left: 1px solid #F79193; 
	border-right: 1px solid #F79193;
	background-color: #F79193;
	
}
.toprow p{
	font-weight: bold;
}

.im
{
	vertical-align:middle;
	border-width: 0px;
	 
}



.area
{
	position: absolute; 
	left: 5px; 
	top: 4px;  
	overflow: hidden; 
	width:365px; 
	height: 19px;
	font-weight: bold;
	text-align: left; 
}

/* more info button */
.moreInfo		
{
	position: absolute; 
	right: 25px; 
	top: 2px; 
	cursor: pointer;
}


 /* ****************** */

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

	
/* *** end top row **** */

.shortdescription /* short description */
{
	font-size:12px;
	position: absolute;
	left: 140px; 
	top: 20px; 
	width: 370px; 
	height: 55px;
	border-left: 1px solid #879CB1; 
	border-right: 1px solid #879CB1;
}
				
.description
{
	position: absolute;
	top: -10px; 
	left: 5px; 
	right:2px; 
	width: 360px; 
	text-align: justify;
}

.description span{font-size:9px;font-family:verdana,arial}

.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;
}

/* *** start bottom row **** */
.bottomrow /* bottom row properties */
{
	position: absolute; 
	left: 140px; 
	top: 75px; 
	width: 370px; 
	height: 20px;
/*	background-color: #E5E5E5;*/
	background-color: #F79193;
	border-bottom: 1px solid #F79193; 
	border-left: 1px solid #F79193; 
	border-right: 1px solid #F79193;
}

.bottomrow p 
{
	height: 19px; 
	line-height: 19px; 
	vertical-align: middle; 
	
}




.price span, .beds span, .baths span, .plot span, .built span {
	font-size:9px;
	font-family:verdana, arial;
}

.beds
{
	position: absolute; 
	left: 10px; 
	bottom: 1px; 
	width: 50px; 
	vertical-align:middle;
}

.baths
{
	position: absolute; 
	left: 60px; 
	bottom: 1px; 
	width: 60px; 
	vertical-align: middle;
}

.plot
{
	position: absolute; 
	left: 120px; 
	bottom: 1px; 
	width: 80px; 
	vertical-align: middle; 
}

.built 
{
	position: absolute; 
	left: 200px; 
	bottom: 1px; 
	width:80px; 
	vertical-align: middle; 
}

.price
{
	position: absolute; 
	left: 280px; 
	bottom: 1px; 
	width: 80px; 
	vertical-align: middle;  
}
.price span
{
	font-weight: bold; 
}


.spainMap
{
	position: absolute; 
	left: 0px; 
	bottom: 10px; 
	background-color: white; 
	width: 50px; 
	height: 29px; 
	z-index:999;
}

.spainmap img.im{margin-top:-15px;}



				
/* Paging elements */
.pageOf
{
	margin-top:2px;
/*	display:block;*/
	float:left;
	font-size:12px;
/*	padding-top:5px;
	position:relative;
/*	clear:left;*/ 
}

.paging
{
	float:right;
	position:relative; 
}

.paging a:link, .paging a:visited{font-size:12px;font-family:"Trebuchet MS",sans-serif;}

#browsing
{
	font-size:12px;
	float:left;
	position:relative;
	border-top:2px solid #fff;
}

#orderBy
{
	margin-top:1px;
	font-size:12px;
	position:relative;
}

#orderBy select{margin-left:5px;margin-bottom:4px;vertical-align:middle;width:100px;}

#topControls
{
	margin-top:5px;
	height:24px;
	border-bottom:dashed 1px #999;
	text-align:right;
}
		
		






