/* Lorenz Adlon Weinhandlung CSS */
/* AUT media GmbH | Reinhard Lackner | 17.04.2008 */
/* just contains Styles for the Webshop and is additional to the Master CSS */


/* BackgroundBox for e.g. Product Detail Page with side Lines */
.shopPageContainer {
	position:absolute;
	top:0px;
	left:0px;
	width:998px;
	height:440px;
	border:0px solid red;
	background-image:none;
	z-index:10;
}

/* Design for the single Line Searchbox next to Menu */
.quickSearch	{
	padding-left:13px;
	padding-right:13px;
	background-image:url(searchBoxBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#cccccc;
	text-transform: none;
	}
/* Input Field for QuickSearch */
.inputQuickSearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:transparent;
	border:0px solid #cccccc;
	color:#cccccc;
	}
.quickSearchButton	{
	padding-left:3px;
	padding-right:2px;
	background-image:url(../searchBoxBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#cccccc;
	text-transform:none;
	}
/* Form Design for all Elements inside shopPageContainer */
form	{
	margin:0px;
	padding:0px;
	}
.shopInput	{
	border:1px solid #999999;
	background-color:#111111;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding-left:2px;
	color: #f1f1f1;
	font-weight: normal;
	background-image:url(lawInputBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
.shopInputDisabled	{
	border:1px solid #666666;
	background-color:#111111;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding-left:2px;
	color: #999999;
	width:132px;
	font-weight: normal;
	background-image:url(lawInputBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
.shopButton	{
	border:1px solid #999999;
	background-color:#333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	line-height:12px;
	width:auto;
	height:20px;
	margin:0px 0px 0px 0px;
	padding-left:2px;
	padding-right:2px;
	color:#f1f1f1;
	font-weight: normal;
/*	background-image:url(lawInputBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x; */
	cursor:pointer;
	}	
.shopCheck	{
	width:15px;
	height:15px;
	background-color:#000000;
	}
.shopCheck input 	{
	background-color:#000000;
	border:1px solid #666666;
	}
.shopSelect	{
	border:1px solid #999999;
	background-color:#111111;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding-left:2px;
	color:#f1f1f1;
	font-weight: normal;
	background-image:url(lawInputBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}



/* holds the shopPage Background Image with lines */
.shopPageBackground {
	position:absolute;
	z-index:0;
}

/* Content Menue Left Top for the Categories */
.contentMenueTopLeft {
	position:absolute;
	z-index:6;
	background-color:transparent;
	left:40px;
	top:10px;
	height:20px;
	border:0px solid red;
	text-transform:uppercase;
	text-align:center;
	line-height:20px;
	font-size:10px;
	background-image:url(../searchBoxBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:1px;
	}
.contentMenueTopRight {
	position:absolute;
	z-index:6;
	background-color:transparent;
	right:40px;
	top:10px;
	height:20px;
	border:0px solid red;
	text-transform:uppercase;
	text-align:center;
	line-height:20px;
	border-right:0px solid #ffffff;
	font-size:10px;
	background-image:url(../searchBoxBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:1px;
	}
.cMtLItem	{
	padding-left:13px;
	padding-right:13px;
	background-image:url(../cMtLItemBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	color:#f1f1f1;
	}
.cMtLItemActive	{
	padding-left:13px;
	padding-right:13px;
	background-image:url(../cMtLItemBgActive.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	color:#ffffff;
	}
	


/* Design for the Minibasket Box */
.miniBasketBox {
	position:absolute;
	z-index:20;
	right:40px;
	top:30px;
	padding:8px;
	background-color:#000000;
	background-image:url(rollOboxBg.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}
.miniBasketItem	{
	padding:1px 3px 1px 3px;
	text-align:right;
	}
.miniBasketTax	{
	padding:6px 3px 1px 3px;
	text-align:right;
	border-top:1px solid #666666;
	}
.miniBasketTotal	{
	padding:1px 3px 1px 3px;
	text-align:right;
	font-weight:bold;
	}
.miniBasketSpacer	{
	height:10px;
	}
/* Design for the userAccountBox" */
.userAccountBox {
	position:absolute;
	z-index:20;
	right:157px;
	top:30px;
	padding:12px;
	background-color: #000000;
	background-image:url(rollOboxBg.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}
/* Design for the Filter Boxes at the Left */
.detailsucheBox {
	position:absolute;
	z-index:20;
	left:40px;
	top:30px;
	padding:12px;
	background-color:#000000;
	background-image:url(../d2/rollOboxDetBg.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	border-left:0px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}
	
/* Detail Search Table */
.detailSearchTable {
	margin-top:3px;
	}
/* Design für Sorten Box */	
.sortenBox {
	position:absolute;
	z-index:20;
	left:40px;
	top:30px;
	height:260px;
	padding:12px 2px 12px 2px;
	background-color:#000000;
	background-image:url(rollOboxBg.jpg);
	background-position:right top;
	background-repeat: repeat-x;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}	
#sortenSpalte {
	line-height:15px;
	vertical-align:top;
	height:258px;
}
#sortenBoxSub {
	border-left:1px solid #666666;
	line-height:15px;
	vertical-align:top;
	height:258px;
	width:140px;
	}	
#sortenBoxSubRight {
	border-left:1px solid #666666;
	line-height:15px;
	vertical-align:top;
	height:258px;
	width:140px;
}
.filterItem	{
	border-bottom: 1px solid #666666;
	width:120px;
	margin-left:10px;
	margin-right:10px;
	white-space:nowrap;
	overflow:hidden;
	}
.filterItem	a {
	color:#f1f1f1;
	}
.filterItem	a:hover {
	color:#ffffff;
	}

/* Design für Länder Box */
.laenderBox {
	position:absolute;
	z-index:20;
	left:40px;
	top:30px;
	height:260px;
	padding:12px 2px 12px 2px;
	background-color:#000000;
	background-image:url(rollOboxBg.jpg);
	background-position:right top;
	background-repeat: repeat-x;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}
.filterColOne 	{
	border:0px solid blue;
	line-height:15px;
	vertical-align:top;
	}
#laenderSpalte {
	line-height:15px;
	vertical-align:top;
	height:258px;
	}	
#regionenBox {
	border-left:1px solid #666666;
	line-height:15px;
	vertical-align:top;
	height:258px;
	width:140px;
	}
#anbauBox {
	border-left:1px solid #666666;
	line-height:15px;
	vertical-align:top;
	height:258px;
	width:140px;
	}
#anbauBoxTwo {
	border-left:0px solid #666666;
	line-height:15px;
	vertical-align:top;
	height:258px;
	}
#anbauBoxThree {
	border-left:1px solid #666666;
	height:258px;
	}
.filterItemLaender	{
	border-bottom: 1px solid #666666;
	width:120px;
	margin-left:10px;
	margin-right:10px;
	white-space:nowrap;
	overflow:hidden;
	}
.filterItemLaender	a {
	color:#f1f1f1;
	}
.filterItemLaender	a:hover {
	color:#ffffff;
	}



/* Layout for a typical Product Detail Page, Image, Description */
.productDetailContainer	{
	position:absolute;
	background-color:transparent;
	border:0px solid blue;
	width:960px;
	height:410px;
	top:29px;
	left:20px;
	z-index:5;
	}
/* Layout for the area left from the image */
.productDetailLeftArea	{
	position:absolute;
	left:39px;
	bottom:60px;
	width: 320px;
	border:0px solid red;
	overflow:hidden;
	z-index:5;
	}
.regionTitle {
	font-weight:bold;
	padding-bottom:10px;
	}
.regionMap	{
	position:absolute;
	left:20px;
	top:15px;
	z-index:3;
	width:340px;
	height:340px;
	border:0px solid red;
	overflow:hidden;
	}
/* Layout for the product Image */
.imageContainer	{
	position:absolute;
	left:355px;
	bottom:-19px;
	text-align:center;
	width:240px;
	height:415px;
	border:0px solid green;
	}
/* Layout for the area right from the image */
.productDetailRightArea	{
	position:absolute;
	left:600px;
	bottom:70px;
	width: 330px;
	border:0px solid yellow;
	}
.priceLable {
	font-size:12px;
	font-weight:bold;
	}
.small	{
	font-size:9px;
	color:#999999;
	}
/* Layout for Add To Cart */
.addToCartContainer	{
	background-color:transparent;
	}
.addToCartAmount	{
	padding-left:2px;
	padding-right:2px;
	background-image:url(../cMtLItemBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	}
.addToCartButton	{
	cursor:pointer;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	}
.addToCartButton a	{	
	padding-left:13px;
	padding-right:13px;
	background-image:url(../cMtLItemBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#f1f1f1;
	padding-top:4px;
	padding-bottom:5px;
	}
.addToCartButton a:hover	{
	color:#ffffff;
	padding-left:13px;
	padding-right:13px;
	background-image:url(../cMtLItemBgActive.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:5px;
	}
.addToCartRightSpace	{
	background-image:url(../cMtLItemBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	}
/* Input Field for Add to Cart */
.addToCartInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:transparent;
	border:0px solid #cccccc;
	color:#ffffff;
	}
	
/* for the Sign Up Element */
.signUpForm {
	position:absolute;
	left:440px;
	top:80px;
	border:0px solid red;
	width:490px;
	border:0px solid red;
	}
.signUpFormLabel {
	vertical-align:middle;
	height:22px;
	text-align:right;
	padding-right:5px;
	}
.signUpFormTd {
	font-size:9px;
	}
/* for the output of missing or wrong fields @ signup */
.failedtext	{
	position:absolute;
	z-index:8;
	left:605px;
	top:293px;
	color:red;
	}
/* Design for the Search Result */
.shopSearchResult {
	position:absolute;
	background-color:transparent;
	border:0px solid blue;
	width:930px;
	height:350px;
	padding-top:35px;
	top:29px;
	left:20px;
	z-index:5;
	padding-left:30px;
	}
.shopSearchNothingFound {
	position:absolute;
	background-color: #333333;
	border:0px solid blue;
	width:926px;
	padding-top:5px;
	padding-bottom:6px;
	top:32px;
	left:24px;
	z-index:6;
	padding-left:30px;
	}
.shopListItemDIV {
	float:left;
	width:270px;
	border:0px solid red;
	margin-bottom:30px;
	padding-left:30px;
	}
.table_list_header {
	position:absolute;
	width:960px;
	border:0px solid red;
	height:18px;
	text-align:center;
	top:388px;
	left:20px;
	z-index:8;
	}
/* for the not active numbers = no link */
.table_list_item {
	border:1px solid #333333;
	padding:0px 4px 1px 4px;
	line-height:16px;
	background-color:#cccccc;
	color:#333333;
	}
.table_list_header a .table_list_item	{
	border:1px solid #333333;
	background-color:#000000;
	padding:0px 4px 1px 4px;
	color: #999999;
	}
.table_list_header a:hover .table_list_item	{
	border:1px solid #333333;
	background-color:#cccccc;
	padding:0px 4px 1px 4px;
	color:#333333;
	}
.nextPrev a {
	border:1px solid #333333;
	padding:0px 4px 1px 4px;
	line-height:16px;
	background-color:#000000;
	color:#999999;
	}	
.nextPrev a:hover {
	border:1px solid #333333;
	padding:0px 4px 1px 4px;
	line-height:16px;
	background-color:#cccccc;
	color:#333333;
	}	
/* for left Right in the middle next to Bottles */
.table_list_left	{
	position:absolute;
	width:30px;
	border:0px solid red;
	text-align:center;
	top:193px;
	left:28px;
	z-index:8;
	}
.table_list_left a {
	border:1px solid #666666;
	font-size:22px;
	line-height:28px;
	padding-left:7px;
	padding-right:7px;
	background-color:#222222;
	color:#f1f1f1;
	}
.table_list_left a:hover	{
	background-color:#999999;
	color:#ffffff;
	}
	
.table_list_right	{
	position:absolute;
	width:30px;
	border:0px solid red;
	text-align:center;
	top:193px;
	left:947px;
	z-index:8;
	}
.table_list_right a	{
	border:1px solid #666666;
	font-size:22px;
	line-height:28px;
	padding-left:7px;
	padding-right:7px;
	background-color:#222222;
	color:#f1f1f1;
	}
.table_list_right a:hover	{
	background-color:#999999;
	color:#333333;
	color:#ffffff;
	}
	
/* Design for the Checkout Process */

.checkOutPage	{
	position:absolute;
	background-color:transparent;
	border:0px solid blue;
	width:960px;
	top:29px;
	left:20px;
	z-index:5;
	}
/* The Full Basket Step 1 Checkout */	
.fullBasket {
	position:absolute;
	left:337px;
	top:30px;
	width:600px;
	}
.bigBasketHeader {
	color:#cccccc;
	font-weight:bold;
	border-bottom:1px solid #999999;
	padding:3px 7px 3px 7px;
	text-align:right;
	}
.bigBasketItem {
	padding:3px 7px 3px 7px;
	border-bottom:1px solid #333333;
	text-align:right;
	}
.bigBasketTotal	{	
	color:#cccccc;
	font-weight: normal;
	border-bottom:0px solid #999999;
	padding:2px 7px 2px 7px;
	text-align:right;
	}
.basketBottomText {
	margin-top:30px;
	}

.basketBottomButtons {
	position:absolute;
	top:340px;
	right:220px;
	z-index:20;
	border:0px solid red;
	}
.changeSettingsLink	{
	padding:1px 3px 6px 0px;
	text-align:left;
	border-bottom:1px solid #666666;
	}
	
.saveCheckout {
	position:absolute;
	z-index:10;
	left:60px;
	top:100px;
	width:300px;
	}
/* Anzeige der Supertabelle bei Produktdetail */
.prodDetailDataTable {
	border:0px solid red;
	margin-top:20px;
	margin-bottom:10px;
}
.prodDetailDataTableHeader {
	border-bottom:1px solid #999999;
	padding-bottom:3px;
	margin-bottom:5px;
	width:100%;
	white-space: nowrap;
	}
.prodDetailToggleDiv {
	display:none;
	border-bottom:1px solid #666666;
	padding-bottom:5px;
	}
.prodDetailLabel, .prodDetailValue {
	border-bottom: 1px solid #333333;
	padding-top:1px;
	padding-bottom:1px;
	}