/*
 * ------------------------------------------------------------------------
 * JA University Template for J25 & J32
 * ------------------------------------------------------------------------
 * 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 ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	color: #fff;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-desc,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {
	color: #ccc;
}

/* lv - 0
-----------------------------------*/
.ja-megamenu ul.level0 li.mega a.mega {
  border-right: 1px solid #1c1c1c;
  color: #fff;
  font-family:Arial, "Segoe UI", Helvetica, sans-serif;
}

.ja-megamenu a.over {
  background: #1179AB;
}

.ja-megamenu ul.level0 li.active a {
	background: url(../../images/mainnav-active-bg.gif) repeat-x left top #034c89;
}

/* lv - 1 and below
-----------------------------------*/
.ja-megamenu ul.level1 li.mega {
  border-top: 1px dotted #034C89;
}

.ja-megamenu ul.level1 li.first {
  border-top: 0;
}

.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
	color: #FFFFFF !important;
}

.ja-megamenu ul.level1 li.mega a.over,
.ja-megamenu ul.level1 li.mega a:hover,
.ja-megamenu ul.level1 li.mega a.active {
  color: #fff !important;
  background-color: #1179ab;
}

/* CHILD CONTENT
-----------------------------------*/

.ja-megamenu .childcontent .ja-moduletable a {
	text-decoration: none;
	color: #fff;
	background: none !important;
}

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

.ja-megamenu .childcontent .ja-moduletable a:hover {
	text-decoration: underline;
	color: #fff;
	background: none !important;
}

.ja-megamenu .childcontent-inner {
	background: #0060A3;
  border: 1px solid #666666;
	color: #fff;
  z-index: 999;
}

/* Grouped --- */
.ja-megamenu .group-title {
  border-bottom: 1px dotted #f0f0f0;
}
