/* заказ по артикулу */
tr.Supermarket_Dark {background-color:#eee;}
tr.Supermarket_Light {background-color:#fff;}

/* колонка выбранного товара в таблице сравнении */
.Supermarket_CellSelected {background-color: #dbe8ee;}

/* howtoorder!=5 выделение заказанного товара*/
.Supermarket_RowSelected {background-color: #dbe8ee;}

/* строки в таблице товаров */
.Supermarket_Row0 {background-color: #ffffff;}
.Supermarket_Row1 {background-color: #eeeeee;}
.Supermarket_Title {background-color: #dddddd; font-weight: bold;	text-decoration: none;}
.Supermarket_Header{font-weight: bold;	text-decoration: none; font-size: 130%;}

/* окно поиска верхний бар */
.Supermarket_Search_Top4Div {background-color: #afccda;} 
/* крестик поиска */
.Supermarket_Search_Close4Div {color: #FFFFFF; font-weight: bold;	text-decoration: none;} 

table.Css_TableForSelectionAndPaging {margin-top: 1em; margin-bottom: 1ex; } /* ControlBgColor */
table.Css_TableForSelectionAndPaging td.Css_WarningBlock {background-color: #fff;}

/* наименование характеристик товара*/
.nameChar{color: #666666; font: bold}
.nameCharDescr{cursor: help;}/*стереть*/
.Css_NameCharDescr{cursor: help;}

table.Css_HorizontalTableGoods {}




.changeGoodsCountButton
{
	font-size: 9px;
	height: 20px; 
	width: 15px; 
	color: red;
}

.hiddenFiltersDiv
{
	display: none;
}
.depth0
{
	margin: 0 0 0 0px;
}
.depth1
{
	margin: 0 0 0 20px;
}
.depth2
{
	margin: 0 0 0 40px;
}
.depth3
{
	margin: 0 0 0 60px;
}
.depth4
{
	margin: 0 0 0 80px  ;

}
.depth5
{
	margin: 0 0 0 100px  ;

}
.depth6
{
	margin: 0 0 0 120px  ;

}

.tableForSelectionAndPaging
{
	border: solid 1 #c0c0c0;
	background-color: #eeeeee;
}
.tableForSelectionAndPaging td
{
	padding: 5 5 5 5;
}
.foundCategoryRow1
{
	background-color: #eeeeee;
}
.foundCategoryRow2
{
	background-color: white;
}
