/* D15600 */
#menuwrapper {
	text-align: center;
	border: 0px;
	}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}/* ech */
#p7menubar { }
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica,  sans-serif;
	z-index: 500;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 13px 16px 8px 16px;
	border-right: 0px solid #333;
	color: #090979;
	font-size: 10pt;
	z-index: 500;
	font-weight: 900;
	border-right: 1px solid #B4AF64;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	z-index: 500;
}
#p7menubar li {
	float: left;
	z-index: 500;
}
#p7menubar li {
	position: relative;
	z-index: 500;
}

/* hide from IE mac \*/
#p7menubar li {
	position: static; 
	width: auto;
	z-index: 500;	
}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 214px;
	/* simply knobs and pulls background-color: #3D6895; */
	/* ecabinethardware background-color: #000; */	
	/* edrawerpulls background-color: #274C75; */
	background-color: #274C75;
	padding-bottom: 0px;
	height: 30px;
	padding-top: 0px;
	z-index: 500;
}
#p7menubar ul li a  {
	color: #5581B2;
	border-right: 0;
	padding: 3px 12px 3px 6px;
	z-index: 500;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	border: 0px;
	z-index: 500;
}/* ech */
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: yellow;
	/* simply knobs and pulls background-color: #3D6895; */
	/* ecabinethardware background-color: #000; */	
	/* edrawerpulls background-color: #274C75; */
	background-color: #274C75;
	font-weight: 900;
	z-index: 500;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	z-index: 500;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #fff;
	/* simply knobs and pulls background-color: #3D6895; */
	/* ecabinethardware background-color: #000; */	
	/* edrawerpulls background-color: #274C75; */
	background-color: #274C75;
	font-size: 9pt;
	font-weight: 900;
	z-index: 500;
}
#p7menubar ul a:hover {
	/* simply knobs and pulls background-color: #3D6895; */
	/* ecabinethardware background-color: #000; */	
	/* edrawerpulls background-color: #274C75; */
	background-color: #274C75 !important;;
	color: yellow !important;
	font-weight: 900;
	z-index: 500;
}




