html, body {
padding: 0px !important;
}
#container_01 {
padding-top: 0px !important;
}
#bannav_wrap {
border-color: none! important;
border-style: none! important;
border-width: none! important;
margin-top: 0px! important;
}
#bg_wrap_01 {
padding-top: 0px !important;
margin-top: 0px !important;
}
#bg_wrap_02 {
padding-top: 0px !important;
margin-top: 0px !important;
}
#top_navigation1 {
}
#top_navigation1.large {
width: 792px !important;
}
#top_navigation1.small {
width: 602px !important;
}
#top_nav_wrap {
margin-bottom: 10px;
height: 84px;
}
#top_nav_wrap ul {
list-style-type: none;
margin: 0px;
padding: 0px;
position: relative;
background: #fff;
border-top: 8px solid #777;
border-bottom: 1px solid #f9f9f9;
height:75px;
}
#top_nav_wrap li {
float: left;
display: block;
text-align: center;
background: #fff;
position:relative;
top:-8px;
}
a.top_navigation:link, a.top_navigation:visited {
border-top: 8px solid #777;
border-bottom: 1px solid #f9f9f9;
color: #222;
display: inline-block;
font: bold 12px verdana, sans-serif;
line-height: 75px;
text-decoration: none;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
transition-duration: 0.25s;
padding: 0px 25px 0px 25px;
background: #fff;
}
a.top_navigation:hover {
background: #f9f9f9;
border-top: 8px solid #c46043;
border-bottom: 1px solid #c46043;
color: #000;
display: inline-block;
font: bold 12px verdana, sans-serif;
line-height: 75px;
text-decoration: none;
padding: 0px 25px 0px 25px;
}
a.navigation_selected:link, a.navigation_selected:visited {
background: #f9f9f9;
border-top: 8px solid #c46043;
border-bottom: 1px solid #c46043;
color: #000;
display: inline-block;
font: bold 12px verdana, sans-serif;
line-height: 75px;
text-decoration: none;
padding: 0px 25px 0px 25px;
}
#edit-button-nav-top {
}
.expand-menu {
top:-10px;
}