.mega-menu ul, .mega-menu ul li {list-style: none;}
.mega-menu ul {position: relative; padding: 0; margin: 0;}
.mega-menu ul li ul {display: none;}
.mega-menu .sub {display: none;}
.mega-menu .sub ul {display: block;}

.mega-menu .sub .title {
    color:#000000; padding:12px 0px; font-size:14px; font-weight:bold;
}

.white {font: normal 11px Arial, sans-serif; line-height: 16px;}
.white ul.mega-menu, .white ul.mega-menu, .white ul.mega-menu li {margin: 0; padding: 0; border: none;}
.white ul.mega-menu {background: none; height: 40px; position: relative; float:left;}
.white ul.mega-menu li {float: left; margin: 0; padding: 0; font-size: 11px; font-weight: bold; }
.white ul.mega-menu li a {float: left; display: block; color: #000; padding: 8px 30px 2px 22px; background: none; text-decoration: none; border-right:1px solid #033257  }
.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: 14px; right: 10px; 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: #000; text-shadow: none;}
.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: url(images/bg_sub_left.png) no-repeat 0 100%; padding-left: 20px; margin-left: -3px; text-align:left;}
.white ul.mega-menu li .sub {background: url(images/bg_sub.png) no-repeat 100% 100%; padding: 20px 20px 20px 10px;}
.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: 170px; 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: #111; 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: #E3E3E3 url(images/bg_mega_hdr.png) no-repeat 0 0; text-transform: uppercase; font-weight: bold; color: #000;}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {color: #a32403; 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: #a32403; 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: 160px; margin: 0; font-size:12px; -webkit-box-shadow:none;-moz-box-shadow:none; box-shadow:none; }
.white ul.mega-menu li .sub-container.non-mega li a {padding: 7px 10px 7px 20px; background: url(images/arrow_off.png) no-repeat 6px 11px;}
.white ul.mega-menu li .sub-container.non-mega li a:hover {color: #033257; background: #efefef url(images/arrow_on.png) no-repeat 6px 11px; -webkit-box-shadow:none;-moz-box-shadow:none; box-shadow:none; }

.white li.mega-hover {
    background:#ffffff;
    -webkit-box-shadow: 2px 3px 9px rgba(50, 50, 50, 0.60);
    -moz-box-shadow:    2px 3px 9px rgba(50, 50, 50, 0.60);
    box-shadow:         2px 3px 9px rgba(50, 50, 50, 0.60);
}



.white .left-most{margin-right:40px !important; color:#ffffff !important; }

.left-most .sub-container {
    /*border-top:10px solid #033257;*/
    /*background-color:#033257 !important;*/
    padding-left:3px !important;
}

.white .left-most .sub-container


.white .left-most .mega-hover {
    background-color:#033257;
}

.white .left-most .dc-mega-li a {
    padding: 14px 40px 14px 32px;
    font-size:9px;
    border:0;
    font-weight:normal;
}

.left-most .sub-container.mega .sub {
    padding:0 3px 0 0 !important;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}


.white .left-most .dc-mega-li .active-title {
    font-weight:bold; font-size:15px;
}



.white .left-most .dc-mega-li a .dc-mega-icon {display: block; position: absolute; width: 8px; height: 6px;  top: 20px; right: 10px; background: url(images/arrow.png) no-repeat 0 0;}

.white .left-most .dc-mega-li {
    background-color:#1f5177;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.white .left-most .dc-mega-li:hover {
    background-color:#033257;

    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.white .left-most a {
    color:#ffffff !important;
}
.white .left-most .sub-container a {
    color: #000000 !important;
}

.popup-menu-header {
    color: #000; margin-bottom:20px; background-color:#033257; padding:20px; color:#ffffff; font-weight:normal;
    font-family:Tahoma;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.white .left-most .sub-container .popup-menu-header a {
    float:none !important;
    display:inline-block !important;
    color:#ffffff !important;
    text-decoration:underline;
    padding:0;
    font-weight:bold;
}

.white ul.mega-menu .first-li {
    margin-left:20px !important;
}

.white ul.mega-menu li.active-tab {
    background:none;
    background-image:url(images/arrow.png);
    background-repeat:no-repeat;
    background-position:50% -6px;
}

.white ul.mega-menu li.active-tab a {
    color:#000000 !important;
    font-weight:bold !important;
    font-size:13px;

}
.white ul.mega-menu li.active-tab:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}


.white .left-most-single .dc-mega-li:hover {
    background-color:#033257;

    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.white .left-most-single li.mega-hover {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}