/*
 * ------------------------------------------------------------------------

 * JA Mendozite template for Joomla 2.5.x 

 * ------------------------------------------------------------------------

 * 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.

 * ------------------------------------------------------------------------
*/

/* 0v - 0 and below
-----------------------------------*/
.ja-megamenu ul.level0 > li.active > a.mega {
	background: url(../../images/grad.png) repeat-x left top #887B26;
	border: 1px solid #887B26;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.over,
.ja-megamenu ul.level1 li.active {
	border-color: #887B26;
	background: url(../../images/grad.png) repeat-x left top #887B26;
}

 /* CHILD CONTENT
-----------------------------------*/

/* Grouped --- */

.megamenu p.readmore a {
	background-image: url(../../images/readmore-hover.png);
	color: #887B26;
}