/*
 * ------------------------------------------------------------------------
 * JA Puresite Template for J25 & 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.
 * ------------------------------------------------------------------------
*/
.ja-megamenu a { color: #353637; }

.ja-megamenu a.over, .ja-megamenu a.active { color: #fafbfc !important; }

/* 0v - 0 and below
-----------------------------------*/
.ja-megamenu ul.level0 li.mega {
	border-top: 5px solid #353637;
	/* border-bottom: 1px solid #e5e6e7; */
	height: 40px;
	padding-top: 40px;
}

.ja-megamenu ul.level0 li.over {
	border-color: #fafbfc;
	/*background: url('/v1/images/backgrounds/menu-bg.jpg') no-repeat left bottom #555;*/
	background: url(../../images/bg-body.gif) repeat left top;
}

.ja-megamenu ul.level0 li.active {
	border-color: #e24b7c;
}

.ja-megamenu ul.level0 li.active > a.mega {
	color: #e24b7c !important;
}

.ja-megamenu ul.level0 li.haschild-over {
	border-color: #fafbfc;
	background: url('/v1/images/backgrounds/menu-bg.jpg') no-repeat left bottom #555;
	/* background: url(../../images/bg-body.gif) repeat left top; */
}

.ja-megamenu ul.level0 li.mega a.mega {
	font-weight: normal;
	padding: 0 20px;
	text-align: center;
	text-shadow: 0 0 1px rgba(0,0,0,.1);
	height: 40px;
}

.ja-megamenu ul.level0 li.mega span.menu-title { /* text-transform: uppercase; */ }

.ja-megamenu ul.level0 li.mega span.menu-desc {
	text-transform: none;
	padding-top: 10px;
	color: #959697;
	font-family: Helvetica, Arial, sans-serif;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-desc, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {
	padding-left: 0;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	padding-left: 0;
	background: none;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {
	border: 0;
	border-top: 1px solid #252627;
	height: auto;
	margin: 0;
	padding-top: 0;
}

.ja-megamenu ul.level1 li.first { border-top: 0; }

.ja-megamenu ul.level1 li.haschild, 
.ja-megamenu ul.level1 li.haschild-over {
	background-image: url(../../images/arrow.png);
}

.ja-megamenu ul.level1 li.over,
.ja-megamenu ul.level1 li.haschild-over {
	background: none;
}

.ja-megamenu ul.level1 li.mega a.mega { border: 0; padding: 10px 0; height: auto; text-align: left; color: #959697; }

.ja-megamenu ul.level1 li.mega a.mega span.menu-title { text-transform: none; }

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	/* background: url(../../images/bg-body.gif) repeat left top; */
	background: url('/v1/images/backgrounds/menu-bg.jpg') no-repeat left bottom #555;
	border: 1px solid #252627;
	color: #959697;
}

.ja-megamenu .childcontent-inner a {
	color: #959697;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 1px solid #252627; }

.ja-megamenu .childcontent ul.megamenu .ja-moduletable { color: #656667; margin: 0; width: auto; }

.ja-megamenu .childcontent .ja-moduletable h3 {
	color: #959697;
	text-transform: uppercase !important;
	font-weight: normal;
	font-size: 100%;
	background: none;
	border-bottom: 1px solid #252627;
	padding: 10px 0;
	text-indent: 0;
	text-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ja-megamenu .childcontent .ja-moduletable .moduletable-inner {
	padding: 0;
	margin: 0;
	background: none; 
	border: none;
}

.ja-megamenu .childcontent .ja-moduletable .ja-box-ct { padding: 10px 0; }

.ja-megamenu .childcontent .ja-moduletable img,
.ja-megamenu ul.level0 li.mega a img {
	border: 5px solid #e24b7c;
	padding: 0;
	float: none;
}

.ja-megamenu .childcontent .ja-moduletable .img-photo { margin: 0; }

.ja-megamenu .childcontent .ja-moduletable .img-photo a { display: block; }

.ja-megamenu .childcontent .ja-moduletable .img-photo span.highslide-img { margin: 0; display: block; }

/* Grouped --- */
ul.megamenu { margin: 10px 20px; }

.ja-megamenu .group-content .ja-moduletable, .ja-megamenu .group-content ul.megamenu { margin-left: 0; margin-right: 0; }

.ja-megamenu .group-title { border-bottom: 1px solid #252627; }

.ja-megamenu .group-title .menu-title {
	color: #959697;
	text-transform: uppercase !important;
	font-weight: normal;
	font-size: 100%;
}

.ja-megamenu .group-title .menu-desc {
	color: #959697;
	padding-left: 0 !important;
}

.ja-megamenu .megacol { }

.ja-megamenu .megacol.last { background: none; }