
	/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {list-style-type:none; margin:0px 0 0px 15px; padding:0;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:175px; height:35px; z-index:100;}
#menu li dl {position:absolute;top:10px;left:0; padding-bottom:5px;height:35px;
}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu table {border-collapse:collapse; padding:0; margin:0px; font-size:12px;}
#menu dl {width: 165px; margin: 0; padding: 0; height:35px;}
#menu dt {margin:0; padding: 9px 5px 5px 8px; font-size:12px; color: #fff;  }
#menu .one {border-top:0px}
#menu .one dt { height:25px; background: #b2ab9b; background:url(../images/karting/menu_horizontal/reel.png) left top no-repeat;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu .one dd {border-bottom:0px solid #aaa;}
#menu dd.last {border-bottom:0px solid #fff;}
#menu dt a, #menu dt a:visited {display:block; color:#ffffff;}
#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 5px 4px 5px; width:135px;}
#menu .one dd a {background:#3b3b3b; font-size:11px; color:#ffffff;}
#menu .one dd a:hover {color:#868686;}
