.x8menus {
	font-size:11px;
	font-family:arial,sans-serif;
	position:relative;
	width: 619px;
	/*border: 1px solid red;*/
	}
.navMenu {
	display:none;
	position:absolute;
	top:18px;
	left:0;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 0 0;
	color:#333;
	background-color:#eee;
	width:100%;
	voice-family:"\"}\"",inherit;
	}
html>body .navMenu {
	width:100%;
	}
.navMenu .navMenu {
	top:-1px;
	left:149px;
	* left:149px; /* this is a hack that only IE sees */
	}
.x8menus, .navMenu {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	}
 .x8menus {padding-left: 0px;} 
.x8menus li {
border: solid 0px #eee;
	color:#ccc;
	/* background-color:#eee; */
	display:block;
	float:left;
	width:100%;
	line-height:25px;
	list-style-type:none;
	position:relative;
	margin-right:-1px;
	}
/* hide from MacIE \*/
.x8menus li {
	width:auto;
	}
/* end hide */
.navMenu li {
	width:auto;
	white-space:normal;
	display:block;
	float:none;
	position:relative;
	border-color:#ccc;
	border-width:0 0 1px 1px;
	border-width/**/:0 0 1px 0;
	margin:0px;
	padding:0px;
	line-height:inherit;
	/*text-indent:-16px;*/
	text-indent/**/:0;
	margin-left/**/:-16px;
	voice-family:"\"}\"",inherit;
	text-indent:0;
	margin-left:0px;
	border-width:0 0 1px 1px;
	}

ul li a.toplevel {
	color:#000 !important;
/*	background-image:url(background.jpg)*/
	}

ul li a:hover.toplevel { background-image:none;}

.x8menus li a, .x8menus li a:link, .x8menus li a:visited {
	color:#333;
	background-color:transparent;
	text-decoration:none !important;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	display:block;
	border-color:#ccc;
	border-width:0;
	border-width/**/:0 0 0 1px;
	border-style:solid;
	voice-family:"\"}\"",inherit;
	border-width:0;
	}
.x8menus li a:hover, .x8menus li a:active, .x8menus li a:focus, .x8menus li a.activeItem {
	color:#333;
	background-color:#fff !important;
	}
.toplevelmenu a:hover {
	color:#000 !important;
background-color: #ffffff !important;
	}
.navMenu li a {
	display:block;
	width:100%;
	margin-bottom:0 !important;
/*enable background image for submenus
	background-image:url(yourimage.gif);
*/
	}
html>body .navMenu li a {
	width:auto;
	}

/* functional classes */
/* used by the scripts, not set in the markup */
.navMenu .hasSubMenu {
	background-image:url("../images/hasSubMenu2.gif");
	background-position:center right;
	background-repeat:no-repeat;
	}

/*this was added to leave main section link highlighted (ie6- does not see this). remove it to disable this behavior*/
/*li.toplevelmenu  > .hasSubMenuActive {
	background-color:#000 !important;
	}
*/
.hasSubMenuActive {
	color:#333;
	background-color:#fff !important;
	}
.navMenu .hasSubMenuActive {
	background-image:url("../images/hasSubMenuActive2.gif");
	background-position:center right;
	background-repeat:no-repeat;
	}
.showMenu {
	display:block !important;
	}
/* end functional classes */

.menuEnd {
	clear:both;
	}

a .active .hasSubMenuActive {color:#fff}
/* #spacer {width:20px;} */

.navMenu {margin-top: 7px;}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
