/* COLORS -
Border Colors = #6b6a6a
Header BG color = #868686
Portfolio Label color = #cacaca
*/

html {height: 100%;} 

/* CSS Reset Changes */
body {margin: 0; padding: 0; font-size: 100%; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}

p, h1, h2, h3, h4, h5, h6, img, div, span, form, fieldset, label, legend {margin: 0px; padding: 0px; border: 0px; font-size: 1em;}
legend {display: none;}

 h1, h2, h3, h4, h5, h6 {font-family: Georgia, "Times New Roman", serif;}

/* Fonts -  1.375em = 22px / 1.25em = 20px / 1.125em = 18px / 1em = 16px 
.875em = 14px / .75em = 12px / .687em = 11px / .625em = 10px */

#dmg_layout_wrapper_bg {min-height: 1100px; padding: 0; margin: 0;
background: #E0E0E0;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E0E0E0), to(#EFEFEF));
background: -webkit-linear-gradient(#E0E0E0, #EFEFEF);
background: -moz-linear-gradient(#E0E0E0, #EFEFEF);
background: -ms-linear-gradient(#E0E0E0, #EFEFEF);
background: -o-linear-gradient(#E0E0E0, #EFEFEF);
background: linear-gradient(#E0E0E0, #EFEFEF);
-pie-background: linear-gradient(#E0E0E0, #EFEFEF);
behavior: url('/shared/htc/PIE.php');
position: relative;
overflow: hidden;
}	

#dmg_layout_wrapper {width: 960px; margin: 0 auto; background: #FFFFFF; border: 1px solid #6b6a6a; overflow: hidden;}
#dmg_layout_body, dmg_layout_homepage_bottom {overflow: hidden;}

/* == Header ==================== */
#dmg_layout_header {padding: 8px 0; background: #0352a1; border-bottom: 1px solid #6b6a6a; overflow: hidden;}
#dmg_layout_header a {padding: 4px 15px; color: #FFFFFF; text-decoration: none; display: block; float: right;}
#dmg_layout_header a:hover {background: #4C9DED; color: #02386E}
#dmg_layout_header span {width: 20px; margin-top: 4px; color: #dddbcc; text-align: center; display: block; float: right;}

#dmg_layout_logo_wrapper {width: 960px; margin: 0 auto; background: url('/images/layout/header-bg.jpg') no-repeat; border-left: 1px solid #6B6A6A; border-right: 1px solid #6B6A6A;  text-align: center; overflow: hidden;}
#dmg_layout_logo {width: 187px; height: 135px; margin-right: 170px; border: 0;}
#dmg_layout_denison_logo {width:240px; height: 135px; border: 0;}

/* == homepage ==================== */
#dmg_layout_homepage {width: 781px; min-height: 350px; background: url('/images/layout/house-bg.jpg') no-repeat; border-left: 1px solid #6b6a6a; float: left;}
#dmg_layout_left_border {width: 160px; padding: 8px 5px 600px 5px; margin-bottom: -600px; margin-right: 7px; border-right: 1px solid #6b6a6a; float: left}
#dmg_layout_mhf_overlay {width: 305px; height: 320px; margin-right: 25px; padding: 15px;  background: url('/images/layout/mhf-overlay-bg.png') repeat-x; color: #333333; text-align: center; float: right; }
#dmg_layout_mhf_overlay h2 {margin-bottom: 12px; font-size: 1.25em; text-align: left; }
#dmg_layout_mhf_overlay p {line-height: 1.75em; font-size: .875em; font-weight: bold; text-align: left;}
#dmg_layout_mhf_overlay a {color: #FFFFFF;}


/* == Featured ==================== */
#dmg_layout_featured {width: 770px; min-height: 280px; border-left: 1px solid #6b6a6a; float: left;}
#dmg_layout_featured h1, .dmg_layout_featured_heading {color: #0352A1; font-size: 1.375em; padding: 8px 0; text-align: center; clear: both;}
#dmg_layout_featured div {width: 220px; padding: 15px 10px; margin: 0 0 0 15px; color: #333333; font-size: .75em; text-align: center; float: left;}
#dmg_layout_featured img {width: 200px; height: 150px; padding: 5px; margin: 6px 0; border: 1px solid #c6c4b7;}
#dmg_layout_featured a {color: #00635d; text-decoration: none;}
#dmg_layout_featured a:hover {color: #333;}
#dmg_layout_featured span {font-size: 1.125em; font-weight: bold;}
#dmg_layout_featured div.dmg_layout_divider {width: 90%; height: 1px; margin: 15px auto; padding: 0; border-top: 1px dashed #E5E5E5; float: none; clear: both;}


/* == Homefinder ==================== */
#dmg_layout_mhf_wrapper {height: 38px; line-height: 38px; vertical-align: middle; background: #3874B1; clear: left;}
#dmg_layout_mhf_wrapper h2 {width: 160px; padding: 0 5px; margin-right: 7px; border-right: 1px solid #6b6a6a; color: #FFFFFF; text-align: right; float: left}
#dmg_layout_mhf {width: 761px; height: 38px; padding-left: 20px; background: #02386E;  border-left: 1px solid #6b6a6a; float: left;}
#dmg_layout_mhf label {color: #EFEFEF; display: inline-block; width: 100px; padding-right: 3px; font-size: .875em; text-align: right; }
#dmg_layout_mhf_submit {margin-left: 20px;}
#dmg_layout_mhf a {color: #FFFFFF}


/* == Navigation ==================== */
#dmg_layout_nav {width: 160px; padding: 8px 5px 1600px 5px; margin-bottom: -1600px; margin-right: 7px; border-right: 1px solid #6b6a6a; float: left}
#dmg_layout_nav a:link, #dmg_layout_nav a:visited, #dmg_layout_nav a:active{padding: 5px 5px 5px 0; color: #0352a1; font-size: .812em; text-align: right; text-transform: uppercase; text-decoration: none; display: block;}
#dmg_layout_nav a:hover {background: #EFEFEF; color: #333333;} 


/* == Internal ==================== */
#dmg_layout_internal {width: 740px; min-height: 400px; padding: 15px; margin: 0 auto; background: #FFFFFF; border-left: 1px solid #6b6a6a; color: #333333; font-size: .75em; overflow: hidden; float: left;}
#dmg_layout_internal h1 {color: #86857B; margin-bottom: 10px; font-size: 2em; font-weight: bold}
#dmg_layout_internal h2 {color: #868686; font-size: 1.25em;}
#dmg_layout_internal p {padding-bottom: 8px;}
.dmg_layout_internal_photo {padding: 5px; border: 1px solid #CCCCCC; float: right;}
#dmg_layout_internal form table td {text-align: left;}

#dmg_layout_internal.dmg_layout_commercial {background: url('/images/layout/commercial-bg.jpg') no-repeat;} 

.dmg_layout_column {width: 200px; margin: 20px 50px; float: left;}

#dmg_layout_maintenance_form ul {margin: 0 0 25px 0; padding: 0; list-style: none;}
#dmg_layout_maintenance_form li {margin-bottom: 12px;}
#dmg_layout_maintenance_form label {font-size: .875em; font-weight: bold; display: block;}

.dmg_layout_personnel {width: 206px; height: 202px; float: left; margin: 20px 15px; text-align: center !important;}
.dmg_layout_personnel p {text-align: center !important;}
.dmg_layout_personnel img {width: 200px; height: 150px; padding: 3px; margin-bottom: 4px; border: 1px solid #3874b2}
#dmg_layout_internal .maintenance_supervisor {margin: 20px 251px; clear: left;}

#dmg_layout_internal #dmg_search_tab_atlas, #dmg_layout_internal #dmg_search_tab_land, #dmg_layout_internal #dmg_search_tab_multi, #dmg_layout_internal #dmg_search_tab_mls  {display: none;}

/* == Disclaimer ==================== */
#dmg_layout_disclaimer {width: 920px; margin: 15px auto; text-align: center; font-size: .75em; color: #333333;}
#dmg_layout_disclaimer a {color: #0352a1;}
#dmg_layout_disclaimer a:hover {color: #000000;}

/* == Contact ==================== */
#dmg_contact_services_interest {display: none;}

/*== Slideshow   ================ */
#dmg_layout_slideshow {width: 530px; height: 251px; margin-left: 20px; margin-top: 10px; padding-top: 10px; float: left;}
#dmg_layout_slideshow_images {position:relative; display:block; margin:0px; padding:0px; width:530px; height:241px; overflow:hidden;}
#dmg_layout_slideshow_images li {position:absolute; display:block; list-style-type:none; margin:0px; padding:0px; background-color:#FFFFFF;}
#dmg_layout_slideshow_images li img{display:block; background-color:#FFFFFF;}

/*== Dropdown Menu   ================ */
#dmg_layout_nav a.selectedanchor{background: #EFEFEF; color: #333333;}
.dropdownmenu {position: absolute; left: 0; top: 0; visibility: hidden; line-height: 18px; z-index: 100; background: #0352a1; width: 160px;}
.dropdownmenu a:link, .dropdownmenu a:visited, .dropdownmenu a:active{width: 155px; font-size: .812em; font-weight: bold; display: block; padding: 4px 0px 4px 5px; text-decoration: none; color: #FFFFFF;}
.dropdownmenu a:hover {background: #FFFFFF; color: #0352a1;}
.anylinkshadow{position: absolute; left: 0; top: 0; z-index: 99; background: black; visibility: hidden;}

/* == General ==================== */
a:link, a:active, a:visited {color: #0352a1;}
a:hover {color: #333333; text-decoration:none;}

.clearBoth {clear: both; height: 1px;}
.clearLeft {clear: left}
.clearRight {clear: right}

.floatRight {float: right;}

.alignCenter {text-align: center;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}


#map_canvas {width: 300px; height: 200px; margin: 10px; float:right; background: #FFF; border: 2px solid #5475AC}
#map_canvas {padding: 5px;}

#dmg_layout_widget_education {width: 310px; background: #5475AC; padding: 5px; float: right;}
#dmg_layout_widget_education h3 {color: #FFFFFF;}


#dmg_layout_communityfh {width: 360px; float: left;}

#dmg_layout_communityfh .home {width: 163px; background: #efefef; margin-bottom: 20px; padding: 4px; float: left;}
#dmg_layout_communityfh .home strong {width: 100%; text-align: center; display: block;}
#dmg_layout_communityfh .home img {width: 120px; height: 90px; margin: 4px 21px;}
#dmg_layout_communityfh .marginright {margin-right: 15px;} 

#dmg_layout_community_map {border: 5px solid #FBD519}

.dmg_layout_about {width: 140px; margin: 10px 45px 5px; float: left; font-size: 1em; font-weight: bold; text-align: center;}
.dmg_layout_about img {width: 120px; height: 180px; padding: 2px; border: 1px solid #5475AC; margin: 10px auto 0 auto;}

.dmg_layout_about_left {width: 130px; text-align: center; float: left;}
.dmg_layout_about_right{width: 130px; padding-top: 228px; text-align: center; float: left;}
.dmg_layout_about_content {width: 400px; padding: 8px; float: left;}
