


/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/cells/style.css*/
.catalog-price {
	 color:red;
}
.price_block td {
	padding-right:0;
	padding-top:0px;
}
.one_section_product_cells{
	width:152px;
	height:263px;
	float:left;
	border-right:1px dotted #d9d9d9;
	padding:0 37px;
	margin-bottom:75px;
}
.one_section_product_cells .image_product {
	width:152px;
	height:120px;	
	display: table-cell;
	vertical-align:middle;
	text-align: center;
}
.name_product{
	height:36px;
	overflow:hidden;
	margin-top:12px;
}
.price_block .name_price{
	padding-right: 2px;
}
.price_block .old_price, .price_block .old_price span{
	color:#f59008;
}
.name_product a{
	color:#969696;
	font-size:12px;	
}
.name_product a:hover{
	color:#ab0b45;
}
.one_section_product_cells .price_block {
	margin-left:0;
}
.one_section_product_cells .buy_block {
	margin-top: 15px;
	width:108px;
}
.one_section_product_cells .big_buy{
	width:100%;
} 
.compare{
	margin-top: 20px;
}
.add_compare {
	display: block;
	height: 16px;
	width: 16px;
	margin-left: 4px;
	cursor: pointer;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/cells/images/check.png') no-repeat top left;
	position: relative;
}
.add_compare:hover {
background-position: 0 -16px;
}
.delete_compare {
	height: 16px;
	display: block;
	width: 16px;
	margin-left: 4px;
	cursor: pointer;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/cells/images/check.png') no-repeat bottom;
	position: relative;
}
.hint_compare {
	position: absolute;
	width: 137px;
	height: 34px;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/cells/images/hint_compare.png');
	top: -48px;
	left: -75px;
	color: #565656;
	font-size: 10px;
	font-family: Arial,sans-serif;
	padding: 8px 12px;
	line-height: 11px;
	text-decoration:none;
}
.buys .price_block .new_price{
	height:21px;
	overflow:hidden
}
.not_available {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	color: #ab0b45;
}
/* End */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/cells/style.css */
