
.xPL_propertyList { }

/* Header */
.xPL_propertyList .xPL_header { height:60px; }
.xPL_propertyList .xPL_header h1 { margin:0; font-size:18px; font-weight:normal; display:inline; padding-right:5px; }
.xPL_propertyList .xPL_header .xPL_navigation { float:right; clear:right; }
.xPL_propertyList .xPL_header .xPL_order { margin:5px 0 5px 0; }

/* Navigation */
.xPL_propertyList .xPL_navigation { float:right; width:105px; }
.xPL_propertyList .xPL_navigation a.xPL_np { display:block; float:left; background-image:url(np_dark.png); color:#FFF; text-decoration:none; width:50px; height:18px; padding:5px 0 0 0; text-align:center; font-size:8pt; }
.xPL_propertyList .xPL_navigation a.xPL_prev { margin-right:5px; }
.xPL_propertyList .xPL_navigation span.xPL_np { display:block; float:left; background-image:url(np_light.png); color:#CCC; text-decoration:none; width:50px; height:18px; padding:5px 0 0 0; text-align:center; font-size:8pt; }
.xPL_propertyList .xPL_navigation span.xPL_prev { background-image:none; }

/* Pages */
.xPL_propertyList .xPL_footer .xPL_pages { float:left; width:400px; font-size:10pt; }
.xPL_propertyList .xPL_footer .xPL_pages a.xPL_page { font-weight:bold; }
.xPL_propertyList .xPL_footer .xPL_pages span.xPL_page { color:#666; }

/* Property */
.xPL_propertyList .xPL_property { border:solid 2px #d7d7d7; margin-bottom:10px; height:152px; cursor:pointer; }
.xPL_propertyList .xPL_property a.xPL_title { display:block; padding:4px; background-color:#969696; color:#FFF; text-decoration:none; font-size:14px; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_address { font-weight:bold; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_priceInfo { float:right; color:#474747; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_priceInfo .xPL_price { font-weight:bold; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_status { display:block; float:right; color:#F00; font-weight:bold; text-decoration:none; margin:0 2px; padding:0 5px 0 2px; text-align:center; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_forSale { display:none; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_toLet { display:none; }
.xPL_propertyList .xPL_property .xPL_photo { float:left; display:block; width:150px; text-align:center; height:128px; padding-top:8px; position:relative; z-index:1; }
.xPL_propertyList .xPL_property .xPL_photo img { border:none; }
.xPL_propertyList .xPL_property .xPL_photo .xPL_status { display:none; height:74px; position:absolute; width:99px; z-index:2; }
.xPL_propertyList .xPL_property .xPL_photo .xPL_saleAgreed { background:url(saleagreed.png) no-repeat scroll 0 0 transparent; }
.xPL_propertyList .xPL_property .xPL_photo .xPL_sold { background:url(sold.png) no-repeat scroll 0 0 transparent; }
.xPL_propertyList .xPL_property .xPL_photo .xPL_letAgreed { background:url(letagreed.png) no-repeat scroll 0 0 transparent; }
.xPL_propertyList .xPL_property .xPL_photo .xPL_let { background:url(occupied.png) no-repeat scroll 0 0 transparent; }
.xPL_propertyList .xPL_property p { height:70px; font-size:15px; margin:10px 0 10px 0; }
.xPL_propertyList .xPL_property hr { height:1px; border:solid 1px #ccc; border-width:1px 0 0 0; padding:0; margin:0 10px 0 0; }
.xPL_propertyList .xPL_property .attributes { float:left; }

/* Map */
.tFW_searchMap { clear:both; padding-top:10px; }

/* Property status */
/*
.xPL_propertyList .xPL_property a.xPL_title .xPL_saleAgreed { display:none; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_sold { display:none; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_letAgreed { display:none; }
.xPL_propertyList .xPL_property a.xPL_title .xPL_let { display:none; }
.xPL_propertyList .xPL_property .xPL_photo .xPL_status { display:block; }
*/
