/* COMMON STYLE

--------------------------------------------------------- */
.ja-megamenu {float:right;}
.ja-megamenu ul.level0 li {}
.ja-megamenu ul.level0 li.mega a.mega {color:#000; font-weight: normal!important;}
.ja-megamenu a.active span.menu-title {font-weight:bold;}
#ja-mainnav ul.level0 li.haschild-over a.haschild.over{}
.ja-megamenu ul.level0 li.mega a.mega.over{color:#666;}
.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;}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega a.mega.over{color:#ccc;}
.ja-megamenu ul.level1 li.mega{ border-top: 1px solid #222;}
.ja-megamenu ul.level1 li.first { border-top: 0; }
.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
	height:auto;
	padding:8px 0;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner-wrap{background:url(../../images/bg-submenu.png) 0 0 no-repeat; padding-top:12px; margin-left:8px;}
.ja-megamenu .childcontent-inner {
	background:#000;
	color: #fff;
	margin-top:0;
	padding:3px 6px;
}

.ja-megamenu .level1 .childcontent-inner {margin-top:-20px; margin-left:0px;}
.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: 100%;
}

.ja-megamenu .group-title .menu-desc {
	color: #999;
	padding-left: 0 !important;
}

span.menu-desc{font-size:11px!important; font-family:Arial, Helvetica, sans-serif; padding-left: 0 !important;}
