/**
 * 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)
 */
.navigation .head{border-bottom: 0;}
.navigation .head a{font-size:11px; text-transform: capitalize; color: #fff;}
#vertnav{font-size: 11px; line-height: 1.3em;}
#vertnav li .vertnav-cat a{display:block;border-top:1px solid #fff;padding:3px 3px 3px 10px; cursor: pointer;}
#vertnav li a {color: #000;}
#vertnav li a:hover{text-decoration: none;}
#vertnav .inactive .vertnav-cat {}
#vertnav .next .vertnav-cat {}
#vertnav .prev .vertnav-cat {}
#vertnav .first .vertnav-cat {}
#vertnav .last .vertnav-cat {}
#vertnav .only .vertnav-cat {}
#vertnav li.parent .vertnav-cat {}
#vertnav li.active > .vertnav-cat a{background-color: #fdca91; text-decoration: none;}
#vertnav li.inactive .vertnav-cat {}
#vertnav .level0 .vertnav-cat a{background-color:#fdca91; padding-right: 10px;}
#vertnav .level1 .vertnav-cat a{padding-left:20px; background-color: #fee2c3;}
#vertnav .level2 .vertnav-cat a{padding-left:30px; background-color: #ffefde;}
#vertnav .level3 .vertnav-cat a{padding-left:40px;}

.siteswitcher{float: right;}
.siteswitcher li{float: left; margin: 0 6px 0 0;}
.siteswitcher li a{height: 113px; display: block;}
.siteswitcher li a span{display: none;}

.siteswitcher li#rekresport a{width: 60px;}
.siteswitcher li#artshop a{width:50px;}
.siteswitcher li#springkussens a{width: 140px;}
.siteswitcher li#webwinkel a{width: 60px;}
