/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.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.
=================================================================== */

b	{font-weight:normal;}
.nav {height:33px; position:relative; font: normal 12px Trebuchet MS,Lucida Grande,Lucida Sans Unicode,geneva,verdana,sans-serif; width:600px;  margin:35px 10px 0 0;}
.nav .table {display:table; margin:0;border-collapse:collapse;}

.nav .select, 
.nav .current {margin:0; padding:0; list-style:none; display:table-cell; white-space:nowrap;}

.nav li {margin:0; padding:0; height:auto; float:left;}

.nav .select a {display:block; float:left; letter-spacing:0em;  background: #fff; padding:0 20px; text-decoration:none; line-height:33px; white-space:nowrap; color:#223805;}

.nav .select a:hover, 
.nav .select li:hover a {background: url(/images/navbutton.gif); padding:0 0px 0 10px; cursor:pointer; color:#223805;}
.nav .select a:hover b, 
.nav .select li:hover a b {display:block; float:left; padding:0 20px 0 10px; background:url(/images/navbutton.gif) right top; cursor:pointer;}

.nav .select_sub {display:none;}

/* IE6 only */
.nav table {border-collapse:collapse; margin:-1px; font-size:1em; width:0; height:0;}

.nav .sub {display:table; margin:0 auto; padding:0; list-style:none;}

.nav .select :hover .select_sub, 
.nav .current .show {display:block; position:absolute; top:33px; background:url(/images/navback.gif) top left repeat-x #dbe4ab; padding:10px;
border-left:1px solid #000; border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #dbe4ab; z-index:10; left:0; text-align:left;
font: normal 11px araial,verdana,sans-serif;}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {background:none; margin:0; padding:0; color:#555850;float:none;}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {visibility:visible; color:#000;}

.nav .select .sub li, .nav .select .sub a {float:none;background:none;height:auto;padding:0;margin:0 0 2px 0;list-style-image:url(/images/navbullet.gif)}

.nav .table .select .select_sub a {background:none;display:inline;margin:0;color:#000; padding:0;line-height:15px;height:auto;}
.nav .table .select .select_sub a:hover {color:#555850;}
.nav .table .select .select_sub ul {margin:0 0 0 14px}


.select_sub h2	{font-size:110%;margin:0 0 5px 0; color:#000;font-weight:bold;}