.product-header { overflow: hidden; max-width: 600pt; position: relative; border: 1px solid white; }

.product-header .left, .product-header .center, .product-header .right { float: left; padding-bottom: 1000px; margin-bottom: -1000px; }
.product-header .left { width: 190pt; text-align: center; }
.product-header .center { }
.product-header .right { float: right; width: 27%; }

.product-header .price { margin-top: 5pt; margin-bottom: 5pt; margin-left: 5pt;  }


.product-header .right table { margin-top: 10pt; }

.product-header .moreimages { position: absolute; bottom: 10pt; }
* html .product-header .moreimages { position: static; bottom: auto; padding-top: 20pt; }

.product-header .moreimages img { vertical-align: middle; }

.product-images { width: 100%; }

.product-images .picitem { width: 200px; height: 180px;	float: left; text-align: center; padding: 10pt; }
.picitem a i {text-decoration: none; }
.picitem a i.br { display: block; height: 4px; }
.picitem img { margin-bottom: -2px; }

.product-body .params { width: 90%; border: none; max-width: 500pt; }
.product-body .params td { border-top: 1px solid #d8d8d8; padding-top: 2pt; padding-bottom: 2pt; }
.product-body .params td.a { width: 160pt; text-align: left; }
.product-body .params td.b { padding-left: 10pt; }


/* JQuery Viewer-Opener */
.big-image-box {
	position: absolute;
	background: white;
	z-index: 50;
	padding: 0px;
	left: 0;
	top: 0;
}

.big-image-box .topdiv {
	text-align: right;
	background: #f6f6f6;
	padding-bottom: 10px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

.thumb-box {
	margin: 10px 10px 0 20px;
	text-align: center;
}

.thumb-box a img {
	height: 30px;
}

.thumb-box a {
	border: 1px solid white;
	margin-right: 10px;
	display: block;
	padding: 5px;
	outline: none;
}

a.thumb-pic.active {
	border: 1px solid red;
}

.thumb-box a:hover {
	border: 1px solid gray;
}

a.thumb-pic.active:hover {
	border: 1px solid red;
}

.big-box {
	clear: both;
	margin: 20px;
	background-image: url("../img/loading.jpg") ;
	background-repeat: no-repeat ;
	background-position: center center ;
}

#cur-image-box {
	display: none;
}

.thumb-box-a {
	float: left;
}

.big-image-box h1 {
	text-align: center;
	margin: 0 20px;
	color: #de2f00;
	font-size: 14px;
}

.overlay {
	background: black;
	position: absolute;
	z-index: 40;
	top: 0;
	left:0;
	width: 100%;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* JQuery Viewer-Opener END */


.product-header .avl-comment { margin-top: 10pt; }


.product-promo  { background: url('../img/promo-rib-bg.jpg') repeat-x; height: 40px; }
.product-promo .pp-in0 { background: url('../img/promo-rib-right.jpg') no-repeat 100% 0; height: 40px; }
.product-promo .pp-in0 .pp-in1 { background: url('../img/promo-rib-left.jpg') no-repeat 0 0; height: 40px; }
.product-promo .inner { margin: 0 0 0 0; height: 40px; padding: 0; color: white; }
.product-promo .inner b { display: block; text-align: center; font-size: 14px; font-family: Arial; font-style: italic; }
.product-promo .inner table td p { margin: 0; padding: 0 0 0 25px; overflow: hidden; height: 12px; font-size: 11px; font-style: italic; line-height: 12px; }
* html .product-promo .inner table td p { height: 14px; }
.product-promo .inner table { width: 100%; }
.product-promo .inner table td a { margin-right: 30px; color: white; font-style: italic; }
.product-promo .inner table td a:hover { text-decoration: none; }



