/* COMMON STYLE
--------------------------------------------------------- */
.ja-megamenu {float:right; background-color:#00bbb3; width: 70%;}
.ja-megamenu ul.level0 li {}
.ja-megamenu ul.level0 li.mega a.mega {color:#fff; font-weight:normal!important;}
.ja-megamenu ul li a.active {background:url(../../images/active-arrow.png) 50% 100% no-repeat; }
#ja-mainnav ul.level0 li.haschild-over a.haschild.over{
	padding-top:30px; 
	padding-bottom:30px; 
	background:none!important; 
}
.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title{background-image:none; padding-left:0;}
.ja-megamenu ul.level1 .childcontent {margin:-36px 0 0 5px!important;}
.ja-megamenu .megacol, .ja-megamenu .childcontent-inner {width:175px!Important;/*submenu column width*/} 
/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
ul.megamenu { margin: 0; /* menu's gutter */ } 
.ja-megamenu ul.level1 li.mega a.mega.over{color:#888;}
.ja-megamenu ul.level1 li.mega{ border-top: 1px solid #fff;}
.ja-megamenu ul.level1 li.first { border-top: 0; }
.ja-megamenu ul.level1 li.mega a.mega {border:0; height:auto;}
.ja-megamenu ul.level1 li.haschild, .ja-megamenu ul.level1 li.haschild-over {
	background-image: url(../../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 0;
}
 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {color: #fff; margin-top:1px;padding:0; opacity:0.95; background:#fa4c06;}
.ja-megamenu .level1 .childcontent-inner {margin-left:1px;}
.ja-megamenu .childcontent .ja-moduletable { color: #333; }
.ja-megamenu .childcontent .ja-moduletable h3 {background: none; border-bottom: 1px dotted #ccc; text-transform: uppercase;}
/* Grouped --- */
.ja-megamenu .group-title {border-bottom: 1px solid #fff; }
.ja-megamenu .group-title .menu-title {color:#222;	text-transform: uppercase; font-weight: bold; font-size: 100%;}
.ja-megamenu .group-title .menu-desc {color:#fff; padding-left: 0 !important;}
span.menu-desc{padding-left: 0 !important;}
