/* ================================================================ 
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/pro_drop7.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {padding:0; margin:0 0 0px 0; list-style:none; height:31px; background:#000 url(/images2/MenuBG.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; width:1004px; }
#nav li.top {display:block; float:left; width:auto;}
#nav li a.top_link {display:block; width:auto; float:left; height:31px; line-height:31px; color:#fff; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 10px; cursor:pointer; font-family:arial, verdana, sans-serif;}
#nav li a.top_link span {float:left; display:block; padding:0px 10px 0px 0px; height:31px; font-family:arial, verdana, sans-serif;}
#nav li a.top_link span.down {float:left; display:block; padding:0px 10px 0px 0px; height:31px; font-family:arial, verdana, sans-serif;}

#nav li.current a.top_link {color:#fff; background-color:#4E0000;} /*highlighted tab */
#nav li.current a.top_link span {color:#fff; background-color:#4E0000;}
#nav li.current a.top_link span.down {color:#fff; background-color:#4E0000;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background-color:#4E0000; text-decoration:underline; } /* mouseover highlight tab */
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background-color:#4E0000; text-decoration:underline;;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background-color:#4E0000; padding-bottom:3px; text-decoration:underline;}

#nav li.current:hover a.top_link,
#nav li.current a.top_link:hover
{background-color:#4E0000; text-decoration:none;}
#nav li.current:hover a.top_link span, 
#nav li.current a.top_link:hover span
{background-color:#4E0000; text-decoration:none;}
#nav li.current:hover a.top_link span.down,
#nav li.current a.top_link:hover span.down
{background-color:#4E0000; padding-bottom:3px; text-decoration:none;}

#nav table {border-collapse:collapse; padding:0; width:0; height:0; margin:0 -20px 0 0;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:31px; background: #dbdbdb; height:24px; white-space:nowrap; width:130px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:130px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:12px; height:24px; width:130px; line-height:21px; text-indent:10px; color:#000; text-decoration:none;}
#nav :hover ul.sub li a:hover 
{background:#9F0000; color:#fff; text-decoration:underline; height:24px;}

#nav li.current a:hover,
#nav li.current:hover
{position:static; white-space:normal; z-index:1;}


#nav li.current .line
{margin:0; padding:0; list-style:none; position:absolute; left:0; top:31px; width:1004px; height:25px; background-color:#4E0000;}

#nav li.current .line li {display:inline; font-weight:normal; height:25px; margin:0; padding:0;}
#nav li.current .line li a
{display:block; float:left; padding:0 10px; margin:0; color:#fff; text-decoration:none; border:0; height:25px; line-height:25px; font-size:12px; font-family:arial, verdana, sans-serif;}
#nav li.current .line li a:hover {text-decoration:underline;}

