/* ================================================================ 
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/elegant2.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu, #menu ul {padding:0; margin:0; list-style:none; height:50px; background:#404040;border-bottom:0}
#menu {width:780px;}
#menu li.first {border-left:0;}
#menu table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}
#menu ul {position:absolute; left:-9999px;}
#menu li {float:left; border-right:0}
#menu li a {color:#fff; white-space:nowrap; background:#404040; display:block; float:left; height:50px; line-height:50px; 	font-family: "Arial"; letter-spacing: .05em; font-size: 12px; font-weight:bold; text-decoration:none; padding:0 10px 0 10px;}
#menu li a.drop {color:#fff; background:#404040 url(images/down.gif) no-repeat right center;}
#menu li a:hover {position:relative; color:#069; background-color:#c40000;}
#menu li:hover {position:relative;}
#menu li:hover > a {color:#fff;}

#menu :hover ul {left:-1px; top:50px; width:135px; background:url(trans.gif); padding-top:0; border-bottom:0;}
#menu :hover ul li a {border-left:1px solid #fff; border-right:1px solid #fff; height:30px; line-height:30px; width:135px; border-bottom:1px solid #fff; font-family: "Arial"; letter-spacing: .05em; font-size: 12px; font-weight:normal; text-decoration:none; }
#menu :hover ul li a.right {background:#404040 url(images/right.gif) no-repeat 135px center;}
#menu :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul li.fly a:hover {padding-left:151px; border-bottom-color:#fff; background:#c40000 url(images/down.gif) no-repeat right center;}
#menu :hover ul li.fly:hover > a {padding-left:166px; border-bottom-color:#fff; background:#c40000 url(images/down.gif) no-repeat right center;}
#menu :hover ul :hover ul {left:156px; top:31px;}
#menu :hover ul :hover ul ul {left:-9999px;}

#menu :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#c40000;}
#menu :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#fff; background:#c40000 url(images/down.gif) no-repeat right center;}
#menu :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#fff; background:#c40000 url(images/down.gif) no-repeat right center;}

#menu :hover ul :hover ul :hover ul {left:150px;}
#menu :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#c40000;}