.thumbsShortlist {
	border: 0px;
	width: 150px;
	margin-left: -9px;
	border-width: 0px;
	display: block;
}

/* ***************** 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: 114px;
	display: block;
	margin-top: 5px;
}

/* elements */
.thumbnail /* thunmbnail properties */ {
	position: absolute;
	top: 0px;
	border: 1px solid black;
	overflow: hidden;
	position: absolute;
	width: 132px;
	height: 113px;
	z-index: 2;
}

.thumbCorner {
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 4;
}

.dynamicImage {
	position: absolute;
	z-index: 2;
	max-height: 113px;
	width: 132px; overflow : hidden;
	border: 1px solid black;
	overflow: hidden;
}

/* *** start top row **** */
.toprow /* top row properties */ {
	position: absolute;
	left: 140px;
	top: 0px;
	width: 458px;
	height: 44px;
	text-align: center;
	border: 1px solid #ffca2d;
	background-color: #fff2b4;
}

#props .toprow a {
	line-height: 16px;
}

#props .toprow .area h2 {
	padding-left: 5px;
}

.toprow p {
	font-weight: bold;
}

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

.area {
	position: absolute;
	left: 5px;
	top: 4px;
	overflow: hidden;
	width: 360px;
	height: 38px;
	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: 39px;
	width: 458px;
	height: 55px;
	border-left: 1px solid #ffca2d;
	border-right: 1px solid #ffca2d;
}

.description {
	position: absolute;
	top: 10px;
	left: 10px;
	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: 94px;
	width: 458px;
	height: 20px;
	background-color: #fff2b4;
	border-bottom: 1px solid #ffca2d;
	border-left: 1px solid #ffca2d;
	border-right: 1px solid #ffca2d;
}

.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: 85px;
	bottom: 1px;
	width: 60px;
	vertical-align: middle;
}

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

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

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

.spainMap {
	
}

.spainMap img {
	position: absolute;
	margin: 0;
	padding: 0;
	left: -1px;
	top: -10px;
	/*	bottom: -6px; */
	background-color: white;
	z-index: 999;
	border-left: 1px solid #ffca2d;
	border-right: 1px solid #ffca2d;
	margin: 0;
	padding: 0;
	padding-top: 1px;
}

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

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

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

.state-img {
	background: no-repeat top left;
	height: 16px;
	width: 132px;
	display: inline;
	position: absolute;
}

.sta2_en span, .sta2_es span, .sta4_de span {
	display: none;
}

.sta4_en span {
	background-image: url("/assets/images/status/sta_4_en.png")
}

.sta4_es span {
	background-image: url("/assets/images/status/sta_4_es.png")
}

.sta4_de span {
	background-image: url("/assets/images/status/sta_4_de.png")
}

.sta4_ru span {
	background-image: url("/assets/images/status/sta_4_en.png")
}

.sta13_en span {
	background-image: url("/assets/images/status/sta_13_en.png")
}

.sta13_es span {
	background-image: url("/assets/images/status/sta_13_es.png")
}

.sta13_de span {
	background-image: url("/assets/images/status/sta_13_de.png")
}

.sta13_ru span {
	background-image: url("/assets/images/status/sta_13_en.png")
}

.sta14_en span {
	background-image: url("/assets/images/status/sta_14_en.png")
}

.sta14_es span {
	background-image: url("/assets/images/status/sta_14_es.png")
}

.sta14_de span {
	background-image: url("/assets/images/status/sta_14_de.png")
}

.sta14_ru span {
	background-image: url("/assets/images/status/sta_14_en.png")
}

/*.sta3_en, .sta3_es, .sta3_de , .sta13_en, .sta13_es, .sta13_de, .sta14_en, .sta14_es, .sta14_de{position: relative;}*/
.thumbLink {
	display: block;
	height: 113px;
	background: no-repeat center center #CBCBCB;
}
