/*
 * ------------------------------------------------------------------------
 * Ja Minisite 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 a.over, .ja-megamenu a.active { color: #fff !important; }

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu { height: 50px; }

.ja-megamenu ul.level0 li.mega { border-right: solid 1px #0a0a0a; font-size: 92%; }

.ja-megamenu ul.level0 li.mega a.mega {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	padding: 17px 17px 13px;
	text-transform: uppercase;
}

.ja-megamenu ul.level0 li a.active,
.ja-megamenu ul.level0 li a.active:hover,
.ja-megamenu ul.level0 li a.active:focus,
.ja-megamenu ul.level0 li a.active:active { background: url(../../images/bgd_nav_active.gif) 0 0 repeat-x #186fb2; }

  
.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
	background: url(../../images/bgd_nav_hover.gif) 0 0 repeat-x #0a0a0a;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title { background: none; padding-left: 0; }

 .ja-megamenu ul.level0 li.first a.mega { padding-left: 13px; padding-right: 13px; }

 .ja-megamenu ul.level0 li.first .has-image span.menu-title { overflow: hidden; text-indent: -9999px; }

 .ja-megamenu ul.level0 li.mega .has-image { background-position: 50% 0; }

.ja-megamenu ul.level1 li.mega {
	border-bottom: #111 solid 0px;
	border-right: none;
	font-size: 110%;
	width: 100%;
}

.ja-megamenu ul.level1 li.mega a.mega {
	line-height: normal;
	padding: 7px 10px;
	text-transform: none;
}

.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over,
.ja-megamenu ul.level1 li.mega a.mega:hover { background: none; }

.ja-megamenu ul.level1 li.last, .ja-megamenu ul.level1 li.group { border-bottom: none; }

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .group-content ul.megamenu { margin: 0; }

.ja-megamenu .childcontent { margin-left: -1px; }

.ja-megamenu .childcontent-inner {
	background: #811453;
	border-bottom: solid 5px #1478C4;
	color: #666;
}

/* Grouped --- */
.ja-megamenu .group-title { background: #ffff00; margin: 0 0 5px; }

.ja-megamenu .group-title .menu-title { color: #666; font-size: 92%; text-transform: uppercase; }

.ja-megamenu .childcontent ul.megamenu .ja-moduletable { margin: 10px 0; }

.ja-megamenu .childcontent ul.megamenu .moduletable_sample { padding-top: 5px; }

.ja-megamenu .childcontent ul.megamenu .moduletable_sample h3 { display: none; }

.moduletable_sample img.left { background: #000; border: #222 solid 1px; padding: 4px; }

.moduletable_sample h4 { color: #fff; margin: 0 0 8px; text-transform: none; }

.ja-megamenu .childcontent .ja-moduletable .ja-box-ct { padding: 0; }

.childcontent{ z-index: 999; }

.ja-megamenu .ja-moduletable {
	color: #000000;
}

.ja-megamenu .ja-moduletable a {
	text-decoration: none;
	color: #FFFFFF;
}
