#page-wrap { position:relative;width: 100%;} #miniheader { width: 100%; background-color:#196319; height: 42px; } #header { display: none; } #secondary-two { display: none; } #secondary-one { display: none; margin-top:-20px; } #main-content { float: left; padding:20px 5% 50px 5%; width: 90%; } #subline {width:100%;} body{background-image:none;} .box { background: white; padding:0px 0px 0px 0px; border:none; } .menu_button { font-size:18pt; line-height: 14pt; font-weight:100; color:black; text-transform:uppercase; border: none; margin: 0; padding:12; height: 18px; width: 110px; background: orange; text-transform: uppercase; } #dropdown { margin-top:0px; } #dropdown ul { list-style:none; position:relative; float:left; margin:0; padding:0 } #dropdown ul a { display:block; color: black; text-decoration:none; font-size:14pt; line-height:24pt; padding:15px; } #dropdown ul li { position:relative; float:left; margin:0; padding:0 } #dropdown ul li.current-menu-item { background:#ddd } #dropdown ul li:hover { background:orange; color: white; } #dropdown ul ul { display:none; position:absolute; top:100%; left:0; background:#ADD6E0; padding:0; } #dropdown ul ul li { float:none; width:200px; color: white; border-bottom: 1px solid white; } #dropdown ul ul a, #dropdown ul ul p { line-height:120%; padding:10px 15px; } #dropdown ul ul ul { top:0%; left:100%; z-index:10000; } #dropdown ul li:hover > ul { display:block } .alinea { border-bottom:1px solid #77BBCC; margin-bottom:15px; padding-bottom:10px; } .alinea_a { position:absolute; margin-top:-50px; } .logo { float:right; margin-right:22px; width:25%; max-width:150px; padding:5px; background-color:white; margin-top:0px; box-shadow: 0px 0px 5px 1px grey; border-radius: 0px 0px 5px 5px; } .header_margin { clear:both; height:38px; width:10px; border:none; } .menu_top { padding:7px 10px 0px 10px; position:absolute; right:10px; height:33px; vertical-align:bottom; background-color:white; border: solid #99CCFF; border-width: 0px 0px 0px 3px; border-radius:0px 0px 5px 0px; text-transform: uppercase; } .menu_top > ul { display: inline; position: fixed; width:100%; left:10px; top:0px; padding-right:0px; margin-right:0px; list-style-type:none; background-color:#99CCFF; } .minimenu_button { width:100%; border: solid white; border-width: 2px; border-radius:5px; z-index:1000000000; text-transform: uppercase; padding:10px; margin-right:60px; color: black; } .minimenu_button:hover{background-color:white;} #menu_top > ul > li { } #menu_top > ul { visibility:hidden; opacity:0; transition:visibility 0s linear 1s,opacity 0.5s linear; -webkit-transition: visibility 0s linear 1s,opacity 0.5s linear; } #menu_top:hover > ul { visibility:visible; opacity:1; transition-delay:0.5s; -webkit-transition-delay:0.5s; } .main_img_width_10 {width:20%;} .main_img_width_20 {width:40%;} .main_img_width_30 {width:60%;} .main_img_width_40 {width:80%;} .main_img_width_50 {width:100%;} .main_img_width_60 {width:100%;} .main_img_width_70 {width:100%;} .main_img_width_80 {width:100%;} .main_img_width_90 {width:100%;} .main_img_width_100 {width:100%;} .img_left_10, .img_left_20, .img_left_30, .img_left_40, .img_left_50, .img_left_60, .img_left_70, .img_left_80 { float:left; border-radius:10px; border: none; margin-right:10px; margin-bottom:10px; width:100%; } .img_right_10, .img_right_20, .img_right_30, .img_right_40, .img_right_50, .img_right_60, .img_right_70, .img_right_80 { float:right; border-radius:10px; border: none; margin-left:10px; margin-bottom:10px; width:100%; } .clear { clear:both; }