/*
 * ------------------------------------------------------------------------
 * 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: #0b70a5 !important; }

.ja-megamenu ul.level0 > li.mega > a.active {
	color: #0b70a5;
	background-image: url(../../images/menu-active.png);
}

.ja-megamenu ul.level0 li.mega a.over,
.ja-megamenu ul.level0 > li.mega > a.over {
	color: #fff !important;
	background-image: none;
}

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

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

.ja-megamenu ul.level1 li.mega a.mega { background-image: url(../../images/arrow8.png); }

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

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

.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-image: url(../../images/arrow6.png);
}

.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.mega a.active { background-color: #0b70a5; }