﻿body {
    font-family: tahoma, arial, helvetica, Sans-Serif;
    font-size: 13px;
    padding: 15px;
}
.site-search, .site-nav, .site-slideshow, .site-feature-navigation, .site-footer-narrow, .mobile-only, .featurelist-buttons, .send-shortlist {
    display: none;
}
.printonly {
    display: block !important;
}
.no-print {
    display: none;
}
/* Property Search */
.property-search-resultlist {
    list-style-type: none;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}
.property-search-resultlist li {
    padding: 10px 0 3px 0;
    position: relative;
    height: auto;
    display: block;
    width: 100%;
    float: left;
    border-bottom: 2px solid #e61c25;
}
.property-searchresultlist-details {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}
.property-searchresultlist-details span.detail {
    width: 100%;
    float: left;
    position: relative;
    height: auto;
    margin-bottom: 3px;
}
.property-searchresultlist-suburb, .property-searchresultlist-price {
    width: auto !important;
    margin-right: 10px;
    font-weight: bold;
    font-size: 1.4em;
    color: #e61c25;
}
.property-searchresultlist-address {
    font-size: 1.3em;
    font-weight: bold;
}
.property-searchresultlist-description, .property-searchresultlist-agent, .property-searchresultlist-agentphone {
    font-size: 12px;
}
.property-searchresultlist-agent, .property-searchresultlist-agent a:link {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    margin-top: 5px;
}
.property-searchresultlist-featurelist {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.property-searchresultlist-featurelist li {
    width: 50px;
    margin-right: 10px;
    border: 0;
}
.property-searchresultlist-featurelist li span.quant {
    line-height: 20px;
    vertical-align: middle;
    font-weight: bold;
}

/* Property Details */
.gv_overlay, .gv_filmstripWrap, .property-quickactionnav, .property-agent-fb, .cp-sidebar-propertyactions, .builders-holder, .property-similar, .property-rotate, .property-feedback, table caption {
    display: none;
}
th {
    text-align: left;
}
.property-panel h1 {
    font-size: 1.4em;
    color: #e61c25;
    margin-bottom: 5px;
}
.property-panel h2 {
    font-size: 1.2em;
    color: #e61c25;
}
.property-features {
    position: relative;
    height: 30px;
    padding: 0;
    list-style-type: none;
}
.property-features li {
    width: 50px;
    margin-right: 10px;
    border: 0;
    float: left;
    width: auto;
}
.property-features li span.property-feature-quant {
    line-height: 25px;
    vertical-align: middle;
    width: auto;
    margin-right: 5px;
    float: left;
    font-weight: bold;
}
.property-info {
    width: 100%;
    position: relative;
    float: left;
}
.property-info-list {
    width: 500px;   
}
.property-info-list dt{
    width: 100%;
    float: left;
    position: relative;
    display: block;
    font-weight: bold;
    margin: 0 0 5px 0;
    height: auto;
}
.property-info-list dd{
    width: 100%;
    float: left;
    position: relative;
    display: block;
    margin: 0 0 10px 0;
    height: auto;
}
.property-info-list dd ul {
}
.property-info-list dd ul {
    margin: 0 0 10px 20px;
    padding: 0;
}
.property-agent-details p {
    margin: 3px 0;
}
