.ja-megamenu a.over, .ja-megamenu a.active { color: #F37731;}

#ja-megamenu li a.active, #ja-megamenu li a.active:hover,
#ja-megamenu li a.active:active, #ja-megamenu li a.active:focus{
    background: none repeat scroll 0 0 #FEA421;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

#ja-megamenu li a.active span{color:#fff;}


.ja-megamenu .childcontent{
z-index: 999;
}
.ja-megamenu li.mega .childcontent {
    display: block;
    height: auto;
    position: absolute;
	background:#fff;
	border:2px solid #EBEBE6;
}

.ja-megamenu ul.level0{}

.ja-megamenu ul.level0 li li .active{background:none; border:none;box-shadow:none;}

.ja-megamenu ul.level0 li ul .active{
	color:#fff !important;
background:url(../../images/button.jpg) repeat scroll 0 0 transparent;
-moz-transition:all 0.26s ease-out;
-o-transition:all 0.26s ease-out;
-webkit-transition:all 0.26s ease-out;
-ms-transition:all 0.26s ease-out;
}

.ja-megamenu ul.level0 li ul .active:hover{}

#ja-megamenu a:hover, #ja-megamenu a:active, #ja-megamenu a:focus{
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); color:#fff;
}

ul.megamenu {
    margin: 10px;
}

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega a.mega {
	color:#172934;
	padding: 8px 15px;font-weight: normal;
}

.ja-megamenu ul.level0 li.mega:hover a.mega:hover{

}

.ja-megamenu ul.level0 li.mega{
display: block;float: left;padding:0;
border-left:1px solid #ddd;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
    background: none repeat scroll 0 0 #FEA421;
}

.ja-megamenu ul.level0 li.active {
}
.ja-megamenu ul li ul li{}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {  float:none;  background:none; border:none;
}

.ja-megamenu ul.level1 li.first { border-top: 0; background:none; border:none; }

.ja-megamenu ul.level1 li.mega:hover a.mega:hover {padding-left:13px; color:#155B91; /* background:none !important; */ text-shadow:none !important;}

.ja-megamenu ul.level1 li.mega a.mega {
	color:#484646;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	border-bottom:1px solid #ddd;
}

.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over {
box-shadow:none;
background:url(../../images/button.jpg) repeat scroll 0 0 transparent;

-moz-transition:all 0.26s ease-out;
-o-transition:all 0.26s ease-out;
-webkit-transition:all 0.26s ease-out;
-ms-transition:all 0.26s ease-out;
}
.ja-megamenu ul.level1 li.over a.mega span.menu-title, ul.level1 li.haschild-over a.mega span.menu-title{color:white;}
 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background:none;
	color: #fff;
}

.ja-megamenu .level1 .childcontent-inner {  }

.ja-megamenu .childcontent .ja-moduletable { color:#55656F; }

.ja-megamenu .childcontent .ja-moduletable a {
	color:#155B91;
	border-bottom: 1px dotted #fff;
}

.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3{ box-shadow:none; }

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	color:#000;
	text-shadow:none;
}

/* Grouped --- */
.ja-megamenu .group-title { }

.ja-megamenu .group-title .menu-title {
	color:#564747 !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.ja-megamenu .group-title .menu-desc {
	color:#55656F;
	padding-left: 0 !important;
}

.ja-megamenu { background:#F9F9F9; padding-bottom:0px; border: 1px solid #DDDDDD;
}

.ja-megamenu .childcontent .ja-moduletable a:hover, .ja-megamenu .childcontent .ja-moduletable a:focus, .ja-megamenu .childcontent .ja-moduletable a:active{
background:none !important;
text-decoration: none;
text-shadow:none !important;
}

/* Ballu Css */

.ja-megamenu ul.level0 li.mega span.menu-desc {
    display: block;
    font-size: 92%;
    font-weight: normal;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title:hover {
    color: #fff;
}

#group-content a{color:#155B91;}
#group-content a:hover{ color:#5F8195;}