/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/


*** Main menu CSS code ***/
@charset "utf-8";
/* CSS Document */
#pixopoint_menu_wrapper1 {
	border-bottom: #FFF dotted 1px;
	height: 39px;
	margin: 0 15px;
	width: 926px;
}
#pixopoint_menu1 {
	height: 24px;
	margin: 0 auto;
	padding: 7px 0 8px 0;
	width: 891px;
}
#suckerfishnav {
	font-family: Arial, Helvetica, sans-serif; 
	border-right: #AA0000 /* Red */ solid 2px;
	font-size:1.25em;
	font-weight: bold;
	text-transform: uppercase;
	}
#suckerfishnav, #suckerfishnav ul {
	height: 24px;
	list-style:none;
	line-height:24px;
	padding: 0;
	margin: 0;
	text-align: center;
	z-index: 10000;
	}
#suckerfishnav a {
	background: none;
	color: #FFF;
	display:block;
	text-decoration:none;
	padding:0px 11px;
	width: 103px;
	}
#suckerfishnav li {
	border-left: #AA0000 /* Red */ solid 2px;
	float:left;
	padding:0;
	text-align: center;
	}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto; 
	width:auto;
	font-weight:normal;
	margin: 0 0 0 -2px;
	line-height:1; 
	}
#suckerfishnav li li {
	border: none;
	font-weight:bold;
	height: 30px;
	line-height:30px;
	display: block;
	float: none;
	}
#suckerfishnav li li a {
	padding: 0;	
	width:200px;
	font-size:.85em;
	line-height:30px;
	color:#FFF;
	}
#suckerfishnav li ul ul {
	position:absolute;
	margin:-24px 0 0 200px;
	}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a, #suckerfishnav li.current_page_item:hover a , #suckerfishnav li.current_page_ancestor:hover a, #suckerfishnav li.haschildren li a, #suckerfishnav li.haschildren:hover li a {
	background: none;
	background-color: #AA0000 /* Red */;
	color: #FFF;
	}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a, #suckerfishnav li.current_page_ancestor li:hover a, #suckerfishnav li.current_page_ancestor li.current_page_item:hover a, #suckerfishnav li.haschildren li a:hover, #suckerfishnav li.haschildren:hover li a:hover {
	background-color: #FFF;
	color: #AA0000 /* Red */;
	display: block;
	height: 30px;
	}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
	}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left:auto;
	background-color: #AA0000 /* Red */;
	}
#suckerfishnav li:hover, #suckerfishnav li.sfhover, #suckerfishnav a:hover, #suckerfishnav li.current_page_ancestor a {
	background: none;
	background-color: #AA0000 /* Red */;
	color: #FFF;
	}
#suckerfishnav li.current_page_item a {
	background:url("../multi-level-navigation-plugin/images/menu.jpg") bottom repeat-x;
	color: #FFF;
}
#suckerfishnav li.current_page_ancestor li.current_page_item a {
	background: none;
	background-color: #FFF;
	color: #000;
}
#suckerfishnav li.current_page_item a, #suckerfishnav li.current_page_ancestor a {
	background:url("../multi-level-navigation-plugin/images/menu.jpg") bottom repeat-x;
	border-top: none;
	height: 24px;
}
#suckerfishnav li.current_page_item a:hover, #suckerfishnav li.current_page_ancestor a:hover {
	background: none;
	background-color: #AA0000 /* Red */;
	border: none;
	height: 24px;
}
#suckerfishnav li.current_page_ancestor a li a {
	background: none;
	background-color: #AA0000 /* Red */;
	border: none;
	height: 30px;
}
