





.product-header {
	position: relative;
	border: 1px solid white;
}

.product-content {
	margin-right: 150pt;
}

.product-content ul {
	padding-left: 15px;
}

.product-header .picture {
	width: 300px;
	position: relative;
	border-top: 1px solid white;
	min-height: 120px;
	overflow: hidden;
}


.product-header .picture .thumbs {
	width: 50px;
	float: right;
}

.product-header .picture .thumbs a {
	display: block;
}

.product-header .picture .thumbs a:hover { border-color: gray; }

.product-header .picture .thumbs a img { margin: 0px; }


.product-header .price-buy {
	position: absolute;
	top: 0% !important;
	top: 30pt;
	left: 250pt;
}

.product-header .controls {
	position: absolute;
	top: -15pt;
	right: 0;
	line-height: 40px;
	width: 150pt;
}

.product-header .controls p {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 100%;
	font-style: normal;
}

.product-header .avl-info { margin-top: 4pt; font-weight: bold; }

.controls img { 
	vertical-align: middle; 
	margin-right: 5px;
}

a.buy {
	display: block;
	margin-top: 10px;
}

/* JQuery Viewer-Opener */
.big-image-box {
	position: absolute;
	background: white;
	z-index: 10;
	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("../../../templates/default/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: 5;
	top: 0;
	left:0;
	width: 100%;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* JQuery Viewer-Opener END */

.product-content ul.params {
	padding-left: 0;
}


.prod_accessorize {
   margin-top: 20px;
/*   border-top: 1px dashed Gray;*/
   padding: 10px 15px 0px 10px;
   text-align: center;
}

.prod_accessorize .aprod {
	display: block;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.prod_accessorize .price-sup .catbuy .abuy2 {

}

.prod_accessorize .prod_acc_wrapper {
width: 200px;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}

.price-buy .leftt { float: left; }
.price-buy .shield { float: left; }
