/* COPY CSS code below to your site's CSS file, and uncomment. Then customise as much as you like! */
.mega-menuh ul, .mega-menuh ul li {list-style: none;}
.mega-menuh ul {position: relative; padding: 0; margin: 0;}
.mega-menuh ul li ul {display: none;}
.mega-menuh .sub {display: none;}
.mega-menuh .sub ul {display: block;}

.custom {font: normal 13px Arial, sans-serif; line-height: 16px;}
.custom ul.mega-menuh, .custom ul.mega-menuh, .custom ul.mega-menuh li {margin: 0; padding: 0; border: none;}
.custom ul.mega-menuh {/*background: #222 url(images/bg_black.png) repeat-x 0 -80px; */width: 100%; height: 40px; /*border-right: 1px solid #1B1B1B; border-left: 1px solid #1B1B1B;*/ position: relative;}
.custom ul.mega-menuh li {float: left; margin: 0; padding: 0; font-size: 12px; font-weight: bold;}
.custom ul.mega-menuh li a {float: left; display: block; color: #fff; padding: 12px 38px 12px 25px;/* background: url(images/bg_black.png) repeat-x 100% 0; */text-shadow: 1px 1px 1px #000; text-decoration: none;}
.custom ul.mega-menuh li a.dc-mega {position: relative;}
.custom ul.mega-menuh li a .dc-mega-icon {display: block; position: absolute; top: 18px; right: 15px; width: 8px; height: 6px; background: url(images/arrow.png) no-repeat 0 0;}
.custom ul.mega-menuh li.mega-hover a, .custom ul.mega-menuh li a:hover {background-position: 100% -40px; color: #000; text-shadow: none;}
.custom ul.mega-menuh li.mega-hover a .dc-mega-icon {background-position: 0 100%;}
.custom ul.mega-menuh li .sub-container {position: absolute; background: url(images/bg_sub_left.png) no-repeat 0 100%; padding-left: 20px; margin-left: -3px;}
.custom ul.mega-menuh li .sub {background: url(images/bg_sub.png) no-repeat 100% 100%; padding: 20px 20px 20px 10px;}
.custom ul.mega-menuh li .sub-container.mega .sub {padding: 20px 20px 10px 0;}
.custom ul.mega-menuh li .sub .row {width: 100%; overflow: hidden; clear: both;}
.custom ul.mega-menuh li .sub li {list-style: none; float: none; width: 170px; font-size: 1em; font-weight: normal;}
.custom ul.mega-menuh li .sub li.mega-hdr {margin: 0 10px 10px 0; float: left;}
.custom ul.mega-menuh li .sub li.mega-hdr.last {margin-right: 0;}
.custom ul.mega-menuh li .sub a, .custom ul.mega-menuh li .sub span {background: none; border: none; text-shadow: none; color: #111; padding: 7px 10px; display: block; float: none; text-decoration: none; font-size: 0.9em;}
.custom ul.mega-menuh li .sub li.mega-hdr .mega-hdr-a {padding: 5px 5px 5px 15px; margin-bottom: 5px; background: #6B6B6B url(images/bg_mega_hdr.png) no-repeat 0 0; text-transform: uppercase; font-weight: bold; color: #fff; text-shadow: 1px 1px 1px #333;}
.custom ul.mega-menuh li .sub li.mega-hdr a.mega-hdr-a:hover {color: #000; text-shadow: none;}
.custom ul.mega-menuh .sub li.mega-hdr li a {padding: 4px 5px 4px 20px; background: url(images/arrow_off.png) no-repeat 5px 8px; font-weight: normal;}
.custom ul.mega-menuh .sub li.mega-hdr li a:hover {color: #a32403; background: #efefef url(images/arrow_on.png) no-repeat 5px 8px;}
.custom ul.mega-menuh .sub ul li {padding-right: 0;}
.custom ul.mega-menuh li .sub-container.non-mega .sub {padding: 20px 20px 20px 0;}
.custom ul.mega-menuh li .sub-container.non-mega li {padding: 0; width: 190px; margin: 0;}
.custom ul.mega-menuh li .sub-container.non-mega li a {padding: 7px 5px 7px 22px; background: url(images/arrow_off.png) no-repeat 7px 10px;}
.custom ul.mega-menuh li .sub-container.non-mega li a:hover {color: #a32403; background: #efefef url(images/arrow_on.png) no-repeat 7px 10px;}