/* ================================================================ 
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_dropdown_3.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:0px; margin:20px 0 0 0; list-style:none; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}

#nav li.top {display:block; float:left;}

#nav li.top img {padding-right: 124px;}

#nav li a.top_link {display:block; float:left; height:35px; line-height:30px; color:#444; text-decoration:none; font-size:14px; font-weight:normal; padding:8px 41px 0 0px; cursor:pointer; border-bottom: 1px solid #444}

#nav li a.top_link span {float:left; display:block;}

#nav li a.top_link span.down {float:left; display:block;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:43px; background:white; padding:3px; border:1px solid #444; white-space:nowrap; width:190px; height:auto; z-index:300;}

#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:188px; font-weight:normal;}

#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:188px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;}



#nav li:hover ul.subMin
{left:1px; top:43px; background:white; padding:3px; border:1px solid #444; white-space:nowrap; width:130px; height:auto; z-index:300;}

#nav li:hover ul.subMin li
{display:block; height:20px; position:relative; float:left; width:128px; font-weight:normal;}

#nav li:hover ul.subMin li a
{display:block; font-size:11px; height:18px; width:128px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;}

#nav li:hover ul.subMin li a:hover 
{background:#ececec; color:black; border-color:#fff;}



#nav li:hover ul.subMin2
{left:1px; top:43px; background:white; padding:3px; border:1px solid #444; white-space:nowrap; width:100px; height:auto; z-index:300;}

#nav li:hover ul.subMin2 li
{display:block; height:20px; position:relative; float:left; width:98px; font-weight:normal;}

#nav li:hover ul.subMin2 li a
{display:block; font-size:11px; height:18px; width:98px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;}

#nav li:hover ul.subMin2 li a:hover 
{background:#ececec; color:black; border-color:#fff;}



#nav li:hover ul.sub li a:hover 
{background:#ececec; color:black; border-color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:178px; line-height:18px; margin-bottom:3px; color:black; border-bottom:1px solid black; cursor:default;}

#nav li:hover li:hover ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
