.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;
}

.white {
    font: normal 13px Arial, sans-serif;
    height: 50px;
}

.white ul.mega-menu, .white ul.mega-menu, .white ul.mega-menu li {
    margin: 0;
    padding: 0;
    border: none;
}

.white ul.mega-menu {
  /*  background: url(../images/navbg.png) no-repeat 0 0; */
    background-color: #666666;
    width: 100%;
    height: 0;
    position: relative;
}

.white ul.mega-menu li {
    display: inline-block;
    /*
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    */
}

/* .white ul.mega-menu li a {float: left; display: block; color: #000; padding: 12px 53px 17px 39px; background:url(../images/navdivider.jpg) no-repeat; text-shadow: 1px 1px 1px #fff; text-decoration: none; border-right:none; border-left:1px solid #333333;} */
/*.white ul.mega-menu li a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    background-color: inherit;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px 15px 15px;
    margin-left: -4px;
    background: url(../images/navdivider.jpg) no-repeat;
    */
}

.white ul.mega-menu li.last a {
    padding: 14px 24px 15px;
}

.white ul.mega-menu li a.dc-mega {
    position: relative;
    line-height: 13px;
    height: 12px;
}

.white ul.mega-menu li a .dc-mega-icon {
    display: block;
    position: absolute;
    width: 8px;
    height: 6px;
    top: 25px;
    right: 5px;
    background: url(../images/arrow.png) no-repeat 0 100%;
}

/* .white ul.mega-menu li.mega-hover li.a:hover, .white ul.mega-menu li a:hover, .white ul.mega-menu li a.selected {background-position: 100% -40px; color: #FFF; text-shadow: 2px 2px 2px #000000; background: url(../images/hoverbg.jpg) repeat-x; border-right:none; border-left:1px solid #5b9400;} */

.white ul.mega-menu li.mega-hover li.a:hover, .white ul.mega-menu li a:hover, .white ul.mega-menu li a.selected {
    /* background: url(../images/hoverbg.jpg) repeat-x; */
    color: #FFF;
    /* background-color: inherit; */
    background-color: #96b32e;
    /*line-height: 15px;*/
    height: 12px;
    line-height: 13px;
}

/* .white ul.mega-menu li.first a:hover, .white ul.mega-menu li.first a.selected {border-left: none; border-right:none; border-top: none;} */
.white ul.mega-menu li.first a:hover, .white ul.mega-menu li.first a.selected {
    color: #FFF;
    /* background: url(../images/hoverfirst.png) no-repeat; */
    background-color: #004111;
}

.white ul.mega-menu li.first a {
    background: none;
}

/* .white ul.mega-menu li.last a:hover, .white ul.mega-menu li.last a.selected {background:url(../images/hoverright.png) no-repeat 0 100%; border:none;} */
.white ul.mega-menu li.last a:hover, .white ul.mega-menu li.last a.selected {
    color: #FFF;
    /* background: url(../images/hoverright.png) no-repeat 0 100%;      */
    background-color: #454545;
    display: block;
    background-size: 100% 100%;
}

.white ul.mega-menu li.mega-hover a .dc-mega-icon {
    /*background-position: 0 0;
    background-color: #96b32e; */
}



.white ul.mega-menu li .sub-container {
    position: absolute;
    background: none repeat scroll 0 0 #FFFFFF;
   /* display: none; */
   /* left: 0 !important; */
   /*  width: 100%; */
    text-align: center;
    padding-bottom: 20px;
    min-height: 20px;
}
.white ul.mega-menu li.left_menu .sub-container{
    left: 0 !important;
}
.white ul.mega-menu li.left_menu:hover .sub-container{
    display: inline-block !important;
    left:0 !important;
}

.white ul.mega-menu li .sub {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px 20px 20px 10px;
    text-align: center;
}

.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;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    margin: 0 -2px;
}

.white ul.mega-menu li .sub li.mega-hdr {
    margin: 0 10px 10px 0;
    display: inline-block;
    min-height: 200px;
}

.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: #fff;
    padding: 7px 10px;
    display: inline-block;
    text-decoration: none;
    font: 600 13px/16px "Open Sans","Century Gothic",Arial
    text-align: center;
}

.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;
    text-shadow: 1px 1px 1px #fff;
}

.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
    background-color: #96b32e;
    color: #004813;
    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 scroll 1px 12px transparent;
    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 1px 12px transparent;
}

.white ul.mega-menu .sub ul li {
    padding-right: 0;
}

.white ul.mega-menu li .sub {
    padding: 20px;
}

.white ul.mega-menu li .sub-container.non-mega li {
    padding: 2px 0;
    margin: 0;
    height: 30px;
    font-family: "Cabin Condensed";
}

.white ul.mega-menu li .sub-container.non-mega li a {
    float: left;
    background: url("../images/arrow_off.png") no-repeat scroll 1px 12px transparent;
    padding: 7px 12px;
    text-align: left;
}

.white ul.mega-menu li .sub-container.non-mega li a:hover, .last ul.sub li:hover{
    color: #004813;
    background: url("../images/arrow_off.png") no-repeat scroll 1px 12px #dddfa6;
    width: 90%;
    height: 20px;
}

.white ul.mega-menu li .sub a img{
    padding-bottom: 20px;
    width: 100%;
}
.white ul.mega-menu li .sub a p{
    text-align: center;
}

.image_box{
    height: 167px;
}

.white ul.mega-menu li.mega-hover a.dc-mega {
    color: #fff;
}

.mega-hover {
    /*
    background-color: #96b32e;
    color: #fff;
    */
}