﻿/*Property Search*/
.search-form  {margin-bottom:20px;}
.property-search-field { background:#468882 url(/Content/images/kirklees-search-bg.jpg) 0 0 no-repeat; width:513px; padding:12px; font-family:Arial, Helvetica, sans-serif; position:relative; float:left; min-height:200px; height:auto !important; height:200px; }
.property-search-field h1 { color:#fff;}
.property-search-field .tenures h2 { color:#fff; font-size:1.3em; font-weight:bold; margin-bottom:10px; }
.property-search-field label { color:#fff; font-size:1.3em; font-weight:bold;margin-bottom:8px;}
.property-search-field .tenures label { font-weight:normal; }
.property-search-field select { width:188px;padding:2px; color:#999999; }
.property-search-field .submit-btn { height:54px; width:75px; position:absolute; bottom:20px; right:20px; }

    /*Advanced Options*/
    .advance-options { width:420px; font-family:Arial, Helvetica, sans-serif; clear:both; }
    .advance-options input.text { width:182px; color:#999999;}
    .property-type,
    .property-search-field .location,
    .property-search-field .tenures { width:210px; float:left; margin:0 0 15px 0;}
    .property-type label, .property-search-field .location label {float:left;}
    a.show-advanced-options {background: url(/Content/images/advanced-options.gif) top left; height:28px; width:176px; display:block; clear:both;}
    a.hide-advanced-options {background: url(/Content/images/advanced-options.gif) bottom left; height:28px; width:176px;}


/*Property Search Results*/
#results h2.number-of-results {color:#000; font-weight:bold;}
.search-results { position:relative; background:#FFFFFF url(/Content/images/search-results-bg-top.png) no-repeat;width:263px;float:left;font-family:Arial, Helvetica, sans-serif;margin:0 10px 20px 0; min-height:170px; height:auto !important; height:170px;}
.search-results-content {padding:10px; float:left;}
.search-results-content img {float:right; position:absolute; bottom:10px; right:10px;}
.search-results p {color:#04241b; font-size:1em; margin:0; line-height:1.2em; width:120px; float:left;}
.search-results h2 {color:#f47321; font-size:1.3em; font-weight:bold; margin-bottom:10px; padding:0 0 8px 0;border-bottom:2px solid #D8D8D8; display:block; width:243px;}

/*Property Result Page*/
.property-result-col {width:250px; float:left; margin-right:10px;}
.property-result h2 {color:#F47321; font-size:1.3em; font-weight:bold; margin-bottom:0; border-bottom:none; display:block; width:243px;}
.property-result a {color:#F47321;}






