﻿.ProductsCol
{
	margin-left: 10px;
	float: left;
	width: 320px;
}

.ProductsRow
{
	vertical-align: top;
	height: 160px;
}

.ProductsImage
{
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}

.ProductsPHSTStockItemRow
{
	 background-color: #fffacd;
}

.ProductsCatalogItemDetailTable
{
	border-color: Silver;
	border-width: 1px;
	border-style: Solid;
	border-collapse: collapse;
}

.ProductsCatalogItemDetailColumn
{
	text-align: center;
	width: 100px;
}

.ProductsCatalogItemDetailLabel
{
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

.ProductsCatalogItemDetailValue
{
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.ProductsCatalogItemDetailValue td
{
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.ProductsCatalogItemDetailProductRangePanel
{
	position: absolute; 
	top: 2px; 
	left: 10px; 
	width: 120px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemDetailIDPanel
{
	position: absolute; 
	top: 2px; 
	left: 270px; 
	width: 140px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemDetailWallThicknessPanel
{
	position: absolute;
	top: 110px;
	left: 270px;
	width: 140px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemDetailLegendYourProductPanel
{
	position: absolute;
	top: 116px;
	left: 20px;
	width: 140px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemDetailLegendPHSTPanel
{
	position: absolute;
	top: 134px;
	left: 20px;
	width: 140px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemDetailLengthPanel
{
	position: absolute;
	top: 132px;
	left: 506px;
	width: 50px;
	z-index: 0;
	text-align: center;
	vertical-align: top;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemSpecIDPanel
{
	position: absolute; 
	top: 2px; 
	left: 150px; 
	width: 140px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemSpecWallThicknessPanel
{
	position: absolute;
	top: 110px;
	left: 150px;
	width: 140px;
	z-index: 0;
	text-align: left;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsCatalogItemSpecLengthPanel
{
	position: absolute;
	top: 138px;
	left: 386px;
	width: 60px;
	z-index: 0;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
}

.ProductsBullets
{
	margin-bottom: 10px;
}

.ProductsPHSTPricingTableHeader1Column1
{
	text-align: center; 
	width: 80px;
}

.ProductsPHSTPricingTableHeader1Column2
{
	text-align: center; 
	width: 275px;
}

.ProductsFAQQuestion
{
	font-weight: bold;
}

.ProductsFAQAnswer
{
	padding-top: 10px;
}

.ProductsFAQHeader
{
	width: 100%; 
	text-align: right;
}

.ProductsFAQItem
{
	width: 100%;
	padding-bottom: 10px;
}


