﻿
/**/
td.ProductImage 
{
	padding: 0px;
	margin: 0px;
	height:7px;
	width:18px;
}
/**/
td.CategoryImage
{
	height:28px;
	width:18px;
	background-color: #f4f4f4;
	background-image: url(dotBoxHp.gif);
	background-repeat: no-repeat;	
	background-position: center center;
}

td.ProductData 
{
	padding: 0px;
	margin: 0px;
	height: 7px;
}

td.CategoryData 
{
	height: 28px;
	background-color: #f4f4f4;
}
/* Tutta la tabella */
.KorffProductsTable 
{
	/*background-color: Red;*/
	margin-top: 2px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	width: 280px;
}

.KorffProductsTable td {
    padding: 1px;
}

span.ProductActive, span.ProductInactive
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
}

span.ProductInactive 
{
	font-weight: normal;
	color:#464646;
}

span.ProductActive 
{
	color:#000000;
	font-weight: bold;
}
	

span.CategoryInactive, span.CategoryActive
{
	font-family: Arial;
	font-size: 11px;
	color:#464646;
	font-weight:bold;
	text-decoration:none;
}

.MenuTopSpacer { height: 15px; }
.MenuBottomSpacer { height: 19px; }

/* definizione classi per i prodotti 
le classi iniziano con Product_ e terminano con il 
DebugCode dell'item associata al prodotto*/

