/* COMMON STYLE

--------------------------------------------------------- */
.ja-megamenu {float:right; padding-top:75px; padding-bottom:35px;}
.ja-megamenu ul.level0 li {font-size:13px; font-family:'DroidSansRegular';}
.ja-megamenu ul.level0 li.mega a.mega {padding:2px 35px 2px 0; color:#363636; height:30px; font-weight: normal!important;}
.ja-megamenu a.active span.menu-title {font-weight:bold;}
.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 { border-top: 1px dotted #ccc; }
.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:#fff url(../../images/bgdot.png) 0 0 repeat; padding:10px;}
.ja-megamenu .childcontent-inner {
	background:#fff;
	border: 1px solid #ddd;
	color: #333;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 1px solid #ccc; }
.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:12px!important; font-family:Arial, Helvetica, sans-serif;}
