/**
 * @version   1.23 January 15, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Global */
ul.level2{margin-top:10px;}
ul.level1{height:50px;} 
.menutop.theme-fusion {list-style: none;}
/*.widget_gantry_menu .level1:first-child {border-left:1px solid #000000;}*/
.fusion-js-container{margin:0px;}
.menutop.theme-fusion li {margin: 0;display:inline;list-style: none;}
.menutop.theme-fusion em {font-weight: normal;display: block;font-style: normal;}
.menutop.theme-fusion li .item .menutop.theme-fusion li.active .item {display: block;margin: 0;text-decoration: none;float: none;width: auto;}
.menutop.theme-fusion li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 500;padding:30px 20px;background:transparent;}
.menutop.theme-fusion li:hover li ul, .menutop.theme-fusion li.sfHover li ul {top: -999em;}
.menutop.theme-fusion li:hover ul, .menutop.theme-fusion li.sfHover ul {top: 0;}

/* Root Items */

.menutop.theme-fusion li.root {float: left;}
.menutop.theme-fusion li.root > .item {white-space: nowrap;display: block;padding: 0;z-index: 100;cursor: pointer;position: relative;margin: 0;outline: none;}
.menutop.theme-fusion li.root > .hover {color:#ffffff;}
.menutop.theme-fusion li.root > .item span {display: block;margin:10px 0px;outline: none;width: auto;padding:5px 10px;font-size:20px; text-transform:uppercase;line-height:24px;}

.menutop.theme-fusion li.root > .item em {display: block;text-transform: lowercase;line-height: 14px;font-size:14px;}
.menutop.theme-fusion li.parent.root .item span {}
.menutop.theme-fusion li.root .subtext span {line-height: 1.9em;}
.menutop.theme-fusion li.root > .item img {margin: 8px 6px 0 0;vertical-align: top; float:left;}

/* Dropdown Surrounds */
.menutop.theme-fusion ul {margin: 0px;float: left;}
.menutop.theme-fusion .drop-bot {height: 1px;overflow: hidden;clear: both;}
/*.menutop.theme-fusion .fusion-submenu-wrapper {height: auto !important;}*/

/* Dropdown Items */
.menutop.theme-fusion ul li {padding: 0;display: block;width:180px;}
.menutop.theme-fusion ul li > .item {height: auto;display: block;cursor: pointer;}
.menutop.theme-fusion ul li > .item span {display: block;width:auto;white-space: nowrap;overflow: hidden;}
.menutop.theme-fusion ul li .item img {float: left;margin: 8px 6px 0 0;vertical-align: top;}
.menutop.theme-fusion ul li .nolink span {display: block;}
.menutop.theme-fusion ul li span.item {cursor: default;outline: none;}
.menutop.theme-fusion ul li .subtext span {line-height: 1.9em;}
.menutop.theme-fusion ul li .subtext em {line-height: 0.6em;padding-bottom: 7px;text-transform: lowercase;}

.menutop.theme-fusion ul.columns2 {width:362px;padding: 0;margin-left:1px;}
.menutop.theme-fusion ul.columns2 li {width:180px;float:left;margin-left: 1px;}

/* No JS */
.menutop.theme-fusion li.root:hover > .fusion-submenu-wrapper {top: 35px;left: 0;}
.menutop.theme-fusion ul li:hover > .fusion-submenu-wrapper {left: 180px;top: 0;}
.menutop.theme-fusion ul.columns2 li:hover > .fusion-submenu-wrapper {left:178px;top:0;}

/* Fusion JS */
.fusion-js-container {display: block;height: 0;left: 0;overflow: visible;position: absolute;top: 0;z-index: 600000!important;background: transparent !important;}
.fusion-js-subs {display: none;margin: 0;overflow: hidden;position: absolute;}
.fusion-js-subs ul li:last-child {padding-bottom:20px;}
.fusion-js-subs ul li{}
.fusion-js-subs ul li a {font-size:16px;color:#ffffff;line-height:20px;padding:2px 10px;}
.fusion-js-subs ul li:hover {background:#000000;color:#ffffff;}

.fusion-js-subs ul li:first-child{padding-top:20px; }
.menutop.theme-fusion li.parent.root .item span:hover{color:#ffffff;}
/*.widget_gantry_menu ul li {background: url(../images/menus/menu_bg.png) center left no-repeat;}

/* Grouped & Modules */
.menutop.theme-fusion .fusion-grouped {padding-bottom: 10px;}
.menutop.theme-fusion .fusion-grouped ol {padding: 0;}
.menutop.theme-fusion .fusion-grouped ol li {padding: 0 15px;}
.menutop.theme-fusion .fusion-grouped ol li .item {padding: 0 15px;}
.menutop.theme-fusion .fusion-grouped ol li span {line-height: 2em;}
.menutop.theme-fusion .type-module ol {padding: 0;}
.menutop.theme-fusion .type-module ol li {padding: 0;}
.menutop.theme-fusion .type-module ol li .fusion-modules {background: none;}
.menutop.theme-fusion .type-module ol li .fusion-module {padding: 0;background: none;overflow: hidden;}
.menutop.theme-fusion .fusion-module, .menutop.theme-fusion .fusion-modules, .menutop.theme-fusion .fusion-grouped {display: block;}
.menutop.theme-fusion .fusion-modules.item {padding: 15px;}
.menutop.theme-fusion .fusion-module em {display: inline;font-size: inherit;font-style: italic;}
.menutop.theme-fusion .fusion-module a {font-size: inherit;line-height: 130%;}
.menutop.theme-fusion .fusion-module p, .menutop.theme-fusion .fusion-modules p {line-height: 160%;}
.menutop.theme-fusion ul li.grouped-parent > .daddy span {background: none;}