@charset "utf-8";
/* PRODUCT BROWSER */
#productbrowser { width: 980px; height: 180px; background: url(images/product_bkgnd.jpg) no-repeat top; overflow: auto; }
#pb-productbrowsercontainer { position: relative; width: 980px; height: 180px; margin: 0 auto; }
#pb-productslider { top: 4px; left: 0; width: 3208px; height: 140px; position: absolute; margin: 0; padding: 0; }
#pb-productslider .pb-productimage { float: left; width: 240px; height: 140px; position: relative; top: 0; }
#pb-productslider .pb-productimage a { float: left; width: 100%; padding-top: 125px; overflow: hidden; color: #ccc; 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; overflow: hidden; background: url(images/productbrowser_scrollbar.png) no-repeat; height:19px; visibility: hidden; }
#pb-cat1 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 85px; }
#pb-cat2 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 395px; }
#pb-cat3 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 690px; }
#pb-productsliderhandle { position: absolute; width: 213px; height: 19px; cursor: pointer; z-index: 155; }
#pb-productsliderhandleimage { position: absolute; width: 213px; height: 19px; background: url(images/product_scroller.png) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); 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; }
#pb-iphone-leftarrow { position: absolute; left: 0; top: 0; height: 180px; width: 69px; z-index: 1000; cursor: pointer; background: url(http://images.apple.com/itunes/home/images/pb_arrows_04_left.png) no-repeat top; }
#pb-iphone-rightarrow { position: absolute; left: 910px; top: 0; height: 180px; width: 69px; z-index: 100000; cursor: pointer; background: url(http://images.apple.com/itunes/home/images/pb_arrows_04_right.png) no-repeat top; }
#productbrowser_title {width: 100%; background-color: #7d5219; }
.productbrowser_txt {font-size: 18px; color: #e1e1e1; line-height: 24px; }
/* 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-catclass7 { color: #fff; }

/* PRODUCT BROWSER PRODUCTS */
#pb-productslider #pb-ipod a { background-image: url(images/dee.jpg); }
#pb-productslider #pb-ipodtouch a { background-image: url(images/valentine.jpg); }
#pb-productslider #pb-ipodnano a { background-image: url(images/avant.jpg); }
#pb-productslider #pb-productred a span { display: block; font-size: 9px; text-transform: uppercase; color: #ff0000; }
#pb-productslider #pb-ipodshuffle a { background-image: url(images/mothers_touch.jpg); }
#pb-productslider #pb-appletv a { background-image: url(images/gods_touch.jpg); }
#pb-productslider #pb-armband a { background-image: url(images/blast.png); }
#pb-productslider #pb-universaldock a { background-image: url(images/runway.png); }
#pb-productslider #pb-inearheadphones a { background-image: url(images/laurels.jpg); }
#pb-productslider #pb-poweradapter a { background-image: url(images/mercury.png); }

/* PRODUCT REPOSITIONING */
#pb-productslider #pb-ipod { margin: 0 -20px; }
#pb-productslider #pb-ipodnano { margin: 0 20px; }
#pb-productslider #pb-ipodtouch { margin: 0 0 0 10px; }
#pb-productslider #pb-itunes { margin: 0 -12px 0 -5px; }
#pb-productslider #pb-mobileme { margin:0 -5px 0 10px; }
#pb-productslider #pb-nikeplus { margin:0 -20px 0 10px; }
#pb-productslider #pb-radioremote { margin: 0 0px 0 -10px; }
#pb-productslider #pb-universaldock { margin: 0 0px 0 20px; }
#pb-productslider #pb-downloaditunes { margin: 0 -2px 0 12px; }
#pb-productslider #pb-inearheadphones { margin: 0 5px 0 -10px; }
#pb-productslider #pb-headphones { margin: 0 0px 0 -20px; }
#pb-productslider #pb-armband { margin: 0 0px 0 15px; }
#pb-productslider #pb-leathercase { margin: 0 0px 0 -10px; }


