/* -- Blocks: total_savings -- */

.total_savings {
	position: absolute;
	right: 20px;
	top: -100px;
	width: 475px;	
	height: 24px;
	background: url(../../default/images/saveexpensescounter/total_savings_bg.gif);
	text-align: right;
	padding: 5px 15px 0 0;
}

.total_savings a { color: #4B4B4B; }

/* -- Blocks: save_potential -- */

.block-save_potential {
	position: absolute;
	top: 36px;
	left: 36px;
	width: 900px;
}

.block-save_potential .block-title {
	float: left;
	width: 173px;
	height: 25px;
}

.block-save_potential .block-title h2 a {
	display: block;
    background: url(../../einsparshop/images/icon_cart.png) 0px 3px no-repeat;
    height: 25px;
    width: 150px;
    float: left;
    text-align: right;
}

.block-save_potential .block-title a {
	color: #fff;
}

.block-save_potential .block-content {
	width: 670px;
	height: 23px;
	border-left: 0;
	border-top: 1px solid #6b8700;
	float: left;
	padding: 0 17px 0 17px;
	line-height: 23px;
}

/* -- checkout_cart -- */
.checkout-cart-index .product-name { width: 228px; }

#shopping-cart-table .item-options { position: relative; }

.sp_k, .sp_e { position: absolute; top: -18px; font-weight: normal; text-align: right; width: 90px; }
.sp_e { left: 252px; }
.sp_k { left: 332px; }

.save_cart_header { margin-left: 210px; }

.checkout_total_savings {
	background: #eff5d6;
	border: 1px solid #6b8700;
	width: 350px;
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 185px;
}

.checkout_total_descr { display: inline-block; width: 195px; }
.checkout_total_euro { display: inline-block; width: 55px; text-align:right; margin-left: 13px; }
.checkout_total_kg { display: inline-block; width: 82px; text-align:right; }

/* Specified pages ========================================================== */

.checkout-onepage-index .sp_k,
.checkout-onepage-index .sp_e,
.checkout-onepage-index .save_cart_header { display: none; }
