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


h1 { 
margin-bottom: 2px; 
}

#container {
	width: 750px;
	position: relative;
	top: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* slider specific CSS */
.sliderGallery {
background: url(../images/productbrowser_background_20070622.jpg) no-repeat;
overflow: hidden;
position: relative;
padding: 0px;
height: 400px;
width: 750px;

}

.sliderbg {
	background: url(../images/bg_slide.png) no-repeat;
	position: absolute;
	padding: 0px;
	height: 260px;
	width: 750px;
	z-index: 1;
	
}

.sliderGallery UL {
position: absolute;
list-style: none;
overflow: none;
white-space: nowrap;
padding: 0;
margin: 0;
}

.sliderGallery UL LI {
display: inline;
}

.slider {
	width: 750px;
	height: 51px;
	margin-left: 0px;
	padding: 1px;
	position: relative;
	background: url(../images/productbrowser_scrollbar_20070622.png) no-repeat;
	display: block;
	top: 320px;
	text-decoration: underline;
}

.handle  {
	position: absolute;
	cursor: move;
	height: 51px;
	width: 128px;
	top: 0px;
	background: url(../images/productbrowser_scroller_20080115.gif) no-repeat;
	z-index: 100;
}

.slider span {
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 35px;
	font-size: 12px;	
}

.slider .slider-lbl0 {
	left: 13px;
	top: 0px;
	
}
.slider .slider-lbl1 {
	left: 61px;
	
}


.slider .slider-lbl2 {
left: 70px;
}

.slider .slider-lbl3 {
	left: 121px;
	top: 0px;
}

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

.slider .slider-lbl5 {
	left: 236px;
	top: 0px;
}
.slider .slider-lbl6 {
	left: 260px;
}
.slider .slider-lbl7 {
	left: 349px;
	top: 0px;
}
.slider .slider-lbl8 {
	left: 402px;
}
.slider .slider-lbl9 {
	left: 399px;
	top: 0px;
}
.slider .slider-lb20 {
	left: 447px;
	top: 0px;
}
.slider .slider-lb21 {
	left: 528px;
	top: 0px;
}
.slider .slider-lb22 {
	left: 548px;
}
.slider .slider-lb23 {
	left: 644px;
	top: 0px;
}
.slider .slider-lb24 {
	left: 671px;
}
