.liveShoppingBOX {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
}

.liveShoppingBOX ul {
	border:1px solid #bbb;
	margin:0;
	list-style:none;
	padding:0;
}

h2.liveShoppingBOX_head {
	background:transparent url(images/img/liveshopping_head.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:29px;
	line-height:28px;
	text-indent:9px;
	margin:0;
}

li.liveShoppingBOX_prodname {
	font-family:arial;
	font-size:14px;
	color:#313131;
	background:#fff url(images/img/liveshopping_prodname_bg.gif) repeat-x bottom center;
	text-align:center;
	padding:4px 0;
}

.liveShoppingBOX_timeleft {
	font-family:arial;
	font-size:12px;
	color:#fff;
	background:#B40000 url(images/img/liveshopping_timeleft.gif) repeat-x bottom center;
	height:44px;
	line-height:13px;
	text-indent:0px;
	padding:14px 0 0 22px;
}

li.liveShoppingBOX_timeleft div {
	background:transparent url(images/img/clock.png) no-repeat scroll center center;
	height:15px;
	margin-left:6px;
	margin-top:8px;
	position:absolute;
	width:15px;
}

.liveShoppingBOX_percent {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	margin-top:10px;

}

.liveShoppingBOX_percent span {
	font-size:12px;
	text-decoration:line-through;
}

.liveShoppingBOX_price {
	text-align:center;
	color:#b40000;
	font-size:24px;
	font-weight:bold;
	margin-bottom:7px
}

.liveShoppingBOX_image {
	text-align:center;
}

.liveShoppingBOX_button {
	text-align:center;
	padding:0 0 10px 0;
}

/* LIVESHOPPING CONTENT SITE */

.liveShoppingCONTENT {
	width:915px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:0px 25px 25px 25px; 
	margin: -5px 0 15px -30px; 
	background: #FFFFFF; -moz-border-radius:5px; 
	-khtml-border-radius:5px;
}

.liveShoppingCONTENTBOX {
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
}

h2.liveShoppingCONTENT_head {
	background:transparent url(images/img/liveshoppingcontent_head.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:29px;
	line-height:28px;
	text-indent:9px;
	margin:0;
}

.liveShoppingCONTENT_wrapper {
	border:1px solid #bbb;
	overflow:hidden;
	font-size:12px;
	background:#FFFFFF url(images/img/wrapper_bg.gif) repeat-y 342px top;
}

h2.liveShoppingCONTENT_prodname {
	background:#FFFFFF url(images/img/liveshopping_prodname_bg.gif) repeat-x scroll center bottom;
	color:#313131;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:4px 0;
	text-align:left;
	text-indent:8px;
}

.liveShoppingCONTENT_left {
	background:#fff none;
	float:left;
	width:70%;
}

.liveShoppingCONTENT_right {
	font-size:14px;
	font-weight:bold;
	margin:12px;
	margin-left:677px;
}

.liveShoppingCONTENT_prodimage {
	float:left;
	margin:30px;
}

.liveShoppingCONTENT_proddesc {
	margin:24px;
}

.liveShoppingCONTENT_price {
	text-align:right;
	color:#b40000;
	font-size:36px;
	font-weight:bolder;
	float:right;
}

div.liveShoppingCONTENT_percent {
	float:right;
	background:#FFFFFF url(images/img/rabatt.png) no-repeat scroll center top;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height: 110px;
	width: 110px;
	line-height:110px;
	text-align:center;
}

li.liveShoppingCONTENT_tax {
	float:right;
	color:#000000;
	font-size:12px;
}

span.liveShoppingCONTENT_stock {
	display:block;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:12px;
}

span.liveShoppingCONTENT_only {
	font-weight:bold;
	font-size:24px;
}

/* CONTENTBOX 


h2.liveShoppingCONTENTBOX_head {
	background:transparent url(images/img/liveshoppingcontentbox_head.gif) no-repeat scroll left top;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:29px;
	line-height:28px;
	text-indent:9px;
	margin:0;
}

 li.liveShoppingCONTENTBOX_prodname {
	font-family:arial;
	font-size:14px;
	color:#313131;
	background:#fff url(images/img/liveshopping_prodname_bg.gif) repeat-x bottom center;
	text-align:left;
	padding:4px 0;
	text-indent:8px;
}


.liveShoppingCONTENTBOX ul {
	border:1px solid #bbb;
	margin:0;
	list-style:none;
	padding:0;
}

*/

// COUNTDOWN:

/* jQuery Countdown styles 1.5.3. */
.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 100%;
}
.countdown_show2 .countdown_section {
	width: 49.5%;
}
.countdown_show3 .countdown_section {
	width: 33%;
}
.countdown_show4 .countdown_section {
	margin-right:10px;
}
.countdown_show5 .countdown_section {
	width: 19.8%;
}
.countdown_show6 .countdown_section {
	width: 16.5%;
}
.countdown_show7 .countdown_section {
	width: 14.1%;
}
.countdown_section {
	display: inline;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
	font-weight:normal;
}
.countdown_descr {
	display: block;
	width: 100%;
}

div.liveShoppingCONTENT_CountDown span span {
	
}
div.liveShoppingCONTENT_CountDown span span span {
	margin-right:3px;
}
#CountDown {
	float:right;
}

.liveShopping_moreProdukts {
	font-size:12px;
	font-weight:normal;
	padding:7px;
	margin-top:13px;
	background-color:#f6f6f6;
	border:1px solid #DFDFDF;
	overflow:hidden;
}

.liveShoppingCONTENT_thumb {
	float:left;
	width:85px;
}

.liveShopping_moreProdukts ul {
	margin-left:95px;
	list-style:none;
}

.liveShopping_moreProdukts ul li {
	margin-bottom:5px;
}

.countDownWRAPPER {
	float:right;
	padding:10px;
	padding-left:63px;
	background:#B40000 url(images/img/clock2.png) no-repeat left center;
	color:#fff;
	border:2px solid #CF7474;
	margin-top:14px;
}

.liveShoppingCONTENTBOX_countDownWRAPPER {
	float:right;
	padding:10px;
	padding-left:63px;
	background:#B40000 url(images/img/clock2.png) no-repeat left center;
	color:#fff;
	border:2px solid #CF7474;
	margin:13px;
}

.liveShoppingCONTENT_soldOut {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-top:15px;
}

.liveShoppingCONTENT_nooffer_icon {
	background:#fff url(images/img/nooffer_icon.gif) no-repeat center;
	height:158px;
	width:auto;
}