<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Buttons */
.d5_btns{
    list-style: none;
    padding: 0;
    overflow: hidden;
    line-height: normal;
    margin: 5px 0 0;
}
.d5_btns li{
    display: inline-block;
}
.d5_btns span{
    display: none;
}
.d5_btns a{
color: #efefef;
border: 1px solid rgba(0,0,0,0.1);
text-shadow: 1px 1px 1px #791212;
background-color: #791212;
display: block;
font-size: 12px;
text-decoration: none!important;
font-family: Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
padding: 6px 9px;
border-radius: 3px;
float: left;
margin: 0 4px 0 0;
position: relative;
overflow: hidden;
}
.d5_btns a:hover, #d5property_full-details .d5_btns a{
color: #efefef;
background-color: #791212;
text-shadow: 1px 1px 1px #791212;
}
.d5_btns a:hover:before{
    content: "";
    background: rgba(255,255,255,0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 28px;
}
.d5property_links{
    text-align: center;
    margin: 0 0 10px;
}

#d5property_header{
    margin: 0;
}
.d5property_address2{
    margin: 0 0 3px;
}

/* Quick Details */
.d5property-quick-details{
    margin: 10px 0;
}
.d5property-glance div {
    display: inline-block;
    text-align: left;
    padding: 0 6px;
}
.d5property-glance div:first-child{
    padding-left: 0;
}
.d5property-details-label{
    display: block;
}
.d5property_agent .d5property-details-value{
    font-size: 1.1em;
}
.d5property_price .d5property-details-value{
    font-size: 1.7em;
    line-height: normal;
}
.d5property-details-value{
    font-size: 1.3em;
}
.d5property-details-value em{
    font-style: normal;
    font-size: 12px;
}
#d5property_download{
    overflow: auto;
    margin: 10px 0;
}
#d5property_download ul{
    margin: 5px 0 0;
    padding: 0 0 0 21px;
    font-size: 0.9em;
}
#d5property_top .d5property_links{
    overflow: auto;
    margin: 10px 0;
}
#d5property_top .d5_btns{
    width: 80%;
}
#d5property_top .d5_btns li{
    display: block;
    padding: 0 0 0 1px;
    max-width: 250px;
}
#d5property_top .d5_btns a{
    float: none;
    margin-top: 4px;
    margin-bottom: 4px;
}

/* Map */
#d5m_map{
    height: 200px;
}

/* Details */
#d5property_full-details{
    width: 100%;
    line-height: 130%;
    padding: 6px 12px;
    box-sizing: border-box;
    margin: 0 0 0 12px;
    font-size: 0.9em;
    margin: 10px 0;
border: 1px solid #efefef;
}
.d5property_custom_fields{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.d5property_custom_fields li {
    width: 50%;
    float: left;
    padding: 5px 10px 4px 0;
    box-sizing: border-box;
  overflow: hidden;
}
.d5property_custom_fields li:nth-child(odd){
    clear: both;
}
.d5property_custom_fields li:nth-child(2){
    border: none;
}

#d5property_description{
    clear: both;
}
#d5property_interior, #d5property_exterior, #d5property_description{
    line-height: 150%;
}
.d5m_directions{
    text-align: right;
    font-size: 0.9em;
}

/* Sizes */

/* 500px 570px Stacked*/
.d5m_width_500 .d5property-quick-details,
.d5m_width_570 .d5property-quick-details {
    margin: 0;
}
.d5m_width_500 .d5property_price,
.d5m_width_570 .d5property_price{
    float: left;
}
.d5m_width_500 #d5property_overview,
.d5m_width_570 #d5property_overview {
    overflow: hidden;
    max-width: 650px;
    margin: 12px auto;
}
.d5m_width_500 .d5property-glance,
.d5m_width_570 .d5property-glance {
    float: right;
}
.d5m_width_500 #d5property_top .d5_btns,
.d5m_width_570 #d5property_top .d5_btns {
    width: 100%;
    margin: 5px 0 0;
}
.d5m_width_500 #d5property_top .d5_btns li,
.d5m_width_570 #d5property_top .d5_btns li {
    display: inline-block;
}
.d5m_width_500 .d5property_custom_fields li,
.d5m_width_570 .d5property_custom_fields li {
    width: 100%;
    float: none;
}
.d5m_width_500 .d5property-details-value,
.d5m_width_570 .d5property-details-value {
    font-size: 1.7em;
}
.d5m_width_500 .d5property_agent,
.d5m_width_570 .d5property_agent{
    clear: both;
}
.d5m_width_500 .d5property_agent .d5property-details-value,
.d5m_width_570 .d5property_agent .d5property-details-value {
    font-size: 1.1em;
}
.d5m_width_360 .d5property_custom_fields li,
.d5m_width_430 .d5property_custom_fields li,
.d5m_width_500 .d5property_custom_fields li,
.d5m_width_570 .d5property_custom_fields li {
    width: 100%;
}

/* 640px 710px Default */

/* 780px 850px Larger Font Size */

/* 920px 990px Larger Font Size, static photo width */

#pv_photos{
    overflow: hidden;
    width: 60%;
    max-width: 650px;
    float: left;
    text-align: center;
    margin: 0 2% 2% 0;
}

/* 500, 570, stacked */
.d5m_width_360 #pv_photos,
.d5m_width_430 #pv_photos,
.d5m_width_500 #pv_photos,
.d5m_width_570 #pv_photos{
    float: none;
    width: 100%;
    max-width: 650px;
    margin: 0 auto 18px;
}</pre></body></html>