/* PRODUCT BROWSER */
#productbrowser { width:982px; height:164px; font-size:12px; line-height:18px; background:url(../images/fleet_background.png) no-repeat top; overflow:auto; margin:0 auto 10px auto; }
#pb-productbrowsercontainer { position:relative; width:980px; height:162px; margin:0 auto; overflow: hidden; }

#pb-productslider { top:4px; left:0; width:4000px; height:140px; position:absolute; margin:0; padding:0; }
#pb-productslider .pb-productimage { text-decoration:none; float:left; width:200px; height:140px; position:relative; top:0; }
#pb-productslider .pb-productimage a:link, 
#pb-productslider .pb-productimage a:visited { text-decoration:none; float:left; width:100%; padding-top:113px; 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:138px; left:18px; width:944px; height:19px; overflow:hidden; background:url(../images/scrollbar.png) no-repeat; visibility:hidden; }

#pb-cat1 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:45px; }
#pb-cat2 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:164px; }
#pb-cat5 { position:absolute; top:0; z-index:150; color:#fff; font-size:11px; cursor:pointer; left:820px; }
#pb-productsliderhandle { position:absolute; width:181px; height:19px; cursor:pointer; z-index:155; }
#pb-productsliderhandleimage { position:absolute; width:181px; height:19px; background:url(../images/scroller.png) no-repeat; behavior:url(../common/iepngfix.htc); cursor:pointer; z-index:5; }
#pb-leftarrow { position:absolute; left:17px; top:137px; width:20px; height:20px; background:transparent; z-index:150; cursor:pointer; }
#pb-rightarrow { position:absolute; left:942px; top:137px; width:20px; height:20px; background:transparent; z-index:150; cursor:pointer; }

/* PRODUCT BROWSER PRODUCTS */
#pb-productslider #pb-start a { background-image:url(../images/start.jpg); }
#pb-productslider #pb-alfa-8c a { background-image:url(../images/car_alfa-8c.jpg); }
#pb-productslider #pb-audi-r8 a { background-image:url(../images/car_6.jpg); }
#pb-productslider #pb-callaway-c16 a { background-image:url(../images/car_callaway-c16.jpg); }
#pb-productslider #pb-ferrari-599 a { background-image:url(../images/car_8.jpg); }
#pb-productslider #pb-ferrari-f430 a { background-image:url(../images/car_4.jpg); }
#pb-productslider #pb-ferrari-scuderia a { background-image:url(../images/car_ferrari-scuderia.jpg); }
#pb-productslider #pb-koenigsegg-ccx a { background-image:url(../images/car_koenigsegg-ccx.jpg); }
#pb-productslider #pb-lamborghini-gallardo-superleggera a { background-image:url(../images/car_2.jpg); }
#pb-productslider #pb-lamborghini-gallardo-lp-560 a { background-image:url(../images/car_lamborghini-gallardo-lp-560.jpg); }
#pb-productslider #pb-lamborghini-murcielago-lp-640 a { background-image:url(../images/car_lamborghini-murcielago-lp-640.jpg); }
#pb-productslider #pb-maserati-granturismo a { background-image:url(../images/car_1.jpg); }
#pb-productslider #pb-mercedes-slr a { background-image:url(../images/car_9.jpg); }
#pb-productslider #pb-porsche-911-gt3-rs a { background-image:url(../images/car_porsche-911-gt3-rs.jpg); }
#pb-productslider #pb-end a { background-image:url(../images/end.jpg); }

/* PRODUCT  REPOSITIONING */
#pb-productslider #pb-start { margin:10px 0 0 0px; }
#pb-productslider #pb-alfa-8c { margin:0px 0  0 20px; }
#pb-productslider #pb-audi-r8 { margin: 0 0 0 20px; }
#pb-productslider #pb-callaway-c16 { margin:0px 0 0 20px; }
#pb-productslider #pb-ferrari-599 { margin:0px 0  0 20px; }
#pb-productslider #pb-ferrari-f430 { margin:0px 0 0 20px; }
#pb-productslider #pb-ferrari-scuderia { margin:0px 0  0 20px; }
#pb-productslider #pb-koenigsegg_ccx { margin:0px 0px 0 20px; }
#pb-productslider #pb-lamborghini-gallardo-superleggera { margin:0px 0 0 20px; }
#pb-productslider #pb-lamborghini-gallardo-lp-560 { margin:0px 0 0 20px; }
#pb-productslider #pb-lamborghini-murcielago-lp-560 { margin:0px 0 0 20px; }
#pb-productslider #pb-maserati-granturismo { margin:0px 0px 0 20px; }
#pb-productslider #pb-mercedes-slr { margin:0px 0  0 20px; }
#pb-productslider #pb-porsche-911-gt3-rs { margin:0px 0  0 20px; }
#pb-productslider #pb-end { margin:10px 0 0 0px; }



/* for supercars */
#mainbrowser {
	width:982px;
	height:164px; 
	/*font-size:12px; 
	line-height:18px; */
	background:url(../images/super_cars_background.png) no-repeat top; 
	overflow:auto;
}
#mainslider {
	position:relative; 
	width:980px;
	height:162px; 
	margin:0 auto;
	overflow-x: scroll;
	overflow-y: hidden;
	vertical-align:top;
}
#mainslider table {
	vertical-align: middle;
	height:145px;
}
#mainslider .car_detail {
	padding:1px;
}

.pb-item { margin:0px 0  0 20px; }