/* ========== Structure Styles ========== */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto Condensed', sans-serif;
}

.dmg_agent_intContainer {
	width: 960px;
	margin: 0px auto;
}

a:link, a:visited {color: #6a2b28; font-weight: bold; text-decoration: none;}

a:hover {color: #000000;}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearBoth {
	clear: both;
}

/* ========== Header ========== */

.same_day_showing {
	max-width: 960px;
	margin: 0 auto;
	font-size: 18px;
	color: #6a2b28;
	font-weight: bold;
	padding: 5px 0 0;
	text-align: right
}

#dmg_agent_header {
	background-color: #6a2b28;
	background-image: url(/shared/images/templates/57800001/headerbg.gif);
	background-repeat: repeat-x;
	min-height: 90px;
	padding: 10px 0;
}

#dmg_agent_header img {
	float: left;
	border: 0px;
}

#dmg_agent_branding {
	float: right;
	width: 850px;
	height: 53px;
}

#dmg_agent_name {
	float: left;
	color: #37100e;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 53px;
	vertical-align: middle;
}

#divMPLoginForm {
	float: right;
	font-size: 14px;
	line-height: 53px;
	vertical-align: middle;
}

.dmg_homefinder_middlecontent {
	margin-right: 10px;
	color: #1f1f1f;
}

#dmg_agent_portfolio {
	float: right;
	color: #1f1f1f;
	width: 440px;
}

#dmg_agent_portfolio font a {
	color: #6a2b28;
}

#dmg_agent_portfolio td:nth-child(2) {
 	display: none;
}

#dmg_agent_nav {
	float: right;
	width: 850px;
	height: 45px;
}

#dmg_agent_nav span {
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	line-height: 45px;
	vertical-align: middle;
	float: left;
}

#dmg_agent_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	
}

#dmg_agent_nav li {
	float: left;
	position: relative;
	margin-left: 20px;
}

#dmg_agent_nav a {
	display: block;
	float: left;
	color: #ffffff;
	line-height: 45px;
	vertical-align: middle;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#dmg_agent_nav a:hover {
	color: #cccccc;
}

#dmg_agent_nav .dmg_nav_0 > li {display: inline-block; float: none;}

#dmg_agent_nav li ul { display: block; margin: 40px 0 0 0; width: 200px; padding: 0; background: #EDEDED; left: -999em; position: absolute; z-index: 2000; }

#dmg_agent_nav li ul ul { margin: -37px 0 0 10em;  width: 220px;}
#dmg_agent_nav li ul li  { background: #EDEDED; float: none; color: #FFFFFF;  margin: 0px; padding: 0px; width: 220px; display: block; border-bottom: 1px solid #bdbdbd;} /*Menu background*/

#dmg_agent_nav li ul li:last-child {border-bottom: none;}

#dmg_agent_nav li:hover ul ul { left: -999em; }
#dmg_agent_nav li:hover ul, #dmg_layout_nav li li:hover ul { left: auto; }

#dmg_agent_nav ul li ul {-webkit-box-shadow: 2px 2px 3px #333333; box-shadow: 2px 2px 3px #333333;}
#dmg_agent_nav ul li ul li a {color: #000000; margin: 0; padding: 0px 0px 0px 15px; display: block; float: none; text-transform: capitalize;}
#dmg_agent_nav ul li ul li a:hover { background: #37100e; color: #ffffff; }

#dmg_agent_nav a.dmg_nav_expand {background: url('/shared/images/templates/2418/icon-expand.png') right center no-repeat}
#dmg_agent_nav ul li ul li a.dmg_nav_expand:hover {background: #FFFFFF url('/shared/images/templates/2418/icon-expand-hov.png') right center no-repeat;}

##dmg_agent_nav ul li ul li + li {border-top: 1px dashed #e0e0e0;}

/* ========== Center Photos ========== */

#dmg_agent_centerphotos {
	height: 420px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #ffffff;
	position: relative;
}

#dmg_agent_slogan {
	position: absolute;
	background-image: url(/shared/images/trans/black80.png);
	width: 60%;
	padding: 10px 0;
	top: 82px;
	margin-left: 40%;
	z-index: 100;
}

#dmg_agent_slogan h1 {
	margin: 0 0 0 20px;
	padding: 0px;
	font-size: 32px;
	color: #ffffff;
	text-shadow: 1px 1px 5px #000000;
	font-weight: normal;
}

#dmg_agent_slogan h1 span {
	font-size: 24px;
	text-indent: 50px;
	display: block;
}

#dmg_agent_photo1 {
	background-image: url(/shared/fs/0578/057800001/photo1.jpg);
	width: 33%;
}

#dmg_agent_photo2 {
	background-image: url(/shared/fs/0578/057800001/photo2.jpg);
	width: 34%;
}

#dmg_agent_photo3 {
	background-image: url(/shared/fs/0578/company/photo7.jpg);
	width: 33%;
}

#dmg_agent_photo1, #dmg_agent_photo2, #dmg_agent_photo3 {
	height: 420px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px;
	background-size: cover;

}

#dmg_agent_photo_container {
	z-index: 1;
}

/* ========== Quick Search Section ========== */

#dmg_agent_qs_section {
	background-color: #ededed;
	margin: 0px;
	padding: 0px;
}

#dmg_agent_qs_section h2 {
	margin: 0px;
	padding: 0px;
	color: #6a2b28;	
}

#dmg_agent_qs_section h2 span {
	color: #37100e;
}

#dmg_agent_qs {
	float: left;
	width: 640px;
	padding: 25px 0;
}

#dmg_agent_qs h2 {
	font-size: 36px;
}

#dmg_agent_estimate {
	width: 250px;
	min-height: 110px;
	float: right;
	background-color: #d5d5d5;
	padding: 33px 30px;
}

#dmg_agent_estimate h2 {
	font-size: 30px;
	line-height: 26px;
}

#dmg_agent_estimate span {
	display: block;
}

#dmg_agent_qs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#dmg_agent_qs li {
	float: left;
	margin: 0 10px 10px 0;
}

#dmg_agent_qs input {
	width: 430px;
	height: 27px;
	padding-left: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: medium none;
	box-shadow: 0px 0px 3px #d7d7d7;
	-moz-box-shadow: 0px 0px 3px #d7d7d7;
	-webkit-box-shadow: 0px 0px 3px #d7d7d7;
	color: #6a2b28;
	font-weight: bold;
	font-size: 16px;
	font-family: "Roboto Condensed",sans-serif;
}

.dmg_agent_longselect, .dmg_agent_medselect, .dmg_agent_smallselect {
	background: url(/shared/images/templates/57800001/droparrow.png) no-repeat scroll right center #FFF;
	height: 29px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: medium none;
	box-shadow: 0px 0px 3px #d7d7d7;
	-moz-box-shadow: 0px 0px 3px #d7d7d7;
	-webkit-box-shadow: 0px 0px 3px #d7d7d7;
}

.dmg_agent_longselect select, .dmg_agent_medselect select, .dmg_agent_smallselect select {
    background: none repeat scroll 0% 0% transparent;
    border: medium none;
    color: #434343;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 14px;	
}

.dmg_agent_longselect {
	width: 170px;
}

.dmg_agent_longselect select {
    width: 190px;
    height: 29px;
   }
   
.dmg_agent_medselect {
	width: 215px;
}

.dmg_agent_medselect select {
    width: 235px;
    height: 29px;
   }
   
.dmg_agent_smallselect {
	width: 90px;
}

.dmg_agent_smallselect select {
    width: 110px;
    height: 29px;
   }

#dmg_agent_qs button {
	background-color: #6a2b28;
	background-image: url(/shared/images/templates/57800001/buttonarrows.png);
	background-repeat: no-repeat;
	background-position: 137px 4px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 27px;
	width: 170px;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 27px;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
}

#dmg_agent_qs button:hover {
	background-color: #4c1c1a;
	cursor: pointer;
}

#dmg_agent_estimate a {
	display: block;
	background-color: #6a2b28;
	background-image: url(/shared/images/templates/57800001/buttonarrows.png);
	background-repeat: no-repeat;
	background-position: 215px 4px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 27px;
	width: 242px;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 27px;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
}

#dmg_agent_estimate a:hover {
	background-color: #4c1c1a;
	cursor: pointer;
}

#dmg_agent_estimate p {
	margin: 0px;
	padding: 2px 0 3px 0;
	color: #3b3b3b;
}


/* ========== Footer Section ========== */

#dmg_agent_footer, #dmg_agent_disclaimer {
	background: #f5f4f4;
	padding: 30px;
}

#dmg_agent_divbar {
	background: #6a2b28;
	height: 7px;
}

#dmg_layout_associations {
	width: 92px;
	height: 44px;
	margin: 0 10px 0 0; 
	padding: 0px;
	background: url(/shared/images/templates/57800001/associations.png) no-repeat;
	float: left;
	}

#dmg_layout_associations a {
	width: 46px;
	height: 44px;
	display: block;
	float: left;
	}
	
#dmg_agent_disclaimer div {
	margin; 0px;
	padding: 0px;	
	color: #231f20;
}
	
#dmg_agent_disclaimer ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0px;
}

#dmg_agent_disclaimer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#dmg_agent_disclaimer ul li {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 2px solid #cccccc;
}

#dmg_agent_disclaimer li:last-child {
	border-right: 0px;
}

#dmg_agent_contact ul {
	margin: 0 0 0 20px;
	padding: 0px;
	list-style-type: none;
	color: #231f20;
}

#dmg_agent_contact ul li:first-child {
	font-weight: bold;
	color: #6a2b28;
}

/* ========== Homepage Content Section ========== */

#dmg_agent_homecontent {
	margin: 30px 0px;
	padding: 0px;
}

#dmg_agent_homecontent h3 {
	font-size: 36px;
	color: #6a2b28;
	margin: 0px;
	padding: 0px;
}

#dmg_agent_homecontent p {
	font-size: 18px;
	color: #1f1f1f;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

/* ========== Interior Content Section ========== */

#dmg_agent_interiorPages {
	margin: 30px 0px;
	padding: 0px;
}

#dmg_agent_interiorPages h1 {
	font-size: 36px;
	color: #6a2b28 !important;
	margin: 0px;
	padding: 0px;
}

/* ========== Interior Content Section ========== */

.dmg_results_listingInfoIdx {
	width: 70px;
}

/* ========== Remove text message Section on contact form ========== */

.dmg_contact_item:nth-child(2) {
	display: none;	
}

#autocompleteExamples {display: none !important}