.hotgood img {border: 2px solid #F7C77D; margin-bottom: 0.5ex;}
td.hotgood {font-size: 70%;}
/* заказ по артикулу */
tr.Supermarket_Dark {background-color:#FEF4DF;}
tr.Supermarket_Light {background-color:#FEEFCF;}

/* колонка выбранного товара в таблице сравнении */
.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 {}
.Css_HorizontalTableGoods td {vertical-align: middle; text-align: center;}
.Supermarket_Title td {border: 1px solid #D64809; background-color: #FC8F38; background-image: url("/images/titlebk.gif"); background-repeat: repeat-x; background-position: left bottom; font-weight: bold; height: 29px; color: #fff; padding-left: 1ex; padding-right: 1ex;}
.Supermarket_Title a {color: #fff;}




.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;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:0; display:none;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/overlay.png) 0 0 repeat;}
#colorbox{margin:30px 30px 0 0;overflow:visible;}
    #cboxWrapper {overflow:visible;}
    #cboxContent {overflow:visible;}
    #cboxLoadedContent {}
    /*#cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) -100px 0 no-repeat;}*/
    /*#cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) -129px 0 no-repeat;}*/
    /*#cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) -100px -29px no-repeat;}*/
    /*#cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) -129px -29px no-repeat;}*/
    /*#cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}*/
    /*#cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}*/
    /*#cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}*/
    /*#cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}*/
    #cboxContent{background:url(/images/bg.png);padding:20px;}
        #cboxPhoto {margin-top:0 !important;}
        #cboxLoadedContent{margin-bottom:40px;}
        /*#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}*/
        #cboxTitle{display:none !important;}
        /*#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}*/
        /*#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}*/
        #cboxPrevious{position:absolute; bottom:0; left:0; color:#f7f5ef; /*font-size:0.875em;*/ font-size:14px; font-style:italic; margin-left:25px; margin-bottom:20px; background:url('/images/gal-prev.gif') left no-repeat; padding-left:30px;}
        #cboxPrevious span {border-bottom:1px solid #f7f5ef;}
        /*#cboxPrevious.hover{background-position:-75px -25px;}*/
        #cboxNext{position:absolute; bottom:0; right:0; color:#f7f5ef; /*font-size:0.875em;*/ font-size:14px; font-style:italic; margin-right:25px; margin-bottom:20px; background:url('/images/gal-next.gif') right no-repeat; padding-right:30px;}
        #cboxNext span {border-bottom:1px solid #f7f5ef;}
        /*#cboxNext.hover{background-position:-50px -25px;}*/
        #cboxLoadingOverlay{background:url(/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:-30px; right:-30px; background:url(/images/close.png) no-repeat; width:30px; height:30px;z-index:10;}


table.good_view_galery td {text-align: center}
table.good_view_galery td:first-child {text-align: left}
table.good_view_galery td:last-child {text-align: right}
