/* ================================================================ 
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_dropline2-5.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.
=================================================================== */
.pro_line3 {
height:39px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
width:980px;
text-align:center;
margin:0 auto;
background:url(images/menu_over.gif);
}

.pro_line3 .select {
margin:0 auto; 
text-align:center;
padding:0 0 0 0; 
list-style:none; 
white-space:nowrap;
}

.pro_line3 li {
float:left;
background:url(images/menu_over.gif);
}

.pro_line3 .select a.menu {
display:block; 
height:39px; 
float:left;
font-size:8pt;
background: url(images/menu.gif); 
padding: 0 10 15 5px; 
text-decoration:none; 
line-height:25px;
white-space:nowrap; 
color:#fff;
text-transform: uppercase;
}

.pro_line3 .select a b {
display:block; 
padding: 3px 20px 0px 20px; 
}

.pro_line3 .select a:hover, .pro_line3 .select li:hover a {
background: url(images/menu_over.gif); 
padding:0 20 0 20px;
line-height:27px;
cursor:pointer; 
color:#ddd;
text-transform: uppercase;
}

.pro_line3 .select a:hover b, .pro_line3 .select li:hover a b {
display:block; 
padding:0 20px 9px 20px; 
background:url(images/menu_over.gif) right top; 
cursor:pointer;
}

.pro_line3 .sub {
display:none;
}

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