/*

 * ------------------------------------------------------------------------

 * JA Droid 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 ul li.last {

	border-bottom: 0 !important;

}



.ja-megamenu a.over, .ja-megamenu a.active {
    color: red !important;
}
.ja-megamenu a {
    color: #fff;
    font-size: 130%;
    font-weight: normal !important;
    text-transform: uppercase;
}





/* lv - 0

-----------------------------------*/

.ja-megamenu ul.level0 li.active a.mega {

	color: #fff;

}



.ja-megamenu ul.level0 li.over a.over {

	background: #262626;

}



/* lv - 1 and below

-----------------------------------*/

/* Styling ---*/

.ja-megamenu ul.level1 li.mega {

	border-bottom: 1px solid #354779;

	border-top: 1px solid #445990;

}



.ja-megamenu ul.level1 li.first {

	border-top: 0;

}



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



.ja-megamenu ul.level1 li.mega a.mega {

	border: 0;

	padding: 8px 0 !important;

	font-size: 100%;

	text-transform: none;

}



.ja-megamenu ul.level1 li.mega a.mega span.menu-title {

	color: #BDC5D9;

}



.ja-megamenu ul.level1 li.mega a.mega:hover span.menu-title,

.ja-megamenu ul.level1 li.mega a.mega:focus span.menu-title,

.ja-megamenu ul.level1 li.mega a.mega:active span.menu-title {

	color: #fff;

}



.ja-megamenu ul.level1 li.group {

	border: 0 !important;

}



 /* CHILD CONTENT

-----------------------------------*/

.ja-megamenu .childcontent-inner {

	background: #3C5189;

	border: 1px solid #354779;

	border-top: 0;

	font-family: Arial, Helvetica, sans-serif;

}



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



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



.ja-megamenu .childcontent .ja-moduletable h3 {

	background: none;

	border-bottom: 1px dotted #94a0be;

	text-transform: uppercase;

}



/* Grouped --- */

.ja-megamenu .group-title { 

	background: url(../../images/mainnav-hsep.gif) repeat-x left bottom;

}



.ja-megamenu .group-title .menu-title {

	color: #BDC5D9;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 100%;

}



.ja-megamenu .group-title .menu-desc {

	color: #BDC5D9;

	padding-left: 0 !important;

}