/*
 * ------------------------------------------------------------------------
 * JA T3 Blank template for joomla 2.5
 * ------------------------------------------------------------------------
 * 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: #333 !important; }

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega { border-bottom: 0px solid #ececec; }
.ja-megamenu ul.level1 li.group { border-bottom: none; }
.ja-megamenu ul.level1 li.first { border-top: 0; }

.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	border-top: 0;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 1px solid #ccc; }

.ja-megamenu .childcontent .ja-moduletable { color: #333; }

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
}
div.childcontent ul.level1 li.mega a.mega{
	color: #616161;
    font-family: "OswaldBook";
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding: 0 6px;
    text-transform: uppercase;
}
/* Grouped --- */
.ja-megamenu .group-title { border-bottom: 1px dotted #c4c4c4; }

.ja-megamenu .group-title .menu-title {
	text-transform: uppercase;
}
.ja-megamenu ul.level0 li.mega .has-image{
	background-position:left center;
}
.ja-megamenu .group-title .menu-desc {
	padding-left: 0 !important;
}
.ja-megamenu ul.level0 li.mega a.mega{
	color:#FFA900!important;
	text-transform:uppercase;
	padding:0 20px;
	font-size:17px;
	line-height:45px;
	font-weight:normal;
	height:45px;
}
.ja-megamenu ul.level0 li.over a.over, .ja-megamenu ul.level0 li.active a.active{
	background: #fff!important;
	
	color:#FFA900!important;
}
div.childcontent-inner-wrap{
	background-color:#fff;
	border:1px solid #f9f9f9;
	padding:0 5px 10px;
}
.ja-megamenu ul.level1 li.mega .group .group-title a.mega{
	color:#ca244f;
	font-size:14px;
	font-weight:normal;
	padding:0 7px;
/*	border-bottom:1px dotted #c4c4c4; */
}
div.childcontent.cols1 .childcontent-inner-wrap ul.level1{
	margin-top:1px;
}
div.childcontent.cols1 .childcontent-inner-wrap{
	padding:0;
}
ul.megamenu.level1{
	margin:0 4px;
}
.ja-megamenu .group-content .ja-moduletable, .ja-megamenu .group-content ul.megamenu{
	margin:0;
}
.ja-megamenu ul.level1 li.mega .group-content a.mega{
	text-transform:none;
	color:#616161;
	font-size:12px;
	font-family:"Arial";
	padding:0 6px;
	height:37px;
	line-height:37px;
}

.ja-megamenu ul.level0 li.mega a.mega:hover{
	color:#0F4F2F!important;































