/* CSS Document */
.productdiscounts-layout{
	width:245px;
	margin-bottom:10px;
	height:362px;
	background:url(../images/bg-discount.png) no-repeat;
}
.discount-bound{
	width:204px;
	height:224px;
	padding-top:58px;
	margin-left:26px;
	overflow:hidden;
}
.title-discounts{
	width:204px;
	height:40px;
	font-size:17px;
	color:#993333;
	font-weight:bold;
	padding-top:10px;
	text-transform:uppercase;
	line-height:40px;
	padding-left:5px;
}
.bound-list-discount{
	width:200px;
	height:150px !important;
}
.list-discounts{
	height:80px;
	padding-left:10px !important;
}
.product-km{
	width:77px;
	height:60px;
	float:left;
}
.product-km img{
	width:77px;
	height:60px;
	border-radius:5px;
}
.price-old{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:line-through;
	padding-left:10px;
	margin-bottom:5px;
}
.price-discount{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	height:37px;
	padding-top:15px;
	padding-left:10px;
	background:url(../images/price-discount.png) no-repeat;
}
.price{
	float:left;
	width:111px;
	height:60px;
}
.bottom-discounts{
	width:204px;
	height:25px;
	padding-top:5px;
	font-size:14px;
	color:#333333;
	padding-left:5px;
}
.time-discount{
	text-align:center;
	margin-top:25px;
	padding:0 20px;
	width:205px;
	height:60px;
}
.title-time{
	font-size:14px;
	color:#FFF;
	padding-top:5px;
	font-weight:bold;
	margin-bottom:5px;
}
.time,#clockbox{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
