.ja-megamenu a.over, .ja-megamenu a.active { color: #CB1010 !important; }

/* 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;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	color: #333;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 1px solid #ccc; }

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

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

/* Grouped --- */


.ja-megamenu .group {
background: url('../../images/drop_down_menu.png');
border-radius: 0 9px;
min-height: 30px;
}

.group a.mega {
color: #797979;
}

.ja-megamenu .group-title .menu-title {
	color: #2B2B2D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

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

.group-content {
margin-left: 150px;
margin-top: -35px;
padding: 5px 0;
}

.group-content li {
padding: 0;
}

.group-content li a {
color: #797979;
text-align: left !important;
}

.group-title a {
color: #2B2B2D;
text-align: left !important;
}

.group-title a span {
color: #393939 !important;
}

.megacol {
width: auto !important;
}

.childcontent, .childcontent-inner-wrap, .childcontent-inner {
/*width: 100% !important;*/
}

li.mega a.mega span.has-image span.menu-title {
font-size:11px;
}