﻿.item_block {
	background-image: url('images/bg_good_big.jpg');
	background-repeat: repeat-x;
	background-color: #6FA2B3;
	background-position: 50% top;
}
.item_header, .item_header a, .item_header a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.item_header a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.item_text a, .item_text a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #253E3D;
	text-decoration: underline;
}
.item_text a:hover, .item_buy:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.item_text_active {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.item_buy {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #253E3D;
	text-decoration: none;
}

.item_price {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.sameitemstable {
	border: 1px solid #EAEDF0;
	border-collapse: collapse;
	empty-cells: show;border: 2px solid #8EBDD3;
}
.sameitemstable th {
	border: 2px solid #8EBDD3;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A94AC;
	padding: 6px;
	text-align: left;
}
.sameitemstable td {
	border: 2px solid #8EBDD3;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #253E3D;
	text-decoration: none;
	padding: 6px;
}
.table_r0 {
	background-color: #ACCEDE;
}
.table_r1 {
	background-color: #C1DDEB;
}

