/* Global */
.menutop li {height: auto;margin: 0;padding: 0;position: relative;list-style: none;} /* Take off list-style from li Level 2 */
.menutop li.root > .item {} /* Take off list-style from li Level 2 */

.menutop li.root {margin: 0 3px;padding: 6px 0;} /* Position of all Level1 li */
/* .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: underline;float: none;width: auto;} */ /* ??!! */
.menutop li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 10;}
.menutop li:hover li ul, .menutop li.sfHover li ul {top: -999em;}
.menutop li:hover ul, .menutop li.sfHover ul {top: 0;}

/* Dropdowns */
.menutop .subtext span {line-height: 18px;}
.menutop .subtext em {line-height:13px;color: #FF9900} /* ??!! */
.menutop .level2 .subtext em, .menutop .level3 .subtext em {line-height: 18px;display: inline;font-weight: normal;font-style: normal;font-size: 11px;}
.menutop ul {width:250px;padding:0;margin:0;} /* Style of all Dropdown ul */
.menutop .drop-top {width: 250px;height: 18px;} /* Size of all Dropdown Top block */
.menutop .drop-main {width: 250px;height: auto;} /* Size of all Dropdown Top block */
.menutop .drop-bottom {width: 250px;height: 12px;} /* Size of all Dropdown Top block */
.menutop ul li {width:auto}
.menutop ul.columns2 li {width:250px;float:left;}
.menutop li > .item {margin-left: 0;height: auto;line-height: 30px;display: block;font-size: 12px;font-weight: normal;} /* Style of Level2 and 3 li item */
.menutop li > .bullet {padding: 0px 5px 0px 12px;} /* To align with menu image's item */
/* .menutop li > .item.image {padding:3px 0 5px 4px;} */
.menutop li > .item img {float:left;margin: 6px 5px 0 6px;} /* Style of image menu */
.menutop li > .item span {display:block;padding: 0;width: 100%;}
.menutop ul li > .item {} /* Style of all Dropdown Level li */
.menutop .level3 li {width: 160px}

.menutop .level2 li, .menutop .level3 li {background:transparent url(../images/bgButton.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} /* Style of Level2 and 3 li item */
.menutop .level2 li:hover, .menutop .level3 li:hover {background:transparent url(../images/bgButtonOver.png) repeat;height: 28px} /* Style of Level2 and 3 li item */

.menutop .level2 li.active, .menutop .level3 li.active {background:transparent url(../images/bgButtonOver.png) repeat;height: 28px; }
.menutop .level2 li.active > .bullet, .menutop .level3 li.active > .bullet {color:#FFFFFF; }

.menutop .level2 li.item114 {background:transparent url(../images/bgButton.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item114:hover  {background:transparent url(../images/bgButtonOverGreen.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item114.active {background:transparent url(../images/bgButtonOverGreen.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 

.menutop .level2 li.item139 {background:transparent url(../images/bgButton.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item139:hover  {background:transparent url(../images/bgButtonOverBlue.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item139.active {background:transparent url(../images/bgButtonOverBlue.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 

.menutop .level2 li.item140 {background:transparent url(../images/bgButton.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item140:hover  {background:transparent url(../images/bgButtonOverWine.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item140.active {background:transparent url(../images/bgButtonOverWine.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;}

.menutop .level2 li.item141 {background:transparent url(../images/bgButton.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item141:hover  {background:transparent url(../images/bgButtonOverTeal.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item141.active {background:transparent url(../images/bgButtonOverTeal.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;}

.menutop .level2 li.item142 {background:transparent url(../images/bgButton.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item142:hover  {background:transparent url(../images/bgButtonOverGreen.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 
.menutop .level2 li.item142.active {background:transparent url(../images/bgButtonOverGreen.png) repeat;height: 28px; border-bottom: 1px solid #cccccc;} 


.menutop ul li > a.item:link, .menutop ul li > a.item:visited{color: #000000} 
.menutop ul li > a.item:hover{color: #FFFFFF} 
.menutop li a.item {cursor:pointer;}
.menutop li span.item {cursor:default;outline:none;}


/* Top Dropdowns */
.level2 .drop-top {margin-top:-8px;/* background-image:url(../images/bgButtonTop.png);background-repeat: no-repeat */;} /* Style of Dropdown Top block Level2 ul */
.level3 .drop-top {margin-top:0; margin-left: 5px;/* background-image: url(../images/bgMenuTop.png);background-repeat: no-repeat; */} /* Style of Dropdown Top block Level3 ul */
/* Main Dropdowns */
.level2 .drop-main {/* background-image: url(../images/bgMenuMain.png);background-repeat:repeat-y; */} /* Style of Dropdown Top block Level2 ul */
.level3 .drop-main {/* background-image: url(../images/bgMenuMain.png);background-repeat:repeat-y;margin-left: 5px; */} /* Style of Dropdown Top block Level3 ul */
/* Bottom Dropdowns */
.level2 .drop-bottom {/* background-image: url(../images/bgMenuBottom.png);background-repeat: no-repeat; */} /* Style of Dropdown Top block Level2 ul */
.level3 .drop-bottom {/* background-image: url(../images/bgMenuBottom.png);background-repeat: no-repeat;margin-left: 5px; */} /* Style of Dropdown Top block Level3 ul */

/* Dropdowns */

#fusionMenu li:hover > .bullet, #fusionMenu li.f-menuparent-itemfocus .bullet, #fusionMenu li.active > .bullet {;color: #FF9900;}

/* #fusionMenu li:hover, #fusionMenu li.active, #fusionMenu li.f-menuparent-itemfocus {background-color: #191919;} */ /* If no pills */


/* Root Items */
#fusionMenu {/* font-family: "Trebuchet MS" */}
#fusionMenu li.root .daddy  {/* background: url(../images/arrowdown.png) 100% 50% no-repeat; */} /* Style of Level1 li only which have submenu */
.menutop ul li .daddy {background: url(../images/arrowLevel2.png) 100% 50% no-repeat;} /* Style of Level2 li only which have submenu */
.menutop ul li:hover .daddy {background: url(../images/arrowLevel2Hover.png) 100% 50% no-repeat;} /* Style of Level2 li only which have submenu */


#fusionMenu ul.level1 {color:#000000;}
#fusionMenu li.root {color:#000000;background: transparent url(../images/indentMenu.png) 100% 50% no-repeat;padding-right:10px}

body #fusionMenu li.root > .item {}
.menutop {list-style: none;margin: 0;padding: 0;position: relative;line-height: 1.0;float: left;} /* Style of Level1 menu */
.menutop li.root {display: block;float: left;} /* Style of Level1 ul */
.menutop li.root > .item {white-space: nowrap;display: block;float: left;height: 35px;line-height: 35px;font-weight: normal;font-size: 12px;text-decoration: none !important;z-index: 10;cursor: pointer;padding: 0;position:relative;margin: 0;} /* Style of Level1 li */
.menutop li.root > .item span {display: block;padding: 0 10px;margin-left: -6px;height: 35px;} /* Style of Level1 a */
.menutop li.root a:link {color: #000000;} /* Style of Level1 a */
.menutop li.root a:visited {color: #000000;} /* Style of Level1 a */
.menutop li.root a:hover {color: #FF9900;} /* Style of Level1 a */
.menutop .level2 {margin-top: -12px}
.menutop .level3 {margin-top: -9px}

.menutop li.root > .item em {font-size:11px;font-weight:normal;display:block;font-style:normal;} /* Style of submenu */
.menutop li.root .daddy {/* padding-right:10px; */} /* Style of Level1 li only which have submenu */

/* No JS */
.menutop li:hover > .fusion-submenu-wrapper {left:170px;top:0;}
.menutop li.root:hover > .fusion-submenu-wrapper {top:0;left:0;}

/* Fusion Pill */
.fusion-pill-l {height: 25px;margin:0 14px 0 -1px;top:10px;width:50px;position:absolute;left:0;}
.fusion-pill-r {margin-left: -2px;height: 25px;}
.fusion-pill-l, #fusionMenu.splitmenu li.active .item, #fusionMenu.splitmenu li:hover .item {background: url(../images/menutab-r.png) 100% 0;}
.fusion-pill-r, #fusionMenu.splitmenu li.active .item span, #fusionMenu.splitmenu li:hover .item span {background: url(../images/menutab-l.png) 0 0 no-repeat;}

/* 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 0 0 -2px;overflow:hidden;padding:0 2px;position:absolute;}

