﻿body
{
}

.ProductCat_Grid
{
	border-style: none;
	border-width: 1px;
	border-color: #4b4b4b;
	padding: 5px;
}

.ProductCat_GridHeader
{
	background-color: #abb8c9;
	color: White;
	height: 21px;
}
.ProductCat_GridItems
{
	height: 18px;
	background-color: Transparent;
	color: #f2f2f2;
}
.ProductCat_GridItems a:link
{
	height: 18px;
	background-color: Transparent;
	color: #f2f2f2;
}


.Product_AlternatingRowStyle
{
	background-color: Transparent; /*#3c3c3c;*/
}

.Product_RowStyle
{
	background-color: #cccccc;
}

.Product_ImageCol
{
	background-color: white;
	text-align: center;
	vertical-align: middle;
}
.Product_Grid
{
	border-style: solid;
	border-width: 1px;
	border-color: #abb8c9;
}

.Product_GridHeader
{
	background-color: #abb8c9;
	height: 25px;
	color: White;
}

.Product_Title
{
	color: #f2f2f2;
	font-weight: bold;
	font-size: 13px;
}
.Product_SubTitle
{
	color: #f2f2f2;
	font-size: 13px;
}
.Product_BoldTitles
{
	color: #f9f399;
	font-weight: bold;
}

.Product_PF
{
	width: 328px;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #646464;
}
.Product_PFHeaderBar
{
	background-color:#197699;
	height:5px;
	
}
.Product_Identities
{
	line-height:15px;
}

.ProductItem_FullImageCell
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #646464;
	background-color: #141414;
	width:280px;
}
.ProductItem_SmallImageCell
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #646464;
	background-color: #2e2e2e;
	text-align:center;
	vertical-align:bottom;
	width:93px;
}

