/* PRODUCT BROWSER */
#productbrowser { width:960px; padding: 0 10px; height:160px; background-color:#78797D; overflow:auto; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
#pb-productbrowsercontainer { position:relative; width:960px; height:160px; margin:0 auto; }
#pb-productslider { top:8px; left:0; width:4825px; height:120px; position:absolute; margin:0; padding:0; }
#pb-productslider .pb-productimage { float:left; width:192px; height:120px; position:relative; top:0; }
#pb-productslider .pb-productimage img { padding: 0 15px 0 15px; width: 162px; height: 120px; }
#pb-productslider .pb-productimage a:link,
#pb-productslider .pb-productimage a:visited { float:left; width:100%; padding-top:0; overflow:hidden; }
#pb-productslider .pb-productimage a:hover { text-decoration:none; color:#fff; }
#pb-productslidertrack { position:absolute; top:136px; left:15px; width:930px; height:17px; overflow:hidden; background:url(../../files/static/images/gif/htg_scrollbar.gif) repeat-x; visibility:hidden; }
#pb-cat1 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:45px; }
#pb-cat2 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:164px; }
#pb-cat3 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:298px; }
#pb-cat4 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:506px; }
#pb-cat5 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:820px; }
#pb-productsliderhandle { position:absolute; width:100px; height:17px; cursor:pointer; z-index:155;}
#pb-productsliderhandleimage { position:absolute; width:60px; margin: 0 20px; height:17px; background:url(../../files/static/images/gif/btn_scrollbar.gif) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); cursor:pointer; z-index:5; }
#pb-leftarrow { position:absolute; left:15px; top:136px; width:20px; height:17px; background:transparent; z-index:150; cursor:pointer; }
#pb-rightarrow { position:absolute; left:925px; top:136px; width:20px; height:17px; background:transparent; z-index:150; cursor:pointer; }
