/* ================================================================ 
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_pullup_1.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.
=================================================================== */

/* top margin for this demo only */
#nav {padding:0; margin:70px 0 0 0; list-style:none; height:36px; position:relative; z-index:500; font-family: arial, helvetica, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:36px; line-height:27px; text-decoration:none; font-weight: bold; cursor:pointer; outline: none;}
#nav li a.top_link span {display:block; padding-top:9px; min-width: 74px; height:36px; font-size: 1.3em; text-align: center; color: #FF9900; text-decoration: none; line-height: 1em; outline: none;}
#nav li a.top_link span.down {float:left; display:block; background: url(../images/nav_drop.gif) 20px 15px no-repeat; padding:9px 20px 0 36px; height:36px; outline: none;}
#nav li a.top_link:hover span.down {background: url(../images/nav_drop_bottom.gif) left bottom no-repeat; color: #ffffcc; padding-top: 9px; outline: none;}
#nav li:hover > a.top_link {color: #ffffcc; outline: none;}
#nav li:hover > a.top_link span {background: url(../images/nav_about_bg.jpg) left top no-repeat; color: #ffffcc; outline: none;}
#nav li:hover > a.top_link span.down {background: url(../images/nav_drop_bottom.gif) 0 0 no-repeat; color: #ffffcc; padding-top: 9px; outline: none}

/* Default list styling */

#nav li:hover {position:relative; z-index:200; color:#ffffcc; outline: none;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul
{left:-63px; bottom:36px; top:auto; overflow: hidden; background:url(../images/flyout_bg.gif) center 10px no-repeat; width:165px; height:auto; padding:0 0 0 15px;}
#nav li:hover ul li {float: left; width: 73px; height: 31px; margin: 1px 1px 0 0; overflow: hidden; border: 1px solid #999999; background: #666666; text-align: center;}
#nav li:hover ul li:hover {border: 1px solid #FFCC33; background:#FF9900;}
#nav li:hover ul li a {display: block; font-size: 0.9em; width: 73px; height: 31px; padding-top: 6px; color: #FFFFFF; text-decoration: none;}
#nav li:hover ul li a:hover {text-decoration:underline; cursor:auto;}
#nav li:hover ul li.top {clear: both; background: url(../images/flyout_top.png) 0 0 no-repeat; border:0; width: 179px; height: 12px; margin: 0 0 0 -14px;}
#nav li:hover ul li.top:hover {clear: both; background: url(../images/flyout_top.png) 0 0 no-repeat; border:0; width: 179px; height: 12px;}
#nav li:hover ul li.bottom {clear: both; background: url(../images/flyout_bottom.gif) 0 0 no-repeat; border:0; width: 179px; height: 11px; margin: 3px 0 0 -14px;}
#nav li:hover ul li.bottom:hover {clear: both; background: url(../images/flyout_bottom.gif) 0 0 no-repeat; border:0; width: 179px; height: 11px;}
/*#nav li:hover ul li a 
{display:block; font-size:11px; height:20px; line-height:20px; padding:0 5px; color: #FFFFFF; text-decoration:none;}*/


/*#nav li:hover ul li a:hover {text-decoration:underline;}*/

/* Tertiary menu styles */

/* #nav li:hover ul li a.fly:hover
{background:#4f8383; color:#fff; text-decoration:none;}
#nav li:hover ul li:hover.fly {background:#4f8383;}

#nav li:hover ul li:hover.fly > a.fly {background:#4f8383; color:#fff; text-decoration:none;}
#nav li ul li a.fly
{color:#4f8383; font-weight:bold;}

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:-5px; margin-left:100%; bottom:-4px; top:auto; background: #fff; padding:3px; border:1px solid #4f8383; white-space:nowrap; width:auto; z-index:500; height:auto;} */
