html, body, form { margin: 0; padding: 0; } /* Always Show Vertical Scrollbar in Firefox */ html { overflow: -moz-scrollbars-vertical; } body { font: 11pt Arial; color: #333; background-image: url(/_mndata/laserskin/uploaded_images/1231357.jpg); background-position: top center; background-repeat: repeat-x; background-color: #e5dfcf; } a { color: #98995D; } a:hover { color: #C9C984; } a:active{ outline: none; } h1, h2 { margin-top: 0px; } h1 { font-size: 1.65em; } h2 { font-size: 1.35em; } hr { background-color: #ddd; border: 0px; color: #ddd; height: 1px; margin: 3px 0px 3px 0px; } #bgwrapper{ margin:0 auto; padding: 0px; } #pagewidth{ margin: 0 auto; width: 960px; } #top{ height: 90px; position: relative; width: 100%; } #top #top-content { float: Left; } /* MENU HORIZONTAL */ #TheMenu .main-menu .TheMenu_3 .TheMenu_2 { width: 0px; } #menu { background-image: url(/_mndata/laserskin/uploaded_images/1231353.png); background-position: 0% 0%; background-repeat: no-repeat; ; height: 22px; padding-bottom: 5.5px; padding-left: 0px; } #menu .main-menu a { color: #fff; font: 11pt Arial; text-decoration: none; display: inline-block; padding-right: 16.5px; padding-left: 16.5px; padding-top: 5.5px; padding-bottom: 5.5px; } #menu .main-menu a:hover { color: #D9D9A3; background-color: none; } #menu div.main-menu-sub { background-color: #A8AA6C;; padding: 0px; font-size: 11pt; border-top: 1px solid #A2A366; border-bottom: 1px solid #A2A366; } #menu .main-menu-sub a { color: #fff; font: 11pt Arial; text-decoration: none; cursor: hand; padding-right: 16.5px; padding-left: 16.5px; padding-top: 5.5px; padding-bottom: 5.5px; } #menu .main-menu-sub a:hover { color: #D9D9A3; } #menu .main-menu-sub-item { padding-top: 6px; padding-bottom: 6px; padding-left: 16.5px; padding-right: 16.5px; border: 1px solid #A2A366; border-top-width: 0px; } #header{ background-image: url(/_mndata/laserskin/uploaded_images/1231370.png); background-position: bottom center; background-repeat: no-repeat; height: 310px; } #header-content { width: 100%; float: Left; } /* MIDDLE */ #middle { width: 100%; float: right; background-color: #ffffff; } #middle #content { line-height: 145%; padding: 20px; margin-Left: 0px; } #middle #side { clear: none; float: Left; width: 0px; } /* FOOTER */ #footer{ height: 50px; color: #B2B192; font: 9pt Arial; overflow: hidden; clear: both; width: 100%; } #footer a { color: gray; } #footer a:hover { color: gray; } /* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix{display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix{height: 1%;} .clearfix{display: block;} /* End hide from IE-mac */