/*
 * ------------------------------------------------------------------------
 * JA T3V2 Blank Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/
.ja-megamenu a.over, .ja-megamenu a.active { color: #000 !important; }

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega a.mega {
	color: #000;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	background: url(../../../../images/arrow3.png) no-repeat left center;
	padding-left: 12px;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
	background-color: #ccc !important;
}

.ja-megamenu ul.level0 li.active {
	background-color: #D7D8DA !important;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega a.mega {
	background: none;
	border: 0;
	font-weight: normal;
	padding: 8px 5px;
}

.ja-megamenu ul.level1 li.mega { border-top: 1px dotted #666; }

.ja-megamenu ul.level1 li.first { border-top: 0; }

.ja-megamenu ul.level1 li.over, 
.ja-megamenu ul.level1 li.haschild-over {
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title 
{ 
	background: none;  
}

.ja-megamenu ul.level1 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title {
	background: url("../../../../images/arrow.png") no-repeat scroll right center;
    margin-right: 10px;
}

.ja-megamenu ul.level2 li.mega a.mega span.menu-title 
{ 
	background: none;  
}

.ja-megamenu ul.level2 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level2 li.haschild-over a.mega span.menu-title {
	background: url("../../../../images/arrow.png") no-repeat scroll right center;
    margin-right: 10px;
}

.ja-megamenu ul.level3 li.mega a.mega span.menu-title 
{ 
	background: none;  
}

.ja-megamenu ul.level3 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level3 li.haschild-over a.mega span.menu-title {
	background: url("../../../../images/arrow.png") no-repeat scroll right center;
    margin-right: 10px;
}

/*.ja-megamenu ul.level1 li.haschild,
ul.level1 li.haschild-over {
	background: url(../../images/arrow.png) no-repeat right center;
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 0;
}
*/


 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background-color: #D7D8DA !important;
	border: 1px solid #333;
	border-top: 0;
	color: #fff;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 1px solid #333; }

.ja-megamenu .childcontent .ja-moduletable { color: #fff; }

.ja-megamenu .childcontent .ja-moduletable a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #666;
	text-transform: uppercase;
}

/* Grouped --- */
.ja-megamenu .group-title { border-bottom: 1px solid #666; }

.ja-megamenu .group-title .menu-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.ja-megamenu .group-title .menu-desc {
	color: #fff;
	padding-left: 0 !important;
}
