body {
    background: #D8D8D8 url('../images/layout-property/header-bg2.jpg') repeat-x;
    color: #222;
}

body.snow {
    background-image: url('../images/layout-property/header-bg2-snow.gif');
}

.panelLeft {
    float: left;
    border: 3px solid #999999;
    margin: 0 0 24px 0;
}

.panelRight {
    float: left;
    border: 3px solid #999999;
    margin: 0 0 24px 24px;
}

/* HEADER */
#page-header {
    background: #CCC url('../images/layout-property/header-bg1.jpg') repeat-x;
}

body.snow #page-header {
    background-image: url('../images/layout-property/header-bg1-snow.gif');
}

#page-logo {
    background: url('../images/layout-property/page-logo.gif') no-repeat;
}

#page-search {
    background: url('../images/layout-property/search-bg.jpg') no-repeat;
}

body.snow #page-search {
    background: url('../images/layout-property/search-bg.gif') no-repeat;
}

#page-header .fire-navigation-main-header ul li {
    border-right-color: #000;
}

#page-header .fire-navigation-main-header ul a:link,
#page-header .fire-navigation-main-header ul a:visited,
#page-header .fire-navigation-main-header ul a:hover,
#page-header .fire-navigation-main-header ul a:active {
    color: #000;
}


/* TOP NAVBAR */
.fire-navigation-main ul {
    background: #4C4C4C;    
}
.fire-navigation-main ul a:hover, .fire-navigation-main ul li.selected a {
    background: url('../images/layout-property/top-navbar-button-on.jpg') repeat-x;
}


/* BODY */
#page-body {
    background: url('../images/layout-property/body-bg1.jpg') repeat-y;
}
#page-body.fluid {
    background: url('../images/layout-property/body-bg2.jpg') repeat-y;
}



/* CONTENT NAVBAR */
#page-content ul.fire-navigation {
    background: #333;
}
#page-content ul.fire-navigation a:hover, #page-content ul.fire-navigation li.selected a {
    background: url('../images/layout-property/top-navbar-button-on.jpg') repeat-x;
}


/* LEFT COLUMN */
#page-leftColumn ul.fire-navigation a {
    background: url('../images/layout-property/left-navbar-button-off.jpg') no-repeat;
}
#page-leftColumn ul.fire-navigation a:hover, #page-leftColumn ul.fire-navigation li.selected a {
    background: url('../images/layout-property/left-navbar-button-on.jpg') no-repeat;
}
#page-leftColumn ul.fire-navigation li a.subnav {
    background: url('../images/layout-property/left-sub-navbar-button-off.jpg') no-repeat;
}
#page-leftColumn ul.fire-navigation li a.subnav:hover, #page-leftColumn ul.fire-navigation li.selected a.subnav {
    background: url('../images/layout-property/left-sub-navbar-button-on.jpg') no-repeat;
}
#page-leftColumn div.fire-block-navigation-info ul.fire-navigation a,
#page-leftColumn div.fire-block-navigation-info ul.fire-navigation a:hover {
    background: #FFF url('../images/icons-main/pdf.gif') no-repeat top left;
    color: #4E950F;
}

#page-leftColumn #property-branch {
    background: #FFF;
    padding: 1em;
    border-radius: 5px;    
    -moz-border-radius: 5px;    
    -opera-border-radius: 5px;    
    -webkit-border-radius: 5px;    
}

/* FOOTER */
#page-footer {
    background: url('../images/layout-property/footer-bg.jpg') repeat-x;
}
#page-footer-logo {
    background: url('../images/layout-property/cea-footer-telephone.gif') no-repeat top center;
    /*behavior: url('/assets/theme/js/iepng/iepngfix.htc');*/
}
#page-footer-phone {
    /*background: url('../images/layout-property/footer-phone.jpg') no-repeat;*/
}


/*********************
 * MISC
 *********************/

/* LINKS */
a:link, a:visited {
    color: #4E950F;
}
a:hover, a:active {
    color: #5BA710;
}


/* HEADERS */
h1 {
    color: #4E950F;
}
h2 {
    color: #333;
}
h3 {
    color: #907832;
}
h3 a:link, h3 a:visited {
    color: #907832;
}
h3 a:hover, h3 a:active {
    color: #A7893B;
    text-decoration: none;
}
h4 {
    color: #777;
}
h5 {
    color: #907832; 
}


/* INLINE */
.shout {
    color: #907832;
}


/* MISC */
table.estate-results {
    border-top: 1px solid #CCC;
    clear: both;
}

table.estate-results td {
    vertical-align: top;
    border-bottom: 1px solid #CCC;
}

table.estate-results .description {
    padding: 0.3em 1em 1em;
}
.price {
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
    text-align: right;
}
table.estate-results .price {
    font-size: 1.1em;
}

table.estate-results .underOffer {
    font-size: 1.1em;
    font-weight: bold;
    margin: -3px 0 0 0;
}

table.estate-results .thumbnail {
    padding: 1em 0;
}
table.estate-results .thumbnail img {
    width: 195px;
    height: 150px;
}
table.estate-results.favourites .thumbnail {
    width: 80px;
}
table.estate-results.favourites .thumbnail .emptyThumb {
    background: #CCC;
    width: 80px;
    height: 60px;
}
table.estate-results.favourites .thumbnail img {
    width: 80px;
    height: 60px;
}
table.estate-results.favourites .description h3 {
    font-size: 1em;
    margin-bottom: 0.3em;
}
table.estate-results.favourites .description .price {
    font-size: 0.9em;
    text-align: left;
    margin: 0;
}
table.estate-results.favourites {
    width: 100%;
    border: none;
}
table.estate-results.favourites td {
    border: none;
}

.contentBlock.favourites {
    width: 60%;
    background: #F5F5F5;
    border: none;
    float: left;
    clear: none;
}

.deleteIcon {
    background: url('../icons/famfamfam/delete.png') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    width: 18px;
    height: 0;
    padding: 16px 0 0 0 !important;
    line-height: 16px;
    overflow: hidden;
    display: inline-block;
    background-position: left top !important;
}

table.estate-results.favourites .deleteIcon {
    float: right;
    margin: 5px -10px 0 0;
}

.contentBlock.savedSearch .deleteIcon {
    margin-left: 7px;
}
    
.contentBlock.savedSearch {
    width: 33%;
    background: #F5F5F5;
    border: none;
    float: right;
    clear: none;
}


.property-leftColumn {
    width: 410px;
    float: left;
}

.property-rightColumn {
    width: 300px;
    float: right;
    padding: 10px;
    _padding: 6px;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 1em;
    -moz-border-radius: 10px;
    -opera-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.property-footer {
    clear: both;
}

.property-footer p {
    text-align: right;
}

.property-summary {
    clear: both;
}

.property-details {
    clear: both;
    padding: 1px 10px;
    _padding: 6px;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 1em;
    -moz-border-radius: 10px;
    -opera-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.property-images {
    padding: 10px;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 1em;
    -moz-border-radius: 10px;
    -opera-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: auto;
}

#decodeSlider {
    height: 95px;
    width: 390px;
    overflow: hidden;
    margin: 10px 0;
}

#sliderNavigation {
    width: 200px;
    margin: 0 auto;
    text-align: center;
}

#sliderNavigation a {
    margin: 0 5px;
}

.property-images ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.property-images ul li {
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 120px;
    height: 95px;
}

#property-map {
    margin: 10px;
}

ul.property-links {
    list-style: none;
    padding: 0;
    _width: 288px;
}
ul.property-links li {
    background: url('../icons/famfamfam/star.png') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    margin: 0;
    padding-left: 35px;
    line-height: 2em;
}

ul.property-links li.property-backToResults {
    background-image: url('../images/icons-property/cbs_icons_back.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    font-weight: bold;
    font-size: 1em;
}
ul.property-links li.property-refineYourSearch {
    background-image: url('../images/icons-property/cbs_icons_search.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 1em;
}
ul.property-stats {
    list-style: none;
    padding: 0;
}
ul.property-stats li {
    background: url('../icons/famfamfam/star.png') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    margin: 0 0 10px 10px;
    padding-left: 35px;
    line-height: 2em;
    float: left;
}
ul.property-stats li.property-bedrooms {
    background-image: url('../images/icons-property/cbs_icons_bedrooms.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-stats li.property-bathrooms {
    background-image: url('../images/icons-property/cbs_icons_bathrooms.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-stats li.property-receptions {
    background-image: url('../images/icons-property/cbs_icons_reception.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}

ul.property-links li.property-salesDetails {
    background-image: url('../images/icons-property/cbs_icons_sales_details.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-mapLink {
    background-image: url('../images/icons-property/cbs_icons_map.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-arrangeViewing {
    background-image: url('../images/icons-property/cbs_icons_request_viewing.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-requestDetails {
    background-image: url('../images/icons-property/cbs_icons_property_pack.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-emailFriend {
    background-image: url('../images/icons-property/cbs_icons_email.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-floorplan {
    background-image: url('../images/icons-property/cbs_icons_floorplans.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-EPC {
    background-image: url('../images/icons-property/cbs_icons_environment.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-HIP {
    background-image: url('../images/icons-property/cbs_icons_hips.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-favourite {
    background-image: url('../images/icons-property/cbs_icons_favourite.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-vTour {
    background-image: url('../images/icons-property/cbs_icons_virtual_tour.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}

a.property-refineYourSearch {
    background: url('/neon/download/imageasset/theme/images/icons-property/cbs_icons_search.png?transform=[rs:16|16]') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    text-decoration: none;
    padding-left: 22px;
    margin-left: 30px;
}

a.property-saveYourSearch {
    background: url('/neon/download/imageasset/theme/images/icons-property/cbs_icons_favourite.png?transform=[rs:16|16]') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    text-decoration: none;
    padding-left: 22px;
    margin-left: 30px;
}

#affiliation-logos {
    margin: 0 0 10px 0;
    text-align: center;
}

#affiliation-logos .middle-logo {
    margin: 0 10px;
}

#page-base #affiliation-title {
    display: none;
}
#page-base #affiliation-logos {
    background: #FFF;
    padding: 5px;
}


.iconList .rss {
    background: url('../images/icons-property/rss.png') no-repeat;
    padding: 4px 0 4px 25px;
}

.searchIcon {
    background: url('/neon/download/imageasset/theme/images/icons-property/cbs_icons_search.png?transform=[rs:12|12]') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
