/*
 * ------------------------------------------------------------------------
 * JoomFX template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C), JoomFX, Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: JoomFX.com
 * Website: joomfx.com
 * ------------------------------------------------------------------------
*/
 
 .ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	padding-left: 0 !important;
	background: none !important;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-desc, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {
	padding-left: 0 !important;
}

.ja-megamenu { margin: 0; padding: 0; }
.ja-megamenu a.over, .ja-megamenu a.active { color: #FFA621 !important; }

ul.megamenu { margin: 10px; /* menu's gutter */ } 

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 {
	border-right: 0px solid #666666;
	float: right;
	margin: 0;
	padding: 0;
}

.ja-megamenu ul.level0 li.mega {
	background: transparent;
	display: block;
	float: left;
	margin: 2px;
	padding: 0;
}

.ja-megamenu ul.level0 li.mega  a.mega {
	border-left: 0px solid #666666;
	border-right: 0px solid #333333;
	color: #cccccc;
	display: block;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 8px 15px;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	-moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
	font-family: EconomicaRegular;
	font-size: 18px;
	
}

.ja-megamenu ul.level0 li.mega .has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

.ja-megamenu ul.level0 li.mega span.menu-title { display: block; }

.ja-megamenu ul.level0 li.mega span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
	color: #aaa;
}

.ja-megamenu ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

.ja-megamenu ul.level0 li.mega.over, .ja-megamenu ul.level0 li.mega.haschild-over {
	
}


ul.level0 li.haschild a.mega span.menu-title, 
ul.level0 li.haschild-over a.mega span.menu-title {
	/*background: url(../../images/arrow3.png) no-repeat left center;*/
	padding-left: 12px;
}

ul.level0 li.haschild a.mega span.menu-desc,
ul.level0 li.haschild-over a.mega span.menu-desc {
	padding-left: 12px;
}

.ja-megamenu ul.level0 li.active.active {
background-color:#333333;
border-radius: 5px 5px 5px 5px;
}

/* Styling ---*/
.ja-megamenu ul.level1 li.mega { border-top: 2px dotted #444444; float: none;-moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}

.ja-megamenu ul.level1 li.mega.first { border-top: 0; }

.ja-megamenu ul.level1 li.mega.over, .ja-megamenu ul.level1 li.mega.haschild-over {
	background: #444;
	padding-left: 10px !important;
}

.ja-megamenu ul.level1.haschild a.mega span.menu-title, 
.ja-megamenu ul.level1.haschild-over a.mega span.menu-title {
	background: none;
	padding-left: 0px;
}

ul.level0 li.haschild a.mega span.menu-desc,
ul.level0 li.haschild-over a.mega span.menu-desc {
	padding-left: 12px;
}

.ja-megamenu ul.level1 li.mega a.mega {
	background: none;
	border: 0;
	color: #cccccc;
	font-weight: normal;
	padding: 5px;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title { background: none; padding: 0; font-size: 16px;}

.ja-megamenu ul.level1 li.mega.haschild {
	background: url(../../images/arrow.png) no-repeat 95% center;
	padding: 0;
}

.ja-megamenu ul.level1 li.mega.over, .ja-megamenu ul.level1 li.mega.haschild-over { background: #444444; }

ul.level1 li.group { background: none; }

 /* CHILD CONTENT
-----------------------------------*/
.childcontent {
	z-index: 999;

}


.ja-megamenu .childcontent-inner {
	background: #363e40;
	border: 5px solid #666666;
	color: #ccc;
	border:1px solid #3A3A3A;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 4px #000000;
	text-shadow: 1px 1px #000;

}
.childcontent .ja-moduletable {
	color: #ccc;
	border-bottom: 0;
	line-height: 1.5;
	margin: 10px 0;
	padding: 0;
}

.childcontent .ja-moduletable h3 {
	background: none;
	color: #fff;
	border-bottom: 1px dotted #444;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 5px;
	text-transform: none;
}

.childcontent .ja-moduletable .ja-box-ct {
	padding: 0 5px;
}

.childcontent .ja-moduletable a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.childcontent .ja-moduletable a:hover,
.childcontent .ja-moduletable a:focus,
.childcontent .ja-moduletable a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.childcontent .ja-moduletable ul:first-child {
	margin-top: 0 !important;
}

.childcontent .ja-moduletable li {
	background: url(../../images/bullet2.gif) no-repeat 2px 7px !important;
	margin-bottom: 5px;
}

/* Grouped --- */
.group {}

.group-title {
	border-bottom: 1px solid #444;
	overflow: hidden;
}

.group-title .menu-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.group-title .menu-desc {
	color: #999;
	padding-left: 0 !important;
}

.group-content .ja-moduletable,
.group-content ul.megamenu  {
	margin: 10px; /* Group-content's gutter*/
}

/* reset --- */
.childcontent ul.megamenu .ja-moduletable {
	padding: 0;
}

.childcontent ul.megamenu .ja-moduletable h3 {
	margin-left: 0;
	margin-right: 0;
}

