.mega-menu ul, .mega-menu ul li {list-style: none; border: solid 10px blue;}
.mega-menu ul {position: relative; padding: 0px; margin-left: -20px; margin: 0; border: solid 1px blue;}
.mega-menu ul li ul {display: none; background-color: red;  width: 120px;}
.mega-menu .sub {display: none;}
.mega-menu .sub ul {display: block;}

.white {font: normal 13px 'Calibri'; color: #FFFFFF; line-height: 16px; margin: auto 0px; border: solid 0px red; text-transform: uppercase; list-style-image: url(images/arrow_offff.png);  }
.white ul.mega-menu, .white ul.mega-menu, .white ul.mega-menu li {margin: 0; padding: 0; border: solid 0px #330000;}
.white ul.mega-menu {
	padding-left: 0px; 
	padding-right: 0px;
	background: #ffffff url(images/bg_whitee.png) repeat-x 0 -80px; 
	width: 940px;
	/* margin: 0 auto; */
	left: 40px;
	height: 40px; 
	border-right: 0px solid #afafaf; 
	border-left: 0px solid #afafaf; 
	border: 0px solid red;
	position: relative;
}
.white ul.mega-menu li {float: left; text-wrap: none; margin: 0; width: 116px; padding: 0; font-size: 12px; font-weight: bold; /*background-color: #CCCCCC;*/ border: 0px solid #CCCCCC;}
.white ul.mega-menu li a {float: left; display: block; color: #26527A; width: 76px; padding: 12px 25px 12px 15px; background: url(images/bg_whitee.png) repeat-x 100% 0; text-shadow: 0px 0px 0px #fff; text-decoration: none;}
.white ul.mega-menu li a.dc-mega {position: relative;}
.white ul.mega-menu li a .dc-mega-icon {display: block; position: absolute; width: 8px; height: 6px; top: 18px; right: 15px; background: url(images/arrow.png) no-repeat 0 100%;}
.white ul.mega-menu li.mega-hover a, .white ul.mega-menu li a:hover {background-position: 100% -40px; color: #26527A; text-shadow: none; background: #D5F4FC; width: 76px;}
.white ul.mega-menu li.mega-hover a .dc-mega-icon {background-position: 0 100%;}
.white ul.mega-menu li .sub-container {position: absolute; background-image: url(../../images/tw_topsubmenu.png) /* background: url(images/bg_sub_left.png) no-repeat 0 100% */; padding-left: 0px; padding-top: 0px; margin-top: -1px; border: 0px green solid;}
.white ul.mega-menu li .sub {background: url(images/bg_subb.png) no-repeat 100% 100%; padding: 0px 0px 0px 0px; border: 0px green solid; margin-top: -20px; margin-bottom: -18px; margin-right: -20px;}
.white ul.mega-menu li .sub-container.mega .sub {padding: 20px 20px 10px 0;}
.white ul.mega-menu li .sub .row {width: 100%; overflow: hidden; clear: both;}
.white ul.mega-menu li .sub li {list-style: none; float: none; width: 180px; font-size: 1em; font-weight: normal;}
.white ul.mega-menu li .sub li.mega-hdr {margin: 0 10px 10px 0; float: left;}
.white ul.mega-menu li .sub li.mega-hdr.last {margin-right: 0;}
.white ul.mega-menu li .sub a {background: none; border: none; text-shadow: none; color: #26527A; padding: 7px 10px; display: block; float: none; text-decoration: none; font-size: 0.9em;}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {padding: 5px 5px 5px 15px; margin-bottom: 5px; background: #D5F4FC url(images/bg_mega_hdr.png) no-repeat 0 0; text-transform: uppercase; font-weight: bold; color: #26527A; text-shadow: 1px 1px 1px #fff;}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {color: #00B51A; text-shadow: none;}
.white ul.mega-menu .sub li.mega-hdr li a {padding: 4px 5px 4px 20px; background: url(images/arrow_off.png) no-repeat 5px 8px; font-weight: normal;}
.white ul.mega-menu .sub li.mega-hdr li a:hover {color: #00B51A; background: #efefef url(images/arrow_on.png) no-repeat 5px 8px;}
.white ul.mega-menu .sub ul li {padding-right: 0;}
.white ul.mega-menu li .sub-container.non-mega .sub {padding: 20px 20px 20px 0;}
.white ul.mega-menu li .sub-container.non-mega li {padding: 0; width: 191px; margin: 0;}
.white ul.mega-menu li .sub-container.non-mega li a {padding: 7px 5px 7px 22px; background: url(images/arrow_off.png) no-repeat 7px 10px; width: 164px}
.white ul.mega-menu li .sub-container.non-mega li a:hover {color: #00B51A; background: #E6FAFF url(images/arrow_on.png) no-repeat 7px 10px; width: 164px}