/*
 * ------------------------------------------------------------------------
 * JA Norite 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.
 * ------------------------------------------------------------------------
*/

.ja-megamenu { 
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}
.ja-megamenu a.over, .ja-megamenu a.active { color: #fff; }

ul.megamenu { margin: 0 0 10px; /* menu's gutter */ } 

/* lv - 0
-----------------------------------*/
/* Styling ---*/

ul.level0 {
	margin: 0;
	padding: 0;
	position: relative;	
}

ul.level0 li.mega {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
}

ul.level0 li.mega a.mega {
	color: #656565;
	display: block;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 13px 15px;
	text-decoration: none;
}

ul.level0 li.mega a.mega span {}
ul.level0 li.mega a.mega span:hover{
	color:#cccccc;
	}
ul.level0 li.mega .has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

ul.level0 li.mega span.menu-title { display: block; }

ul.level0 li.mega span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
	color: #656565;
}

ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

ul.level0 li.over, ul.level0 li.haschild-over {}

ul.level0 li.mega a.over, ul.level0 li.haschild-over a.over {
	color: #ccc;
}

ul.level0 li.mega a.over span.menu-title,
ul.level0 li.haschild-over a.over span.menu-title {
}

ul.level0 li.haschild a.mega span.menu-desc,
ul.level0 li.haschild-over a.mega span.menu-desc {
	padding-left: 12px;
}

ul.level0 li.active a.mega,
ul.level0 li.active a.over {
	background: url(../../images/mainnav-active.gif) no-repeat center bottom;
	color: #fff ;
}

/* lv - 1 and below
-----------------------------------*/
/* Layout ---*/
.ja-megamenu li.mega .childcontent { display: block; height: auto; position: absolute; }

.ja-megamenu li.mega .childcontent,
.ja-megamenu li.haschild-over li.mega .childcontent,
.ja-megamenu li.mega li.haschild-over li.mega .childcontent ,
.ja-megamenu li.mega li.mega li.haschild-over li.mega .childcontent, 
.ja-megamenu li.mega li.mega li.mega li.haschild-over li.mega .childcontent, 
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .childcontent { left: -999em; /*hide the menu*/ }

.ja-megamenu li.haschild-over .childcontent,
.ja-megamenu li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .childcontent { left: auto;/*show on parent:hover*/ }

.ja-megamenu li.mega .right,
.ja-megamenu li.haschild-over li.mega .right,
.ja-megamenu li.mega li.haschild-over li.mega .right ,
.ja-megamenu li.mega li.mega li.haschild-over li.mega .right, 
.ja-megamenu li.mega li.mega li.mega li.haschild-over li.mega .right, 
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .right { right: auto; /*hide the menu*/ }

.ja-megamenu li.haschild-over .right
{ right: 0; /*show on parent:hover*/ }
.ja-megamenu li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .right 
{ right: 12em; /*show on parent:hover*/ }

ul.level1 li.mega { background:url(../../images/line-sep.gif) no-repeat  center bottom  ; float: none; padding:0;  }
ul.level1 li.mega.group { background: none !IMPORTANT; }

 /* Columns ---*/
.megacol { float: left;  }

/* Styling ---*/
ul.level1 li.mega { 

	border-left: none;
	border-right: none;
}

ul.level1 li.last { background: none !important; }

ul.level1 li.mega a.mega {
	background: none;
	border: 0;
	color: #c5c5c5 ;
	font-size: 100%;
	font-weight: normal;
	padding: 9px 0;
}

ul.level1 li.mega a.mega span.menu-title { padding: 0; }

ul.level1 li.haschild {
	padding: 0;
}

ul.level1 li.haschild a.haschild span {
	background: url(../../images/arrow-01.gif) no-repeat 101% 5px !important;
}

ul.level1 li.haschild-over a.haschild span {
	background: url(../../images/arrow-01.gif) no-repeat 101% 5px;
}

ul.level1 li.over a.over,
ul.level1 li.haschild-over a.over {
	color: #890;
}

ul.level1 li.active a.active {
	color: #c5c5c5;
	font-weight: bold;
}

ul.level1 li.group { background: none; }

 /* CHILD CONTENT
-----------------------------------*/
.childcontent { z-index: 999; padding-left: 10px; }

.childcontent-inner {}

.childcontent .ja-moduletable {
	border-bottom: 0;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

/* Top ---*/
.childcontent .top {
	background: url(../../images/dot-sep.gif) repeat-x left top;
	margin: 0 -3px;
	padding: 0;
	height: 2px;
	position: relative;
}

.childcontent .tl {}
.childcontent .tr {}

/* Middle ---*/
.childcontent .mid {
	position: relative;
	z-index: 10;
}
.childcontent .ml {
	background: url(../../images/mega-bg.png) no-repeat bottom left;
	width: 8px;
	height: 100%;
	left: -8px;
	display: block;
	position: absolute;
	top: 0;
}

.childcontent .mr {
	background: url(../../images/mega-bg.png) no-repeat bottom right;
	width: 8px;
	height: 100%;
	right: -8px;
	display: block;
	position: absolute;
	top: 0;
}

.childcontent .childcontent-inner {
	background: #202020;
	padding: 10px 25px 0;

}

.childcontent-inner-wrap {
	position: relative;
	margin-top: -1px;
}

/* Bottom ---*/
.childcontent .bot {}
.childcontent .bl {}
.childcontent .br {}

ul.level1 .childcontent .top {
	background: url(../../images/mega-bg-m2.png) repeat-x left top;
	margin: 0;
	padding: 0;
	height: 9px;
	position: relative;
}

ul.level1 .childcontent .tl {
	background: url(../../images/mega-bg2.png) no-repeat top left;
	width: 8px;
	height: 9px;
	left: -8px;
	display: block;
	position: absolute;
	top: 0;
}

ul.level1 .childcontent .tr {
	background: url(../../images/mega-bg2.png) no-repeat top right;
	width: 8px;
	height: 9px;
	right: -8px;
	display: block;
	position: absolute;
	top: 0;
}

ul.level1 .childcontent .ml {
	background: url(../../images/mega-bg2.png) no-repeat bottom left;
}

ul.level1 .childcontent .mr {
	background: url(../../images/mega-bg2.png) no-repeat bottom right;
}

ul.level1 .childcontent .childcontent-inner {
	/* background: url(../../images/mega-bg-m2.png) repeat-x center bottom; */
	padding: 5px 25px 0;
}

.childcontent .ja-moduletable {
	color: #c5c5c5;
	border-bottom: 0;
	line-height: 1.5;
	margin: 10px 0;
	padding: 0;
}

.childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #202020;
	color: #c5c5c5;
	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 {
	background: none !important;
	color: #c5c5c5 !important;
	padding-left: 0 !important;
	text-decoration: none;
	border-bottom: 1px dotted #c5c5c5;
}

.childcontent .ja-moduletable a:hover,
.childcontent .ja-moduletable a:focus,
.childcontent .ja-moduletable a:active {
	color: #890 !important;
	text-decoration: none;
	border-bottom: 1px dotted #890;
}

.childcontent .ja-moduletable ul:first-child {
	margin-top: 0 !important;
}

.childcontent .ja-moduletable li {
	background: url(../../images/bullet7.gif) no-repeat 2px 7px !important;
	margin-bottom: 5px;
}

.childcontent .ja-moduletable li:hover {
	background: url(../../images/bullet8.gif) no-repeat 2px 7px !important;
}

/* Grouped --- */
.group {}

.group-title {
	background: #181818;
	border: 1px solid #2a2a2a;
	margin: 10px 0;
	overflow: hidden;
	padding: 5px 15px;
}

.group-title a {
	background: none !important;
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 2px 0 !important;
}

.group-title .menu-desc {
	color: #656565;
	font-size: 100%;
	font-weight: bold;
}

.group-content {
	margin: 0 0 10px;
}

.childcontent ul.megamenu .ja-moduletable {
	padding: 0;
}

.childcontent ul.megamenu .ja-moduletable h3 {
	margin-left: 0;
	margin-right: 0;
}

ul.level0 li.mega .childcontent .childcontent-inner li a {
	background: url(../../images/bullet3.gif) no-repeat 0 10px ;
	padding-left: 15px;
	border: solid 1px transparent;
}

ul.level0 li.mega .childcontent .childcontent-inner li a:hover,
ul.level0 li.mega .childcontent .childcontent-inner li a:focus,
ul.level0 li.mega .childcontent .childcontent-inner li a.active,
ul.level0 li.mega .childcontent .childcontent-inner li a.over {
	background: url(../../images/bullet4.gif) no-repeat 0 10px ;
	color: #890;
}

ul.level0 li.mega .megacol li.group {
	margin-left: 20px;
}

ul.level0 li.mega .megacol.first li.group {
	margin-left: 0px;
}
.group-content .ja-moduletable,
.group-content ul.megamenu  {
	/* Group-content's gutter*/
}

/* reset --- */
.childcontent ul.megamenu .ja-moduletable {
	padding: 0;
}

.childcontent ul.megamenu .ja-moduletable h3 {
	margin-left: 0;
	margin-right: 0;
}


.group-content .level1 li.mega,
.group-content .level1 li.group {
	margin: 0 !important;
}

/*--vesion 1.6--*/
.childcontent-inner{
	border:1px solid #171717 ;
	border-top:1px solid #262626 ;
}	
.ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background: none;
}
.ja-megamenu ul.level0 li.mega a.mega  {
	 padding:8px 15px;
}
#ja-mainnav {
	height:32px;
	padding-top: 20px;
}
