/** property list **/
div.property-list h2 {
	margin: 0 0 18px 8px;
}

div.property-list h2#property-list-header {
	float: left;
}

ul#property-list-filter {
	float: right;
	margin-top: 5px;
}

ul#property-list-filter li {
	float: left;
	padding-right: 0.5em;
}

div#property-list-sorry {
	clear: both;
	padding: 20px 0 0 10px;
}

dl#property-list {
	clear: both;
}

dl#property-list dt {
	background-color: #6E6A5E;
	padding: 0 0 1px 10px;
	color: #C1C1C1;
}

dl#property-list dt span.price {
	display: block;
	float: left;
	font-weight: bold;
}

dl#property-list dt span.more {
	display: block;
	text-align: right;
	margin-right: 10px;
}

dl#property-list dd {
	padding: 10px 0 20px 0;
	margin-left: 5px;
}

dl#property-list dd h3 {
	font-size: 110%;
	font-weight: normal;
	margin: 1px 0 5px 0;
}

dl#property-list dd h3 a {
	color: #6E6A5E;
}

dl#property-list dd img {
	float: left;
	margin: 0 10px 0 4px;
}

dl#property-list dd div {
	margin-left: 232px;
}

dl#property-list dd p {
	margin: 0;
}

p#pagination {
	margin: 30px 0 15px 0;
	font-size: 90%;
	text-align: right;
	background-color: #6E6A5E;
	color: #C1C1C1;
	padding: 1px 10px 2px 0;
}

p#pagination a, dl#property-list dt a {
	color: #BABABA;
}

p.bedrooms {
	background: url(../_images/icons/beds.gif) no-repeat 0 3px;
	padding-left: 25px;
	margin-top: 7px !important;
	font-size: 90%;
}




/** Property detail **/
ul#property-detail-nav {
	position: relative;
	z-index: 100;
	margin-left: 10px;
}

ul#property-detail-nav li {
	float: left;
}

ul#property-detail-nav li span {
	padding: 0 15px 0 15px;
}


/** Overview **/
div#property-detail-overview-description {
	clear: both;
	float: left;
	width: 400px;
	margin: 3px 0 0 10px;
}

div#property-detail-overview-description p {
	margin-top: 10px;
}

div#property-detail-overview-gallery {
	float: right;
	width: 260px;
	margin-top: -1em;
}

table#property-detail-facts {
	margin-top: 26px;
}

table#property-detail-facts th {
	width: 6.5em;
}

table#property-detail-facts th, table#property-detail-facts td {
	padding-bottom: 0.3em;
}

div#property-detail-overview-gallery p.epc {
	min-height: 19px;
	_height: 19px;
	margin-top: 2em;
	padding: 3px 0 0 28px;
	background: url(/_images/icons/pdf.gif) no-repeat;
}



/** Floorplan **/
div#property-detail-floorplan {
	clear: both;
}

div#property-detail-floorplan img {
	margin-top: 10px;
}


/** Gallery **/
ul#property-detail-gallery-list {
	clear: both;
	margin: 4em 0 0 10px;
}

ul#property-detail-gallery-list li {
	float: left;
	margin: 0 10px 7px 0;
}


/** Map **/
div#google-map {
	clear: both;
	width: 600px;
	height: 400px;
	margin: 4em auto 30px auto;
}



/** Not available **/
div#property-not-available {
	margin-left: 10px;
}

div#property-not-available ul {
	margin-top: 10px;
	list-style: disc inside;
}
