/* Start of CMSMS style sheet 'Lux: Menu' */
/* Styling the basic apperance of the menu elements  */
.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

/* list style */
#menu-prodnav ul {
	padding:0px 0px0px 0px;
}
#menu-prodnav li {
	list-style-type:none;
	display:inline;
}
#nav-prodnav { 
	padding-left:0px; 
	margin:0px;
}
#nav-prodnav .navbutton  {
	font-size: 14px;
	font-weight: bold;
	border-width:1px;
	display:inline-block; 
	width:110px; 
	height:auto; 
}
#nav-prodnav .first  { }

/* Styling fg-menu ui-widget items */
.ui-widget {font-size:13px;}
.fg-menu-indicator span { width:140px; }
span.ui-icon { width:16px; }

/* End of 'Lux: Menu' */

