#multi-level {height:30px; position:relative; background:#fff url(../images/menu/image_drop_back.gif) repeat-x; z-index:100; padding-left:20px; border:1px solid #000; border-width:0 1px;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; font-size:11px;}

/* Set up the size of the list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* 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 link styling */
.menu li.top a.top_link {display:block; float:left; height:30px; line-height:30px; text-decoration:none; color:#fff; background: url(../images/menu/image_drop_1a.gif); padding:0;}
.menu li.top a.top_link span.span_top {display:block; float:left; height:30px; background: url(../images/menu/image_drop_1a.gif) right top; padding:0 15px 0 0;}
.menu li.top a.top_link b.b_top {display:block; float:left; height:30px; width:26px;}

.menu li.top a.top_link span.drop {background: url(../images/menu/image_drop_0a.gif) right top; padding:0 25px 0 0;}

.menu li a#home b.b_top {background:transparent url(../images/menu/home.gif) no-repeat center center;}
.menu li a#uk b.b_top {background:transparent url(../images/menu/fl-uk.gif) no-repeat center center;}
.menu li a#usa b.b_top {background:transparent url(../images/menu/fl-usa.gif) no-repeat center center;}
.menu li a#europe b.b_top {background:transparent url(../images/menu/fl-europe.gif) no-repeat center center;}
.menu li a#world b.b_top {background:transparent url(../images/menu/fl-world.gif) no-repeat center center;}
.menu li a#sport b.b_top {background:transparent url(../images/menu/sport_soccer.gif) no-repeat center center;}
.menu li a#other b.b_top {background:transparent url(../images/menu/info.gif) no-repeat center center;}
.menu li a#info b.b_top {background:transparent url(../images/menu/info.gif) no-repeat center center;}

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

/* Style the top level links */
.menu li.top a.top_link:hover,
.menu li.top:hover a.top_link {background: url(../images/menu/image_drop_1b.gif);}
.menu li.top a.top_link:hover span.span_top,
.menu li.top:hover a.top_link span.span_top {background: url(../images/menu/image_drop_1b.gif) right top;}
.menu li.top a.top_link:hover span.drop,
.menu li.top:hover a.top_link span.drop {background: url(../images/menu/image_drop_0b.gif) right top;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu 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;}

/* Style the drop down sub level links */
.menu :hover ul.sub {left:0; top:25px; background: transparent; padding:3px 0 0 0; white-space:nowrap; width:160px; height:auto;}
.menu :hover ul.sub li {display:block; float:left;}
.menu :hover ul.sub li a {display:block; float:left; height:25px; width:160px; line-height:25px; color:#000; text-decoration:none; padding:0; background: url(../images/menu/dropa_0.gif) no-repeat;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu :hover ul.sub li a span,
.menu :hover ul.sub li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span, 
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span
{display:block; float:left; background: url(../images/menu/drop_0.gif) right top; height:25px; width:117px; padding:0 10px 0 5px; font-weight:normal; color:#000;}

.menu :hover ul.sub li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span
{background: url(../images/menu/dropb_0.gif) right top; color:#000;}

.menu :hover ul.sub li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover
{background: url(../images/menu/dropba_1.gif) no-repeat; color:#fff;}

.menu :hover ul.sub li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span
{background: url(../images/menu/drop_1.gif) right top; color:#fff;}

.menu :hover ul.sub li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span
{background:url(../images/menu/dropb_1.gif) right top; color:#fff;}

/* the next two lines keep the menu trail :hover state for IE7 and non-IE browsers */
.menu :hover ul li:hover > a.fly {background:url(../images/menu/dropba_1.gif) no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly span {background:url(../images/menu/dropb_1.gif) right top; color:#fff;}

/* Style the images to the left of each link */
.menu ul.sub b {display:block; float:left; background:transparent url(../images/menu/book.gif) no-repeat center center; height:25px; width:25px;}
.menu ul.sub b.key {background:transparent url(../images/menu/key.gif) no-repeat center center;}
.menu ul.sub b.cog {background:transparent url(../images/menu/cog.gif) no-repeat center center;}
.menu ul.sub b.folder {background:transparent url(../images/menu/folder.gif) no-repeat center center;}
.menu ul.sub b.monitor {background:transparent url(../images/menu/monitor.gif) no-repeat center center;}
.menu ul.sub b.paint {background:transparent url(../images/menu/paint.gif) no-repeat center center;}
.menu ul.sub b.house {background:transparent url(../images/menu/house.gif) no-repeat center center;}
.menu ul.sub b.people {background:transparent url(../images/menu/people.gif) no-repeat center center;}
.menu ul.sub b.info {background:transparent url(../images/menu/info.gif) no-repeat center center;}
.menu ul.sub b.shop {background:transparent url(../images/menu/shop.gif) no-repeat center center;}
.menu ul.sub b.email {background:transparent url(../images/menu/email.gif) no-repeat center center;}
.menu ul.sub b.text {background:transparent url(../images/menu/text.gif) no-repeat center center;}
.menu ul.sub b.qmark {background:transparent url(../images/menu/qmark.gif) no-repeat center center;}
.menu ul.sub b.stop {background:transparent url(../images/menu/stop.gif) no-repeat center center;}
.menu ul.sub b.edit {background:transparent url(../images/menu/edit.gif) no-repeat center center;}
.menu ul.sub b.film {background:transparent url(../images/menu/film.gif) no-repeat center center;}
.menu ul.sub b.links {background:transparent url(../images/menu/links.gif) no-repeat center center;}
.menu ul.sub b.sitemap {background:transparent url(../images/menu/sitemap.gif) no-repeat center center;}
.menu ul.sub b.car {background:transparent url(../images/menu/car.gif) no-repeat center center;}

.menu ul.sub b.amfoot {background:transparent url(../images/menu/sport_football.gif) no-repeat center center;}
.menu ul.sub b.baseball {background:transparent url(../images/menu/sport_baseball.gif) no-repeat center center;}
.menu ul.sub b.basketball {background:transparent url(../images/menu/sport_basketball.gif) no-repeat center center;}
.menu ul.sub b.soccer {background:transparent url(../images/menu/sport_soccer.gif) no-repeat center center;}
.menu ul.sub b.golf {background:transparent url(../images/menu/sport_golf.gif) no-repeat center center;}

.menu ul.sub b.uk {background:transparent url(../images/menu/fl-uk.gif) no-repeat center center;}

.menu ul.sub b.usa {background:transparent url(../images/menu/fl-usa.gif) no-repeat center center;}

.menu ul.sub b.europe {background:transparent url(../images/menu/fl-europe.gif) no-repeat center center;}
.menu ul.sub b.france {background:transparent url(../images/menu/fl-france.gif) no-repeat center center;}
.menu ul.sub b.germany {background:transparent url(../images/menu/fl-germany.gif) no-repeat center center;}
.menu ul.sub b.netherlands {background:transparent url(../images/menu/fl-netherlands.gif) no-repeat center center;}
.menu ul.sub b.portugal {background:transparent url(../images/menu/fl-portugal.gif) no-repeat center center;}
.menu ul.sub b.slovakia {background:transparent url(../images/menu/fl-slovakia.gif) no-repeat center center;}
.menu ul.sub b.spain {background:transparent url(../images/menu/fl-spain.gif) no-repeat center center;}
.menu ul.sub b.sweden {background:transparent url(../images/menu/fl-sweden.gif) no-repeat center center;}
.menu ul.sub b.switzerland {background:transparent url(../images/menu/fl-switzerland.gif) no-repeat center center;}

.menu ul.sub b.world {background:transparent url(../images/menu/fl-world.gif) no-repeat center center;}
.menu ul.sub b.australia {background:transparent url(../images/menu/fl-australia.gif) no-repeat center center;}
.menu ul.sub b.china {background:transparent url(../images/menu/fl-china.gif) no-repeat center center;}
.menu ul.sub b.japan {background:transparent url(../images/menu/fl-japan.gif) no-repeat center center;}
.menu ul.sub b.newzealand {background:transparent url(../images/menu/fl-newzealand.gif) no-repeat center center;}
.menu ul.sub b.peru {background:transparent url(../images/menu/fl-peru.gif) no-repeat center center;}
.menu ul.sub b.venezuala {background:transparent url(../images/menu/fl-venezuala.gif) no-repeat center center;}




/* Position the flyouts */
.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:107px; top:0; background:transparent url(../images/menu/transparent.gif); padding:5px 5px 5px 0; white-space:nowrap; width:150px; z-index:200; height:auto;}