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

/* Navigation */
.xPL_largeImg .xPL_navigation { float:right; width:105px; }
.xPL_largeImg .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_largeImg .xPL_navigation a.xPL_prev { margin-right:5px; }
.xPL_largeImg .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_largeImg .xPL_navigation span.xPL_prev { background-image:none; }

/* Footer */
.xPL_largeImg .xPL_footer { clear:both; padding-top:10px; }
.xPL_largeImg .xPL_footer .xPL_pages { float:left; width:400px; font-size:10pt; }
.xPL_largeImg .xPL_footer .xPL_pages a.xPL_page { font-weight:bold; }
.xPL_largeImg .xPL_footer .xPL_pages span.xPL_page { color:#666; }

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

/* Property List */
.xPL_largeImg .xPL_property { clear:both; padding:10px 0 10px 0; border-bottom:solid 1px #ccc; float:left; width:740px; cursor:pointer; }
.xPL_largeImg .xPL_property .xPL_photo { float:left; width:320px; text-align:center; margin-right:20px; height:240px; }
.xPL_largeImg .xPL_property .xPL_details { height:210px; float:right; width:380px; }
.xPL_largeImg .xPL_property .xPL_details h2 { margin:0; padding:0; font-size:1.8em; }
.xPL_largeImg .xPL_property .xPL_details ul.xPL_attributes { list-style-type:none; margin:0; padding:10px 0 0 0; }
.xPL_largeImg .xPL_property .xPL_details ul.xPL_attributes li { }
.xPL_largeImg .xPL_property .xPL_details .xPL_status { display:block; text-align:center; padding:4px; background-color:#999999; color:#000000; font-weight:bold; font-size:16px; }
.xPL_largeImg .xPL_property .xPL_details .xPL_status.xPL_forSale { display:none; }
.xPL_largeImg .xPL_property .xPL_details .xPL_status.xPL_toLet { display:none; }
.xPL_largeImg .xPL_property .xPL_details .xPL_tagline { font-style:italic; }
.xPL_largeImg .xPL_property .xPL_priceInfo { display:block; float:left; width:180px; padding:5px; background-color:#666; color:#FFF; font-weight:bold; text-align:center; font-size:12pt; }
.xPL_largeImg .xPL_property .xPL_more { float:right; font-size:12pt; font-weight:bold; margin-top:5px; }
