.thumbsShortlist {border:0;height: 85px;width: 120px; border-width:0;}
/* ***************** Shortlist Body					********************** */
/* ***************** these are the styles for each shortlist entry ******* */

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

.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{left: 6px; top: 6px; z-index:2; width:220px;overflow: hidden;}

/* *** start top row **** */
.toprow {position: absolute; left: 140px; top: 0; width: 602px; height: 25px; text-align: center;border: 1px solid #9C9C9C;	background-color: #44ABA8;}
.toprow p{font-weight: bold;}
.im{vertical-align:middle;border-width: 0;}
.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{position: absolute; right: 3px; top: 2px; cursor: pointer;}
	
/* *** end top row **** */
.shortdescription {position: absolute; left: 140px; top: 20px; width: 602px; 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;}

/* *** start bottom row **** */
.bottomrow /* bottom row properties */
{
	position: absolute; 
	left: 140px; 
	top: 75px; 
	width: 602px; /*440px; */
	height: 20px;
	background-color: #44ABA8;
	color:#FFF;
	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: 90px; 
	height: 20px;
	 
}
.price p
{
	font-weight: bold; 
}

.beds
{
	position: absolute; 
	left: 60px; 
	bottom: 1px; 
	width: 60px; 
	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;
}

.paging
{
	padding-top:5px;
	position:relative;
	text-align:center;
}

#browsing
{
	margin-top:6px;
	float:left;
	position:relative;
	vertical-align:bottom;
}

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

#topControls
{
	border-bottom:dashed 1px #999;	
}
.live_sold_en{
background-image:url(/assets/images/live_sold_en.gif);
background-position: 0 0;
}
.live_sold_es{
background-image:url(/assets/images/live_sold_de.gif);
background-position: 0 0;
}
.live_sold_de{
background-image:url(/assets/images/live_sold_de.gif);
background-position: 0 0;
}
.live_normal{
background-image:url(/assets/images/spacer.gif);
background-position: 0 0;
}
.tablenocpnocs{
padding:0;
border-spacing: 0;
border-collapse: collapse; 
}