@charset "UTF-8";
/* CSS Document */

body {
	color: #666666;
}
.dfres-col50 {
	float: left;
	width: 50%;
	padding: 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dfres-col {
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dfres-price {
	font-size: 18px;
	font-weight: normal;
}
.dfres-price-map {
	font-weight: normal;
}
.dfres-details {
	font-size: 12px;
	color: #666;
}
.dfres-details-sm {
    font-size: 10px;
    color: #666;
}
.dfres-details-lg {
    font-size: 13px;
    color: #666;
}
.dfres-address {
	font-size: 11.75px;
	color: #666;
	text-transform: uppercase;
}
.dfres-address2 {
    font-size: 10.80px;
    color: #666;
    text-transform: uppercase;
}
.dfres-address-map {
	font-size: 11px;
	color: #666;
}
.dfres-address-map2 {
    font-size: 10px;
    color: #666;
}
.dfres-address-detail {
	font-size: 22px;
	text-transform: uppercase;
	color: #333;
}
.dfres-price-detail {
	font-size: 20px;
	color: #900;
	margin-top: -5px;
}
.dfres-price-detail-sm {
    font-size: 12px;
}
.dfres-price-detail-sm2 {
    font-size: 16px;
    color: #900;
    margin-top: -5px;
}
#dfres-social {
	float: right;
	padding-top: 8px;
}
.dfres-subdivision-detail {
	text-transform: uppercase;
	color: #666;
	margin-bottom: 20px;
}
.dfres-subhead {
	color: #900;
}
.dfres-detail-row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
	height: 25px;
	border-bottom-color: #CCCCCC;
}
.dfres-footer {
	font-size: 11px;
}
.dfres-picTH {
	margin-right: 10px;
	margin-bottom: 30px;
}
.navbar {
}
.list-group {
	font-size: 12px;
}
.tab-content {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
}
.additional_search {
	background-color: #EEE;
}


#dfv3-dropdown-btn {
	text-align: center;
	padding: 10px;
}
#dfv3-dropdown-btn a:hover {
	text-decoration: none;
}
#dfv3-dropdown {
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.form-width-full {
	float: left;
	width: 100%;
}
.dfv3-spacer {
	height: 20px;
}
.dfv3-padding {
	padding: 20px;
}
.dfv3-google-icon {
	float: left;
	position: relative;
	bottom: 0px;
	padding-top: 63px;
	z-index: 10;
	margin-right: 120px;
    margin-bottom: 5px;
}.dfv3-mapTH {
	position: absolute;
	z-index: 1;
	margin-left: 5px;
	width: 133px;
}
.dfv3-mapTH2 {
    position: absolute;
    z-index: 1;
    margin-left: 5px;
    width: 300px;
}
.dfv3-propCount {
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 7px;
}
.bg-primary, .bg-warning, .bg-info {
	padding: 5px;
}
#dfv3-success {
	display: none;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
#map {
	width:100%;height:350px;margin-bottom:10px;
}
.dfv3rpad {
	margin-bottom:10px;
	min-height:270px;
}
.dfv3rpad2 {
    margin-bottom:10px;
    min-height:300px;
}
/*
.img-responsive {width: 100%;}
*/
/*  CLIENT SPECIFIC */
.savvybroker {
    margin:0px 125px 0px 0;
    padding:50px 0 0 0;
    font:bold italic 12px arial;
    text-align:right;
    display:block;
    float:right;
}
.dfclear {
clear: both; height: 0; line-height: 0; font-size: px; /*for IE*/
}
#mcd-nav {
    width: 900px;
    border: 1px solid #333;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/images/mcd-nav-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 40px;
    text-align:center;
}
#mcd-nav ul {
    color: #34a400;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 25px;
    padding: 0;
}

#mcd-nav ul li { display: inline; }

#mcd-nav ul li a
{
    color: #34a400;
    text-decoration: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:normal;
    text-transform: uppercase;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
    padding-top: 2px;
    padding-right: 30px;
    padding-left: 30px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #333;
    margin-left: -1px;
}

#mcd-nav ul li a:hover
{
    background-color: #34A400;
    color: #fff;
}
.scrolls {
    overflow-x: scroll;
    overflow-y: hidden;
    height: 80px;
    white-space:nowrap;
	width: 1px;
	min-width: 100%;
	*width: 100%;
}
.scrolls img {
	max-width: 90px;
	height: 80px;
}
.scrolls2 {
    overflow-x: scroll;
    overflow-y: hidden;
	height: 80px;
	white-space: nowrap;
	width: 1px;
	min-width: 100%;
	*width: 100%;
}
.dfres-agent {
	margin-bottom: 15px;
	border: 1px solid #F2F2F2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dfres-agent2 {
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dfres-agent-foot {
	margin-top: 10px;
	text-align: center;
	background-color: #F2F2F2;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* HOWLOUD */
.dfres-howloud {
    margin-bottom: 15px;
    border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 5px;
}
.hl-hed { font-size: 18pt; }
.hl-subhed { font-size: 18pt; }
.hl-subhed2 { font-size: 14pt; }
.hl-txt { font-size: 12pt;}
.Active { color: #ff9933; }
.Calm { color: #33cc33; }
.Busy { color: #33ccff; }
.ophoto { min-height: 200px; }
.ophoto2 { min-height: 220px; }
.tphoto { min-height:210px; }
.tpic { max-height: 200px; }
.df-asp > a {
    display: block;
    /* 4:3 aspect ratio */
    padding-top: 75%;
    /* center align pt. 1 */
    position: relative;
}
.df-asp > a > img {
    /* fit within container */
    max-width: 100%;
    max-height: 100%;
    /* center align pt. 2 */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.h1nm {
	margin-top: 0;
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.dfres-col50 {
		float: none;
		width: 100%;
	}
}
