/*

 * ------------------------------------------------------------------------

 * Corpora Premium Template for joomla 2.5

 * ------------------------------------------------------------------------

 * Copyright (C) 2012 Sasu Themes. All Rights Reserved.

 * @license - Copyrighted Commercial Software

 * Author: dmsumon (Sasu Themes)

 * Websites: http://www.dmsumon.com

  * This file may not be redistributed in whole or significant part.

 * ------------------------------------------------------------------------

*/

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



/* lv - 1 and below

-----------------------------------*/

/* Styling ---*/

.ja-megamenu ul.level1 li.mega {

    border-bottom: 1px solid #DFDF00;

}



.ja-megamenu ul.level1 li.group {

    border-bottom: none;

}



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



.ja-megamenu ul.level1 li.mega a.mega {

	border: 0;

        padding: 12px 18px;

}



 /* CHILD CONTENT

-----------------------------------*/

.ja-megamenu .childcontent-inner {

	background: #DFDF00;

	color: #FFF;

        border-bottom: 3px solid #111111;

        

        -moz-opacity: 0.95;

        -webkit-opacity: 0.95;

        -o-opacity: 0.95;

        opacity: 0.90;

        

        filter:alpha(opacity=95);         

}



.ja-megamenu div.megacol {

    background: #DFDF00;

}



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



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



.ja-megamenu .childcontent .ja-moduletable h3 {

	background: none;

	border-bottom: 1px dotted #ccc;

	text-transform: uppercase;

}



/* Grouped --- */

.ja-megamenu .group-title {  }



.ja-megamenu .group-title .menu-title {

	color: #fff;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 13px;

}



.ja-megamenu .group-title .menu-desc {

	color: #fff;

	padding-left: 0 !important;

}