/* ProductView Page */

.ProductViewData
{
}

.ProductViewHeader
{
	background-color: lightGrey;
}

.ProductViewImageDiv
{
}

.ProductViewImage
{
}

.ProductViewImageLabel
{
}

.ProductViewProductCode
{
}

.ProductViewProductCodeLabel
{
}

.ProductViewProductCodeData
{
}

.ProductViewProductDesc
{
	color: Black;
}

.ProductViewProductDescLabel
{
	color: black;
	
}

.ProductViewProductDescData
{
}

.ProductViewInfo
{
	color: Black;
}

.ProductViewInfoLabel
{
	color: black;
}

.ProductViewInfoData
{
}

.ProductViewPriceInfo
{
}

.ProductViewNormalPrice
{
	color: Black;
}

.ProductViewNormalPriceLabel
{
	color: black;
}

.ProductViewNormalPriceData
{
}

.ProductViewPrice
{
	color: Black;
}

.ProductViewPriceLabel
{
	color: black;
}

.ProductViewPriceData
{
	color: Red;
}

.pricelabel
{
	color: Red;
}

.ProductViewOfferText
{
	color: #FF0000;
}

.ProductViewColour
{
	color: Black;
}

.ProductViewColourLabel
{
	color: black;
}

.ProductViewColourData
{
}

.ProductViewSize
{
	color: Black;
}

.ProductViewSizeLabel
{
	color: black;
}

.ProductViewSizeData
{
}

.ProductViewProductLine
{
	color: Black;
}

.ProductViewProductLineLabel
{
	color: black;
}

.ProductViewProductLineData
{
}

.ProductViewCategory
{
	color: Black;
}

.ProductViewCategoryLabel
{
	color: black;
}

.ProductViewCategoryData
{
}

.ProductViewSection
{
	color: Black;
}

.ProductViewSectionLabel
{
	color: black;
}

.ProductViewSectionData
{
}

.ProductViewDepartment
{
	color: Black;
}

.ProductViewDepartmentLabel
{
	color: black;
}

.ProductViewDepartmentData
{
}

.ProductViewAvailability
{
	color: Black;
}

.ProductViewAvailabilityLabel
{
	color: black;
}

.ProductViewAvailabilityData
{
}

.ProductViewBackordering
{
	color: Black;
}

.ProductViewQuantity
{
	color: Black;
}

.ProductViewQuantityLabel
{
	color: black;
}

.ProductViewQuantityData
{
}

.ProductViewAddToBasketButton
{
	color: Black;
}

.ProductViewEditButton
{
	color: Gray;
}
#desc2{
}
.lab
{
	font-weight: bold;
	font-size: 10pt;
}

