/*
 * ------------------------------------------------------------------------
 * JA T3 Blank template for joomla 1.7
 * ------------------------------------------------------------------------
 * 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 ul.level0 li.mega a.mega { color:#1491b4; text-transform:uppercase;}
.ja-megamenu a.over, .ja-megamenu a.active { color: #333 !important; }
ja-megamenu ul.level0 li.mega span.menu-desc {display : none;}
/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega { border-top: 1px dotted #ccc; }

.ja-megamenu ul.level1 li.first { border-top: 0; }

.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
}
ul.megamenu {
    margin: 5px 0;
}
 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	color: #333;
}

.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;
}

/* Grouped --- */
.ja-megamenu .group-title { border-bottom: 1px solid #67c1db; }

.ja-megamenu .group-title .menu-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.ja-megamenu .group-title .menu-desc {
	color: #999;
	padding-left: 0 !important;
}


#ja-megamenu .childcontent-inner{
	background:#1fa4ca!important;
	border:none;
}
#ja-megamenu ul.level0 li.mega .has-image{
	background:none!important;
	padding:0;
}
#ja-megamenu .childcontent-inner span.menu-title{
	text-transform: none!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-size: 12px;
	color: #FFF;
}
#ja-megamenu .childcontent-inner .group .group-title span.menu-title{
	font-size: 22px;
	color: #FFF;
}
#ja-megamenu .childcontent-inner .group .group-content .moduletable{
	color:#fff;
}
#ja-megamenu .childcontent-inner .group .group-content .moduletable .custom a{
	color:#ddd;
}
#ja-megamenu .childcontent-inner .group .group-content .moduletable .custom a:hover{
	color:#fff;
}
#ja-megamenu .group-content ul.level1{
	margin:0;
}
#ja-megamenu ul.level1 li.mega{
	border-top:none;
	border-bottom:1px dotted #78dbf8;
}
#ja-megamenu ul.level1 li ul li.last{
	border-bottom:none;
}
.ja-megamenu ul.level1 li.mega a.mega{
	padding:0;
	height:37px;
	line-height:37px;
}
#ja-megamenu .level0 li.mega a.mega span.menu-title{
	background:none;
	padding:0;
}
#ja-megamenu .level0 li.over a.over span.menu-title{
	color:#fff;
}
#ja-megamenu .level0 li.over{
	background:#1FA4CA ;
}
#ja-megamenu .level0 li{
	text-indent:5px;
}
#ja-mainnav li ul{
	margin-left:15px;
	margin-right:15px;
}
#ja-megamenu .level0 li.mega .cols2{
	margin-left:0px !important;
}
#ja-megamenu .level0 li.active{
	background:#1fa4ca;
}
#ja-megamenu .level0 li.active a.active span.menu-title{
	color:#fff;
}
#ja-megamenu ul.level1 li.over a.over .menu-title, #ja-megamenu ul.level1 li.active a.active .menu-title{
	background-color:#2CAED3;
}

#ja-megamenu ul.level1 li.haschild{
	background-image: url("../../images/bg-li-menucss1.png");
	background-position:96% 50%;
	background-repeat:no-repeat;
}
#ja-megamenu ul.level1 li.haschild-over a.haschild span.menu-title, #ja-megamenu ul.level1 li.haschild a.active .menu-title{
	background-image: url("../../images/bg-li-menucss1.png");
	background-position:96% 50%;
	background-repeat:no-repeat;
}
.ja-megamenu ul.level1 .childcontent{
	margin: -2em 0 0 170px;
}




#ja-megamenu .childcontent-inner .group .group-content .moduletable .custom a{
	text-shadow:none;
}

.ja-megamenu .childcontent .ja-moduletable h3{
	font-size:22px;
	font-weight:normal;
	border-bottom: 1px solid #78DBF8;
}






















