﻿/*********************************/
.redsign_da{
	float:left;
	width:220px;
	height:336px;
}
.redsign_da .redsign_da-title{
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	padding:6px 0px;
	background-color:#234899;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0; 
	-khtml-border-radius:5px 5px 0 0;
}
.redsign_da .redsign_da-body{
	border-left:2px solid #234899;
	border-right:2px solid #234899;
}
.redsign_da .redsign_da-name{
	font-size:14px;
	text-align:center;
	padding:8px 5px;
	height:34px;
	overflow:hidden;
}
.redsign_da .redsign_da-name a{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
}
.redsign_da .redsign_da-discount{
	text-align:center;
	height:31px;
	margin:3px 15px;
	background:url('../images/discount.png') 0 0 no-repeat;
	font-family:Arial;
}
.redsign_da .redsign_da-discount-two{
	text-align:center;
	padding-top:7px;
	font-size:18px;
	font-weight:bold;
}
.redsign_da .redsign_da-image{
	text-align:center;
}
.redsign_da .redsign_da-prices{
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	font-family:Arial;
}
.redsign_da .redsign_da-old_price{
	   color: red;
    font-family: PtSansbold;
    font-size: 18px;
    text-decoration: line-through;
}
.redsign_da .redsign_da-new_price{
	color: #11ABD9;
    font-family: PtSansbold;
    font-size: 24px;
}
.redsign_da .redsign_da-footer{
	text-align:center;
	color:#ffffff;
	padding:22px 15px 12px 5px;
	background-color:#11acda;
	font-size:12px;
}
.redsign_da .redsign_da-footer-two{
	text-align:center;
	color:#ffffff;
	padding:12px 16px 16px 12px;
	background-color:#234899;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px; 
	-khtml-border-radius:0 0 5px 5px;
}
.redsign_da .redsign_da-progress_bar{
	float:right;
	position:relative;
	width:110px;
	height:19px;
	background-color:#FFFFFF;
	box-shadow:inset 2px 2px 1px #666666;
}
.redsign_da .redsign_da-progress_bg{
	position:absolute;
	top:0px;
	left:0px;
	height:19px;
	background:url('../images/dayprod_line.png') 0 -1px no-repeat;
	z-index:2;
	box-shadow:inset 2px 2px 1px #666666;
}
.redsign_da .redsign_da-progress_persent{
	position:absolute;
	top:2px;
	right:5px;
	text-align:right;
	color:black;
	z-index:4;
}
.redsign_da .redsign_da-foot-hr{
	width:100%;
	height:1px;
	clear:both;
	background-color:#7ed2eb;
}
.redsign_da .redsign_da-do_konca{
	width:99px;
	float:left;
	text-align:left;
	font-size:12px;
}
.redsign_da .redsign_da-timer{
	width:90px;
	height:20px;
	overflow:hidden;
	padding-top:10px;
	float:right;
}
.redsign_da .afss_hours_d,
.redsign_da .afss_mins_d{
	font-size:23px;
	font-family:Arial;
}