/*
 * ------------------------------------------------------------------------
 * JA Vintas Template
 * ------------------------------------------------------------------------
 * 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 {
	font-family: Tahoma, Geneva, sans-serif;
}
.ja-megamenu ul.level0 li.mega a.mega {
	color: #f0e6db;
	font-size: 100%;
	padding: 14px 25px 13px 25px;
	font-weight: normal;
}

.ja-megamenu ul.level0 li.mega a.mega:hover,
.ja-megamenu ul.level0 li.mega a.mega:focus,
.ja-megamenu ul.level0 li.mega a.mega:active,
.ja-megamenu ul.level0 li.mega a.mega.active {
	color: #000000;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title, 
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background: none;
    padding-left: 0px;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
#ja-megamenu ul.level1 {
	font-family: Tahoma, Geneva, sans-serif;
}

.ja-megamenu ul.level1 li.mega { 
	background: url(../../images/line-submenu.png) repeat-x left top;
}

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

.ja-megamenu ul.level1 li.mega a.mega {
	color: #b4aca3;
	font-size: 100%;
	padding: 8px 5px;
}

.ja-megamenu ul.level1 li.mega a.mega:hover,
.ja-megamenu ul.level1 li.mega a.mega:focus,
.ja-megamenu ul.level1 li.mega a.mega:active {
	color: #e14126;
}

.ja-megamenu ul.level1 li.mega a.active,
.ja-megamenu ul.level0 li.mega li a.mega.active {
	color: #e14126;
}

.ja-megamenu ul.level1 li.haschild a.haschild span.menu-title,
.ja-megamenu ul.level1 li.haschild a.haschild:hover span.menu-title,
.ja-megamenu ul.level1 li.haschild a.haschild:focus span.menu-title,
.ja-megamenu ul.level1 li.haschild-over a.haschild:active span.menu-title,
.ja-megamenu ul.level1 li.hahaschild-over a.haschild:hover span.menu-title,
.ja-megamenu ul.level1 li.haschild-over a.haschild:hover span.menu-title,
.ja-megamenu ul.level1 li.haschild-over a.haschild:hover span.menu-title,
.ja-megamenu ul.level1 li.haschild-over a.haschild span.menu-title  {
	background: url(../../images/arrow1.png) no-repeat 95% center;
}

.ja-megamenu .group-title {
  background: url(../../images/pattern-sep.png) no-repeat left bottom !important;
  font-size: 0.786em;
  font-weight: bold;
  text-transform: uppercase;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: url(../../images/bg-submenu.png) repeat left top;
	background-color: transparent;
	border-top: 4px solid #000;
	color: #333;
}
	