/**
 * @package   Reaction Template - RocketTheme
 * @version   1.5.2 December 9, 2009
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2009 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Global */

.menutop {background-color:#000; width:100%; background-image: url(../images/menus/style3/bg.png);margin-bottom:10px;}
.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 a .menutop li.active a {display: block;margin: 0;text-decoration: none;float: none;width: auto;color:#f60;}

/* Root Items */
.menutop .subtext span {line-height: 18px;}
.menutop .subtext em {line-height:13px;}
.menutop {list-style: none;margin: 0;padding: 0;position: relative;line-height: 1.0;float: left;}
.menutop li {display: block;float: left; margin-left: 10px;}
.menutop li a {border-right: 2px solid #000; white-space: nowrap;display: block;float: left; font-weight: bold; padding: 0 15px; font-size: 12px; z-index: 100; cursor: pointer; position:relative; margin: 0 0 0 -10px;outline: none; text-transform: uppercase;text-align: center; line-height: 15px;}
.menutop li a span {display: block;margin: 0;outline: none;padding: 7px 0;}
.menutop li a em {font-size:11px;font-weight:normal;display:block;font-style:normal;text-transform: lowercase;}
