


/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/style.css*/
 .bg_table table .td_warehouse .catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
 .bg_table {
	width: 100%;
	border-radius: 8px;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 1px 2px #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
 .bg_table table {
	width:100%;
	font-size:12px;
	color:#606060;
}
 .bg_table table th div.bg{
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/images/bg_table.png') repeat-x;
	padding: 13px 20px;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: OpenSans,Arial,sans-serif;
	color: #606060;
	font-weight: normal;
}
 .bg_table table th:first-child div.bg{
	
	border-radius: 8px 0 0 0;
}
 .bg_table table th:last-child div.bg {
	border-radius: 0 8px 0 0;
}
 .bg_table table th {
	padding: 0px;
}
 .bg_table table td.td_buy a.buy{
	width:49px;
	height:30px;
	display:block;
	font-size:0;
	cursor:pointer;
	background:url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/images/buy_inner.png') top no-repeat;
}
 .bg_table table tr td {
	border-bottom: 1px solid #f2f2f2;
	padding: 14px 18px 14px 20px;
	color: #606060;
	font-size: 12px;
	vertical-align: middle;
}
 .bg_table table td.td_buy a.buy:hover{
	background-position:0 -30px;
}
 .bg_table table td.td_buy a.added{
	background-position:bottom;
}
 .bg_table table td.td_buy a.added:hover{
	background-position:bottom;
}
 .bg_table table .td_name{
	width:50%;
}
 .bg_table table .td_price{
	width:20%;
}
 .bg_table table .td_buy{
	width:64px;
}
 .bg_table table .td_warehouse{	
	width:20%;
}
 .bg_table table td.td_name{		
	font-family:Arial,sans-serif;
	padding-left:20px;	
}
 .bg_table table td.td_name a{
	color:#606060;
	display:block;
	max-height:36px;
	overflow:hidden;
	font-size:12px;
}
.bg_table table td.td_name a:hover{
	color:#ab0b45;
}
.bg_table table td.td_price div.new_price{		
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:12px;
}
.bg_table table td.td_price div.old_price{
	color: #ad0a47;
	text-decoration: line-through;
	font-size:11px;
}
td.compare .add_compare{
	display: block;	
	height: 16px;
	width: 16px;
	margin-left: 4px;
	cursor:pointer;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/images/check.png') no-repeat top left;
	position:relative;
}
td.compare .add_compare:hover{
	background-position:0 -16px;
}
td.compare .delete_compare{
	height: 16px;
	display: block;	
	width: 16px;
	margin-left: 4px;
	cursor:pointer;
	background: url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/images/check.png') no-repeat bottom;
	position:relative;
}
 .bg_table table tr td.compare{
	padding-left:0;
	padding-right:0;
}
.hint_compare{
	position:absolute;
	width:137px;
	height:34px;
	background:url('/bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/images/hint_compare.png');
	top: -48px;
	left: -75px;
	color:#565656;
	font-size:10px;
	font-family:Arial,sans-serif;
	padding:8px 12px;
	line-height: 11px;	
}
/* End */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/catalog.section/table/style.css */
