/* ================================================================ 
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:36px; position:relative; font-family:arial, verdana, sans-serif; 
font-size:12px;z-index:500;



}
#nav .select {
margin:0; padding:0; list-style:none; padding-left:0px;  width:898px; 
/*border-top: 1px solid #d3d4cd ; */
/*border-left: 4px solid #FFFFFF; 
border-right: 3px solid #FFFFFF;*/
border-left: #a6aead  1px solid;
border-right: #a6aead  1px solid;   
text-align:center; 
background-color:#dab183;

background: url(last_button.gif); background-repeat:no-repeat; background-position:right;
}
#nav li {
float:left; 
}
#nav .select a {
display:block; height:36px; background: url(blank_p3.gif); 
padding:0 0px 0 0px; 
text-decoration:none; line-height:26px; white-space:nowrap; color:#FFF; 
/*font-style:oblique;*/

}
#nav .select a b {
display:block; padding:0 36px 10px 44px; 
}
#nav .select li:hover a {
background: url(blank_over_p.gif); padding:0 0 0 6px; line-height:26px; 
cursor:pointer; color:#FFF;
}
#nav .select li:hover a b {
display:block; padding:0 59px 19px 15px; background:url(blank_over_p.gif) right top; 
cursor:pointer;
}
#nav .sub {
display:none; margin:0; padding:0 0 0 150px;list-style:none;background-color:#dab183;
/*background-image:url(small.gif); background-repeat:repeat-x; */ 
border-bottom: #a6aead  1px solid;
border-left: #a6aead  1px solid; 
border-right: #a6aead  1px solid;  
}
#nav .sub li {background:transparent;   }
#nav .select li:hover .sub {
height:28px; display:block; position:absolute; float:left; width:746px; top:28px; left:0; 
text-align:center; 
}
#nav .select li:hover .sub li a {
display:block;height:26px; line-height:22px; float: left; 
background:transparent url(transparent.gif); padding:0 16px; margin:0; 
white-space:nowrap; border:1px solid #000; border-color:#888 #777 #666 #ddd; 
color:#fff;font-size:11px;
}
#nav .select li:hover .sub li a:hover {
color:#000; background:#eae1c2; border-color: #fff #333 #000 #fff; line-height:20px;
}
