/*    Main Nav for Foreign Languages (2 line content)
---------------------------------------------------    */
#mainnav { background:url('/images/backgrounds/bkg_mainnav_country2_tall.gif') no-repeat center; height:48px; z-index:3; }
#mainnav.left { background:url('/images/backgrounds/bkg_mainnav_countryhome2.gif') no-repeat center; height:48px; z-index:3; }
#mainnav.right { background:url('/images/backgrounds/bkg_mainnav_global2_orange.gif') no-repeat center; height:48px; z-index:3; }

#mainnav ul { display:block; float:left; width:958px; height:48px;  padding:0; margin:0; }
#mainnav li { float:left; height:48px; width:106px;  background:url('/images/buttons/btn_mainnav_right.gif') no-repeat top; list-style:none; 	text-align: center;  }
#mainnav li span { display:block; padding-top:6px; margin:0 2px 0 2px; }
*HTML #mainnav li span { display:block; padding-top:6px; margin:0; }


#mainnav li a:hover { display:block; float:left; height:48px; width:106px; background:url('/images/buttons/btn_mainnav_hover.gif') no-repeat top;text-decoration:underline; color:#fff; text-transform:uppercase; font-size: 1.0em; }
#mainnav a { text-decoration:none; color:#fff; text-transform:uppercase; font-size: 1.0em;  }
#mainnav a:hover { display:block; text-decoration:underline; color:#fff; text-transform:uppercase; font-size: 1.0em; }
#mainnav li.on { display:block; float:left; height:48px; width:106px; background:url('/images/buttons/btn_mainnav_right.gif') no-repeat  bottom; list-style:none; font-size:1.0em; color:#fff; text-transform:uppercase; }

#mainnav li.curve { display:block; float:left;  height:48px; width:123px; background:url('/images/buttons/btn_mainnav_last.png') no-repeat  top; list-style:none; }
#mainnav li.curveon { display:block; float:left;  height:48px; width:123px; background:url('/images/buttons/btn_mainnav_last.png') no-repeat  bottom; list-style:none; }

#mainnav li.curve span { display:block; padding-top:6px; margin:0 2px 0 10px; text-align:left; }
#mainnav li.curveon span { display:block; padding-top:6px; margin:0 2px 0 10px; text-align:left; }
#mainnav li.curve a:hover { display:block; float:left;  height:48px; width:123px; background:url('/images/buttons/btn_mainnav_hoverlast.png') no-repeat top; list-style:none; }
#mainnav li.curveon a:hover { display:block; float:left;  height:48px; width:123px; background:url('/images/buttons/btn_mainnav_hoverlast.png') no-repeat bottom; list-style:none; }
#mainnav li.productcatalog a:hover,#mainnav li.productcatalog_on,#mainnav li.productcatalog_on a:hover { display:block; float:left; height:48px; width:106px; background:url('/images/buttons/btn_mainnav_right.gif') no-repeat  bottom; list-style:none; font-size:1.0em; color:#fff; text-transform:uppercase; }


*HTML #mainnav ul { display:block; float:left; width:958px; height:48px;  padding:0; margin:1px 0 0 0; }

#mainnav #logbox { display:block; z-index:3; position:relative; float:right; width:180px; height:24px; vertical-align:bottom; padding-top:24px; }
*HTML #mainnav #logbox { display:block; z-index:3; position:relative; float:right; width:180px; height:24px; vertical-align:bottom; margin-top:24px; }

#logbox #dropdown {  position:absolute; top:47px; right:0; display:none;  }
*HTML #logbox #dropdown {  position:absolute; top:23px; right:0; display:none;  }
