.goods_list table td.openprod {
	background: #dae2ee;
}

.goods_list table tr.opensat {
	background: #F5F5F5;
}

.goods_list table tr.line_sel {
	background: #E5E5E5;
}

.goods_list table tr.standart td.standart {
	background: #ffffff;
}

.goods_list TD.filter_group
{
	padding: 0 15px 0 15px;
	background: #CCCCCC;
}

.goods_list TD.filter_group TD
{
	width: 20%;
}
.goods_list TR.tbl_head TD
{
	background: #E9BDBD;
	border-bottom: 1px solid #FFF;
	padding: 0 3px 0 3px;
}

.goods_list TR.tbl_body TD
{
	padding: 3px;
	border-bottom: 1px solid #E9BDBD; 
}

.goods_list TR.tbl_body TD.tbl_body_cart
{
	padding: 0;
}

.goods_list TR.tbl_body TD.tbl_body_check
{
	background: #E9BDBD;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0;
	width: 28px;
	text-align: center;
}




.goods_list input
{
	padding: 0;
	margin: 0;
}

.goods_list input.b
{
	border: 1px solid #7F9DB9;
	padding: 0;
	margin: 0;
}


.goods_list input.red_button
{
	font-size: 11px;
	font-weight: bold;
	color: #C80101;
	text-align: center;
}

.goods_list td.catalog_header
{
	background: #9D9FA1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 10px;
	border-left: 1px solid #FFFFFF;
}

.goods_list .catalog_goods
{
	font-size: 12px;
	line-height: 1.4;
}

.goods_list td.catalog_row
{
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	color: #606060;
	font-family: Verdana;
	font-size: 11px;
	color: #3c3c3c;
}
.goods_list td.catalog_row table {
	font-size: 11px;
	color: #3c3c3c;
}
.goods_list td.catalog_row a
{
	color: #3c3c3c;
}
.goods_list td.catalog_split
{
	background: url(http://www.ulmart.ru/i/catalog/dot.png) repeat-x top left;
	padding: 0 0 5px 0;
}

.goods_list td.catalog_row table.catalog_sub_table_grey td {
	color: #999;
}
.goods_list td.catalog_row table.catalog_sub_table_grey a {
	color: #999;
}



