/* ================================================================ 
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:48px; position:relative; z-index:500;}

#nav li.top {display:block; float:left; height:48px;}

#nav li a.products_top_link {display:block; float:left; height:48px; text-decoration:none; cursor:pointer; background: url(../imgs/products.gif);}
#nav li a.products_top_link span {height:48px; width: 117px; background-image: url(../imgs/products.gif); background-position: 0px 0px; background-position: no-repeat;}
#nav li a.products_top_link span.down {float:left; display:block; height:48px; width: 117px; background: url(../imgs/products.gif) no-repeat 0px 0px;}

#nav li a.aboutus_top_link {display:block; float:left; height:48px; text-decoration:none; cursor:pointer; background: url(../imgs/aboutus.gif);}
#nav li a.aboutus_top_link span {height:48px; width: 117px; background-image: url(../imgs/aboutus.gif); background-position: 0px 0px; background-position: no-repeat;}
#nav li a.aboutus_top_link span.down {float:left; display:block; height:48px; width: 117px; background: url(../imgs/aboutus.gif) no-repeat 0px 0px;}

#nav li a.wheretobuy_top_link {display:block; float:left; height:48px; text-decoration:none; cursor:pointer; background: url(../imgs/wheretobuy.gif);}
#nav li a.wheretobuy_top_link span {height:48px; width: 116px; background-image: url(../imgs/wheretobuy.gif); background-position: 0px 0px; background-position: no-repeat;}
#nav li a.wheretobuy_top_link span.down {float:left; display:block; height:48px; width: 116px; background: url(../imgs/wheretobuy.gif) no-repeat 0px 0px;}

#nav li a.customerservice_top_link {display:block; float:left; height:48px; text-decoration:none; cursor:pointer; background: url(../imgs/customerservice.gif);}
#nav li a.customerservice_top_link span {height:48px; width: 118px; background-image: url(../imgs/customerservice.gif); background-position: 0px 0px; background-position: no-repeat;}
#nav li a.customerservice_top_link span.down {float:left; display:block; height:48px; width: 118px; background: url(../imgs/customerservice.gif) no-repeat 0px 0px;}

#nav li a.contactus_top_link {display:block; float:left; height:48px; text-decoration:none; cursor:pointer; background: url(../imgs/contactus.gif);}
#nav li a.contactus_top_link span {height:48px; width: 120px; background-image: url(../imgs/contactus.gif); background-position: 0px 0px; background-position: no-repeat;}
#nav li a.contactus_top_link span.down {float:left; display:block; height:48px; width: 120px; background: url(../imgs/contactus.gif) no-repeat 0px 0px;}

#nav li:hover a.products_top_link, #nav li:hover a.aboutus_top_link, #nav li:hover a.wheretobuy_top_link, #nav li:hover a.customerservice_top_link, #nav li:hover a.contactus_top_link {background-position: 0px -48px;}
#nav li:hover a.products_top_link span, #nav li:hover a.aboutus_top_link span, #nav li:hover a.wheretobuy_top_link span, #nav li:hover a.customerservice_top_link span, #nav li:hover a.contactus_top_link span {background-position: 0px -48px;}
#nav li:hover a.products_top_link span.down, #nav li:hover a.aboutus_top_link span.down, #nav li:hover a.wheretobuy_top_link span.down, #nav li:hover a.customerservice_top_link span.down, #nav li:hover a.contactus_top_link span.down {background-position: 0px -48px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0px; top:48px; background: #b4cde0; border:1px solid #4a7799; white-space:nowrap; width:115px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:113px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; height:18px; width:113px; line-height:18px; text-align: left; text-indent: 5px; color:#000000; text-decoration:none; border:1px solid #b4cde0;}

#nav li:hover ul.sub li a:hover 
{background:#4a7799; color:#ffffff; border-color:#ffffff;}

#nav li:hover ul.sub1
{left:20px; top:48px; background: #b4cde0; border:1px solid #4a7799; white-space:nowrap; width:95px; height:auto; z-index:300;}
#nav li:hover ul.sub1 li
{display:block; height:20px; position:relative; float:left; width:93px; font-weight:normal;}
#nav li:hover ul.sub1 li a
{display:block; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; height:18px; width:93px; line-height:18px; text-align: left; text-indent: 5px; color:#000000; text-decoration:none; border:1px solid #b4cde0;}

#nav li:hover ul.sub1 li a:hover 
{background:#4a7799; color:#ffffff; border-color:#ffffff;}


#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:0; height:0; margin:0; padding:0; list-style:none;}
