﻿.product-name-center {
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin-bottom: 10px;
}
.product-name {
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
.addtocart_button_module {
	width: 80px;
	height: 20px;
	cursor: pointer;
	color: #fff;
	border: none;
	background: url(../images/add-to-cart.png) 0 0 no-repeat;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
input.addtocart_button_module:hover {
	color: #ccc;
}
.productPrice {
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0;
	text-align: right;
	white-space: nowrap;
}
.productPrice-center {
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0;
	white-space: nowrap;
}
div.wrapper, #main-body-bg {
	margin: 0 auto;
	width: 959px;
	padding: 0;
}
#inset-block-left {
	width: 0px;
	padding: 0;
}
#inset-block-right {
	width: 0px;
	padding: 0;
}
#maincontent-block {
	margin-right: 0px;
	margin-left: 0px;
}
a, legend, #main-body ul.menu li a:hover, #main-body ul.menu li.parent li a:hover, #main-body ul.menu li.parent ul li.parent ul li a:hover, #main-body ul.menu li.active a, #main-body ul.menu li.parent li.active a, #main-body ul.menu li.parent li.parent li.active a, #main-body ul.menu li.cat-open a, #main-body ul.menu li.parent li.cat-open a, #main-body ul.menu li.parent li.parent li.cat-open a, .roktabs-wrapper .roktabs-links ul li.active span, .color h3 span, #vmMainPage span.catbar-text h3, div.pathway a {
	color: #cf230b;
}
#page-bg, .roktabs-wrapper .roktabs-links ul li.active span {
	border-top: 3px solid #cf230b;
}
.tabs-bottom .roktabs-links ul li.active span {
	border-bottom: 3px solid #cf230b;
	border-top: 0;
}
.style1 {
	color: #CF230B;
}
.zoom_div {
	padding: 4px;
	background: #2C2C2C;
	text-align: center;
}
.zoom_div h3 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.zoom_des {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.zoom_img {
}
.zoom_img img {
	max-height: 300px;
	max-width: 300px;
	width: expression( document.body.clientWidth > 300 ? "300px" : "auto" ); /* sets max-width for IE */;
	height: expression( this.scrollHeight > 300 ? "300px" : "auto" );
/* sets max-height for IE */	border-color: threedshadow;
	border-width: 1.5px;
	text-align:center;
}
#zoom {
	display: none;
	z-index: 200;
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	text-align: right;
}
.black_input {
	background: #555555 none repeat scroll 0 0;
	border: 1px solid #777777;
	color: #FFFFFF;
	padding: 3px 0;
	text-indent: 4px;
	width: 120px;
}
.invalid {
border-color:#FF0000;
}
label.invalid {
color:#FF0000;
}

