/* slider specific CSS */
        
.sliderGallery { background: #0f7b97 url(../images/gradient_bg.jpg) repeat-x; overflow: hidden; position: relative; padding:10px; height:300px; width:480px; }
.sliderGallery ul { position: absolute; list-style: none; overflow: none; white-space: nowrap; padding: 0; margin: 0; height: 142px; width: 483px; left: 13px; top: 20px; }
.sliderGallery ul li { display: inline; }
.sliderGallery ul li a { font: bold 11px Arial, Helvetica, Verdana, sans-serif; text-align:center; margin: 0 auto; line-height: 1.25em; } 
.slider { position:absolute; bottom: 20px; left:17px; width:469px; height:19px; background:url(../images/scrollbar.png) no-repeat; }
.handle { position:absolute; width: 101px; height:19px; background:url(../images/scroller.png) no-repeat center; left: 0; behavior:url(/global/scripts/lib/iepngfix.htc); cursor:pointer; z-index:5; }
.pb-title { color: #bbb; font-size: 90%; cursor: pointer; position: absolute; z-index: 110; bottom: 15px; left: 138px; }
ul.sg-items { width: 1286px; height:265px; overflow:hidden; display: block; }

		
        
/* PRODUCTS */

.sg-product1  { width:125px; height:178px; position:absolute; left: 13px; top: 12px; }
.sg-product2  { width:125px; height:178px; position:absolute; left: 175px; top: 12px; }
.sg-product3  { width:125px; height:178px; position:absolute; left: 337px; top: 12px; }
.sg-product4  { width:125px; height:178px; position:absolute; left: 499px; top: 12px; }
.sg-product5  { width:125px; height:178px; position:absolute; left: 661px; top: 12px; }
.sg-product6  { width:125px; height:178px; position:absolute; left: 823px; top: 12px; }
.sg-product7  { width:125px; height:178px; position:absolute; left: 985px; top: 12px; }
.sg-product8  { width:125px; height:178px; position:absolute; left: 1147px; top: 12px; }


.pb-frame1 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 0px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame2 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 162px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame3 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 324px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame4 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 486px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame5 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 648px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame6 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 810px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame7 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 972px; behavior: url(assets/scripts/iepngfix.htc); }
.pb-frame8 { width:150px; height:208px; position:absolute; background:url(../images/thumb_frame.png) no-repeat; top: -4px; left: 1134px; behavior: url(assets/scripts/iepngfix.htc); }


.pb-text1 { position:absolute; left: 5px; top: 215px;  width: 142px; height: auto; }
.pb-text2 { position:absolute; left: 167px; top: 215px; width: 142px; height: auto; }
.pb-text3 { position:absolute; left: 329px; top: 215px; width: 142px; height: auto; }
.pb-text4 { position:absolute; left: 491px; top: 215px; width: 142px; height: auto; }
.pb-text5 { position:absolute; left: 653px; top: 215px; width: 142px; height: auto; }
.pb-text6 { position:absolute; left: 815px; top: 215px; width: 142px; height: auto; }
.pb-text7 { position:absolute; left: 977px; top: 215px; width: 142px; height: auto; }
.pb-text8 { position:absolute; left: 1139px; top: 215px; width: 142px; height: auto; }


