table
{
	font-size: 12px;
}

/*ТАБЛИЦА c формой поиска*/
.table_search {border:none;}
.td_i_search {}
.td_box_search {}
.td_button_search {}
.i_search {}
.box_search {width:360px; }
.button_search {}
.tr_radio {}
.td_radio {}
.radio_any {}
.radio_all {}
.radio_phrase {}
.any_str {}
.all_str {}
.phrase_str {}

/*ТАБЛИЦА c результатами поиска*/
.table_result {border:none; width:100%; border-collapse:collapse}
.tr_count {border:none}
.td_count {padding: 0px;}
.count_str {}
.count {}
.tr_line {}
.td_line {}
.line {width:100%; height:1px; color:black;}
.tr_not_found {}
.td_not_found {}
.not_found_str {}

/*ТАБЛИЦА со списком товаров*/
.table_goods {border:none; width:100%; border-collapse:collapse}



/* ======= название товара + цена (заголовок)*/
.tr_head
{
	height: 24px;
	line-height: 24px;
	background: url('i/tab_title.png') 0 0 repeat-x;
	color: #132901;
	font-weight: bold;
}

.td_head_name
{
	padding: 0 10px;
}

.td_head_price
{
	padding: 0 5px;
}

.head_name
{

}

.head_price
{

}


/* ======= название товара + цена (содержание)*/
.tr_row
{
	background: url('i/tab_bg.png');
}
	.tr_row:hover
	{
		background: url('i/tab_bg_hover.png');
	}

.td_row_name
{
	padding: 4px 10px;
	border-bottom: 1px solid #201115;
}

.td_row_price
{
	padding: 4px 10px;
	border-bottom: 1px solid #201115;
}

.link_name
{
	color: #D8D6D7;
	text-decoration: none;
}
	.link_name:hover
	{
		color: #FFF;
		text-decoration: unferline;
	}

.row_price
{
	color: #D8D6D7;
	font-weight: bold;
}

/*ТАБЛИЦА со ссылками на страницы*/
.table_pages {border:0px solid white; width:100%}
.tr_pages {border:none}
.td_pages {}
.pages_str {}
.select_page {}
.link_page {}
.link_page:hover {}

/*ТАБЛИЦА описания товара*/
.table_info {border:none; width:100%; border-collapse:collapse}

	/*Название товара*/
.tr_name
{
	height: 24px;
	line-height: 24px;
	background: url('i/tab_title.png') 0 0 repeat-x;
	color: #132901;
	font-weight: bold;
}
.td_h_name
{
	padding: 0 5px;
	text-align: right;
	font-size: 12px;
}
.h_name {}
.td_i_name
{
	padding: 0 5px;
	width: 100%;
	font-size: 12px;
}
.i_name {}
.link_i_name {}
.link_i_name:hover {}










	/*Цена*/
.tr_price
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_price {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_price {}
.td_i_price {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_price {}

	/*Продажа в кредит*/
.tr_credit
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_credit {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_credit {}
.td_i_credit {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_credit {}
.credit_price_str {}
.credit_price {}
.credit_period_str {}
.credit_period {}

	/*Скидки*/
.tr_discount
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_discount {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_discount {}
.td_i_discount {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_discount {}
.li_discount {}
.discount_amount {}
.discount_percent {}

	/*Товар*/
.tr_goods
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_goods {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_goods {}
.td_i_goods {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_goods { }

	/*Загружен*/
.tr_dateput
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_dateput {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_dateput {}
.td_i_dateput {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_dateput {}

	/*Описание товара*/
.tr_descr
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_descr {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_descr {}
.td_i_descr {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_descr { }

	/*preview*/
.table_preview
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.tr_preview {}
.td_preview {text-align:center; padding:10px;}
.link_preview {}
.link_preview_zoom {}
.img_zoom {width:17px; height:17px; background-image:url(http://shop.digiseller.ru/img/zoom.gif); margin:5px; background-repeat:no-repeat; border:1px solid #ffffff;}

	/*Дополнительная информация*/
.tr_adddescr
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_adddescr {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_adddescr {}
.td_i_adddescr {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_adddescr { }

	/*Отзывы покупателей о товаре*/
.tr_responses
{
	background: url('i/tab_bg.png');
	border-bottom: 1px solid #201115;
}
.td_h_responses {padding: 3px; border-bottom: 1px solid #201115; text-align:right;}
.h_responses {}
.td_i_responses {padding: 3px; border-bottom: 1px solid #201115; border-left: 1px solid #201115;}
.i_responses_good { }
.i_responses_bad { }
.link_i_responses_good {}
.link_i_responses_good:hover {}
.link_i_responses_bad {}
.link_i_responses_bad:hover {}







	/*ТАБЛИЦА отзывов*/
.table_responses_in {width:100%;}
.tr_responses_in {}
.td_responses_in {padding: 3px; border-bottom: 1px solid #EEEEEE;}
.date_response { }
.good_response { }
.bad_response { }
.label_comment { }
.comment_response { }

/*КНОПКА Оплатить*/
.table_pay {}
.tr_pay {}
.td_pay {}
.button_pay { }
