/**
 * 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)
 */

#nav { padding:0 25px; font-size:1.1em; }

/************** 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.1em; text-decoration:none; }
#nav span { display: block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#cfcfcf; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#efefef; font-weight:bold; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; border-bottom: 1px solid #444444; }


#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:bolder !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:38px; left:-10000px; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:120px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background: url(../images/bckgr_90black.png) repeat 0 0; padding: 3px 0px;}
#nav ul li a:hover { text-decoration: none; background: url(../images/bckgr_90redblack.png) repeat 0 0; padding: 3px 0px;}
#nav ul li a { color:#a8a8a8 !important; font-weight: bolder; }
#nav ul li a:hover { color:#c8c8c8 !important; }
#nav ul span, #nav ul li.last li span { padding:3px 10px 4px 10px;}

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

/******** ADDITIONAL **********/
#nav li.level0 a {display: block;}
#nav li.level0 span {display: none;}
#nav li.level1 span {display: block;}
.nav-held {background: url(../images/held_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-shoei {background: url(../images/shoei_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-kbc {background: url(../images/kbc_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-luma {background: url(../images/luma_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-cardo {background: url(../images/cardo_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-ostalo {background: url(../images/ostalo_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-akcija {background: url(../images/akcija_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-foto {background: url(../images/foto_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-noviteti {background: url(../images/novo-logo.png) transparent -15px 0px no-repeat; width: 85px; height: 40px; margin-right: 0px;}
.nav-motul {background: url(../images/motul_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-repsol {background: url(../images/repsol_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-nano {background: url(../images/nano_logo.png) transparent no-repeat; width: 89px; height: 40px; margin-right: 0px;}
.nav-held.over {background: url(../images/held_logo_over.png) transparent no-repeat;}
.nav-shoei.over {background: url(../images/shoei_logo_over.png) transparent no-repeat;}
.nav-kbc.over {background: url(../images/kbc_logo_over.png) transparent no-repeat;}
.nav-luma.over {background: url(../images/luma_logo_over.png) transparent no-repeat;}
.nav-cardo.over {background: url(../images/cardo_logo_over.png) transparent no-repeat;}
.nav-ostalo.over {background: url(../images/ostalo_logo_over.png) transparent no-repeat;}
.nav-akcija.over {background: url(../images/akcija_logo_over.png) transparent no-repeat;}
.nav-foto.over {background: url(../images/foto_logo_over.png) transparent no-repeat;}
.nav-noviteti.over {background: url(../images/novo-logo_over.png) transparent -15px 0px no-repeat;}
.nav-motul.over {background: url(../images/motul_logo_over.png) transparent no-repeat;}
.nav-repsol.over {background: url(../images/repsol_logo_over.png) transparent no-repeat;}
.nav-nano.over {background: url(../images/nano_logo_over.png) transparent no-repeat;}


#slider {width:360px; height: 76px; margin:0;float:right; padding: 0; border: 2px #fff solid;}
#slider li {line-height: 1em;}
