/* =========================================
   = The following CSS is for the main menu
   ====================================== */

/* Child menu 
   ==================================== */
#bannerContainer .ui-menu-child {
	background: #F3F4F4;
}

#bannerContainer .ui-menu-child .ui-menuitem-link {
	background-image: none !important;
	color: #2E6E9E !important;
}

#bannerContainer .ui-menubar .ui-menu-list h3 {
	color: #fff;
	font-family: verdana;
}

#bannerContainer .ui-megamenu td {
	background: #fff;
}
