/* ================================================================ 
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:47px; position:relative; font-family:arial, verdana, sans-serif; font-size:13px;z-index:500; color:#FFFFFF; font-weight:bold;
width:702px;
}
#nav .select {
margin:0; padding:0; list-style:none; white-space:nowrap; height:47px;
}
#nav li {
float:left; background:url(blank_over_p1.gif);
height:47px;
width:116px;
}
#nav .select a {
display:block; height:47px; float:left; background: url(blank_p.gif); padding:0 0 0 0px; text-decoration:none; line-height:33px; white-space:nowrap; color:#fff;
width:116px;
text-align:center; font-weight:bold;
text-transform:uppercase;
}
#nav .select a b {
display:block; padding:0 0 0px 0; background:url(blank_p.gif) right top; width:116px; height:47px;
}
#nav .select li:hover a {
background: url(blank_over_p.gif); padding:0 0 0 0px; line-height:33px; cursor:pointer; color:#fff; width:116px; height:47px;
}
#nav .select li:hover a b {
display:block; padding:0 0 9px 0; background:url(blank_over_p.gif) no-repeat right top; cursor:pointer; width:116px; height:47px;
}
#nav .sub {
display:none; margin:0; padding:0 0 0 0px;list-style:none;
background: url(../images/nav_hover_bg.jpg) repeat-x 0 0;
border:1px solid #C95D00;
height:43px;
width:702px;border:0px solid red;
text-align:center;
}
#nav .sub li {background:transparent; width:auto; padding:0 10px; display:inline; }
#nav .select li:hover .sub {
height:43px; display:block; position:absolute; width:702px; top:47px; left:0; text-align:center;
}

#nav .select li:hover .sub li a {
display:block;height:43px; line-height:36px; display:inline; background:transparent url(transparent.gif); padding:0 0px; margin:0; white-space:nowrap; color:#fff;font-size:12px; width:auto; text-transform:capitalize;
}
#nav .select li:hover .sub li a:hover {
color:#fecc0d; line-height:36px; height:43px;
}


/*#################################################################################################################*/


#nav .select li.LIN .sub {
height:43px; display:block; position:absolute; float:left; width:702px; top:47px; left:0; text-align:center; border:0px solid red;
}

#nav .select li.LIN .sub li a {
display:block;height:43px; line-height:36px; float:left; background:transparent url(transparent.gif); padding:0 0px; margin:0; white-space:nowrap; color:#fff;font-size:12px; width:auto; text-transform:capitalize;
}
#nav .select li.LIN .sub li a:hover {
color:#fecc0d; line-height:36px; height:43px;
}


#nav .select li.LIN a b {
display:block; padding:0 0 9px 0; background:url(blank_over_p.gif) no-repeat right top; cursor:pointer; width:116px; height:47px;
}


