/* lv - 1 and below
-----------------------------------*/
.ja-megamenu { margin-left: 25px; }

/* Styling ---*/
.ja-megamenu ul.level0 li.mega {
	background: url(../../images/mainnav-sep.gif) no-repeat right top;
	padding-right: 2px;
}

.ja-megamenu ul.level0 li.mega a.mega {
	color: #fae9d4;
	font-size: 120%;
	font-family: Verdana, "Segoe UI", sans-serif;
	padding: 15px 20px;
	font-weight: 500;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
	position: relative;
	z-index: 9999;
}

.ja-megamenu ul.level0 li.mega.active {
	background: url(../../images/grad-01.gif) left top repeat-x;
}
.ja-megamenu ul.level0 li.mega a.mega.active {
	color: #fbcc93;
	padding: 15px 20px;
	border: 0;
	margin: 0;
}

.ja-megamenu ul.level0 li.mega a.mega.over {
	background: url(../../images/grad-03.gif) left bottom repeat-x;
	margin: 0 -1px 0;
	padding-top: 14px;
	border: 1px solid #938781;
	border-bottom: 0;
}

/*
.ja-megamenu ul.level0 li.haschild.active a.haschild.active span.menu-title,
.ja-megamenu ul.level0 li.haschild-over.active a.haschild.active.over span.menu-title {
	background-image: url(../../images/arrow-03.gif);
}*/

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {
	background: none;
}

.ja-megamenu ul.level1 li.first { }

.ja-megamenu ul.level1 li.mega a.mega {
	font-size: 100%;
	color: #77bc2c;
	padding: 5px;
	text-shadow: none;
	position: static;
	z-index: 0;
}

.ja-megamenu ul.level1 li.mega a.mega.over,
.ja-megamenu ul.level1 li.mega.active a.mega.active {
	background: none;
}

.ja-megamenu ul.level1 li.mega.active a.mega.active {
	padding: 5px;
}

.ja-megamenu ul.level1 li.mega a.mega.haschild {
	background: url(../../images/arrow-01.png) 98% 12px no-repeat;
}

.ja-megamenu ul.level1 li.mega.active a.mega.haschild {
	background: url(../../images/arrow-02.png) 98% 12px no-repeat;
}

.ja-megamenu ul.level1 li.mega a.mega.over {
	background-color: #6b615a;
	box-shadow: 0 0 4px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.4);
	padding: 5px;
	border: 0;
	margin: 0;
}

.ja-megamenu ul.level1 li.mega a.mega span.has-image {
	background-position: left 2px;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title {
	background: url(../../images/icon-01.png) left 8px no-repeat;
	padding: 0 5px 0 12px;
	line-height: 20px;
	text-decoration: underline;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-desc {
	padding-left: 12px;
	color: #999;
	margin-top: 2px;
	font-size: 92%;
}

.ja-megamenu ul.level1 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title,
.ja-megamenu ul.level1 li.haschild.active a.mega span.menu-title {
	background: url(../../images/icon-01.png) left 8px no-repeat !important;
}

.ja-megamenu ul.level1 li.mega a.mega span.has-image span.menu-title {
	background: none !important;
	padding-left: 0 !important;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: #584e48 url(../../images/menu-bg01.gif) repeat-x left top;
	border: 1px solid #938781;
	box-shadow: 0 0 2px rgba(0,0,0,.8);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8);
	margin-top: -1px;
	margin-left: -1px;
}

.ja-megamenu .childcontent .ja-moduletable { color: #333; }

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #938781;
	text-transform: uppercase;
}

/* Grouped --- */
.ja-megamenu .group-title { 
	background: url(../../images/line-01.png) no-repeat center bottom;
}

.ja-megamenu ul.level1 li.mega .group-title a.mega {
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}

.ja-megamenu ul.level1 li.mega .group-title a.mega span.menu-title {
	background: url(../../images/icon-check.png) left 2px no-repeat;
	color: #fae9d4;
	font-size: 120%;
	text-decoration: none;
}

.ja-megamenu ul.level1 li.mega .group-title a.mega span {
	padding-left: 20px !important;
}

.ja-megamenu .group-title .menu-desc {
	color: #999;
	margin-top: 2px;
}
