.menuBg { height:42px; line-height:42px;}
.menuBg a{ text-decoration:none; height:42px; line-height:42px; font-weight:bold; font-size:11px; color:#000;}
.menuBg a:hover{color:#FFF;}

#multi-level {height:42px; position:relative; z-index: 6;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; list-style-image:none; height:0; padding:0; margin:0;}
ul.menu ul li { background-image:none;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; height:42px; margin:0; padding:0;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:inline ; float:left; }
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* set up the normal unhovered images/ in the links */
.menu li a { background:url(../images/menu-bg.jpg) repeat-x; text-align:center; line-height:42px; color:#000; font-weight:bold; text-decoration:none; margin-top:0px;cursor:pointer; font-size:12px;}
.menu li a:hover {color:#FF0; text-decoration:none; margin:0; padding:0;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images/ in the lists show through (no flicker) */
.menu li a#ecoResort .menu-middle {padding:0 10px;}
.menu li a#theme .menu-middle {padding:0 10px;}
.menu li a#help .menu-middle {padding:0 9px;}
.menu li a#book .menu-middle {padding:0 9px;}
.menu li a#map .menu-middle {padding:0 11px 0 10px;}

.menu li a .menu-left {width:7px; height:42px; float:left;}
.menu li a .menu-middle {height:42px; float:left; margin-top:0px;}
.menu li a .menu-right {height:42px; float:left; margin-top:0px; width:7px;}

.menu li a:hover .menu-left, .menu li:hover a .menu-left {background:url(../images/mouse-overbg.jpg) repeat-x right top; width:7px; height:42px; float:left;}
.menu li a:hover .menu-middle, .menu li:hover a .menu-middle {background:url(../images/mouse-overbg.jpg) repeat-x right top; height:42px;}
.menu li a:hover .menu-right, .menu li:hover a .menu-right {background:url(../images/mouse-overbg.jpg) repeat-x right top; height:42px; width:7px;}

.menu li a#ecoResort .menu-left {background:url(../images/menuleft-corner.jpg) no-repeat left top; width:7px; height:42px;}
.menu li a#ecoResort:hover .menu-left, .menu li:hover a#ecoResort .menu-left {background:url(../images/menuleft-corner-over.jpg) no-repeat right top; width:7px; height:42px;}

.menu li a#map .menu-right {background:url(../images/menuright-corner.jpg) no-repeat right top; height:42px; float:right; margin-top:0px;}
.menu li a#map:hover .menu-right, .menu li:hover a#map .menu-right {background:url(../images/menuright-corner-over.jpg) no-repeat right top; height:42px;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:42px; background:#FBF2E0; padding:3px 0; border:1px solid #FB921C; white-space:nowrap; width:200px; height:auto; font-family:Verdana; font-size:12px; text-align:left; font-weight:normal; padding-bottom:4px;}

.menu :hover ul.sub li {display:block; height:22px; position:relative; float:left; width:160px; padding:0; margin:0; list-style-image:none;}

.menu :hover ul.sub li a {display:block; font-size:12px; height:22px; width:200px; line-height:22px; text-indent:5px; color:#000; text-decoration:none; border-width:0 0 0 3px; font-size:12px; padding-left:8px; background:url(../images/menu-bullet.gif) no-repeat; text-align:left; }

.menu :hover ul.sub li a:hover {color:#fff; text-align:left; font-weight:bold; font-size:12px; background:url(../images/menu-bullet1.gif) no-repeat #333333;}

.menu :hover ul.subProducts {width:141px;}
.menu :hover ul.subProducts li a {width:135px;}
.menu :hover ul.subIndustry {width:160px;}
.menu :hover ul.subIndustry li a {width:154px;}
.menu :hover ul.subtheme {width:170px;}
.menu :hover ul.subtheme li a {width:164px;}
.menu :hover ul.subAbout {width:150px;}
.menu :hover ul.subAbout li a {width:144px;}

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:197px; top:-2px; background: #666666; padding:0; border:1px solid #000000; white-space:nowrap; width:200px; z-index:200; height:auto; z-index:300; font-family:Verdana; font-size:12px; text-align:left; font-weight:normal;}

.menu :hover ul.sub li ul li ul, .menu :hover ul :hover ul :hover ul {z-index:400; left:167px; margin-left:10px;}

#ecoResort1 {width:208px;}
#themeHoliday1 {width:136px;}
#themeHoliday1 li{width:136px;}
#themeHoliday1 li a {width:127px;}
#themeHoliday1 li a:hover {width:127px;}

#menuSeperator {background:url(../images/menu-seperator.jpg) no-repeat #FB9624; width:2px; margin:0; padding:0; list-style:none; list-style-image:none; float:left; visibility:visible;}

