/*
 * ------------------------------------------------------------------------
 * JA Tiris template for Joomla 1.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.
 * ------------------------------------------------------------------------
*/
#ja-megamenu { padding-left: 320px; }

#ja-megamenu ul.level0 { font-family: "abelregular", Arial, sans-serif; }

.ja-megamenu ul.level0 li.mega {
	background: url(../../images/bg-line-nav.gif) 100% 0 repeat-y;
	padding: 0 9px 0 7px;
}

.ja-megamenu ul.level0 li.mega a.mega {
	color: #a5a5a5;
	font-size: 116%;
	font-weight: 100;
	line-height: 20px;
	padding: 10px 0 0;
	text-shadow: 0 1px 0 #000;
	text-transform: uppercase;
}

.ja-megamenu ul.level0 li.mega a.mega span { line-height: 22px; padding: 10px 10px 20px 10px; }

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

.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	background: #fff;
	padding-left: 10px;
	text-shadow: none;
}

.ja-megamenu ul.level0 li.over a.over { color: #fff; }

.ja-megamenu ul.level0 li.active a.active { color: #fff; }

.ja-megamenu ul.level0 li.haschild-over a.over { color: #454545; }
 
.ja-megamenu ul.level0 li.last { background: none; }

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
#ja-megamenu ul.level1 { font-family: Arial, Helvetica, sans-serif; overflow:hidden; }

.ja-megamenu ul.level1 li.mega {
	background: none;
	border-top: 1px dotted #ccc;
	padding-left: 0;
	padding-right: 0;
}

.ja-megamenu ul.level1 li.first { border-top: 0; }

.ja-megamenu ul.level1 li.mega a.mega {
	background: url(http://epicessorize.co.id/templates/ja_tiris/images/bullet-1.png) 0 13px no-repeat;
	border: 0;
	color: #999;
	font-size: 100%;
	line-height: normal;
	padding: 5px 0 5px 15px;
	text-shadow: none;
	text-transform: none;
}

.ja-megamenu ul.level1 li.active a.active { color: #ba1115; }

.ja-megamenu ul.level1 li.mega a.mega span.menu-title { background: none; border: none; padding: 0; }

.ja-megamenu ul.level1 li.over a.mega , .ja-megamenu ul.level1 li.haschild-over a.mega {
	background: url(../../images/bullet-2.png) 0 13px no-repeat;
	color: #ba1115;
}

.ja-megamenu ul.level1 li.over .level2 a.mega, .ja-megamenu ul.level1 li.haschild-over .level2 a.mega {
	background: url(http://epicessorize.co.id/templates/ja_tiris/images/bullet-1.png) 0 13px no-repeat;
	color: #A5A5A5;
}

.ja-megamenu ul.level1 li.over .level2 a.mega:hover , .ja-megamenu ul.level1 li.haschild-over .level2 a.mega:hover {
	background: url(../../images/bullet-2.gif) 0 13px no-repeat;
	color: #ba1115;
}

.childcontent .column3 .group-content .megamenu { margin-top:4px; } 

.ja-megamenu ul.level1 .level2 li.active a.active  { color: #ba1115; }

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: url(../../images/bg-subnav.gif) repeat-x left bottom #fff;
	color: #666;
	overflow:hidden;
	padding-bottom: 5px;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 1px solid #ccc; }

.ja-megamenu .childcontent .ja-moduletable { color: #1e1e1e; }

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
}

/* Grouped --- */
.childcontent .megacol {
	background: url(../../images/dot-2.gif) 100% 0 repeat-y;
}

.childcontent .color-themes .megacol {
	background: none !important;
}

.childcontent .megacol.last { background: none; }

.ja-megamenu .group-title {
	color: #1e1e1e;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.ja-megamenu ul.level1 li.mega .group-title a { background: none; padding: 0; }
 
.ja-megamenu .group-title .menu-title {
	color: #1e1e1e;
	font-family: "abelregular", Arial, sans-serif;
	font-size: 150%;
	font-weight: 100;
}

.ja-megamenu .group-title .menu-desc { color: #999; padding-left: 0 !important; }

.ja-megamenu li.mega .childcontent .color-themes .megacol { background: none; }

.ja-megamenu li.mega .childcontent .color-themes li.mega a.mega { background: none; padding: 0; }

.ja-megamenu li.mega .childcontent .color-themes li.mega a.mega span.has-image {
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 0;
}

.ja-megamenu li.mega .childcontent .color-themes li.mega a.mega span.menu-title { background: none; padding: 5px 0 5px 25px; }

.ja-megamenu li.mega .childcontent .color-themes ul.megamenu { margin: 0 10px; }