
.nav    { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background: url("../img/pro_line_0.gif") repeat-x; position: relative; z-index: 500; top: 3pt; width: 580px; height: 35px; }

.nav .table {
display:table; 
margin:0 auto;
background: url("../img/pro_line_3.gif");
}

.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;
}

/*Main Menu styles*/
.nav .select a    { color: #ddd; line-height: 35px; text-decoration: none; background: url("../img/pro_line_0.gif"); white-space: nowrap; display: block; padding: 0 10px; height: 35px; float: left; }

.nav .menu_main .select .current2 a { color: #fff; line-height: 35px; text-decoration: none; background: url("../img/pro_line_2.gif") !important; white-space: nowrap; display: block; padding: 0 0 0 5px; height: 35px; float: left }
.nav .menu_main .select .current2 a b  { background: url("../img/pro_line_2.gif") right top; display: block; padding: 0 10px 0 5px; }

.nav .select a:hover, 
.nav .select li:hover a    { color: #fff; background: url("../img/pro_line_1.gif"); cursor: pointer; padding: 0 0 0 5px }

.nav .select a:hover b, 
.nav .select li:hover a b    { background: url("../img/pro_line_1.gif") right top; cursor: pointer; display: block; padding: 0 10px 0 5px; float: left; width:100%; }



/* IE6 only */
.nav table  { font-size: 10px; margin: -1px; width: 0; height: 0; border-collapse: collapse }

.nav .sub  { font-size: 11px; font-family: Arial, "Lucida Grande", Helvetica, Tahoma, sans-serif; font-weight: normal; list-style: none; display: block; margin: 0 auto; padding: 0; white-space: nowrap;}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show    { background: url("../img/back_2.gif"); text-align: center; display: block; padding: 0; position: absolute; z-index: 100; top: 35px; left: 0; width: 580px }

.sub {
background: url("../img/back_0.gif");
}

.nav .current .show {
z-index:10;
}

/*Sub Menu styles*/
.nav .select :hover .sub li a, 
.nav .current .show .sub li a   { color: #000; background: transparent; white-space: nowrap; display: block; margin: 0; padding: 0 6px; float: left; border: 0 }

.nav .current .sub li.sub_show a    { color: #336; background: url("../img/back_1.gif"); cursor: default }

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover    { color: #c00; background: url("../img/back_1.gif"); visibility: visible }


/*
This would make the sub menu bar only the size of the menus.
.nav .menu_drop .select_sub .sub img { margin-top:9px; }

.nav .menu_drop .select_sub { background:transparent; width:579px; height:35px; display:block; }

.nav .menu_drop .select_sub2 .sub, 
.nav .menu_drop .select_sub .sub { background: url(  "../img/back_2.gif" ); height: 100% !important; border-right: silver 1px inset; }

.nav .menu_drop .select_sub2 .sub li a,
.nav .menu_drop .select_sub .sub li a { color: #000; background: transparent; white-space: nowrap; display: block; margin: 0; padding: 8px 10px; float: left; border: 0;}

.nav .menu_drop .select_sub2 .sub li a:hover,
.nav .menu_drop .select_sub .sub li a:hover {color: #990033; background:url("../img/back_1.gif"); }

.nav .menu_drop .select_sub .sub .select_sub2 a { color: #990033; background:url("../img/back_1.gif"); white-space: nowrap; display: block; margin: 0; padding: 8px 10px; float: left; border: 0 }

*/


.nav .menu_drop .select_sub .sub img {margin-top:9px;}


.nav .menu_drop .select_sub {background:url("../img/back_2.gif"); width:580px; height:35px;}

.nav .menu_drop .select_sub .sub li a { color: #000; background: transparent; white-space: nowrap; display: block; margin: 0; padding: 8px 10px; float: left; border: 0 }

.nav .menu_drop .select_sub .sub li a:hover {color: #990033; background:url("../img/back_1.gif");}

.nav .menu_drop .select_sub .sub .select_sub2 a { color: #000; background: transparent; white-space: nowrap; display: block; margin: 0; padding: 8px 10px; float: left; border: 0 }

.nav .menu_drop .select_sub .sub .select_sub2 a {color: #990033; background:url("../img/back_1.gif");}

