/**
 * ------------------------------------------------------------------------
 * JA Portfolio 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.
 * ------------------------------------------------------------------------
 */ 


/* lv - 0
-----------------------------------*/
/* Styling ---*/

.ja-megamenu ul.level0 li.active {
	background-color: #db2c2c;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over { 
	background-color: #525253;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {
	background-color: transparent;
}

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

.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over {
	background-color: #313435;
}
 /* CHILD CONTENT
-----------------------------------*/

/* Grouped --- */


