/******************************************

*   Main or page navigation styles                       

******************************************/



/*Main Navbar page navigation */

#top-nav {	}

#nav {background-image: url(http://www.fragilex.org.au/wp-content/themes/sueblimelyfx/images/top-menu.jpg);

	background-repeat: repeat-x; width: 100%; display: block; clear: both; background-color: rgb(228, 139, 37); }

#nav, #nav ul, #nav li ul, #nav li li { margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; }

#nav a {

	display: block;

	text-decoration: none;

}

#nav a:hover {

	display: block;

	text-decoration: none;

	background-color: #FF9900;

}

#nav li { border-right: 1px solid rgb(242, 193, 0); float: left; list-style-type: none; }

#nav li a, #nav a:visited {

	padding: 6px 12px;

	color: rgb(255, 255, 255);

	line-height: 1.4em;

	text-decoration: none;

	font-size: 0.9em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	outline:none;

}

#nav li.no-link {color: rgb(255, 255, 255);

	line-height: 1.4em;

	text-decoration: none;

	font-size: 0.9em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold; 	

	padding: 6px 12px;

}

#nav li.current_page_item a, #nav li.current_page_item a:visited, #nav li.current_page_item a:active { background-color: rgb(226, 135, 33); color: rgb(255, 255, 255) ! important; }

#nav li a:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: #FF9900; }

#nav li a:active { text-decoration: none; color: rgb(255, 255, 255); }

#nav li ul { border-bottom: 1px solid rgb(204, 204, 204); position: absolute; z-index: 10; left: -999em; height: auto; width: 174px; }

#nav li ul ul { margin: -2em 0pt 0pt 172px; }

#nav li li { border-top: 1px solid rgb(204, 204, 204); border-left: 1px solid rgb(204, 204, 204); border-right: 1px solid rgb(204, 204, 204); background: rgb(68, 68, 68) none repeat; width: 172px; }

#nav li li a, #nav li li a:visited, #nav li li a:active { font-weight: normal; font-size: 1em; color: rgb(255, 255, 255); background-image:none; background-color: #E89B0D; }

#nav li li a:hover { background-image: url('none_001.dat'); color: rgb(255, 255, 255); background-color: #f2a317; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }

a.main:hover { background: transparent none repeat; }

#catnav { border-top: medium none; background: rgb(238, 238, 238) none repeat; margin-top: 0px; font-size: 1em; }

#catnav, #catnav ul { list-style-type: none; list-style-image: none; list-style-position: outside; line-height: 1; }

#catnav a, #catnav a:hover { border: medium none ; display: block; text-decoration: none; }

#catnav li { float: left; list-style-type: none; list-style-image: none; list-style-position: outside; }

#catnav a, #catnav a:visited { padding: 6px 12px; display: block; font-weight: bold; color: rgb(102, 102, 102); }

#catnav a:hover { color: rgb(163, 127, 4); text-decoration: none; }

#catnav a:active { color: rgb(163, 127, 4); text-decoration: none; }

#catnav li ul { border-bottom: 1px solid rgb(255, 255, 255); position: absolute; z-index: 10; left: -999em; height: auto; width: 174px; }

#catnav li ul ul { margin: -2em 0pt 0pt 172px; }

#catnav li:hover ul ul, #catnav li.sfhover ul ul { left: -999em; }

#catnav li li { border-top: 1px solid rgb(255, 255, 255); border-left: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); background: rgb(238, 238, 238) none repeat; width: 172px; }

#catnav li li a, #catnav li li a:visited { font-weight: normal; font-size: 0.9em; color: rgb(102, 102, 102); }

#catnav li li a:hover, #catnav li li a:active { background: rgb(221, 221, 221) none repeat; }

#catnav li:hover ul, #catnav li li:hover ul, #catnav li li li:hover ul, #catnav li.sfhover ul, #catnav li li.sfhover ul, #catnav li li li.sfhover ul { left: auto; }

#nav-top {
	border-top: 1px solid rgb(194, 151, 4);
	border-bottom: 1px solid rgb(194, 151, 4);
	margin-top: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#nav-top ul {
	list-style-type: none;

}
#nav-top a, #nav-top a:hover {
	text-decoration: none;
	color: #D55500;
}
#nav-top li {
	list-style-type: none;
	list-style-image: none;	
	border-bottom: 1px dashed;
	border-bottom-color: #999;
}
#nav-top a, #nav-top a:visited {
	color: #CE7B00;
	font-size: 0.9em;
	line-height: 1.6em;

}
#nav-top a:hover { color: #D95700; text-decoration: underline; }
#nav-top a:active { color: #D95700; text-decoration: none; }

/* End Top Right Navigation */

