﻿span.ProductCode
{
	color: #666666;
}
a.ProductCode
{
    font-size: 10px;
	color: #666666;
	text-decoration: none;
}
span.Productdescription
{

	font-weight: bold;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
a.Productdescription
{
	font-weight: bold;
    font-size: 11px;
	color: Black;
	text-decoration: none;
}
span.ProductManufacturer
{
}
span.ProductQuantity
{
     font-size: 10px;
     font-family: Verdana;
}
td.ProductRetailPrice
{
	text-align: right;
	font-weight: normal;
	color: #000 !important;
	white-space: nowrap;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}
span.ProductretailPrice
{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
}
span.ProductTotalPrice
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}
span.ProductTotalPriceSum
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}
td.ProductTotalPriceSumTitle
{
	font-weight: bold;
	font-size: 12px;
}
a.ProductMore, a:active.ProductMore, a:visited.ProductMore
{
	text-decoration: none;
	color: #666;
}
table.ProductTable
{
    background: #d7e5ef;
	border: #888 1px solid;
	font: menu;
	
}
table.ProductTable th
{
	background: url(Images/Backgrounds/section_bg.png) 99% repeat-x;
	height: 26px;
	border: none;
	color: white;
}
table.ProductTable td
{
	border: 1px solid #888;
    font: menu;
    color: black;
}
table.ProductTable td table td
{
	border: none;
}
table.ProductTable th A:link
{
	color: White;
}
A.ProductTableSort
{
	color: white !important;
}
tr.Productheader
{
	background-image: url(Images/Backgrounds/tableHeaderBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-weight: bold;
	white-space: nowrap;
}
TR.ProductFooter
{
	background: url(Images/Backgrounds/section_bg.png) 99% repeat-x;
	height: 26px;
	font-weight: bold;
	white-space: nowrap;
}
tr.ProductPager
{
 
    background: url(Images/Backgrounds/page_bg.png) white right top repeat-y;
	text-align: center;
}
tr.Productrow
{   
    background: url(Images/Backgrounds/page_bg.png)  right top repeat-y;
    background-color: white;
	height: 66px;
}
td.ProductSelector
{
}
td.ProductsListItem
{
	border: 1px solid #cdcdcd;
	padding: 10px;
	background: url(Images/Backgrounds/page_bg.png) right top repeat-y;
    background-color: #ffffff;
}
table.ProductListItem
{

}
td.ProductListItemImage
{
    
	padding-right: 6px;
}
td.ProductListItemData
{
}
A.ProductListShowAll
{
}
table.ProductdetailsForm
{
  background: url(Images/Backgrounds/page_bg.png) white repeat-y top right;
  border: 1px grey solid;
}
table.Productdetails
{
}
td.ProductdetailsImage
{
}
td.Productdetails
{
}
span.ProductdetailsCode
{
	color: #145ea4;
	font-weight: bold;
	font-size: larger;
}
span.ProductdetailsDescription
{
	font-style: italic;
}
span.ProductdetailsManufacturer
{
}
span.ProductdetailsRetailPrice
{
	color: #cc0000;
	font-size: large;
}
span.ProductdetailsComments
{
}
td.ProductdetailsFile
{
}
div.ProductdetailsProperties
{
}
div.ProductdetailsRelations
{
}
div.ProductComparer 
{
   background: #DDDDDD;
}
table.ProductComparer
{
	border-collapse: collapse;
	
}
tr.ProductComparerImageRow
{
	background-color: #FFFFFF;
}
tr.ProductComparerRow
{
	background-color: #EEEEEE;
}
tr.ProductComparerAlternatingRow
{
	background-color: #DDDDDD;
}
td.ProductComparerCaption
{
	font-weight: bold;
	color: White;
	background-color: #155784;
	padding: 4px;
	border-color: White;
	border-style: solid;
	border-width: 1px;
}
td.ProductComparerData
{
	text-align: center;
	padding: 4px;
	border-color: White;
	border-style: solid;
	border-width: 1px;
}
td.ProductComparerRetailPrice
{
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
	font-family: Arial;
	font-size: 10pt;
}

