/**
 * @package   Hybrid Template - RocketTheme
* @version   $Id$
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2016 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Global */
.menutop li {height: auto;margin: 0;padding: 0;position: relative;list-style: none;}
.menutop em {font-size: 80%;font-weight: normal;display: block;font-style: normal;}
.menutop li .item .menutop li.active .item {display: block;margin: 0;text-decoration: none;float: none;width: auto;}

/* Root Items */
.menutop {list-style: none;margin: 0;padding: 0 6px;position: relative;line-height: 1em;display: inline-block;}
.menutop li {float: left;margin: 0;height: 41px;padding: 8px 5px 8px 6px;}
.menutop li.item1 {background: none;padding-left: 4px;}
.menutop li .item {white-space: nowrap;display: block;text-transform: uppercase;padding: 10px 6px;font-size: 15px;z-index: 100;cursor: pointer;position: relative;margin: 0;outline: none;font-weight: bold;height: 22px;}
.menutop li .item span {display: block;outline: none;padding: 0;width: auto;line-height: 18px;position: relative;}
.menutop li .item em {font-size: 10px;display: block;font-style: normal;text-transform: uppercase;line-height: 100%;}
.menutop li .subtext span {margin-top: -5px;line-height: 18px;}
.menu-type-splitmenu .menutop li.active > .item, .menu-type-splitmenu .menutop li:hover > .item, .menutop ul li > .item:hover, .menutop li.f-menuparent-itemfocus > .item {border-radius: 5px;margin-top: -1px;}
.menu-type-splitmenu .menutop li {background-position: 0 1px;background-repeat: repeat-y;}
