
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);

#bannav_wrap {
margin-bottom: 30px;
}


#top_navigation1 {
height: 40px;
}

#top_navigation1.large {
width: 852px !important;
}

#top_navigation1.small {
width: 662px !important;
}

#top_nav_wrap {
background-position: center;
height: 40px;
margin: 20px 0px 1px 0px;
}

#top_nav_wrap ul {
list-style-type: none;
margin: 0px;
height: 40px;
display: block;
}

#top_nav_wrap li {
float: left;
height: 34px;
vertical-align: middle;
}

a.top_navigation:link, a.top_navigation:visited {
display: inline-block;
padding: 10px 36px 7px 36px;
float: left;
text-align: center;
list-style-position: inside;
list-style-type: none;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #434343;
background-image: url("//media.freeola.com/images/theme-images/css-images/triangles/bullet-down.png");
background-repeat: no-repeat;
height: 34px;
text-decoration: none;
}

a.top_navigation:hover {
display: inline-block;
padding: 10px 36px 7px 36px;
float: left;
list-style-type: none;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
background-color: #3598dc;
background-image: url("//media.freeola.com/images/theme-images/css-images/triangles/bullet-up.png");
}






a.navigation_selected:link, a.navigation_selected:visited {
display: inline-block;
padding: 10px 36px 7px 36px;
float: left;
text-align: center;
list-style-position: inside;
list-style-type: none;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
background-image: url("//media.freeola.com/images/theme-images/css-images/triangles/bullet-up.png");
background-repeat: no-repeat;
background-color: #2f86c2;
height: 34px;
text-decoration: none;
}

#edit-button-nav-top {
}