/*
 * ------------------------------------------------------------------------
 * JA Community PLus Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* lv - 1 and below
-----------------------------------*/
.ja-megamenu { margin-left: 25px;}

/* Styling ---*/

#ja-megamenu ul.level0 {
	font-family: "Segoe UI", sans-serif; 
}
.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: 95%;
	padding: 15px;
	/*font-weight: 700;*/
	position: relative;
	z-index: 9999;
	font-weight:bold;
}

.ja-megamenu ul.level0 li.mega a.mega.active {
	background: url(../../images/grad-01.png) left top repeat-x;
	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.png);
}

/* 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;
	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;
	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;*/
	font-size:13px;
}

.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;
	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;
}

.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;
}
