#quicktimecontroller { display:block; } #pb-productbrowsercontainer { overflow: hidden; } #latest { height: 425px; } #macatwork { height: 501px; } #macatwork .shingles { height: 476px; } #macatwork .shingles li { position: absolute; top: 0; }

#productbrowser {
	width: 875px;
	overflow: auto;
	margin-top: 30px;
}
#pb-productbrowsercontainer {
	position: relative;
	width: 870px;
	height: 150px;
	margin: 0 auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#pb-productslider { left: 0; width: 3466px; height: 150px; position: absolute; margin: 0; padding: 0; list-style-type: none;}
#pb-productslider .pb-productimage {
	float: left;
	width: 137px;
	height: 100px;
	position: relative;
	top: 0;
}
#pb-productslider .pb-productimage a:link,
#pb-productslider .pb-productimage a:visited { float: left; width: 100%;  overflow: hidden; color: #E97419; font-size: 14px; text-align: center; font-family: "Trebuchet MS"; 	font-style:italic;
}
#pb-productslider .pb-productimage a:hover {color: #E97419; font-size: 14px; text-align: center; font-family: "Trebuchet MS";}


/* PRODUCT BROWSER SECTION COLORS */
#pb-productbrowsercontainer .pb-catclass1 { color: #fff; }
#pb-productbrowsercontainer #pb-cat1.pb-catclass5 { color: #fff; }

/*div che contine lo slider*/
#pb-productslidertrack {
	position: absolute;
	top: 130px;
	left: 5px;
	width:875px;
	height:14px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(img/slider.jpg);
}
#pb-cat1 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 40px; }
#pb-cat2 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 130px; }
#pb-cat3 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 350px; }
#pb-cat4 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 490px; }
#pb-cat5 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 600px; }

#pb-productsliderhandle { position: absolute; width: 134px; height: 12; cursor: pointer; z-index: 155;}
#pb-productsliderhandleimage {
	position: absolute;
	width: 94px;
	height: 12px;
	behavior:url(./tools/slider/iepngfix.htc);
	cursor: pointer;
	z-index: 5;
	margin-left:15px;
	margin-top:1px;
	background-repeat: no-repeat;
	background-image: url(img/pos.gif);
}


#pb-leftarrow {
	position: absolute;
	left: 5px;
	top: 130;
	width: 15px;
	height: 14px;
	z-index: 150;
	cursor: pointer;
}
#pb-rightarrow {
	position: absolute;
	left: 850px;
	top: 130px;
	width: 15px;
	height: 14px;
	z-index: 150;
	cursor: pointer;
}



/* PRODUCT  REPOSITIONING */
#pb-productslider #pb-macmini { margin: 0 -10px 0 -20px; }
#pb-productslider #pb-macbookpro { margin: 0 5px; }
#pb-productslider #pb-imac { margin: 0 5px; }

.img {
margin-bottom:10px;}

