/*
 * ------------------------------------------------------------------------
 * JA Pyro 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 { 
	margin: 0;
	padding: 0;
}

.ja-megamenu a.over, .ja-megamenu a.active { color: #147; }

ul.megamenu { margin: 0 0 10px; /* menu's gutter */ } 

/* lv - 0
-----------------------------------*/
/* Styling ---*/
ul.level0 {
	margin: 0;
	padding: 0;
}

.ja-megamenu ul.level0 li.mega, ul.level0 li.mega {
	background: url(../../images/mainnav-sep.gif) no-repeat bottom left;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
}

.ja-megamenu ul.level0 li.mega.first, ul.level0 li.mega.first {
	background: none;
	padding-left: 0;
}

.ja-megamenu ul.level0 li.mega a.mega, ul.level0 li.mega a.mega {
	color: #555;
	display: block;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 9px 11px;
	text-decoration: none;
	text-transform: uppercase;

}

ul.level0 li.mega a.mega span {}

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: #777;
}

ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

.ja-megamenu ul.level0 li.mega a.over, .ja-megamenu ul.level0 li.haschild-over a.over,
ul.level0 li.mega a.over, ul.level0 li.haschild-over a.over {
	color: #147;
}

.ja-megamenu ul.level0 li.active a.active, .ja-megamenu ul.level0 li.active a.over {
	color: #147;
}

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 {
	background: none;
}

ul.level0 li.active a.mega,
ul.level0 li.active a.over {
	color: #147;
}

/* lv - 1 and below
-----------------------------------*/

 /* Columns ---*/
.megacol { float: left;  }

/* Styling ---*/
.ja-megamenu ul.level0 li ul.level1 li.mega.first, ul.level0 li ul.level1 li.mega.first,
.ja-megamenu ul.level1 li.mega, ul.level1 li.mega { 
	background: url(../../images/mainnav-line-sep.gif) no-repeat bottom center;
	float: none;
	padding:0;
}

.ja-megamenu ul.level1 li.mega.last, ul.level1 li.mega.last { background: #fff !important; }

.ja-megamenu ul.level1 li.mega a.mega, ul.level1 li.mega a.mega {
	background: none;

	border: 0;
	color: #333;
	font-size: 100%;
	font-weight: normal;
	padding: 9px 0;
	text-transform: none;
}

ul.level1 li.mega a.mega span.menu-title { 
	padding: 0; 
}

ul.level1 li.haschild a.haschild span.menu-title,
ul.level1 li.haschild-over a.haschild span.menu-title,
ul.level1 li.haschild-over.over a.haschild.over span.menu-title,
.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/arrow4.png) no-repeat right center;
	display: block;
}
ul.level1 li.over a.over, ul.level1 li.haschild-over a.over {
	color: #147;
}

ul.level1 li.active a.active {
	color: #333;
	font-weight: bold;
}

ul.level1 li.group { background: none; }

.ja-megamenu ul.level2 li a.mega span.menu-title, 
.ja-megamenu ul.level1 li.over a.mega span.menu-title {
	background: none;
}

 /* CHILD CONTENT
-----------------------------------*/

.childcontent-inner-wrap  {
	background: #fff;
	padding: 5px 25px 0;
	z-index: 999;
}

.childcontent h3 {
	background: none;
	border-bottom: 1px dotted #f8f8f8;
	color: #333;
	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: #333 !important;
	padding-left: 0 !important;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.childcontent .ja-moduletable a:hover,
.childcontent .ja-moduletable a:focus,
.childcontent .ja-moduletable a:active {
	color: #147 !important;
	text-decoration: none;
	border-bottom: 1px dotted #147;
}

.childcontent .ja-moduletable ul:first-child {
	margin-top: 0 !important;
}

.childcontent .ja-moduletable li {
	background: url(../../images/bullet3.gif) no-repeat 2px 7px !important;
	margin-bottom: 5px;
}

.childcontent .ja-moduletable li:hover {
	background: url(../../images/bullet4.gif) no-repeat 2px 7px !important;
}

/* Grouped --- */

.group-title {
	background: #f8f8f8;
	border: 1px solid #e0e0e0;
	margin: 10px 0;
	overflow: hidden;
	padding: 7px 15px 5px;
	text-align: center;
}

.group-title a {
	background: none !important;
	padding: 0 0 2px 0 !important;
	text-align: left;
}

.group-title  a span.menu-title {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 100% !important;
	font-weight: normal !important;
	text-transform: uppercase !important;	
}

.group-title .menu-desc {
	color: #777;
	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 12px;
	padding-left: 15px;
}

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 {
	background: url(../../images/bullet4.gif) no-repeat 0 12px;
	color: #147;
}

ul.level0 li.mega .megacol li.group {
	margin-left: 20px;
	background: none;
}

ul.level0 li.mega .megacol.first li.group {
	margin-left: 0px;
}

/* reset --- */

.group-content .level1 li.mega,
.group-content .level1 li.group {
	margin: 0 !important;
}

