/*
This CSS definition is copyright Dipl.-Ing.(TH) Winfried Kaiser, info@seifenparadies.de, entwicklung@powertemplate.de
Any unauthorized use will be legally prosecuted!

Not released under the GNU General Public License
*/

#countdown_frame {
	position:relative;
	top:0px;
	left:67px;
	z-index: 10;
	width:158px;
}

#countdown {
	font-size:20px;
	font-weight:bold;
	height:68px;
	color:red;
	background-repeat: no-repeat;
	/*
	right:6px;
	width:171px;
	margin-top:12px;
	margin-bottom:12px;
	*/
}

.product_info #countdown_frame {
	left:-60px;
}

#countdown_h_0,
#countdown_h_1,
#countdown_m_0,
#countdown_m_1,
#countdown_s_0,
#countdown_s_1
{
	position:absolute;
	background-repeat: no-repeat;
	top:38px;
	width:13px;
	height:15px;
}

#countdown_h_0 {
	background-image: url(../img/countdown/0.gif);
	left:15px;
}

#countdown_h_1 {
	background-image: url(../img/countdown/0.gif);
	left:30px;
}

#countdown_m_0 {
	background-image: url(../img/countdown/0.gif);
	left:64px;
}

#countdown_m_1 {
	background-image: url(../img/countdown/0.gif);
	left:79px;
}

#countdown_s_0 {
	background-image: url(../img/countdown/0.gif);
	left:115px;
}

#countdown_s_1 {
	background-image: url(../img/countdown/0.gif);
	left:130px;
}

.potd_availability {
	text-align:center;
	margin-top:0px;
	/*margin-left:-13px;*/
}

.potd_availability_text {
	left:-6px;
	position:relative;
	top:-10px;
	font-size:10px;
	color:#40a629;
	font-weight:bold;
}

.potd_availability_arrow_frame {
	position:relative;
	left:11px;
	/*top:-12px;
	overflow:hidden;*/
}

.potd_availability_arrow {
	position:absolute;
	margin-top: -32px;
}

.product_of_the_day .list_entry {
	background-image:none;
	text-align:left;
	width:521px;
	border:1px solid #42A62A;
	/*border-top:none;*/
	margin-bottom:6px;
	padding: 0px;
}

.product_of_the_day .list_entry_name {
	margin-bottom:12px;
	padding-left: 10px;
	text-align: left;
}

.product_of_the_day .list_entry_cell_height {
	background-image:none;
	border:none;
	width:auto;
	padding: 10px;
}

.product_of_the_day .list_entry_cell_right {
	border:none;
	width:auto;
	text-align:right;
	padding: 10px;
	padding-left:25px;
}

.product_of_the_day .list_entry_name {
	height:auto;
}

.product_of_the_day .list_entry_buttons {
	background-image:none;
	/*background-color:#ECECEC;*/
	padding-top:5px;
	width:100%;
}

.product_of_the_day .list_entry_cell_header {
	background-image:url(../img/img_list_cell_header_large.gif);
}

.product_of_the_day .contentsTopicsListen_m {
	background-image: url(../img/img_list_header_pod_m.gif);
	text-align:left;
}

.product_of_the_day .list_entry_short_description {
	font-size:10px;
	/*margin-bottom:20px;
	margin-top:20px;
	*/
	margin-left:10px;
	text-align:left;
	height:auto;
}

.product_of_the_day  .list_entry_price {
	font-size:20px;
	text-align:right;
	margin-top: 20px;
}

.product_of_the_day  .productOldPrice {
	font-size:14px;
}

.product_of_the_day .list_entry_price_disclaimer
{
	white-space:nowrap;
	color:#0E5000;
}

.potd_buy_now_button img {
	height:auto;
	width:auto;
}

.potx_buttons td {
	padding:10px;
}

.potd_header {
	height:40px;
	color:#FFDD10;
	/*
	background-color: #FFDD11;
	font-size:16px;
	padding:10px;
	*/
}