.good_order {background-color: #F03B34; font-weight: bold; padding-right: 1ex; text-align: right; margin-bottom: 0.5ex; padding-top: 0.5ex; padding-bottom: 0.5ex;}
.good_order a {color: #fff; text-decoration: none;}
.good_order a:hover {text-decoration: underline;}
td.descr {font-size: 70%; line-height: 100%;}
td.descr1 {background-image: url("/images/bg.gif"); background-repeat: repeat-x; background-position: left top;}
td.descr2 {background-image: url("/images/bg1.gif"); background-repeat: repeat-x; background-position: right bottom;}
td.descr3 {background-image: url("/images/app_preview.gif"); background-repeat: no-repeat; background-position: right bottom;}
td.good_image {background-image: url("/images/app_preview.gif"); background-repeat: no-repeat; background-position: right bottom;}
.good_image img {border: 1px solid #AEAEAE;}
div.good_title {text-align: left; margin-bottom: 0.5ex;}
.good_title a {text-decoration: none;}
.good_title a:hover {text-decoration: underline;}


/* заказ по артикулу */
tr.Supermarket_Dark {background-color:#CACACA;}
tr.Supermarket_Light {background-color:#CACACA;}

/* колонка выбранного товара в таблице сравнении */
.Supermarket_CellSelected {background-color: orange;}

/* howtoorder!=5 выделение заказанного товара*/
.Supermarket_RowSelected {background-color: orange;}

/* строки в таблице товаров */
.Supermarket_Row0 {background-color:<%=Css_ContrastBgColor1%>;}
.Supermarket_Row1 {background-color:<%=Css_ContrastBgColor2%>;}

/* окно поиска верхний бар */
.Supermarket_Search_Top4Div {background-color: #900;} 
/* крестик поиска */
.Supermarket_Search_Close4Div {color: #FFFFFF; font-weight: bold;	text-decoration: none;} 

table.Css_TableForSelectionAndPaging {margin-top: 1em; margin-bottom: 1ex; background-color: <%=Css_ControlBgColor%>;} /* 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;
}
