/* TOP LEVEL NAVIGATION
================================================== */
#navcolorwrapper {width:750px;height:26px;background-image:url("/i/nav/j3.png");}
#topnav {width:700px;text-align:center;margin:0 auto;}
#topnav a {display:block;width:98px;height:26px;text-decoration:none;border-left:1px solid #BBB;}
#topnav #home,#topnav #products,#topnav #services,#topnav #parts,#topnav #library,#topnav #about,#topnav #contact {float: left;}

#topnav a {text-decoration:none;font-weight:bold;}
#topnav a:link {color:#646464;}
#topnav a:visited {color:#646464;}
#topnav a:hover {color:#399238;}
#topnav a:active {color:#B91919;}

/* these control the default tab images */
#en #topnav #home a {background: url("/i/nav/j3.png");}
#en #topnav #products a {background: url("/i/nav/j3.png");}
#en #topnav #services a {background: url("/i/nav/j3.png");}
#en #topnav #parts a {background: url("/i/nav/j3.png");}
#en #topnav #library a {background: url("/i/nav/j3.png");}
#en #topnav #about a {background: url("/i/nav/j3.png");border-right:1px solid #BBB;}
#en #topnav #contact a {background: url("/i/nav/j3.png");}

#topnav span {display:block;padding-top:6px;}

/* these control the rollover */
#en #topnav #home a:hover,#en #topnav #products a:hover,#en #topnav #services a:hover,#en #topnav #parts a:hover,#en #topnav #library a:hover,#en #topnav #about a:hover,#en #topnav #contact a:hover {color:#399238;}

/* these are the "on" state controls */
#home-en #topnav #home a {background: url("/i/nav/j3.png");color:#399238;}
#home-en #topnav #home a:hover {color:#399238;}
#products-en #topnav #products a {background: url("/i/nav/j3.png");color:#399238;}
#products-en #topnav #products a:hover {color:#399238;}
#services-en #topnav #services a {background: url("/i/nav/j3.png");color:#399238;}
#services-en #topnav #services a:hover {color:#399238;}
#parts-en #topnav #parts a {background: url("/i/nav/j3.png");color:#399238;}
#parts-en #topnav #parts a:hover {color:#399238;}
#library-en #topnav #library a {background: url("/i/nav/j3.png");color:#399238;}
#library-en #topnav #library a:hover {color:#399238;}
#about-en #topnav #about a {background: url("/i/nav/j3.png");color:#399238;}
#about-en #topnav #about a:hover {color:#399238;}
#contact-en #topnav #contact a {background: url("/i/nav/j3.png");color:#399238;}
#contact-en #topnav #contact a:hover {color:#399238;}