/*
 * ------------------------------------------------------------------------
 * JA Orisite Template J25
 * ------------------------------------------------------------------------
 * 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: #069 !important; }

ul.megamenu { margin: 0; }

.ja-megamenu .group-content .ja-moduletable, .ja-megamenu .group-content ul.megamenu { margin: 0; }

/* 0v - 0 and below
-----------------------------------*/
.ja-megamenu ul.level0 li.mega {}

.ja-megamenu ul.level0 > li.active {
	margin-bottom: -5px;
}

.ja-megamenu ul.level0 li.first {}

.ja-megamenu ul.level0 li.mega a.mega {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 15px;
}

.ja-megamenu ul.level0 > li.mega > a.mega {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}

.ja-megamenu ul.level0 > li.mega > a.active {
	color: #069;
	background-color: #FFF;
	padding-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height:7px;
}

.ja-megamenu ul.level0 li.mega a.over,
.ja-megamenu ul.level0 > li.mega > a.over {
	color: #8fcccf !important;
	padding-bottom: 15px;
	background-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	height:12px;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title {
	background: url(../../images/arrow3.png) no-repeat right center;
	padding-left: 0px;
	padding-right: 20px;
}

.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild.active a.mega span.menu-title {
	background: url(../../images/arrow4.png) no-repeat right center;
	padding-left: 0px;
	padding-right: 20px;
}

.ja-megamenu ul.level0 li.haschild.active a.mega span.menu-title {
	background-image: url(../../images/arrow7.png);
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
#ja-megamenu ul.level1 {
	font-family: Arial, Helvetica, sans-serif;
}

.ja-megamenu ul.level1 li.mega {
	border-top-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #336699;
	height: 45px;
}

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

.ja-megamenu ul.level1 li.active > a.mega { background: #c33; color: #fff !important; }

.ja-megamenu ul.level1 li.mega a.mega { border: 0; text-transform: none; padding: 10px 20px; }

.ja-megamenu ul.level1 li.mega a.mega span.menu-title { background: none; }

.ja-megamenu ul.level1 li.haschild > a.mega > span.menu-title {
	background: url(../../images/arrow5.png) no-repeat right center;
}

.ja-megamenu ul.level1 li.haschild-over > a.mega > span.menu-title,
.ja-megamenu ul.level1 li.haschild.active > a.mega > span.menu-title {
	background: url(../../images/arrow6.png) no-repeat right center;
}

.ja-megamenu ul.level1 li.haschild { background-image: none; }

.ja-megamenu ul.level0 li.haschild.active li a.mega span.menu-title,
.ja-megamenu ul.level1 li.haschild-over,
.ja-megamenu ul.level1 li.haschild.active { background-image: none; }

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .megacol { background: url(../../images/dot.gif) repeat-y left top; }

.ja-megamenu .megacol.first { background: none; }

.ja-megamenu .childcontent-inner { background: #11223E; color: #a5a6a7; }

.ja-megamenu .level1 .childcontent-inner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}

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

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
}

/* Grouped --- */
.ja-megamenu .group-title { background: url(../../images/dot.gif) repeat-y left top #11223E; }

.ja-megamenu .group-title .menu-title { color: #a5a6a7; text-transform: uppercase; }

.ja-megamenu ul.level1 .group-title .menu-title a.mega { padding: 10px 20px; }

.ja-megamenu ul.level1 li.mega .group-title a.mega { padding: 10px 20px; background: none; }

.ja-megamenu ul.level1 li.mega .group-title a.mega:hover .menu-title,
.ja-megamenu ul.level1 li.mega .group-title a.mega:focus .menu-title  { color: #fff; }

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

.ja-megamenu ul.level1  li.mega a.mega {
	padding-left: 35px;
	padding-right: 35px;
	background: url(../../images/arrow8.png) no-repeat 20px 15px;
}

.ja-megamenu ul.level1  li.mega a.active {
	background-image: url(../../images/arrow9.png);
	background-color: #369;
}