/* detailed property search */
#refinePropertySearch {	font-size: 11px; background: url('../images/middle_search.jpg') repeat-y; width: 223px; }
.detailedBottomImage { background: url('../images/refine_bottom.jpg') no-repeat; height: 12px; width: 223px; }
.detailedTopImage { background: url('../images/detailed_top.jpg') no-repeat; height: 50px; width: 223px; }

fieldset { margin: 0; border: none; }
fieldset ul, fieldset li { border: 0; margin: 0; padding: 0; list-style: none; }
fieldset li { margin: 0 0 6px 0; }
fieldset label { font-weight: bold; }

.hpSearch {	background: url('../images/prop_search_button.jpg'); width: 83px; height: 37px; border: 0; margin: 0; padding: 0; } 

.top { border-top: 1px groove #999999; padding: 6px 0 0 0; }
.row { border-top: 1px dotted #999999; padding: 6px 0 0 0; }
.pair { margin: 0 0 0 34px; }

.formShortListHide { display: none; }

/* Detailed Search */
#detailedChange { width: 214px; font-size: 13px; margin: 0; }

#detailedImageWrap { }
#detailedImageWrap ul { margin: 0; list-style-type: none; }
#detailedImageWrap li a { text-decoration: none; float: left; }
#detailedImageWrap li a:hover { }

#detailedMap a { background:url(../images/detailed_map_grey.jpg) no-repeat; width: 62px; height: 17px; }	
#detailedMap a:hover { background:url(../images/detailed_map_green.jpg) no-repeat; width: 62px; height: 17px; }
#detailedMap_active a { background:url(../images/detailed_map_green.jpg) no-repeat; width: 62px; height: 17px; }

#detailedOffice a { background:url(../images/detailed_office_grey.jpg) no-repeat; width: 62px; height: 17px; }	
#detailedOffice a:hover { background:url(../images/detailed_office_green.jpg) no-repeat; width: 62px; height: 17px; }
#detailedOffice_active a { background:url(../images/detailed_office_green.jpg) no-repeat; width: 62px; height: 17px; }

#detailedPostcode a { background:url(../images/detailed_postcode_grey.jpg) no-repeat; width: 133px; height: 17px; }	
#detailedPostcode a:hover { background:url(../images/detailed_postcode_green.jpg) no-repeat; width: 133px; height: 17px; }
#detailedPostcode_active a { background:url(../images/detailed_postcode_green.jpg) no-repeat; width: 133px; height: 17px; }