/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

 @font-face {
   font-family: 'Lato';
   font-style: normal;
   font-weight: 700;
   src: local('Lato Bold'), local('Lato-Bold'), url(https://themes.googleusercontent.com/static/fonts/lato/v6/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
 }

#nav {font-family: 'Lato Bold', 'Lato', Arial, Helvetica, "MS Trebuchet", sans-serif; font-weight: 700; padding: 0; font-size:1.1em;height:29px; z-index: 99;margin-left:147px;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; font-family: 'Lato Bold', 'Lato', Arial, Helvetica, "MS Trebuchet", sans-serif; font-weight: 700; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; padding: 0 15px 0 14px;}
#nav li:hover{background:none; background-color: #ffffff; border: 1px solid #bcbdc0; position:relative; top:-5px; padding:4px 14px 4px 13px;  -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888;}
#nav li.level0 a {font-size: 15px;}

#nav li.active a { color:##D1D2D4; }
#nav a { float: left; padding: 4px 2px; color: #fff; font-weight: bold; }
#nav li.over a{color:#6d6e71;}

#nav a:hover {color:#fff;/* color:#6d6e71; font-weight:bold;*/}

/************ 1ST LEVEL ************/

#nav ul li{ float:none; margin:0; background:none repeat scroll 0 0 #FFFFFF; border-bottom: 1px solid #EDEDEE; padding:0 0 0 0px;}
#nav li.level0 ul li, #nav li.level0 ul li a {font-size: 13px; font-weight: normal;}
#nav ul li:hover{float:none; margin:0;   top:0px; padding:0 0 0 0px; }
#nav ul li:hover a:hover{color:#fff; background-color:#939598;}
#nav ul li:hover a.parent:hover{background:#939598 url('../images/header/right-arrow-hover.png') no-repeat scroll right 0;}
#nav ul li .over a.parent{background:#939598 url('../images/header/right-arrow-hover.png') no-repeat scroll right 0; color:#fff !important;}
#nav ul.level0 li .over a.parent{background:#939598 url('../images/header/right-arrow-hover.png') no-repeat scroll right 0; color:#fff !important;}
#nav ul li.active { float:none; margin:0; background-image:none; }
#nav ul li.last {/* background:#ecf3f6; padding-bottom:0; */}
#nav ul li.over {background-color: #939598 !important;}
#nav ul a,
#nav ul a:hover {background-color: #fff; float:none; }
#nav ul li a { font-weight:normal !important;}
#nav ul li a.parent { font-weight:normal !important; background: #fff url('../images/header/right-arrow.png') no-repeat scroll right 0; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:35px; left:-10000px; border:1px solid #bcbdc0; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888;}

/* Show menu */
#nav li.over > ul { left:-1px; }
#nav li.over > ul li.over > ul { left:196px; top:-1px;}
#nav li.over ul ul { left:-10000px; }

#nav ul li a {  }
#nav ul li a:hover { /*background:#dfe3e4;*/ }
#nav ul li a{ color:#2f2f2f !important; padding: 0 !important; }
#nav ul li a:hover { color:#fff !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:-1px; }






/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#navigation-ul li { position:relative; text-align:left; float:left; height:35px; cursor:pointer; }
#navigation-ul li.over { z-index:999; }
#navigation-ul a,
#navigation-ul a:hover { display:block; line-height:1.3em; text-decoration:none; }
#navigation-ul span { display:block; cursor:pointer; white-space:nowrap; }
#navigation-ul li ul span {white-space:normal; }



/************ 0 LEVEL  ***************/
/*#navigation-ul li:hover{background:none; background-color: #ffffff; border: 1px solid #bcbdc0; position:relative; padding:4px 24px;  -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888;}*/
#navigation-ulli.active a { color:##D1D2D4; }
#navigation-ul a { float:left;  color:#6d6e71; font-weight:bold; height: 100%; width: 100%; }
#navigation-ul li.over a{color:#6d6e71;}


#nav a:hover {color:#fff;/* color:#6d6e71; font-weight:bold;*/}

/************ 1ST LEVEL ************/

#navigation-ul ul li{ float:none; margin:0; background:none repeat scroll 0 0 #FFFFFF; border-bottom: 1px solid #EDEDEE; padding:5px 8px; height:auto;}
#navigation-ul ul li:hover{float:none; margin:0;   top:0px; padding: 5px 8px;background-color:#939598; border-bottom: 1px solid #939598; }
#navigation-ul ul li:hover a{background-color:#939598; color:#fff !important;}
#navigation-ul ul li:hover a:hover{}
#navigation-ul ul li:hover a.parent:hover{background:#939598 url('../images/header/right-arrow-hover.png') no-repeat scroll right 0;}
#navigation-ul ul li .over a.parent{background:#939598 url('../images/header/right-arrow-hover.png') no-repeat scroll right 0; color:#fff !important;}
#navigation-ul ul.level0 li .over a.parent{background:#939598 url('../images/header/right-arrow-hover.png') no-repeat scroll right 0; color:#fff !important;}
#navigation-ul ul li.active { float:none; margin:0; background-image:none; }
#navigation-ul ul li.last {/* background:#ecf3f6; padding-bottom:0; */}
#navigation-ul ul li.over {background-color: #939598 !important;}
#navigation-ul ul a,
#navigation-ul ul a:hover {background-color: #fff; float:none; }
#navigation-ul ul li a { font-weight:bold !important;}
#navigation-ul ul li a.parent { font-weight:normal !important; background: #fff url('../images/header/right-arrow.png') no-repeat scroll right 0; }



/************ 2ND LEVEL ************/
#navigation-ul ul { position:absolute; width: 200px; top:34px; left:-10000px; border:1px solid #bcbdc0;border-top:none; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888;}

/* Show menu */
#navigation-ul li.over > ul { left:-2px; }
#navigation-ul li.over > ul li.over > ul { left:196px; top:-1px;}
#navigation-ul li.over ul ul { left:-10000px; }

#navigation-ul ul li a {  }
#navigation-ul ul li a:hover { /*background:#dfe3e4;*/ }
#navigation-ul ul li a{ color:#6d6e71 !important; padding: 0 !important; }
#navigation-ul ul li a:hover { color:#fff !important; }
#navigation-ul ul span, #navigation-ul ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#navigation-ul ul ul { top:-1px; }
