/*
# ------------------------------------------------------------------------
# JA Ores template for Joomla 1.5.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/ 

/* mainnav 
#ja-mainnav {
	background-image: url(../../images/light-theme/mainnav-bg.gif);
	border-bottom: 1px solid #fff;
	
}*/


/* MEGA */
ul.level0 li.mega span.menu-desc { color: #999; }

ul.level0 li.haschild a.mega span.menu-title,
ul.level0 li.haschild-over a.mega span.menu-title {
	background-image: url(../../images/light-theme/arrow3.png);
}

ul.level0 li.mega ul.level1 li.:hover,
ul.level0 li.mega ul.level1 li.sfhover,
ul.level0 li.mega ul.level1 li.over,
ul.level0 li.mega ul.level1 li.havechildsfhover,
ul.level0 li.mega ul.level1 li.havechild-activesfhover {
	background: none !important;
}

ul.level0 li.mega ul.level1 li.group:hover{

	background:none !important; /* delete backgroud group */
}	
ul.level1 li.haschild {
	background-image: url(../../images/light-theme/arrow-01.png);
}

ul.level1 li.mega a.mega span.menu-title { background: none; padding: 0; }

ul.level1 li.mega { border-top: 1px dotted #ccc; }

ul.level1 li.over a.over, ul.level1 li.haschild-over a.over {
	color: #353535 !important;
}

ul.level1 li.active a.active {
	color: #353535 !important;
}

.childcontent-inner {
	background: #f8f8f8 !IMPORTANT;
	border: 1px solid #ddd;
	color: #757575;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-box-shadow: 2px 2px 3px #999;
}

.childcontent-inner .childcontent-inner {
	-moz-box-shadow: 2px 2px 3px #999;
}

.childcontent .ja-moduletable {
	color: #757575;
}

.childcontent .ja-moduletable h3 {
	color: #353535;
	border-bottom: 1px dotted #ddd;
}

.childcontent .ja-moduletable a {
	border-bottom: 1px dotted #ccc;
}

.group-title {
	border-bottom: 1px solid #ddd;
}

.ja-megamenu ul.level1 li.mega .group-title a {
	color: #000;
}

.group-title .menu-desc {
	color: #999;
}

ul.level0 li.mega a:hover,
ul.level0 li.mega a:active,
ul.level0 li.mega a:focus,
ul.level0 li.mega a.sfhover {
	color: #353535;
}

ul.level0 li:hover,
ul.level0 li.sfhover,
ul.level0 li.over,
ul.level0 li.havechildsfhover,
ul.level0 li.havechild-activesfhover{
	background-color: #e5e5e5 !;
	background-image: none;
}

ul.level0 li.mega a.active,
ul.level0 li.mega a.active:hover,
ul.level0 li.mega a.active:active,
ul.level0 li.mega a.active:focus {
	color: #353535;
	background-color: #e5e5e5;
	background-image: none;
}

ul.level1 li.group { background: none; border-top: 0px; }

ul.level1 li.mega a.over, ul.level1 li.mega a.active { 
	border-bottom: 0px;
 }
 
ul.level0 li.haschild-over a.over { 
	border-bottom: 0px !important;
}

ul.level1 li.first { border-top: 0; }
	
ul.level0 li.mega .over span.menu-title {
	background-color: #E5E5E5;
	display:block;
}
#ja-megamenu ul.level0 li.mega ul li.mega:hover {

}
ul.level0 li.mega:hover {
	background:#E5E5E5 !important ;
}	
