/* dark theme */
.ja-megamenu ul.level0 li.mega { background-image: url(../../../../images/menu-dark.png); background-repeat: no-repeat;background-position: 100% 4px; }
.ja-megamenu ul.level0 li.last { background: none; }
.ja-megamenu ul.level1 li.mega { background-image: none; }

.ja-megamenu ul.level0 li.mega a.mega span.menu-title { color: #ccc; }
.ja-megamenu ul.level0 li.active a.active span.menu-title {color: #fff;}
.ja-megamenu ul.level0 li.active a.active {  background: url(../../../../images/2p-red.png) repeat-x scroll left bottom transparent;}
.ja-megamenu ul.level0 li.active.over a.active.over, ul.level0 li.haschild-over.active a.active.over {background: url(../../../../images/2p-red.png) repeat-x left bottom;}
.ja-megamenu ul.level1 li.haschild-over a.haschild.over {
	background: #E90000 url(../../../../images/arrow-b.png) no-repeat 92% center;
}
.ja-megamenu ul.level0 li.over a.over, ul.level0 li.haschild-over a.over {background: url(../../../../images/2p-red.png) repeat-x left bottom;}

.ja-megamenu .group-title:hover { background-color: #E90000; }

.ja-megamenu ul.level0 li.over a.over span.menu-title, ul.level0 li.haschild-over a.over span.menu-title {  color: #eee; }
.ja-megamenu ul.level0 li.haschild a.mega span.menu-title { background-image: url(../../../../images/arrow-w.png); background-repeat: no-repeat; background-position: left 2px; }
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title { background-image: url(../../../../images/menu-arrow-w.png); background-repeat: no-repeat; background-position: left 2px; } 

.ja-megamenu ul.level1 li.mega a.mega span.menu-title { background-image: none; color:#eee}
.ja-megamenu ul.level1 li.mega, .ja-megamenu .group-title { background-color: rgba(0,0,0,0.8);}
.ja-megamenu ul.level1 li.group { background: none; }
.ja-megamenu ul.level1 li.haschild, .ja-megamenu ul.level1 li.haschild-over { background-image: url(../../../../images/arrow-b.png);  background-position: 92% center; }

.ja-megamenu .childcontent-inner { }
.ja-megamenu .group-title .menu-title {color:#eee !important; } .ja-megamenu .group-title:hover .menu-title {color:#fff !important; }


.ja-megamenu ul.level1 li.active a.active {	background: #E90000 !important; color:#fff; }

.ja-megamenu ul.level1 li.haschild-over.active a.active.over.haschild, .ja-megamenu ul.level1 li.haschild.active a.active.haschild {background: #E90000 url(../../../../images/arrow-b.png) no-repeat 92% center !important; color:#fff; }

.ja-megamenu ul.level1 li.over a.over { background: #E90000; }

.ja-megamenu .childcontent ul.megamenu .ja-moduletable { 
	background-color: rgba(0,0,0,0.8); 
}
.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3 {border-bottom: 1px solid #666; }
.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3,
.ja-megamenu .childcontent ul.megamenu .ja-moduletable strong {color: #eee;} 

.ja-megamenu .childcontent .ja-moduletable .ja-box-ct {
	color: #999;
}
.ja-megamenu .childcontent ul.megamenu .ja-moduletable a:hover {color:#fff;}