div.overlay { display:none; }

/* localnav with thumbnails */
ul#localnav { position:relative; margin:0 auto; min-height:90px; _height:90px; background-color:transparent; }

ul#localnav li a { position:absolute; top:-24px; width:110px; height:18px; padding:0; color:#949494; font-size:12px; text-align:center; z-index:10; overflow:visible; float:none; margin:0; cursor:pointer !important; }
ul#localnav li a:hover { color:#fff; }
ul#localnav li a img { position:relative; display:block; margin-top:0; }
ul#localnav li a span.leftcap, ul#localnav li a span.rightcap { display:none; }
ul#localnav li a span { float:none; display:block; margin-top:0; }

ul#localnav li#hammer a { left:0px; }
ul#localnav li#workit a { left:111px; }
ul#localnav li#diablo a { left:222px; }
ul#localnav li#spyder a { left:333px; }
ul#localnav li#junior a { left:444px; }

/* hover states */
ul#localnav li a .hover { position:absolute; left:-59px; bottom:0; width:180px; height:auto; color:#f5f5f5; font-size:11px; line-height:1.2em; text-align:left; }
ul#localnav li a .hover div { display:block; behavior:url(/inc/ie7pngfix.htc); }

ul#localnav li a .hover .hovercontent { width:193px; padding:1.4em 16px .4em 20px; min-height:5.6em; background:url(/products/img/thumbhover_bg.png) no-repeat left top; overflow:visible; }
ul#localnav li a .hover .bottom { width:229px; height:26px; background:url(/products/img/thumbhover_bgbottom.png) no-repeat left top; overflow:hidden; }

ul#localnav li a .hover .hovercontent h3 { margin-bottom:.3em; _margin-bottom:0; height:15px; font-size:13px; color:#141414; text-indent:-99999px; }
ul#localnav li a .hover .hovercontent p { margin:0 0 .8em; }
ul#localnav li a .hover .hovercontent span.arrow { display:block; padding-right:16px; margin-top:0; color:#fff; text-align:right; background:url(/products/img/thumbhover_arrow.gif) no-repeat right .8em; }
ul#localnav li a .hover .hovercontent span.arrow:hover { text-decoration:underline; }

ul#localnav li#hammer a .hover .hovercontent h3 { background:url(/products/img/hammer.png) no-repeat left top; }
ul#localnav li#workit a .hover .hovercontent h3 { background:url(/products/img/workit.png) no-repeat left top; }
ul#localnav li#diablo a .hover .hovercontent h3 { background:url(/products/img/diablo.png) no-repeat left top; }
ul#localnav li#spyder a .hover .hovercontent h3 { background:url(/products/img/spyder.png) no-repeat left top; }
ul#localnav li#junior a .hover .hovercontent h3 { background:url(/products/img/junior.png) no-repeat left top; }
