/**
 * @version     $Id$
 * @author      Joomseller
 * @package     Joomla!
 * @subpackage  Mod_DropDown_MooMenu
 * @copyright   Copyright (C) 2008 - 2011 by Joomseller Solutions. All rights reserved.
 * @license     http://www.gnu.org/licenses/gpl.html GNU/GPL version 3
 */
 
/* Clearfix
-------------------------------------------------------------*/
#js-mainnav { 
    background: #000; /* you can change/delete the transparent gradient image or the background color */
    border-top: none; /* you can change the color of the border */
    width:100%;
    height: 36px;
    z-index:2000;

} 

/* lv - 0
-----------------------------------*/
/* Styling ---*/
ul.level0 { 
    border-right: #7A5B41; /* you can remove/comment this line or move the border to the left*/ 
} 

ul.level0 li.mega {
    background: none repeat scroll 0 0 #000;
}

ul.level0 li.mega a.mega { 
    border-left: none; /* you should comment/delete this line */ 
    border-right: none; /* and this line */ 
    color: #FFFFFF;
    padding: 8px 8px;
    text-align:left;
}
ul.level0 li.over, ul.level0 li.haschild-over { 
    background: #000; /* you can change/remove the transparent gradient or the color */
}
ul.level0 li.active { 
    background: #000;
} 
ul.level0 li #current.active {
    background: none;
}
/* lv - 1 and below
-----------------------------------*/

/* Layout ---*/

 /* Columns ---*/
.megacol {
    border-top: medium none;
    float: left;
}
/* Styling ---*/
ul.level1 li.mega { border-top: 1px dotted #555555; background: none; right:0; clear: right; }

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

ul.level1 li.mega a.mega {
    border: 0 none;
    color: #FFF ;
    font-family: Arial,Tahoma,sans-serif !important;
    padding: 8px 12px 8px 8px;
}
ul.level1 li.mega a.mega span.menu-title { 
    font-family: Arial,Tahoma,sans-serif;
    font-size: 12px ;
    color:#FFF;
    text-transform: none;
}

ul.level1 li.group a.group span.menu-title {
    text-transform: uppercase;
}


ul.level1 li.over, 
ul.level1 li.haschild-over { background:none; } 

ul.level1 li.haschild,
ul.level1 li.haschild-over {
    background-image: none;
    padding: 0;
}


div.group-title span.menu-title { 
    font-family: Arial,Tahoma,sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#fff !important;
    text-transform: none;
    background: none; 
}

ul.level0 li.mega .has-image {
    
}

ul.level1 li.mega .has-image {
    padding-bottom: 2px;
}

 /* CHILD CONTENT
-----------------------------------*/

.childcontent-inner {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #000;
    border-color: #000;
    border-right: 1px solid #000;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.5);
    color: #CFCFCF;
    font-family: Arial,Tahoma,sans-serif !important;
    position:relative;
}
.childcontent-inner .group ul li.active {
    background: none repeat scroll 0 0 transparent !important;
}
.childcontent .js-moduletable {
    color: #ccc;
}
.childcontent .group h3 {
    background: none;
    color: #000000;
    border-bottom: 1px dotted #8E6A4D;
}

.childcontent .group div.custom a {
    color: #407203 !important;
}

ul.level1 li.group a.group{
    padding:5px 12px
} 

.childcontent .js-moduletable a {
    color: #ccc;
    border-bottom: 1px dotted #555555;
}

.childcontent .js-moduletable a:hover,
.childcontent .js-moduletable a:focus,
.childcontent .js-moduletable a:active {
    color: #222;
    text-decoration: none;
    border-bottom: 1px solid #000;
}

/* Grouped --- */
 .group-title {
    border-bottom: 2px solid #CFCFCF;
}

ul.level0 li.mega span.menu-desc {
    color: #999999;
    display: block;
    font-size: 92%;
    font-weight: normal;
}

ul.level1 li.mega span.menu-desc {
    color: #666666;
    display: block;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#js-mainnav a.over {
    background: none repeat scroll 0 0 #222;
}

.js-megamenu a.over, .js-megamenu a.active {
    color: #FFF !important;
}

.js-megamenu a.over span.menu-title, .js-megamenu a.active span.menu-title {
    color: #FFF !important;
}

ul.level0 li.haschild a.over span.menu-title, ul.level0 li.haschild-over a.over span.menu-title {
    background: url("../../images/arrow3.png") no-repeat scroll left center transparent;
    padding-left: 12px;
}

ul.level1 li.mega a.mega span.menu-title, ul.level1 li.mega a.mega span.menu-title {
    background: none;
    padding-left: 0px;
}

ul.level0 li.haschild a.mega span.menu-desc, ul.level0 li.haschild-over a.mega span.menu-desc {
    padding-left: 0px;
}

.childcontent .moduletable {
    color: #000000;
    margin: 0;
}

 ul.level0 li.mega a img {
    float: left;
    padding-right: 5px;
}

 ul.level0  img.borderImageMega,  ul.level0  a img.borderImageMega {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    margin: 5px 10px;
    padding: 5px;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-family: Arial,Tahoma,sans-serif;
    font-size: 32px
    margin-bottom: 20px;
    line-height:45px
}

.childcontent .moduletable h4 a {
    color: #FFF !important;
    text-decoration: none;
}

h4, h4 a, h4 a:hover {
    font: 22px/27px Arial,Tahoma,sans-serif;
    background:none;
}

.childcontent .moduletable ul li {
     margin-left:15px;
     margin-bottom:10px;
}

.childcontent .moduletable ul li a {
     color:#0E2C8E !important;
}

.childcontent .moduletable ul li a:hover {
     background:none !important;
}

.js-megamenu {
    float: left;
    width: 100%;
}

ul.level0 {
    border-right: none;
    float: left;
    margin:0px;
    padding:0px;
}

ul.level1{
    padding:0px;
}

ul.level1 li.mega a.mega{
    text-align:left;
}

ul.latestnews li a {color:#fff;}

/* reset --- */