/* ---

Schwarz E-Commerce GmbH & Co. KG
Stiftsbergstr. 1
74166 Neckarsulm

Project:		Lidl Online Shop - Themeworld
Version:		0.8
Last change:	27/07/09
Author:			Tobias Beisel

Index:
	00 Standard Styles for all themes
	01 Themworld 

Notice:
All CSS properties are sorted alphabetical!

--- */

/*************************************************************************
* 00 Standard Styles for all themes
**************************************************************************/

/*
	Main-Theme-Frame
*/

#contenttheme {
	background: transparent url("04de3aa4-6d6d-42f5-a214-77b00b27b1da.jpg") no-repeat 0 -1px;
	border: 1px solid #738eb5;
	float: left;
	height: 890px;
	margin: 0px 8px 8px 0;
	position: relative;
	padding: 0;
	width: 566px;
	z-index: 1;
}

.legalnotice {
	background-color: #e6ebf2;
	border-top: 1px solid #738eb5;
	bottom: 0;
	color: #738eb5;
	display: block;
	height: 124px;
	font: normal 9px/13px verdana;
	padding: 8px;
	position: absolute;
	width: 550px;
}

*html .legalnotice { /* IE hack */
	width: 566px;	
}

.legalnotice strong {
	font-weight: bold;
}

/*
	Zoomed Image
*/

div.themezoomerpos {
	cursor: pointer;
	position: absolute;
	z-index: 999999;
}

div.themezoomerpos .themezoomer {
	height: 384px;
	width: 576px;
}

div.themezoomerpos .themezoomer strong {
	display: block;
	float: left;
	font: bold 12px/12px "trebuchet ms";
	padding: 10px 8px;
	width: 520px;
}

div.themezoomerpos .themezoomer a.close {
	display: block;
	float: right;
	height: 32px;
	width: 32px;
	text-decoration: none;
}

div.themezoomerpos .themezoomer img {
	clear: both;
	margin-left: 1px;
}

/*************************************************************************
* 01 Themeworld
**************************************************************************/

#contenttheme h1 {
	color: #343434;
	font: bold 24px/28px "trebuchet ms";
	left: 280px;
	top: 50px;
	position: relative;
}

#contenttheme h2 {
	color: #343434;
	font: bold 14px/18px "trebuchet ms";
	left: 280px;
	top: 55px;
	position: relative;
}

#contenttheme span.clicker {
	cursor: pointer;
	position: absolute;
	z-index: 1
}

#contenttheme a.posit {
	display: block;
	position: relative;
	text-decoration: none;
	width: 230px;
}

#contenttheme a.posit strong {
	color: #343434;
	display: block;
	font: bold 14px/18px "trebuchet ms";
}

#contenttheme a.posit small {
	color: #343434;
	display: block;
	font: normal 10px/14px "verdana";
	font-style: italic;
}

#contenttheme a.posit span {
	color: #343434;
	display: block;
	font: normal 10px/14px "verdana";
	padding: 0 0 8px 0;
}

#contenttheme a.posit span.priceuvp {
	color: #343434;
	margin: 8px 0 0 0;
	padding: 0;
}

#contenttheme a.posit span.pricestrike {
	padding: 2px 0 0 0;
	text-align: right;
}

#contenttheme a.posit span.pricestrike span.striker {
	color: #b41e0a;
	display: inline;
	font-style: italic;
	text-decoration: line-through;	
}

#contenttheme a.posit span.pricestrike sup {
	display: inline;
	font-size: 8px;
	padding: 0 0 0 2px;
	vertical-align: super;
}

#contenttheme a.posit span.perset {
	display: inline;
	font-size: 10px;
}


#contenttheme a.posit em {
	background: transparent url("Arrow.png") no-repeat 0 1px;
	color: #343434;
	cursor: pointer;
	display: block;
	font: bold 16px/20px "trebuchet ms";
	margin: 0 24px 0 0;
	padding: 0 0 4px 22px;
}

#contenttheme a.posit em small {
	display: inline;
	font: italic 9px/12px "trebuchet ms";
	#343434-space: nowrap;
}

#contenttheme a.zoompos {
	position: relative;	
	display: block;
	height: 27px;
	width: 26px;
	z-index: 2;
}

#contenttheme a.zoompos span.zoom {
	background: transparent url("Zoom.png") no-repeat 0 1px;
	cursor: pointer;
	display: block;
	margin:0;
	position: static;
	height: 32px;
	width: 32px;
}

#contenttheme div.themezoomerpos .themezoomer {
	background: transparent url("zoomer.png") no-repeat 0 0;
	z-index: 999;
}

#contenttheme div.themezoomerpos .themezoomer strong {
	color: #343434;
}

.uvppos,
.pvpos {
	position: absolute;
	width: 151px;
}

.uvppos .uvp {
	background: transparent url("http://www.lidl-shop.de/de/asset/logos/uvppv.png") no-repeat 0 0;
	color: #b41e0a;
	display: block;
	height: 49px;
	width: 151px;
}

.uvppos .uvp .uvpold {
	display: block;
	float: left;
	font: bold 12px/12px "trebuchet ms";
	margin: 31px 0 0 0;
	text-align: center;
	width: 74px;
}

.uvppos .uvp .uvppercent {
	display: block;
	float: left;
	font: bold 28px/28px "trebuchet ms";
	margin: 16px 0 0 0;
	text-align: center;
	width: 77px;
}

.pvpos .pv {
	background: transparent url("http://www.lidl-shop.de/de/asset/logos/uvppv.png") no-repeat 0 -49px;
	color: #b41e0a;
	display: block;
	height: 49px;
	width: 151px;
}

.pvpos .pv .pvold {
	display: block;
	float: left;
	font: bold 14px/14px "trebuchet ms";
	margin: 24px 0 0 0;
	text-align: center;
	width: 74px;
}

.pvpos .pv .pvpercent {
	display: block;
	float: left;
	font: bold 28px/28px "trebuchet ms";
	margin: 16px 0 0 0;
	text-align: center;
	width: 77px;
}
