﻿body {
	margin: 0;
	border: 0;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
/*
div {
	display : table-cell;
}*/
#unitConversionWrapper {
	position: fixed;
	top: 150px;
	margin-left: 905px;
	z-index: 100;
	background-color: white;
}
#unitConversionImg {
	cursor: move;
}
#innerBody {
	padding-bottom: 110px;
}
.productNameCate {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	text-align: center;
	display: block;
}
.productSpec {
	font-size: 12px;
}
.productNameDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	text-align: left;
	display: block;
}
.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.productPriceHdr {
	font-size: 12px;
	width: 100px;
}
.productSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	width:100px;
}
.productSmRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #FF0000;
}
.productSmB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.productSmBgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999933;
	text-decoration: none;
}
.productSmBgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.productM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#detailsFrame {
	text-align: left;
}
#priceNotice {
	display: block;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.productsTable {
	border: 0;
	width: 753px;
}
.productsWrapper {
	clear: both;
	padding-top: 10px;
}
.productWrapper {
	/*float: left;*/
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	display: block;
	width: 250px;
	height: 225px;
	padding-bottom: 15px;
}
.imgPromo {
	clear:both;
	float: left;
	vertical-align:top;
	z-index:1;
	position:absolute;
}
#backToTop {
	clear: both;
	float: none;
	display: block;
	text-align: right;
}
#productDetailWrapper {
	margin: auto;
	padding-top: 10px;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
}
#productDetail {
	background-image:url('../Product/image/pdInsideTitle2.gif');
	background-repeat:no-repeat;
}
