/* PRODUCT BROWSER */

#pb-productbrowsercontainer { position:relative; width:980px; height:180px; margin:0 auto; }
#pb-productslider { top:4px; left:0; width:4000px; height:140px; position:absolute; margin:0; padding:0; }
#pb-productslider .pb-productimage { float:left; width:137px; height:140px; position:relative; top:0; }
#pb-productslider .pb-productimage a:link,
#pb-productslider .pb-productimage a:visited { float:left; width:100%; padding-top:125px; overflow:hidden; color:#333; font-size:11px; text-align:center; background-position:50% 100%; background-repeat:no-repeat; }
#pb-productslider .pb-productimage a:hover { text-decoration:none; color:#fff; }
#pb-productslidertrack { position:absolute; top:152px; left:18px; width:944px; height:19px; overflow:hidden; background:url('images/productbrowser_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-cat2 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:255px; }
#pb-cat3 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:500px; }
#pb-cat4 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:833px; }
#pb-productsliderhandle { position:absolute; width:181px; height:19px; cursor:pointer; z-index:155; }
#pb-productsliderhandleimage { position:absolute; width:181px; height:19px; background:url('images/productbrowser_scroller.png') no-repeat; cursor:pointer; z-index:5; }
#pb-leftarrow { position:absolute; left:17px; top:152px; width:20px; height:20px; background:transparent; z-index:150; cursor:pointer; }
#pb-rightarrow { position:absolute; left:942px; top:152px; width:20px; height:20px; background:transparent; z-index:150; cursor:pointer; }


/* PRODUCT BROWSER SECTION COLORS */
#pb-productbrowsercontainer .pb-catclass0 { color:#666; }
#pb-productbrowsercontainer .pb-catclass1 { color:#777; }
#pb-productbrowsercontainer .pb-catclass2 { color:#888; }
#pb-productbrowsercontainer .pb-catclass3 { color:#999; }
#pb-productbrowsercontainer .pb-catclass4 { color:#aaa; }
#pb-productbrowsercontainer .pb-catclass5 { color:#bbb; }
#pb-productbrowsercontainer .pb-catclass6 { color:#ccc; }
#pb-productbrowsercontainer .pb-catclass7 { color:#ddd; }
#pb-productbrowsercontainer .pb-catclass8 { color:#eee; }
#pb-productbrowsercontainer .pb-catclass9 { color:#eee; }
#pb-productbrowsercontainer .pb-catclass10 { color:#fff; }
#pb-productbrowsercontainer .pb-catclass11 { color:#fff; }
#pb-productbrowsercontainer #pb-cat1.pb-catclass5 { color:#fff; }

/* PRODUCT BROWSER PRODUCTS */
#pb-productslider #pb-battlefield2 a { background-image:url('images/game/game_bf2.png'); }
#pb-productslider #pb-battlefield2142 a { background-image:url('images/game/game_bf2142.png'); }
#pb-productslider #pb-cdkeys a { background-image:url('images/game/game_cdkeys.png'); }
#pb-productslider #pb-cod1 a { background-image:url('images/game/game_cod1.png'); }
#pb-productslider #pb-cod1uo a { background-image:url('images/game/game_cod1uo.png'); }
#pb-productslider #pb-cod2 a { background-image:url('images/game/game_cod2.png'); }
#pb-productslider #pb-cod4 a { background-image:url('images/game/game_cod4.png'); }
#pb-productslider #pb-cod5 a { background-image:url('images/game/game_cod5.png'); }
#pb-productslider #pb-cod6 a { background-image:url('images/game/game_cod6.png'); }
#pb-productslider #pb-crysis a { background-image:url('images/game/game_crysis.png'); }
#pb-productslider #pb-css a { background-image:url('images/game/game_css.png'); }
#pb-productslider #pb-dod a { background-image:url('images/game/game_dod.png'); }
#pb-productslider #pb-et a { background-image:url('images/game/game_et.png'); }
#pb-productslider #pb-fc2 a { background-image:url('images/game/game_fc2.png'); }


