/* PRODUCT BROWSER */
#productbrowser {
	width: 869px;
	height: 354px;
	overflow: auto;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top;
	/*float : left;*/
}
#pb-productbrowsercontainer { position: relative; width: 881px; height: 354px; margin: 0 auto; }
#pb-productslider { top: 4px;  width: 4000px; height: 140px; position: absolute; margin:0 0 0 53px; padding: 0; }
#pb-productslider .pb-productimage { float: left; width:220px; height: 140px; position: relative; top: 0; /*margin-left:6px;*/ margin-top:35px; }/*modif momo */

/*#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: 380px;
	left: 15px;
	width:895px;
	overflow: hidden;
	height:19px;
	visibility: hidden;
	background-image: url(../img/barre.gif);
	background-repeat: no-repeat;
}
#pb-cat1 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 65px; }
#pb-cat2 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 303px; }
#pb-cat3 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 530px; }
#pb-cat4 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 760px; }
/*#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(../img/barre_grise.gif); 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/fr/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/fr/itunes/home/images/pb_arrows_04_right.png) no-repeat top; }*/

/* 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 REPOSITIONING 
#pb-productslider #betterave {  }
#pb-productslider #CGB {  }
#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; }*/

