/* ================================================================ 
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.stunicholls.com/menu/pro_dropline_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.
=================================================================== */

#nav {
height:26px; position:relative; font-family:arial, verdana, sans-serif; font-size:11px;z-index:500; margin:0px auto; font-weight: 100; line-height:20px;
}
#nav .select {
margin:0; padding:0; list-style:none; white-space:nowrap;
}
#nav li {
float:left; background:url(blank_over_p.gif);
}
#nav .select a {
display:block; height:26px; float:left; background: url(blank_p.gif); padding:0 0 0 15px; text-decoration:none; line-height:25px; white-space:nowrap; color: #CCCC99; 
}
#nav .select a b {
display:block; padding:0 30px 10px 22px; background:url(blank_p.gif) right top;
}
#nav .select li:hover a {
background: url(blank_over_p.gif); padding:0 0 0 15px; line-height:25px; cursor:pointer; color: #FFFFFF;
}
#nav .select li:hover a b.selectlink{
 text-decoration:underline;
}
#nav .select li:hover a b {
display:block; padding:0 30px 9px 22px; background:url(blank_over_p.gif) right top; cursor:pointer;
}
#nav .sub {
display:none; margin:0; padding:0 0 0 41px;list-style:none;
}/*padding for centering the dropdownlinks*/
#nav .sub li {background:transparent;}
#nav .select li:hover .sub {
height:18px; display:block; position:absolute; float:left; width:750px; top:28px; left:0; text-align:center;
}
#nav .select li:hover .sub li a {
display:block;height:18px; line-height:16px; float:left; background:transparent url(transparent.gif); padding:0 23px; margin:0; white-space:nowrap;   color: #000000;font-size:11px;
}

 li.fill_1  { padding:1px ;margin:0; width:118px; } 
/*padding for centering the dropdownlinks*/

 li.fill_2  { padding:1px ;margin:0; width:267px; } 
/*padding for centering the dropdownlinks*/
#nav .select li:hover .sub li a:hover {
color: #000000; background:transparent; border-color: #666666; line-height:16px;text-decoration: underline;
}
