.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: 580px; 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: 388px; 
	height: 25px; 
	text-align: center;
	border: 1px solid #9C9C9C;
	background-color: #EBEBEB;
}
#props .toprow a{line-height:16px;}
.toprow p{
	font-weight: bold;
}

.im
{
	vertical-align:middle;
	border-width: 0px;
	 
}



.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 /* short description */
{
	position: absolute; 
	left: 140px; 
	top: 20px; 
	width: 388px; 
	height: 55px;
	border-left: 1px solid #9C9C9C; 
	border-right: 1px solid #9C9C9C;
}
				
.description
{
	position: absolute; 
	top: 10px; 
	left: 5px; 
	right:2px; 
	width: 350px; 
	text-align: justify;
}

#props p.description {line-height:16px;}

.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: 388px; 
	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: 0px; 
	bottom: 1px; 
	width: 90px; 
	 
}
.price p
{
	font-weight: bold; 
}

.beds
{
	position: absolute; 
	left: 70px; 
	bottom: 1px; 
	width: 60px; 
	vertical-align:middle;
}

.baths
{
	position: absolute; 
	left: 108px; 
	bottom: 1px; 
	width: 60px; 
	vertical-align: middle;
}

.plot
{
	position: absolute; 
	left: 155px; 
	bottom: 1px; 
	width: 80px; 
	vertical-align: middle; 
}

.built 
{
	position: absolute; 
	left: 225px; 
	bottom: 1px; 
	width:80px; 
	vertical-align: middle; 
}
	

.spainMap
{

}
.spainMap img{
	position: absolute;
	margin:0;padding:0;
	left: 4px;
	top:-4px;
/*	bottom: -6px; */
	background-color: white;
	z-index:999;
	
	
	border-left: 1px solid #9C9C9C; 
	border-right: 1px solid #9C9C9C;
	margin:0;padding:0;padding-top:1px;
}


				
/* Paging elements */
.pageOf
{
	display:block;
	float:left;
	position:relative;
	clear:left;
	padding-bottom:8px;
}

.paging
{
	display:block;
	float:right;
	position:relative;
	padding-bottom:8px;
}

#browsing
{
	float:left;
	position:relative;
	vertical-align:bottom;
	line-height:14px;
	margin-top:4px;
}

#orderBy
{
	vertical-align:middle;
	position:relative;
	text-align:right;
	padding-bottom:5px;
	height:18px;
	line-height:18px;
}

#orderBy select{vertical-align:middle;margin-left:2px;margin-bottom:4px;}

#topControls
{
	border-bottom:dashed 1px #999;	
}
