#top_navigation1 {
	height: 30px;
}

#top_nav_wrap {
	height: 30px;
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_01/nav-bg.gif) repeat-x top right;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
}
#top_nav_wrap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:relative;
	left: 0;
	top: 0;
}
#top_nav_wrap li {
	float:left;
}
a.top_navigation:link, a.top_navigation:visited {
	float: left;
	font: bold 13px arial;
	color: #FFF !important;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_01/navon-bg.gif) right no-repeat;
	text-decoration: none;
}
a.top_navigation:hover {
	text-decoration: underline;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: bold 13px arial;
	color: #FFF !important;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	background: url(//media.freeola.com/images/theme-images/css-images/top_nav_01/navon-bg.gif) right no-repeat;
	text-decoration: underline;
}
#hidden_menu_ul ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hidden_menu_ul li {
	float:left;
}
#edit-button-nav-top {
	top: 2px;
	right: 10px;
}
#container_01 .waffle a {
    background:transparent;
}
#container_01 .waffle a:hover {
    text-decoration:none;
    color:#ddd !important;
}
