@charset "utf-8";
/* CSS Document */


        .sliderGallery {
          
            overflow: hidden;
            position: relative;
            padding: 0px;
            height: 330px;
            width: 900px;
        }
        
        .sliderGallery div#holder {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 10px;
            margin: 0;
			color:#FFF;
 			height: 216px;
					
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 880px;
            height: 23px;
			left:10px;
			top:300px;
            margin-left: 0px;
            padding: 1px;
            position: relative;
            background: url(productbrowser_scrollbar.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 23px;
            width: 258px;
            top: 0;
            background: url(productbrowser_scroller.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }
		
 #c #apDiv3 .sliderGallery #holder a { color:#EAEAEA; font-family: Tahoma, Geneva, sans-serif; text-decoration:none; position:relative; padding:18px;  }
 #c #apDiv3 .sliderGallery #holder a:hover { color:#fff; }


#c #apDiv3 .sliderGallery #holder img {  border:0; vertical-align: text-bottom }


		
#c #apDiv3 .sliderGallery #holder p { margin-top: 4px; margin-bottom: 15px; }


.tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #fff; color: black; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }



.row0 { font-size:12px; text-align:left}
.row1 { font-size:13px; text-align:left}
.row2 { font-size:14px; text-align:left}
.row3 { font-size:15px; text-align:left}
.row4 { font-size:16px; text-align:left}
.row5 { font-size:17px; text-align:left}
.row6 { font-size:18px; text-align:left}