/**
* @version   $Id$
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
[class*="menu-fusionmenu-position-content-"] #rt-content-top, [class*="menu-fusionmenu-position-content-"] #rt-content-bottom 
{
overflow: visible;
}


/* Global Settings */
#rt-header .menutop 
{
z-index:1;
}

.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;
}

.menutop li .fusion-submenu-wrapper 
{
float: none;
left: -999em;
position: absolute;
z-index: 500;
}

.menutop li:hover li ul, .menutop li.sfHover li ul 
{
top: -999em;

}

.menutop li:hover ul, .menutop li.sfHover ul 
{
top: 0;

}


/* Root Items */
.menutop 
{
list-style: none;
margin: 0;
padding: 0 6px;
position: relative;
line-height: 1em;
display: inline-block;
}

.menutop li.root 
{
float: left;
margin: 0;
height: 35px;
padding: 5px 4px 5px 7px;
}

.menutop li.root:first-child 
{
background: none;
padding-left: 4px;
}

.menutop li.root > .item 
{
white-space: nowrap;
display: block;
text-transform: uppercase;
padding: 0;
font-size: 17px;
z-index: 100;
cursor: pointer;
position: relative;
margin: 0;
outline: none;
	
font-weight: 500;
font-family: 'Arial Black', cursive, serif;
}

.menutop li.root > .item span 
{
display: block;
outline: none;
padding: 5px 6px;
width: auto;
line-height: 20px;
}

.menutop li.root > .item em 
{
font-size: 10px;
display: block;
font-style: normal;
position: absolute;
text-transform: lowercase;
bottom: 4px;
right: 14px;
line-height: 100%;
}

.menutop li.parent.root .item span, .menutop li.root .daddy.item span 
{
padding-right: 25px;
}

.menutop li.parent.root .item span .daddyicon, .menutop li.root .daddy.item .daddyicon 
{
width: 15px;
height: 15px;
position: absolute;
right: 5px;
top: 7px;
padding: 0;
}

.menutop li.parent.root .item span em 
{
right: 22px;
}

.menutop li.root .subtext span 
{
line-height: 18px;
padding-bottom: 7px;
}

.menutop li.root .subtext span em 
{
bottom: 2px;
}

.menutop li.root > .item img 
{
margin: 0 4px 0 0;
}

.menutop li.root > .f-submenu-pad 
{
padding: 0;
}

.menutop li.root > .image 
{
background: none;
}

.menutop li.active.root > .item, .menutop li.active.root.f-mainparent-itemfocus > .item,
.menutop li.root:hover > .item, .menutop li.root.f-mainparent-itemfocus > .item, .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, .menutop li.active > .item 
{
border-radius: 4px;

}

.menutop li.root 
{
background-position: 0 1px;
background-repeat: no-repeat;
}

.menutop li.parent.root > .item .daddyicon, .menutop li.root > .daddy.item .daddyicon 
{
background-position: 100% 50%;
background-repeat: no-repeat;
}


/* Dropdown Surrounds */
.menutop .f-submenu-pad 
{
padding: 0 6px;
}

.menutop ul 
{
padding: 0;
margin: 0;
float: left;
margin-bottom: -1px;
}

.menutop .drop-bot 
{
height: 1px;
overflow: hidden;
clear: both;
}

.menutop .fusion-submenu-wrapper 
{
height: auto !important;
border-radius: 6px;
}


/* Dropdown Items */
.menutop ul li 
{
padding: 0;
display: block;
}

.menutop ul li:first-child 
{
background: none;
}

.menutop ul li a 
{
line-height: 120%;
}

.menutop li > .item 
{
padding: 10px;
height: auto;
display: block;
font-size: 13px;
line-height: 13px;
}

.menutop li > .bullet 
{
padding-left: 10px;
}

.menutop li .item img 
{
float: left;
margin: 0px 6px 0px 0;
vertical-align: top;
}

.menutop li > .item span 
{
display: block;
width: 100%;
}

.menutop ul li .nolink span 
{
display: block;
}

.menutop li a.item 
{
cursor: pointer;
}

.menutop li span.item 
{
cursor: default;
outline: none;
}

.menutop ul li .subtext em 
{
line-height: 14px;
}

.menutop ul li > .fusion-modules.item:hover 
{
background: none;
	text-shadow: -1px -2px 1px hsla(262,81%,88%,0.33), -2px -2px 2px hsla(263,100%,78%,0.17),
    2px 5px 7px hsla(261,100%,69%,0.70);
	-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.menutop ul .readon span 
{
width: auto;
}


/* No JS */
.menutop li.root:hover > .fusion-submenu-wrapper 
{
top: 40px;
left: 5px;
	text-shadow: -1px -2px 1px hsla(262,81%,88%,0.33), -2px -2px 2px hsla(263,100%,78%,0.17),
    2px 5px 7px hsla(261,100%,69%,0.70);
	-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.menutop ul li:hover > .fusion-submenu-wrapper 
{
left: 140px;
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;
padding: 0;
position: absolute;
}


/* Grouped & Modules */
.fusion-grouped 
{
padding-bottom: 10px;
}

.fusion-grouped ol 
{
padding: 0 10px;
}

.fusion-grouped ol li .item 
{
padding: 4px 14px 4px 6px;
}

.fusion-grouped ol li span 
{
font-size: 85%;
padding-left: 10px;
}

.menutop ul li.grouped-parent, .menutop ul li.grouped-parent:hover 
{
background-image: none;

}

.menutop .fusion-grouped ol li 
{
margin-left: 0;
padding: 0;
background-image: none;
}

.menutop .type-module ol 
{
padding: 0;
background-image: none;
}

.menutop .type-module ol li 
{
padding: 0;
}

.menutop .type-module ol li .fusion-modules 
{
background: none;
}

.menutop .type-module ol li .fusion-module 
{
padding: 0;
background: none;
overflow: hidden;
}

.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped 
{
display: block;
}

.menutop .fusion-module em 
{
display: inline;
font-size: inherit;
font-style: italic;
}

.menutop .fusion-module a 
{
font-size: inherit;
line-height: 130%;
}

.menutop .fusion-module p 
{
line-height: 160%;
}

.menutop ul li.grouped-parent > .daddy span 
{
background: none;
}

.fusion-module.module-padding 
{
padding:10px;
}

