/*
 * ------------------------------------------------------------------------
 * JA Blazes Template for J25 & J30
 * ------------------------------------------------------------------------
 * 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 {
	color: #9c6441 !important;
}

.ja-megamenu a.active { background: #9c6441; color: #E3D8C8 !important; }

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega a.mega {
	color: #e3d8c8;
}

.ja-megamenu ul.level1 li.mega a.mega:hover , 
.ja-megamenu ul.level1 li.mega a.over, 
.ja-megamenu ul.level1 li.mega a.active {
	background: url(../../images/icon-circle-hover.png) 0 12px no-repeat;
	color: #9c6441 !important;
}
 /* CHILD CONTENT
-----------------------------------*/

/* Grouped --- */

.ja-megamenu ul.level1 li.mega .group-title a.mega .menu-title {
	color: #9c6441;
}
