/*
 * ------------------------------------------------------------------------
 * JA T3V2 Blank Template
 * ------------------------------------------------------------------------
 * 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 {color: #fff; font-size: 13px;}
.ja-megamenu a.over, .ja-megamenu a.active { color: #fff !important; }

/* lv - 0 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega { border-left: 1px solid #444; border-right: 1px solid #222; }
.ja-megamenu ul.level0 li.first { border-left: none; }
.ja-megamenu ul.level0 li.active {background: url(../../images/menuover.png);}
.ja-megamenu ul.level0 li.over {background: url(../../images/menuover.png);}
.ja-megamenu ul.level0 li.mega a.mega {	padding: 15px 10px; border: 0;}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega { border-left: none; border-right: none; border-top: 1px dotted #ccc;}
.ja-megamenu ul.level1 li.first { border-top: 0; }
.ja-megamenu ul.level1 li.mega a.mega {	border: 0; padding: 10px;}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: #333;
	border: 1px solid #444;
	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 #ccc; }

.ja-megamenu .group-title .menu-title {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.ja-megamenu .group-title .menu-desc {
	color: #999;
	padding-left: 0 !important;
}
