/* ================================================================ 
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.
=================================================================== */

#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}

#nav {padding: 0px; margin: 0px; list-style:none; width: 890px; height: 32px; position: relative; top: 0px; left: 00px; z-index: 1; font-family: 'Arimo', sans-serif; font-size: 16px;}
#nav li.top {float: left; height: 32px; margin: 0px 0px 0px 0px; z-index: 2; }



#nav li a.top_link:hover {color: #ebeeff; z-index: 4; }



a.top_link {color: #ffffff; text-decoration: none; font-family: 'Arimo', sans-serif; font-size: 15px;}


/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{line-height: 15px; font-family: 'tahoma'; left: 0px; top: 32px; padding: 3.0px 8.0px 4.0px 5.0px; width: 160.0px; height: auto; z-index: 300; font-size: 12px; border: 0px solid #bfbfbf;  background: #464646;}



#nav li:hover ul.sub li
{border-bottom: 1px solid #636363;}
#nav li:hover ul.sub li a
{display: block; width: 100%; text-decoration: none; color: #ffffff; padding: 3.0px 3.0px 3.0px 3.0px; height: auto;}
#nav li:hover ul.sub li a:hover 
{background: #7b7b7b;}

#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
{position: absolute; left: -9999px; top: -9999px; width: 0px; height: 0px; margin: 0px; padding: 0px; list-style: none;}