<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top_navigation1 {
	height: 44px;
}

#top_nav_wrap {
	height: 44px;
	background: #6b697c url(//media.freeola.com/images/theme-images/css-images/fusion/lavender-off.gif) repeat-x scroll right top;
	border-bottom:1px solid #6b697c;
	border-top:1px solid #6b697c;
}
#top_nav_wrap ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_nav_wrap li, #hidden_menu_ul li {
	float:left;
}
a.top_navigation:link, a.top_navigation:visited {
	float: left;
	font: bold 13px arial;
	text-shadow: 1px 1px 1px #4b485d;
	color: #dddbf0 !important;
	line-height: 44px;
	padding: 0px 30px 0px 30px;
	text-decoration: none;
	border-right:1px solid #6b697c;
}
a.top_navigation:hover {
	background: #6b697c url(//media.freeola.com/images/theme-images/css-images/fusion/lavender-on.gif) repeat-x scroll center top;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: bold 13px arial;
	text-shadow: 1px 1px 1px #4b485d;
	color: #dddbf0 !important;
	line-height: 44px;
	padding: 0px 30px 0px 30px;
	background: #6b697c url(//media.freeola.com/images/theme-images/css-images/fusion/lavender-on.gif) repeat-x scroll center top;
	text-decoration: none;
	border-right:1px solid #6b697c;
}
#edit-button-nav-top {
	top: 9px;
	right: 10px;
}
#top_nav_wrap li.waffle a {
    border-right:0 none;
}
</pre></body></html>