/*
# ------------------------------------------------------------------------
# JA Teline IV Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

#ja-megamenu ul.level0 {
	font: 125%/normal ArialNarrowBold, "Arial Narrow", Arial, sans-serif;
}
.ja-megamenu { padding: 0; border-bottom: 5px solid #000; }

.ja-megamenu a.over, .ja-megamenu a.active { color: #fff !important; }

ul.megamenu { margin: 12px 8px; /* menu's gutter */ }

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega {
	padding: 0;
	border-left: 1px solid #ccc;
}

.ja-megamenu ul.level0 li.first {
	background: none;
	border-left: 0;
}

.ja-megamenu ul.level0 li.mega a.mega {
	display: block;
	margin: 3px;
	padding: 4px 8px 3px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {}

.ja-megamenu ul.level0 li.over a.mega, ul.level0 li.haschild-over a.mega {
	background: #000;
}

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

.ja-megamenu ul.level0 li.active {}

.ja-megamenu ul.level0 li.active a.mega { background: #000; }

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/

#ja-megamenu ul.level1 {
	font: 90% Arial, sans-serif;
}
.ja-megamenu ul.level1 li.mega {
	padding: 0;
	background: none;
	border-left: 0;
}

.ja-megamenu ul.level1 li.first {}

.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
	border-bottom: 1px dotted #ccc;
	background: none;
	padding: 7px 12px 6px 5px;
	margin: 0;
	color: #069;
	text-transform: none;
	font-weight: bold;
}

.ja-megamenu ul.level1 li.mega.haschild a.haschild span.menu-title {
	padding-right: 12px;
	background: url(../../images/arrow-l.png) no-repeat 99% center;
}

.ja-megamenu ul.level1 li.mega a.over, .ja-megamenu ul.level1 li.mega a.active, .ja-megamenu ul.level1 li.mega a.over:hover, .ja-megamenu ul.level1 li.mega a.mega:hover { color:#000 !important }

.ja-megamenu ul.level1 li.mega.haschild-over a.haschild.over span.menu-title { background-image: url(../../images/arrow.png); background-position:99% 50%; background-repeat:no-repeat }


.ja-megamenu ul.level1 li.mega a.mega span.has-image {
	background-position: 3px top;
}

.ja-megamenu ul.level1 li.mega a.mega span.has-image span.menu-title {
 	background: none;
 	padding-left: 0; 
 }
/*
.ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title,
.ja-megamenu ul.level1 li.active.haschild-over a.mega span.menu-title {
	background-image: url(../../images/arrow.png);
}
*/
 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: url(../../images/arrow-down.gif) no-repeat 26px top #fff;
	border: 1px solid #000;
	color: #333;
	margin-top: -4px;	
	margin-left: -2px;
	padding-top: 4px;
}

.ja-megamenu ul.level0 li.home.active .childcontent-inner {
	background-image: none !important;
	border-color: #000 !important;
}

.ja-megamenu .level1 .childcontent-inner {}

.ja-megamenu .level0 .childcontent-inner .megacol {
	background: url(../../images/dot-1.gif) repeat-y left;
}

.ja-megamenu .level0 .childcontent-inner div.first {
	background: none;
}

.ja-megamenu .childcontent .ja-moduletable {
	border: 0;
	margin: 8px 2px;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 0;
	border-top: 0;
	text-transform: uppercase;
	font: bold 125% "Arial Narrow", Helvetica, Arial, sans-serif;
	padding: 0 0 5px 5px;
	text-indent: 0;
}

.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3 {
    border-bottom: 5px solid #DDDDDD;
    padding: 5px;
}

.ja-megamenu .childcontent .ja-moduletable h3 span { background: none; border: 0; padding: 0; }

.ja-megamenu .childcontent .ja-moduletable li { margin: 0; padding-left: 0; }

.ja-megamenu .childcontent .ja-moduletable li a,
.ja-megamenu .childcontent .ja-moduletable a { background: none; }

.ja-megamenu .childcontent .ja-moduletable li a:hover,
.ja-megamenu .childcontent .ja-moduletable a:hover { color: #333; }

/* Grouped --- */
.ja-megamenu div.group { margin-bottom: 12px; }

.ja-megamenu div.group ul.megamenu { margin: 8px 0; }

.ja-megamenu div.group ul.megamenu ul.megamenu { margin: 0; }

/* Parent Group */
.ja-megamenu .group-title {
	border-bottom: 5px solid #ddd;
	padding: 5px;
}

.ja-megamenu .group-title a.mega span.menu-title {
	color: #000;
	text-transform: uppercase;
	font: bold 125%/normal "Arial Narrow", Arial, serif;
	background: none !important;
	padding-left: 0 !important;
}

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

.ja-megamenu .group-title a.mega {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	height: auto !important;
	border: 0 !important;
}

/* Child Group */
.ja-megamenu ul.level1 .group li.group div.group {}

.ja-megamenu ul.level1 .group li.first div.group {}

.ja-megamenu .group-content .group-title {
	background: none #000;
	padding: 5px 12px;
	border-bottom: 0;
	margin-bottom: 8px;
}

.ja-megamenu .group-content .group-title a.mega > span.menu-title {
	color: #fff;
	text-transform: uppercase;
	font: bold 100% "Arial Narrow", Arial, sans-serif;
	background: none !important;
	padding-left: 0 !important;
}