ul.megamenu {	
	margin: 0; 
	float:left;
	width: 100%;
	list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
ul.megamenu, ul.megamenu li
{
list-style-type:none;
}
ul.megamenu li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}

ul.megamenu ul
{
padding:0;margin:0;
}
ul.megamenu li a {
	float: left; 
	text-decoration:none;
}
ul.megamenu li .sub {
	position: absolute;	
	left: -70px;
	float: left;
	display: none;
    z-index: 2;
}
ul.megamenu li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}

ul.megamenu li .sub ul{
	list-style: none;
	margin: 0;
	width:215px;
	float: left;
    display: block;
   
   
    
}
ul.megamenu .sub ul li {
    
	width: 100%;
     
  
}
ul.megamenu .sub ul li h2 {
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0;
	font-size: 12px;
	font-weight: normal;
    
}
ul.megamenu .sub ul li h2 a {
	padding:0;
	margin:0;
  
}
ul.megamenu .sub ul li a {
	float: none; 
	text-indent: 0px; /*--Reset text indent--*/
	display: inline-block;
	text-decoration: none;
	color: #000000;
   
  
    padding: 0 0 0 5px;
	margin:0;
    font-size: 11px;
      font-weight: normal;
   
    
}



/* --Modify for styling --*/
ul.megamenu {
	background-color: transparent;
}
ul.megamenu a {
	/*color: #0c1b8e;*/
    font-size:13px;
    font-weight: bold;

}
ul.megamenu a {
	padding-top: 13.5px;
  padding-right: 25px;
  padding-bottom: 13px;
  padding-left: 25px;
}
ul.megamenu li a.level0:hover, .megahover{
    background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(50%,#f9f9f9), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
color: #efbe6d;

}
ul.megamenu .current {
   background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(50%,#f9f9f9), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeeee 0%,#f9f9f9 50%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
     border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
color: #efbe6d;

}

div.sub {
padding:5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
 }

 dib.sub ul {
 margin-left:8px;
 }
ul.megamenu li.sub a:hover 
{
  color: #5075b2;
 
}

#megamenu li.subheader {border-bottom: 1px solid #e3e3e3; }
#megamenu li.sublink {margin-bottom:5px;}
#megamenu li.subheader h2{margin-bottom:5px; }

ul.megamenu li .sub {
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 1%, #ffffff 48%, #ffffff 54%, #ffffff 81%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eeeeee), color-stop(48%,#ffffff), color-stop(54%,#ffffff), color-stop(81%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 1%,#ffffff 48%,#ffffff 54%,#ffffff 81%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 1%,#ffffff 48%,#ffffff 54%,#ffffff 81%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 1%,#ffffff 48%,#ffffff 54%,#ffffff 81%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 1%,#ffffff 48%,#ffffff 54%,#ffffff 81%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */


}
ul.megamenu .sub ul li h2 a {
	color: #0c1b8e;
    font-size:12px;
    font-weight: normal;
    
}
