/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/anywidth-dropline-center.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {width:750px; height:120px; margin-left:180px; padding-top:40px; text-align:center; overflow:hidden; }

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap;}
#menu ul {display:inline-block;} 

#menu li {display:inline-block; display:inline;}
#menu ul.level1 div {position:absolute; left:-9999px; margin-top:25px;}

#menu ul.level1 {margin:0 auto; margin-top:25px;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu ul li div ul {margin-top:-98px;  height:80px;  padding-top:20px; }

#menu ul li div ul.about_sub{ background:url(images/about_us_sub.png) no-repeat;  padding-left:10px; padding-right:20px;}
#menu ul li div ul.destination_sub{ background:url(images/destination_sub.png) no-repeat;  padding-left:10px; margin-left:-18px;padding-right:10px;}
#menu ul li div ul.choose_sub{ background:url(images/choose_sub.png) no-repeat; background-position:-1px 5px;  padding-left:10px; margin-left:-18px;padding-right:10px;}

#menu a.level1-a {display:block; font:bold 11px "Comic Sans MS", cursive; color:#333; line-height:25px; text-decoration:none; padding:0 15px 0 25px; text-align:left;}
#menu .home_selected {  background:url(images/home_selected.jpg) ; width:63px; height:60px; background-position:-0px -0px; text-indent:-9999px; }

#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul.level1 .home { background:url(images/home_selected.jpg) ; width:63px; height:60px; background-position:-0px -0px; text-indent:-9999px; }
#menu ul.level1 .about_us { background: url(images/about_us.jpg); width:98px; height:60px; background-position:0px -0px; text-indent:-9999px; }
#menu ul.level1 .about_us:hover { background: url(images/about_us.jpg); width:98px; height:60px; background-position:0px -60px; text-indent:-9999px; }
#menu ul.level1 .choose_your { background: url(images/choose_your_journey.jpg); width:112px; height:60px; background-position:0px -0px; text-indent:-9999px; }
#menu ul.level1 .destination { background: url(images/destination.jpg); width:121px; height:60px; background-position:0px -0px; text-indent:-9999px; }
#menu ul.level1 .contact { background: url(images/contact.jpg); width:105px; height:60px; background-position:-0px -0px; text-indent:-9999px; }

#menu ul li:hover div {left:50%; top:25px; height:50px}
#menu ul li:hover div ul {display:block; position:relative; left:-70px;}
#menu ul li div ul li a {height:35px; font:normal 14px "Comic Sans MS", cursive; color:#666;  font-weight:bold; line-height:25px; text-decoration:none; padding:6px; text-align:left; }

#menu a:hover div {left:0; top:23px;}

#menu a:hover div ul {position:relative; left:-50%;}

#menu li a.fly {background:transparent url(center-center/down-arrow.gif) no-repeat right center;}

#menu li a:hover,
#menu li a.fly:hover {white-space:nowrap; color:#fc0;} 
#menu li:hover > a,
#menu ul li:hover > a.fly {color:#fc0;}
#menu ul li div ul li a:hover {color:#b20;}

#menu table {position:absolute; height:0; width:0; left:50%; border-collapse:collapse; margin-top:-4px;}

