.stripViewer {
  position: relative;
  overflow: hidden;
  margin: auto;
  width: 853px;
  height: 576px;
  clear: both;
  background: #fff;
}
.stripViewer .panelContainer {
  position: relative;
  left: 0; top: 0;
  width: 100%;
  list-style-type: none;
}

.stripViewer .panelContainer .panel {
  float:left;
  height: 100%;
  position: relative;
  width: 853px;
}

.stripNavL, .stripNavR {
  position: absolute;
  top: 280px;
  text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
  display: block;
  height: 40px;
  width: 40px;
}

.stripNavL {z-index:9997}
.stripNavR {margin-left:377px}

.stripNavL {
  background: url("/images/etalon/arrow_left.jpg") no-repeat center;
}

.stripNavR {
  background: url("/images/etalon/arrow_right.jpg") no-repeat center;
}

.stripViewer .panelContainer .panel .gallery .left .item {border:1px solid #b2c0c9; padding:5px; margin-bottom:5px; width:149px}
.stripViewer .panelContainer .panel .gallery .left .zoom {position:absolute; margin-top:-27px; margin-left:139px}
.stripViewer .panelContainer .panel .gallery .left {margin-left:20px; width:159px}
.stripViewer .panelContainer .panel .gallery {margin-left:15px; text-align:left; font-size:8pt; line-height:15px}

.products_gallery {margin-top:12px; height: 180px; background:url('/images/etalon/products_gallery_background.jpg') repeat-x}
.products_gallery .stripViewer .panelContainer .panel .gallery {margin-left:0}
.products_gallery .stripViewer .panelContainer .panel .gallery .left {width:90px; margin-left:10px; margin-right:10px}
.products_gallery .stripViewer .panelContainer .panel .gallery .left .item {border:3px solid #fefefe; padding:0; margin-bottom:10px; width:auto; opacity:1}
.products_gallery .stripViewer .panelContainer .panel .gallery .left .item:hover {opacity:0.9}
.products_gallery .stripViewer {height:164px; background:none; padding-top:11px; width:332px}



.product_image .stripViewer {height:446px; width:540px}
.product_image .stripViewer .panel {width:540px}
.product_image .stripNavL {background: url("/images/etalon/arrow_left.png") no-repeat center; top:auto; margin-top:200px}
.product_image .stripNavR {background: url("/images/etalon/arrow_right.png") no-repeat center; top:auto; margin-top:-246px; margin-left:488px}

.stripNav {display:none}

#slideRight{
	width: 25px;
	height: 25px;
	cursor:pointer;
	background: url("/images/etalon/arrow_right_blue.jpg") no-repeat center;
	position:relative;
	z-index: 50;
	left: 336px;
	top: -130px;
}
#slideLeft{
	width: 25px;
	height: 25px;
	cursor:pointer;
	background: url("/images/etalon/arrow_left_blue.jpg") no-repeat center;
	position:relative;
	z-index: 50;
	top: -105px;
}
/*
     */
/*
*/