@charset "utf-8";
/* CSS Document */

#productbrowser { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:10px; }
#productbrowser a { color: #000; }
#productbrowser a:link, #productbrowser a:visited, #productbrowser a:active { text-decoration: none; color: #000; }
#productbrowser ul, #productbrowser ol { list-style: none; }

#productbrowser { width:940px; height:370px; font-size:12px; line-height:18px; background: url(ps_background.png) no-repeat top; overflow: auto; }

#pb-productbrowsercontainer { position: relative; width: 930px; height: 350px; margin: 0px 5px; }

#pb-productslider { top:4px; left:0; width:4000px; height:140px; position:absolute; margin:0; padding:0; }

#pb-productslider .pb-productimage { float: left; width: 230px; height: 270px; position: relative; top: 0; }

#pb-productslider .pb-productimage a:link,
#pb-productslider .pb-productimage a:visited { float: left; width: 100%; padding-top: 273px; overflow: hidden; color: #444; font-size: 12px; text-align: center; background-position: 0px 1px; background-repeat: no-repeat; }

#pb-productslider .pb-productimage a:hover { text-decoration: none; color: #fff; font-weight:bold; }

#pb-productslidertrack { position: absolute; top: 320px; left: 10px; width:910px; height:19px; overflow: hidden; background: url(ps_scrollbar.png) no-repeat; visibility: hidden; }

#pb-cat1 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:57px; }

#pb-productsliderhandle { position:absolute; width:181px; height:19px; cursor:pointer; z-index:155; }

#pb-productsliderhandleimage { position: absolute; width: 181px; height: 19px; background:url(ps_scroller.png) no-repeat; /*behavior:url(../js/iepngfix.htc);*/ cursor: pointer; z-index: 5; }

#pb-leftarrow { position: absolute; left: 10px; top: 320px; width: 25px; height: 20px; background: transparent; z-index: 150; cursor: pointer; }
#pb-rightarrow { position: absolute; left: 895px; top: 320px; width: 25px; height: 20px; background: transparent; z-index: 150; cursor: pointer; }




