/* ================================================================ 
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.stunicholls.com/menu/pro_drop_2.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; list-style:none; height:32px;  } 

#nav ul { margin:0; padding:0; list-style:none;}
#nav li.top {background:url(/images/nav-divider.gif) top right no-repeat; width:auto; height:19px; margin:0; padding:13px 10px 0 5px; display:inline; float:left;}
#nav li.end { background: none; }
#nav li.top a { cursor:pointer; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:normal; color:#423205; text-decoration:none; }
#nav li.top a:hover { color:#0f5f36; }
#nav li.top a.top_link {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:normal; color:#423205; text-decoration:none;}
#nav li.top  a.end { font-weight:bold; color:#0f5f36;  }
#nav li.top a.top_link span {float:left; display:block; padding:0 0px 0 0px; height:35px;}
#nav li.top a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:35px; }


/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:32px; background:url(/images/menu/bg-sub.png) no-repeat center top #fffef7; padding:12px 7px; white-space:nowrap; width:200px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{ background: url(/images/menu/bg-sublink.png) bottom repeat-x; display:block; height:24px; position:relative; float:left; width:100%; padding:0;  font-weight:normal;}
#nav li:hover ul.sub li.last
{ background:url(/images/menu/bg-sublink-last.png) no-repeat center bottom; width:200px; margin:0px -7px -16px -7px; padding:0px 7px 26px 7px; height:26px;}
#nav li:hover ul.sub li a
{display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:normal; text-align:left; height:18px; width:100%; line-height:24px; text-indent:5px; color:#0f451e; text-decoration:none; vertical-align:top;}
#nav li ul.sub li a.fly
{background:url(/images/menu/arrow.gif) 180px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{color:#423205;}
#nav li:hover ul.sub li a.fly:hover
{background:url(/images/menu/arrow_over.gif) 180px 6px no-repeat; color:#423205;}



#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:200px; top:-4px; background:url(/images/menu/bg-sub.png) no-repeat center top #fffef7; padding:3px; white-space:nowrap; width:186px; z-index:400; position:absolute; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{background:url(/images/menu/bg-sub.png) no-repeat center top #fffef7; position:absolute; left:-9999px; top:-9999px; width:186px;  height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:url(/images/menu/arrow_over.gif) 180px 6px no-repeat; color:#423205; } 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:url(/images/menu/arrow.gif) 180px 6px no-repeat; color:#0f451e; } 
