.ja-megamenu {
	margin:0 0 0 20px;
	padding:2px 0;
	float:left;
	clear:both;
}

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

.ja-megamenu ul.level0 li.mega a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild a.mega span.menu-title {
	background: none;
	padding: 5px 10px;
}

.ja-megamenu > ul.level0 > li.mega > a.mega  {
	font-size: 17px;
	font-weight:normal;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {margin-left:0;}
.ja-megamenu ul.level1 li a.mega {padding:6px 0; color:#fff;}
.ja-megamenu ul.level1 li.first { border-top: 0; }
.ja-megamenu ul.level1 li.mega a.over {color:#fff; border: 0;}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	border-top: 0;
	padding:0;
	margin-left:10px;
	margin-top:2px;
	padding-left:0!important;
}

.ja-megamenu .childcontent-inner ul.level1, 
.ja-megamenu .childcontent-inner ul.level2{margin:0!important; padding:0!important;}
.ja-megamenu .level1 .childcontent-inner {
	margin-top:-13px; 
	margin-left:35px;
}

.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 #ccc; }

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

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