@charset "utf-8";
/* CSS Document */
.productvBox1 {
	border: 1px solid #000;
	width: 295px;
	float: left;
}
.productvBox3 {
	border: 1px solid #000;
	width: 193px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 355px;
}
.product3Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 2px;
	height: 35px;
}
.product3Image {
	text-align: center;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 200px;
}
.product3SKU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000;
	height: 12px;
}
.product3Qprice {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 40px;
}
.product3Price {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.product3priceT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	padding-right: 5px;
}
.product3priceR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.productStr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	float: left;
	padding-right: 12px;
}
.productonSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.product3Options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 24px;
}
.productvQTY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.productvBN {
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 133px;
}

.product3Cart {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px;
}


/*FORM PAGES*/
#textRedB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#contactFM .formTB tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#ReturnsFM .formTB tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#ReturnsFM .lineTable tr td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: 1px solid #ED88A6;
}
.bodyFormBox {
	width: 585px;
}
.contactLG img {
	height: 98px;
	width: 123px;
	border: 1px solid #000;
}
