/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

/* Zentrale Formate definieren
----------------------------------------------- */
body {
	font-family:Verdana,Arial,Sans-serif;
	color: #c1c1c1;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color: black;
}

/* Header-Klassen
----------------------------------------------- */
h1.greeting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #c1c1c1;
  font-weight: normal;
  }

#fxxxie6 {display:inline;}
#fxxxie6 h1 {  
	display:inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #c1c1c1;
  font-weight: normal;
  }
h1 {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:20px 0px 10px 0px;
	padding:0px;
	width:auto;
}

h1 a:link {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h1 a:visited {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h1 a:hover {
	
	text-decoration:underline;
}

h1 a:active {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h1 a:focus {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 4px 0px;
	padding:0px;
}

h2.cat {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 4px 0px;
	padding:0px;
}

h2 a:link {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 a:visited {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 a:hover {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:underline;
	width:auto;
}

h2 a:active {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 a:focus {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2.also a:link {
	color:#c1c1c1;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2.also a:visited {
	color:#c1c1c1;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2.also a:hover {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:underline;
	width:auto;
}

h2.also a:active {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:underline;
	width:auto;
}

h2.also a:focus {
	color:#009900;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:underline;
	width:auto;
}


span.suggest a:link {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 15px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

span.suggest a:visited {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

span.suggest a:hover {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:underline;
	width:auto;
}

span.suggest a:active {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

span.suggest a:focus {
	color:#009900;
	font-weight:bold;
	font-size:12px;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

/* Paragraph
----------------------------------------------- */
p {
	line-height:20px;
	padding:0px;
	margin:15px 0px 15px 0px;
}

/* Links im Text
----------------------------------------------- */
a {
	color:#c1c1c1;
	text-decoration:none;
	}

a:visited {
	color:#c1c1c1;
	text-decoration:none;
	}
	
	
a:hover {
	color:#009900;
	text-decoration:underline;
	}


  
.greetUser {
	color: #009900;
	font-weight:bold;

	}

td.adv_search a:link {
	text-decoration: none;
	font-size: 10px;
	color:#c1c1c1;
	}
	
td.adv_search a:visited {
	text-decoration: none;
	font-size: 10px;
	color:#c1c1c1;
	}
	
td.adv_search a:hover {
	text-decoration: underline;
	color:#009900;
	}

td.adv_search a:active {
	text-decoration: none;
	font-size: 10px;
	color:#c1c1c1;
	}
/* NEW PRODUCT NAME
______________________________________*/

.newprod {
	margin:15px 0;
	}
	
.newprod a:link {
	color:#009900;
	text-decoration: none;
}

.newprod a:hover {
	text-decoration:underline;
	}
	
.shiplink {
	font-size:10px;
	}
.shiplink a:link {
	
	color: #c1c1c1;
	text-decoration:none;
	}

.shiplink a:hover {
	color:#009900;
	text-decoration:underline;
	}

.prodinfo {
	font-size:10px;
	margin-bottom:10px;
	}
	

	
/* Horizontale Linie
----------------------------------------------- */
hr { 
	width:100%;
	border:none;
	color:#333333;
	background:#333333; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	line-height:1px;
	font-size:1px;
}

hr.cart { 
	width:100%;
	border:none;
	color:#333333;
	background:#333333; 
	height: 1px; 
	margin: 3px 0px 3px 0px !important; 
	line-height:1px;
	font-size:1px;
}



/* Textarea
----------------------------------------------- */
textarea {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:13px;
}

/* Input
----------------------------------------------- */
input {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:11px;
}

	
/* Input
----------------------------------------------- */
select {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

/* Image mit link
----------------------------------------------- */
img {
	border:0;
}

/* Formular
----------------------------------------------- */
form {
	padding:0px;
	margin:0px;
}



/* Horizontale Linie hellgrau 
----------------------------------------------- */
hr.lightGrey {
	width:100%;
	border:none;
	color:#ffffff;
	height: 1px; 
	margin: 2px 0px 2px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Main Container (über gesamte Seite)
----------------------------------------------- */
div#mainContainer {
	width: 100%;
	
}

div#wrapleft {
	float:left;
	margin-right:201px;
}

/* Container für linke Spalte
----------------------------------------------- */
div#leftColContainer {
	float:left;
	margin: 0;
	width: 210px;
	padding:0;
}

/* Container für mittleren Bereich
----------------------------------------------- */
div#middleColContainer {
	margin-left: 235px;
	margin-right:235px;
	padding:10px 5px;
	_padding:10px 5px;
}

/* Container für rechten Bereich
----------------------------------------------- */
div#rightColContainer {
	float:right;
	width: 210px;
	margin: 0;
	padding:0;
}



/* Header mit Logo
----------------------------------------------- */
div#logoHeader {
	padding:0;
	margin-left: auto;
	margin-right: auto;
	width:660px;
	background-image:url(img/Absinthe-ALANDIA.jpg);
	height:111px;
}

div#logo_right {
position: absolute;
right: 0;
top: 17px;
}

div#logo {
	margin-left:225px;
	padding-top:8px;
	}

div#santa {
	float:right;
	margin-top: -110px;
	width:107px;
	height:110px;
	background-image:url(img/hp-santa.jpg);
}

div#newyear {
	float:right;
	margin-top: -110px;
	width:200px;
	height:110px;
}
	
/* Topnavigation 
------------------------------------------------ */

div#topnavi {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	height:23px;
	width: 100%;
	margin-bottom: 10px;
}

div#topnavi_left {
	float:left;
	text-align:left;
}

div#topnavi_right {
	float:right;
	text-align:left;
}

/* Horizontales Menü
----------------------------------------------- */
ul#horizontalmenu {
	float:left;
	list-style-type:none;
	height:21px;
	margin:0 0 0 10px;
}

ul#horizontalmenu li {
	float:left;
	padding:0px;
	margin:0px;
	height:21px;
}

ul#horizontalmenu li.link {
	margin:0px;
	padding:5px 8px 0px 0px;
	vertical-align:middle;
	line-height:12px;
	height:16px;
}

ul#horizontalmenu li img {
	margin:0px;
	padding:0px;
	height:21px;
}

ul#horizontalmenu * a {
	font-size:10px;
	color:#c1c1c1;
	font-weight:bold;	
	text-decoration:none;
	padding:0px;
	margin:0px;
	height:21px;
}

ul#horizontalmenu * a:hover {
	font-size:10px;
	color:#009900;
	font-weight:bold;	
	text-decoration:underline;
	padding:0px;
	margin:0px;
	height:21px;
}


/* Horizontales Menü rechts
----------------------------------------------- */
ul#horizontalmenure {
	list-style-type:none;
	height:21px;
	margin: 0 10px 0 0;
}

ul#horizontalmenure li {
	float:right;
	padding:0px;
	margin:0px;
	height:21px;
}

ul#horizontalmenure li.link {
	margin:0px;
	padding:5px 6px 0px 10px;
	vertical-align:middle;
	line-height:12px;
	height:21px;
}

ul#horizontalmenure li img {
	margin:0px;
	padding:0px;
	height:21px;
}

ul#horizontalmenure * a {
	font-size:10px;
	color:#c1c1c1;
	font-weight:bold;	
	text-decoration:none;
	padding:0px;
	margin:0px;
	height:21px;
}

ul#horizontalmenure * a:hover {
	font-size:10px;
	color:#009900;
	font-weight:bold;	
	text-decoration:underline;
	padding:0px;
	margin:0px;
	height:21px;
}



/* Breadcrumb Pfad
----------------------------------------------- */
div#breadcrumb {
	background-color:#666666;
	margin:1px 0px 0px 0px;
	_margin:1px 0px 0px 0px; /*IE Bugfix*/
	padding:6px 10px 2px 10px;
	_padding:5px 10px 0px 10px; /*IE Bugfix*/
	color:#CCCCCC;
	font-size:11px;
	border:none;
	background-image:url(img/breadcrumbbg.gif);
	height:19px;
	text-align:left;
}

div#breadcrumb a {
	color:#FFFFFF;
}

/* Container Sidebar
------------------------------------------------ */

div#sidebar_top {
	float:right;
	width: 190px;
	height: 44px;
	background-image: url(img/box_top.jpg);
}

div#sidebar_mid {
	float:right;
	width: 190px;
	background-image:url(img/bg_boxes.jpg); 

}

div#sidebar_bottom {
	float:right;
	width: 190px;
	height: 44px;
	background-image: url(img/box_bottom.jpg);
}

div#sidebar_right_top {
	width: 190px;
	height: 44px;
	background-image: url(img/box_top.jpg);
}

div#sidebar_right_mid {
	width: 190px;
	float: left;
	background-image:url(img/bg_boxes.jpg); 
	background-repeat:repeat-y;
}

div#sidebar_right_bottom {
	float: left;
	width: 190px;
	height: 44px;
	background-image: url(img/box_bottom.jpg);
}


/* Linkes Menu
----------------------------------------------- */
div#submenu {
	display:block;
	font-size:11px;
	width:175px;
}

div#submenu a.header {
	width:175px;
	height: 35px;
}

div#submenu .spacer {
	height:10px;
	margin:0px 0px 0px 13px;
	padding:0px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#FF9900;
}

div#submenu a.level1 {
	font-weight:bold;
	font-size:12px;
	display:block;
	width:165px;
	padding:3px 0px 3px 4px;
	margin:0 0 0 20px;
	text-decoration:none;
	color:#009900;
}

div#submenu a.level1:hover {
	text-decoration:underline;
}

div#submenu a.level1 img {
	border:none;
}

div#submenu a.level2 {
	font-weight:normal;
	font-size:11px;
	display:block;
	width:150px;
	margin:0px;
	padding:2px 0px 2px 35px;
	text-decoration:none;
	color:#c1c1c1;
}

div#submenu a.level2:hover {
	color:#009900;
	text-decoration:underline;
}

div#submenu a.level3 {
	font-weight:normal;
	font-size:10px;
	display:block;
	width:135px;
	margin:0px;
	padding:2px 0px 2px 45px;
	text-decoration:none;
	color:#c1c1c1;
}

div#submenu a.level3:hover {
	text-decoration:underline;
	color:#009900;
}

/* Layout der zweiten Box
----------------------------------------------- */
div.boxVarianteZweiHeader {
	font-size:11px;
	vertical-align:middle;
	color:#c1c1c1;
	font-weight:bold;
	height:20px;
}

div.boxVarianteZweiHeader a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

div.boxVarianteZweiBody {
	width: 160px;
	font-size:11px;
	color:#c1c1c1;
}

div.boxVarianteZweiBody a {
	color:#c1c1c1;
	text-decoration:none;
}

div.boxVarianteZweiBody a:hover {
	color:#009900;
	text-decoration:underline;
}

div.boxVarianteZweiBody p {
	line-height:15px;
	margin:5px 0px 5px 0px;
}

____BOX STATIC LINKS

td.boxtext {
	width: 160px;
	font-size:11px;
	color:#c1c1c1;
}

td.boxtext a {
	color:#c1c1c1;
	text-decoration:none;
}

td.boxtext a:hover {
	color:#009900;
	text-decoration:underline;
}

td.boxtext p {
	line-height:15px;
	margin:5px 0px 5px 0px;
}

/* Floatbox (Inhalte)
----------------------------------------------- */
div.floatBox {
	padding:0px;
	width:99%;
}

div.floatBox h1 {
	color:#009900;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
	margin:20px 0px 10px 0px;
}

div.floatBox ul {
	line-height:22px;
}

div.floatBoxContainer ul {
	line-height:22px;
}
/* Product Image Box
----------------------------------------------- */
div.productImagesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:11px;
	color:#333333;
}

/* Box mit Attributen und Preis bei Produktdetails
----------------------------------------------- */
div.productPriceAttributes {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Statt-Preisanzeige
----------------------------------------------- */
span.productOldPrice {
	font-size:10px;
	text-decoration:line-through;
	color:#FF0000;
	font-weight:bold;
}

/* Box mit Downloads
----------------------------------------------- */
div.electronicDownloadsBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#FF6600;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Box mit Sucheingabefeld
----------------------------------------------- */
div.detailedSearchBox {
	height:38px;
	background-color:#000;
	border:1px solid #666;
	font-size:12px;
	color:#c1c1c1;
	padding:8px 15px;
	text-align:center;
}

/* Box Eingabefeld für Gutscheincode
----------------------------------------------- */
div.voucherBox {
	background-color:#000;
	border-style:none;
	font-size:12px;
	color:#c1c1c1;
	padding:10px 0px ;
	text-align:left;
}

/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
div.productPreviewSplitLine {
	height:32px;
	
}
div.productPreviewFloatBox {
	margin-top: 15px;
	/*	background-image:url(img/productSplitLine.gif);*/
}
/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
img.productImageBorder {
	border:0;}

/* Box für "Weitere Unterkategorien"
----------------------------------------------- */
div.moreCategoriesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	padding:15px;
}

/* Tabellenlisten
----------------------------------------------- */
.tableListingI {
	background-color: #00;
}

.tableListingII {
	background-color: #00;
}

/* Warenkorbliste
----------------------------------------------- */
.cartTableListingI {
	background-color: black;
}

.cartTableListingII {
	background-color: black;
}

.cartTabelCell {
	background-color: black;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	padding:7px 4px 7px 4px;
}

/* Hintergrund für Popups
----------------------------------------------- */
div.popupContainer {
	background-color:#000;
	padding:15px;
}

/* Hintergrund für Bestellungsdruck
----------------------------------------------- */
div.printOrderContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund für Artikeldruck
----------------------------------------------- */
div.printProductInfoContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Artikelliste Bestellungsdruck
----------------------------------------------- */
td.productListHeaderPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	font-weight:bold;
	white-space:nowrap;
}

td.productListItemPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#999999;
	vertical-align:top;
}

/* Block mit Paymenttypen
----------------------------------------------- */
td.paymentTypeHeader {
	padding:4px;
	color:#c1c1c1;
}

/* Block mit Shipping Typen
----------------------------------------------- */
td.shippingTypeHeader {
	background-color:#00;
	padding:4px;
}

/* Block mit Warenkorbinhalt
----------------------------------------------- */
td.basketHeader {
	border-bottom:1px solid #c1c1c1;
	padding:4px;
	color:#c1c1c1;
	font-size:12px;
	font-weight:bold;
}

/* Block mit Reviews
----------------------------------------------- */
td.reviewListHeader {
	background-color:#FF9900;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:4px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/* Sitemap Blöcke
----------------------------------------------- */
div.sitemapHeader {
	background-color:#FF9900;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:6px 8px 6px 8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

div.sitemapHeader a {
	color:#FFFFFF;
}

div.sitemapContent {
	background-color:#FCEDCF;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#FF9900;
	padding:10px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

div.sitemapContent a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}


/* Errormessage
----------------------------------------------- */
div.errorMessage {
	padding:10px;
	margin:10px 0px 10px 0px;
	border-style:solid;
	border-color:red;
	border-width:1px;
	font-size:13px;
}

/* Successmessage
----------------------------------------------- */
.messageStackSuccess {
	font-size: 12px; 
	background-color: #79DF00;
	padding:8px;
}

/* Produktnavigator (unter jedem Produkt)
----------------------------------------------- */
div.productNavigator {
	margin: 10px 0px 10px 0px;
	padding:10px;
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
}

/* TABLE CATEGORY LISTING (SHOW SUBCATEGORIES) */
table.categoryListing {width:98%;}
table.categoryListing td.categoryLabel{width:100%}
table.categoryListing td.categoryImage{padding:0px 15px 0px 0px}

/* AGB Bestätigung
----------------------------------------------- */
div.agbConfirmation {
	border:1px solid #009900;
	background-color:#333;
	padding:3px;
	margin-bottom:30px;
	margin-top:5px;
}

/* EDIT Details in Checkout
-----------------------------------------------------*/
.edit {
	color:#009900;
	font-style:italic;
	
	}
.edit a:link {
	color:#009900;
	}

/* Footer
----------------------------------------------- */
div#footer {
	width:100%;
	margin-top: 45px;
	border-top: 1px solid #333333;
	
}

div#footer_logo {
	width:660px;
	margin-top:-25px;

	margin-left:auto;
	margin-right:auto;
}

/* Copyright
----------------------------------------------- */
div.copyright {
	width:960px;
	text-align:center;
	color:#666666;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	padding:0px 0px 10px 0px;
}

/* Float-Clearing div
----------------------------------------------- */
div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}

/* Style für Link Shipping Cost ind Warenkorb Box
---------------------------------------------------------*/

.shipping_text {
	font-size: 10px;
	margin-top:-3px;
	}
	
td.inputRequirement {
	font-size:10px;
	color:red;
	}

