.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; 
	margin-left:10px;
}

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

/* elements */ 
.thumbnail /* thunmbnail properties */
{
	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 #000;
}

/* *** start top row **** */
.toprow /* top row properties */
{
background-color:#EBEBEB;
border:1px solid #9C9C9C;
height:25px;
left:140px;
position:absolute;
text-align:center;
top:0;
width:590px;
}

.toprow p{
font-weight: bold;
}

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

.area
{
/*/background-color:#E5E5E5;*/
height:19px;
left:5px;
overflow:hidden;
position:absolute;
top:4px;
width:500px;
text-align:left;
}

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

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

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

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

.shortdescription /* short description */
{
	position: absolute; 
	left: 140px; 
	top: 25px; 
	width: 590px; 
	height: 50px;
	border-left: 1px solid #9C9C9C; 
	border-right: 1px solid #9C9C9C;
}
				
.description
{
	left:5px;
position:absolute;
right:2px;
text-align:justify;
top:2px;
width:580px;
}

.propType
{
	position: absolute; 
	right: 4px; 
	top: 40px; 
	width: 150px; 
	height: 20px;
	text-align: right;
	font-style: italic; 
	font-weight: bold;
}

p.reference 
{
border-top:1px dashed #E4E4E4;
bottom:2px;
color:#999999;
right:4px;
position:absolute;
}

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

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


.price
{
height:20px;
right:5px;
position:absolute;
top:0;
width:125px;
}
.price p
{
	font-weight: bold; 
}

.beds {
left:60px;
position:absolute;
top:1px;
vertical-align:middle;
width:75px;
}

.baths
{
left:135px;
position:absolute;
top:1px;
vertical-align:middle;
width:75px;
}

.plot
{
left:210px;
position:absolute;
top:1px;
vertical-align:middle;
width:125px;
}

.built 
{
left:335px;
position:absolute;
top:1px;
vertical-align:middle;
width:125px;
}
	

.spainMap
{
	position: absolute; 
	left: 0px; 
	bottom: 0px; 
	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
{
	display:block;
	float:right;
	padding-top:5px;
	position:relative;
}

#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;	
	width:580px;
	margin-left:10px;
}
