/*
 * ------------------------------------------------------------------------
 * JA Erio 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.level0 li.mega a.mega:hover, .ja-megamenu ul.level0 li.mega a.mega:active, .ja-megamenu ul.level0 li.mega a.mega:focus {
	color: #EC534D;
}

.ja-megamenu ul.level0 li.active a.over, .ja-megamenu ul.level0 li.active a.active {
	border-bottom: 5px solid #EC534D;
}

.ja-megamenu ul.level0 li.haschild-over a.over {
	color: #EC534D;
}
/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega a.mega:hover, .ja-megamenu ul.level1 li.mega a.mega:active, .ja-megamenu ul.level1 li.mega a.mega:focus {
	background: #EC534D;
	border-bottom: none;
	color: #fff;
}

.ja-megamenu ul.level1 li.over a.over, .ja-megamenu ul.level1 li.active a.over, .ja-megamenu ul.level1 li.active a.active {
	border-bottom: none;
}

.ja-megamenu ul.level1 li.mega a.over,
.ja-megamenu ul.level1 li.active a.over {
	background: #EC534D;
	color: #fff;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner-wrap {	
	border-bottom: 5px solid #EC534D;
}

.ja-megamenu .childcontent .ja-moduletable .ja-box-ct a { color: #EC534D; }
