/*
 * ------------------------------------------------------------------------
 * JA Rasite Template for J2.5 & J31
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/

ul.level0 li.active a.mega {
	background: url(../../images/mainlevel-active.gif) no-repeat left top #3b6197 !important;
}

ul.level0 li.active a.mega span {
	background: url(../../images/mainlevel-active.gif) no-repeat right top !important;
}

ul.level1 li.mega { border-top: 1px solid #ddd !important; }
ul.level1 li.first { border-top: none !important; }

ul.level1 li.mega a.mega {
	background:none !important;
}

ul.level1 li.mega a.mega,
ul.level1 li.mega a.mega span {
	color: #333;
}

ul.level1 li.mega a.mega span {
	background: none !important;
}

ul.level1 li.over, ul.level1 li.haschild-over a.over, ul.level1 li.over a.over {
	background: #f5f5f5 !important;
	color: #3b6197 !important;
}

ul.level1 li.active a.active span.menu-title {
	color: #3b6197 !important;
}

ul.level1 .childcontent .tl { background-image: url(../../images/mega-corner2.png) !important; }

.childcontent .ja-moduletable a:hover,
.childcontent .ja-moduletable a:focus,
.childcontent .ja-moduletable a:active {
	color: #3b6197 !important;
}

.childcontent-inner-wrap { background: url(../../images/mega-tb.png) repeat-x left top; }
.childcontent .top { background: url(../../images/mega-corner3.png) no-repeat 0px top; }
.childcontent .tl { background: url(../../images/mega-corner.png) no-repeat left top !important; }
.childcontent .tr { background: url(../../images/mega-corner.png) no-repeat right top !important; }

.childcontent .ml { background: url(../../images/mega-mid-l.png) no-repeat left bottom !important; }
.childcontent .childcontent-inner { background: url(../../images/mega-mid-bot.png) repeat-x left bottom !important; }
.childcontent .mr { background: url(../../images/mega-mid-r.png) no-repeat right bottom !important; }

.childcontent .bot { background: url(../../images/mega-tb.png) repeat-x left bottom !important; }
.childcontent .bl { background: url(../../images/mega-corner.png) no-repeat left bottom !important; }
.childcontent .br { background: url(../../images/mega-corner.png) no-repeat right bottom !important; }

.group-title { background: #f5f5f5 !important; border: 1px solid #e0e0e0 !important; }

.group-title .menu-title { color: #454545 !important; }