/* -----------------------------------------------------------------------------------------
	 Stylesheet für xt:Commerce iriver swiss shop - version 1 - 2007-21-05 12.00 MEZ
	 
   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  
   -----------------------------------------------------------------------------------------
   this stylesheet by sabine näf (2007/05/20), www.conformdata.ch / www.c-webdesign.ch 
   ---------------------------------------------------------------------------------------*/

html, body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#999999;
	text-align:left;
	font-size:11px;
	color:#CCCCCC;
}
div, img, h1, h2, h3, p, a{
	margin: 0px;
	padding: 0px;
	text-align:left;
}
img{/* Bilder sollen keine Rahmen haben */
border:0;
} 
/* Browser-Hacks */
p.clear{
	display: block;
}
p.clearIE{
	font-size: 1px;
	clear: both;
}
hr{
clear:left;
color:#ccccccc; 
border: 0px; 
height:1px;
}
.normal{
font-size: 11px;
color: #000000;
}
.fett{
font-weight: bold;
}
.mittel{
font-size: 12px;
color: #000000;
}
.titel{
font-size: 13px;
color: #000000;
font-weight: bold;
}
/*/////////////////////////////////
		Seitenelemente
/////////////////////////////////*/

div#container{ /* allumfassender Container */
background-color:#ffffff;
background-image:url(img/bg_container.jpg);
background-repeat:repeat-x;
background-position:top left;
color: #ffffff;
text-align: center;
width: 993px;
padding: 0px;
margin: 0px auto;
border:0px solid red;
z-index:0;
overflow:hidden;
}
#header{ /* Kopfbereich */
width: 993px;
height: 107px;
background-image:url(img/bg_header.jpg);
background-repeat: no-repeat;
background-position:top right;
background-color:#ffffff;
margin: 0px;
z-index:1;
}
img.logo{ /* Logo im Header */
margin: 0px 5px;

}
div#footer{ /* Fusszeile */
background-color:#666666;
color:#CCCCCC;
line-height: 2em;
text-align: center;
width: 993px;
height: auto;
padding: 0px;
margin: 0px auto;
border-width: 1px 0px 0px 0px;
border-style:solid;
border-color:#CCCCCC;
z-index:0;
}

#login{ /* Login im Headerbereich */
width: 99%;
height: 26px;
background-color:transparent;
z-index:10;
padding: 2px 0px 0px 5px;
text-align:right;
vertical-align:middle;
}

#navTop{ /* untere Zeile im Headerbereich welche SUCHE, NAVIGATION und SPRACHE enthält */
width: 99%;
height: 50px;
z-index:20;
border: 0px solid red;
margin: 0px;
}
#suchen{ /* Suche im Header */
width: 40%;
height: 28px;
float:left;
background-color:transparent;
z-index:10;
padding: 2px 0px 0px 5px;
margin: 0px;
}

#navigation{ /* Navigation im Header */
width: 50%;
height: 28px;
float:right;
background-color:transparent;
z-index:10;
text-align:right;
padding: 5px 5px 0px 0px;
}

#sprache{ /* Flaggen für Spracheinstellung im Header */
float: right;
width: auto;
min-width: 90px;
}
#navtrail{ /* Pfad "wo bin ich jetzt" direkt unterhalb Header */
width: 99%;
height: 15px;
z-index:20;
float:left;
color: #000000;
padding: 0px 0px 0px 5px;
margin: 0px;
}
#navContentLinks{ /* Boxenspalte links */
float: left;
width: 181px;
height:auto;
overflow: hidden;
background-color:#ffffff;
border: 0px solid blue;
margin: 0px 0px 0px 2px;
color:#000000;
z-index:1;
}
#navContentRechts{ /* Boxenspalte rechts */
float: right;
width: 181px;
height: auto;
overflow:hidden;
background-color:#ffffff;
border: 0px solid green;
margin: 0px 2px 0px 0px;
color:#000000;
z-index:1;
}
#mainContent{ /* Inhaltsbereich mitte */
margin: 0px auto;
padding: 0px;
width:605px;
min-height: 400px;
overflow:visible;
background-color:#ffffff;
border: 0px solid yellow;
color:#000000;
z-index:0; 
}

/*//////////////////////////////////////////
	Allgemeine Schrifteinstellungen
	////////////////////////////////////////*/

/* Überschrifen */
h1 {font-size:11px;font-weight:normal;display:inline;padding: 0px; margin: 0px;}
h2 {font-size:11px;font-weight:normal;display:inline;padding: 0px; margin: 0px;}
h3 {font-size:11px;font-weight:normal;display:inline;padding: 0px; margin: 0px;}
h4 {font-size:11px;font-weight:normal;display:inline;padding: 0px; margin: 0px;}
h5 {font-size:11px;font-weight:normal;display:inline;padding: 0px; margin: 0px;}
h6 {font-size:12px;font-weight:normal;display:inline;padding: 0px; margin: 0px;}

/* Links */
a { 
color:#666666;
text-decoration: none;
}
div.main a,
div.productsBeschreibung a{
color:#CC0000;
text-decoration: underline;

}
a:hover {
color:#CC0000;
text-decoration: none;
}
/*
strong {
color:#cc0000;
}
*/

ul li {
margin:0px; 
padding:0px;
list-style:square outside;
}
/* FORMULARFELDER */
checkbox, 
input, 
radio, 
select {
font-size:11px; 
padding:1px; 
margin:0px;
}
textarea {
width:100%;
font-size: 11px;
}
/* Hauptnavigation (Ihr Konto, Warenkorb, Kasse) */
#navigation a:link, 
#navigation a:visited{
font-size: 12px;
color:#FFFFFF; 
text-decoration:none; 
background-color:transparent;
width: 150px;
}
#navigation a:hover{
font-size: 12px; 
font-weight:bold; 
text-decoration:none;
}
#navigation a.abmelden{
color:#FFCC66; 
font-weight:bold;
text-decoration: underline;
}
#navigation a.abmelden:hover{

}
#navigation a img{/* Bilder für Sprachauswahl */
margin: 1px 0px 2px 0px; 
vertical-align:middle; 
padding: 0px 0px 0px 0px; 
border: 0px; 
}

/* Schrifteinstellungen für NAVTRAIL = breadcrumb */
.navtrail {
font-size:11px;
color:#ffffff;
padding-top:5px;
}
a.breadcrumb:link, a.breadcrumb:visited{
font-size:11px;
color:#cccccc;
}
a.breadcrumb:hover{
font-size:11px;
color:#cc0000;
text-decoration:none;

}

div.table {display:table;}
div.tr {display:table-row;}
div.td {display:table-cell;}

/* Schrifteinstellung für Links im Footer */
#footer a:link, 
#footer a:visited{
font-size: 10px;
color:#FFFFFF; 
text-decoration:none,
}
#footer a:hover{
font-size: 10px; 
color:#FF0000;
}
#footer div.imageButton{
margin: 0px 0px 0px 0px; 
vertical-align:middle; 
padding: 2px 0px 0px 0px; 
border: 0px; 
}


/*/////////////////////////////////////////////////////
	Navigation in Box KATEGORIE
	//////////////////////////////////////////////////*/
ul.categories {
font-size:12px; 
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px; 
background-image:url(img/box_abschluss.gif); 
background-repeat:no-repeat; 
background-position:bottom left;
}
/* Hauptkategorie */
ul.categories li.firstCategorie {
list-style:/*url(img/icon_arrow_cat.gif)*/none outside;
margin-bottom:0px;
/*background-image:url(img/bg_hauptkategorie.gif); 
background-repeat:repeat-x; 
background-position:top left; */
background-color:#E6E6E6;
line-height: 22px;
padding: 0px 0px 0px 5px;
border-bottom:1px solid #FFFFFF;
}
ul.categories li.firstCategorie a:link, 
ul.categories li.firstCategorie a:visited,
ul.categories li.firstCategorie a:active {
font-weight:bold; 
color:#000000;
}
ul.categories li.firstCategorie a:hover {font-weight:bold; color:#cc0000;}
ul.categories li.firstCategorie a.catChosen {font-weight:bold; color:#cc0000;}

/* 1. Unterkategorie */
ul.categories li.categorieLevel1 {
list-style:square outside;
color:#cc0000;
line-height:15px;
padding: 0px 0px 5px 5px;
margin-bottom: 0px;
}
ul.categories li.categorieLevel1 a:link, 
ul.categories li.categorieLevel1 a:visited,
ul.categories li.categorieLevel1 a:active {
font-weight:normal; 
color:#000000;
}
ul.categories li.categorieLevel1 a:hover {font-weight:normal; color:#cc0000;}
ul.categories li.categorieLevel1 a.catChosen {font-weight:bold; color:#cc0000;}

ul.categories li.categorieLevel2 {
list-style:none outside;
color:#cc0000;
line-height:15px;
position:relative;
top:-5px;
left:13px;
}
ul.categories li.categorieLevel2 a:link, 
ul.categories li.categorieLevel2 a:visited,
ul.categories li.categorieLevel2 a:active {
font-weight:normal; 
color:#000000;
} 
ul.categories li.categorieLevel2 a:hover {font-weight:normal; color:#cc0000;}
ul.categories li.categorieLevel2 a.catChosen {font-weight:bold; color:#cc0000;}
ul.categories li.categorieLevel3 {list-style:none outside;color:#00cc00;line-height:1.3;position:relative;top:-5px;left:13px;}
ul.categories li.categorieLevel3 a:link, 
ul.categories li.categorieLevel3 a:visited,
ul.categories li.categorieLevel3 a:active {font-weight:normal; color:#000000;} 
ul.categories li.categorieLevel3 a:hover {font-weight:normal; color:#cc0000;}
ul.categories li.categorieLevel3 a.catChosen {font-weight:bold; color:#cc0000;}
.categorieCount {font-size:9px; color:#666666;}

/*////////////////////////////////
		BOXEN
	///////////////////////////////*/

/* Allgemeine Einstellungen für Boxen */

.boxTop{/* Box Anfang */
padding:0px;
} 
.infoBoxHeader{ /* Box Titel */
font-size:13px;
font-weight:bold;
line-height: 22px;
height:20px; 
/*
background-image:url(img/bg_titelbox.gif); 
background-repeat:repeat-x; 
background-position:top left; */
background-color:#E6E6E6;
padding:0px 0px 0px 5px; 
margin: 0px;
vertical-align:middle; 
}
.infoBoxHeaderLink{ /* Box Titel verlinkt */
font-size:13px;
color: #000000;
font-weight:bold;
line-height: 22px;
height:22px; 
background-image:url(img/pfeil.gif); 
background-repeat:no-repeat; 
background-position:top right;
background-color:#E6E6E6;
padding:0px 0px 0px 5px; 
margin: 0px;
vertical-align:middle; 
}
.infoBoxHeaderLink a{
color:#000000;
}
a.infoBoxHeaderWarenkorbVoll{ /* Box Warenkorb verlinkter Titel mit vollem Warenkorb */
font-size:13px;
color: #000000;
font-weight:bold;
line-height: 22px;
height:22px; 
background-image:url(img/button_warenkorb_voll.gif); 
background-repeat:no-repeat; 
background-position:top left; 
padding:0px 0px 0px 15px; 
margin: 2px 0px;
vertical-align:middle; 
}
a.infoBoxHeaderWarenkorb{ /* Box Warenkorb verlinkter Titel mit leerem Warenkorb */
font-size:13px;
color: #000000;
font-weight:bold;
line-height: 22px;
height:22px; 
background-image:url(img/button_warenkorb.gif); 
background-repeat:no-repeat; 
background-position:top left; 
padding:0px 0px 0px 15px; 
margin: 2px 0px;
vertical-align:middle; 
}
.infoBoxContent{ /* Box Inhalt */
padding:3px 4px;
margin:0px;
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:#CCCCCC;
background-image:url(img/bg_box.gif); 
background-repeat:repeat-y; 
background-position:top left;
}
.boxBottom{ /* Box Abschluss */
background-image:url(img/box_abschluss.gif); 
background-repeat:no-repeat; 
background-position:top left;
padding:5px;
margin: 0px 0px 10px 0px;
}

.ulBox { /* ul-Liste in Box z.B. Information */
font-size:11px;
padding:0px 0px 0px 0px; 
margin:0px;
}
.liBox { /* Listenelement zu ulBox */
list-style-image:none;
list-style-type:none;
list-style-position:outside;
margin:0px 0px 2px 0px; 
padding:0px;
line-height:1;
}

/* Beispiel für individuelle Einstellungen auf einzelnen Boxen: 
.boxTopInfobox  {}
.infoBoxHeaderInfobox {}
.infoBoxContentInfobox {}
.boxBottomInfobox  {}
*/



/* Login */
table#login{
width: 100%;
border: 0px;
margin: 0px;
}
table#login tr{
vertical-align: middle;
}
table#login td{
padding:1px 2px;
font-size: 12px;
}
table#login td.willkommen{
font-size: 13px;
font-weight:bold;
color: #FFFFFF;
text-align:left;
}
table#login td.loginButton{
text-align: left;
width: 100px;
}
table#login td.pwVergessen{
text-align: center;
width: 120px;
}
table#login td.passwort{
text-align: right;
width: 180px;
}
#login a:link, 
#login a:visited{
font-size: 10px;
color:#FFFFFF; 
text-decoration:none;
}
#login a:hover{
font-size: 10px;
text-decoration:underline;
}
table#login td.email input,
table#login td.passwort input{
width: 80px;
height: 15px;
border:1px solid #cccccc;
}
/* Suche */
table#suche{
width: 100%;
border: 0px;
}
table#suche tr{
vertical-align: middle;
}
table#suche td{
padding: 2px 0px;
font-size: 12px;
}
table#suche td.suche{
font-size: 13px;
font-weight:bold;
color: #FFFFFF;
text-align:left;
padding: 2px;
}
table#suche td.searchButton{
text-align: left;
width: 20px;
}
table#suche td.searchInput{
text-align: right;
width: 80px;
}
table#suche td.erweitert{
text-align: left;
width: 220px;
}
table#suche a:link, 
table#suche a:visited{
font-size: 10px;
color:#FFFFFF; 
text-decoration:none;
}
table#suche a:hover{
font-size: 10px;
text-decoration:underline;
}
table#suche td.searchInput input{
width: 80px;
height: 15px;
border:1px solid #cccccc;
}

/* Newsletter*/
.infoBoxNewsletterInputEmail input {background:#ffffff;border-width:0px 1px 0px 1px;border-style:solid;border-color:#CCCCCC;padding:0 0 0 2px;margin-bottom:5px;height:16px;width:128px;}
.infoBoxNewsletterInputEmailIE input {background:#ffffff;border-width:0px 1px 0px 1px;border-style:solid;border-color:#CCCCCC;padding:0 0 0 2px;margin-bottom:3px;height:16px;width:126px;}



/* ///////////////////////
Preisangaben in Boxen Angebote und Neue Artikel */
.priceBox {
font-size:11px;
line-height:1;
color:#cc0000;
font-weight:bold;
}
.priceDisclaimerBox	{
font-size:9px;
line-height:1;
}
.boxText {
font-size:11px; 
background-color:#ffffff;
line-height:1;
padding:2px;
}
.boxTextPrice {
font-size:11px; 
background-color:#ffffff;
line-height:1;
padding:2px;
text-align:center;
}
/*/////////////////////////*/

.bordersBottomBox {border-bottom:1px solid #cc0000;padding-top:5px;margin-bottom:5px;}

.boxImage {padding:5px;text-align:center;}

/*////////////////////////
 Produkt-Listing 
 ////////////////////////*/

/* Produkte-Auflistung bei Aufruf der Kategorie */

.categorieTitelbox{
overflow: hidden; 
height: auto;
padding: 2px;
}

h1.categorieTitel{
font-size:19px;
line-height: 25px;
text-align:left;
color: #CC0000;
}

.categorieImage	{ /* product_listing\product_listing_v1.html */
padding-top:5px; 
margin-right:10px;
float: right;
}
.categorieImageWidth	{ /* categorie_listing\categorie_listing.html????? */
padding:5px; 
width:193px;
}
.bordersBottom	{ /* Linie unterhalb Kategorie-Beschreibung */
border-bottom:1px solid #cccccc; 
padding-bottom:2px;
margin-bottom: 15px;
display:block;
}

table.produkteListe{
width: 100%; 
border-width: 1px 0px 1px 0px; 
border-style: solid;
border-color: #cccccc;
margin:3px 2px 2px 3px;
}
table.produkteListe tr{
vertical-align:top; 
height:60px;
border:1px solid #CCCCCC;
margin-bottom: 2px; 

}

table.produkteListe td.thumbnail{
width: 120px;
}
table.produkteListe td.produktBeschreibung{

}
table.produkteListe td.produktPreis{
float:right; 
text-align:right; 
border-width:0px 0px 0px 0px;
border-style: solid;
border-color:#CCCCCC; 
width:120px; 
margin: 2px 0px 2px 0px;
padding: 2px 1px 1px 1px;
}

/*-----------------------*/
/*///////////////////////////////
	Cross Selling
	////////////////////////////*/
	
table.crossSelling{
width: 100%; 
border-width: 1px 0px 1px 0px; 
border-style: solid;
border-color: #cccccc;
margin:3px 0px 3px 0px;
}
table.crossSelling tr{
vertical-align:middle; 
border:0px solid #CCCCCC;
margin-bottom: 2px; 

}
table.crossSelling td{
vertical-align:top; 
border-width: 0px;
border-style: solid;
border-color: #CCCCCC;
margin-bottom: 2px; 

}

table.crossSelling td.thumbnail{
width: 120px;
}
table.crossSelling td.produktBeschreibung{

}
table.crossSelling td.produktPreis{
float:right; 
text-align:right; 
width:120px; 
margin: 2px 0px 2px 0px;
padding: 2px 1px 1px 1px;
}
table.crossSelling td.buttons{
width: 120px;
text-align:right;
vertical-align:middle;
}

/* Produkte-Auflistung bei Aufruf Angebote (specials.php)  */
table.specials{
width: 100%; 
border-width:1px 0px 1px 0px;
border-style: solid;
border-color: #cccccc; 
margin:3px 0px 2px 0px;
}
table.specials tr{
vertical-align:top; 
height:60px;
}
table.specials td.thumbnail{
width: 120px;
}
table.specials td.produktInfos{

}
table.specials td.produktPreis{
float:right; 
text-align:right; 
border-width:0px 0px 0px 0px;
border-style: solid;
border-color:#CCCCCC; 
width:120px; 
margin: 2px 0px 2px 0px;
padding: 2px 1px 1px 1px;
}
/*------------------------*/


.angebotPreisBox{/* Böxli mit Preisangaben */
float:right; 
text-align:right; 
border-width:0px 0px 0px 0px;
border-style: solid;
border-color:#CCCCCC; 
width:100%; 
margin: 2px 0px 2px 0px;
padding: 2px 1px 1px 1px;
}
.angebotButtonBox{ /* Böxli mit Buttons */
float:right; 
clear:right; 
text-align:right; 
width:100%;
padding: 0px;
border: 0px solid green; 
}

/* Titelbalken im Contentbereich Mitte */
.contentsTitel{ 
font-size:13px; 
font-weight:bold; 
line-height: 22px;
padding:0px 0px 0px 5px; 
height:20px; 
border-bottom:1px solid #cccccc; 
background-color:#E6E6E6;
/*background-image:url(img/bg_titelbox.gif); 
background-repeat:repeat-x; 
background-position:top left; */

}
.pageHeading	{ /* Willkommen-Titel auf der Startseite */
font-size:13px; 
font-weight:bold; 
height:20px; 
border-bottom:2px solid #cc0000; 
padding-left:5px; 
margin: 0px 0px 10px 0px;
}

.contentPage	{
padding: 15px 5px 10px 5px; 
border-bottom:1px solid #cccccc;  
background-color:#ffffff;
}
.pageContent	{
border-bottom:1px solid #0000cc; 
font-weight:bold; 
padding-left:5px;
}


/*///////////////////////////////
	Produkt-Beschreibungen
///////////////////////////////*/

.productInfoHeader	{ /* Produkt-Info Titelbox */
	min-height: 50px;
	height: 20px;
	border-width:1px 0px 0px 0px ;
	border-style:solid;
	border-color:#cc0000;
	padding: 2px;
	margin: 0px 0px 10px 0px; 
	overflow: visible;	
}
.newProductsHeader	{/* Produkt-Info Titelbox NEUE Produkte */
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
	line-height: 22px;
	height:20px; 
/*background-image:url(img/bg_titelbox.gif); 
	background-repeat:repeat-x; 
	background-position:top left; */
	background-color:#E6E6E6;
	border-bottom:1px solid #cccccc;
	padding:0px 0px 0px 5px; 
	margin: 0px 0px 5px 0px; 
}
.productsInfoTitel	{ /* Produkt-Info Titel */
	font-size:15px; 
	font-weight:bold;
	line-height: 20px;
	float:left;
	width: 69%;
	border: 0px solid blue;

}
.productsInfoPreis { /* Produkt-Info Preisangaben oben */
	font-size:18px;
	font-weight:normal;
	text-align:right;
	padding:0px;
	border:0px solid #cc0000;
	color:#cc0000;
	float:right;
	width: 29%;
	overflow:visible;
}
.productsInfoLieferzeit { /* Angaben zu Lieferzeit oben */
	font-size: 10px;
	font-weight:normal;
	text-align:right;
	padding:0px;
	border:0px solid #cc0000;
	color:#333333;
	float:right;
	width: 99%;
	margin: 0px;
}
.productsBeschreibung{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
	padding: 5px 2px; 
	float:right; 
	width:99%; 
	margin-bottom: 3px;
}
.productsImage{
	float:left; 
	padding:15px 5px 15px 0; 
	border: 0px solid yellow;
}
.productsInfoImage{
float: left;
}

/* Preise */
.price	{
	font-size:18px;
	font-weight:normal;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #cc0000;
	color:#333333;
	}	

.priceSmall	{
	font-size:13px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #cc0000;
	color:#666666;
	}
	
.priceDisclaimer	{
	font-size:9px;
	line-height:1;
	color:#999999;
	}	
/* Hersteller Produkte-Liste ????*/	
.productListingOuter	{
	width:307px; float:left; border:1px solid #8899aa; margin:3px; background-color:#ffffff;
	}
.productListingOuterListing	{
	border:1px solid #cc0000; margin-bottom:5px; background-color:#ffffff; height:95px;
	}
.productListingInner	{
	padding:2px;
	}
.productListingName	{
	line-height:1; height:30px;
	}
.productListingPrice	{
	color:#CC0000; font-size:11px; font-weight:bold; line-height:1.2;
	}
.productListingDescription	{
	height:80px;line-height:1; padding-top:0px;
	}
/*  Ende Liste */

/* Copyright auf dem body */
.copyright	{font-size:9px;	line-height:1.2;color:#CCCCCC;text-align:center;}
.copyright a {color:#CCCCCC;}
.copyright a:hover {text-decoration:none;}
.parseTime	{font-size:9px;	line-height:1.2;color:#CCCCCC;text-align:center;}
/* Ende copyright */
.bordersListing	{border-bottom:1px solid #0000cc;}
.bordersInfoImage {border-top: 1px solid; border-color: #cccccc;}
.bordersThumbnailImage	{float:left; width:100px; height:80px; padding-right:2px; margin-right:2px; border-right:0px solid #8899aa; text-align:center;}
.bordersTop	{border-top:1px solid #8899aa;}
.bordersRight	{border-right:1px solid #8899aa;}
.bordersLeft	{border-bottom:1px solid #8899aa;}

.bgOrderDetails {background-color:#ffffff; padding:2px;}

.productInfoInput input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin-right:3px;height:16px;width:20px;}
.productInfoInputIE input {background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#8899aa;padding:0 0 0 2px;margin:0px;height:15px;width:19px;}
.productsDiscription	{padding:5px; border-top:1px solid #cc0000; border-bottom:1px solid #CC0000;  background-color:#ffffff;}
.productsDiscriptionFooter	{padding:2px 0px 2px 5px;background-color:#f1f1f1; border-bottom:1px solid #cc0000; background-color:#f1f1f1;}


.boxTextBG {
	
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	
	font-size: 11px;
	background-color: #FFCC99;
}

.errorBox {
	
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}


.stockWarning { 
	
	font-size : 10px;
	color: #cc0000;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}






form {
	display: inline;		   
}


tr.header {
	background-color: #ffffff;
}

tr.headerNavigation {
  background: #F6F6F6;
}

td.headerNavigation {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

.conditions {
  background-color: #FFCCCC;
}

a.confirmationEdit {
	color: #009933;
	font-style: italic;
}
a.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
tr.headerError {
  background-color: #ff0000;
}

tr.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.footer {
  background: #bbc3d3;
}

td.footer {
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}


.infoBoxHeading	a	{
	font-size:11px;
	color:#ffffff;
	text-transform:lowercase;
	}	
.infoBoxHeading	a:hover	{
	font-size:11px;
	color:#ffff00;
	text-decoration:none;
	text-transform:lowercase;
	}	

.infoBox, span.infoBox {
  font-size: 10px;
  background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #0000ff;
  text-transform:lowercase;
  padding:2px;
  margin-bottom:10px;
}

.infoBox_right, 
span.infoBox_right {
  font-size: 10px;
  background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #cccc00;
  text-transform:lowercase;
  padding:2px;
  margin-bottom:10px;
}

tr.accountHistory-odd, 
tr.addressBook-odd, 
tr.alsoPurchased-odd, 
tr.payment-odd, 
tr.productListing-odd, 
tr.productReviews-odd, 
tr.upcomingProducts-odd, 
tr.shippingOptions-odd {
  background: #f8f8f9;
}

tr.accountHistory-even, 
tr.addressBook-even, 
tr.alsoPurchased-even, 
tr.payment-even, 
tr.productListing-even, 
tr.productReviews-even, 
tr.upcomingProducts-even, 
tr.shippingOptions-even {
  background: #f8f8f9;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

td.productListing-data {
  font-size: 10px;
}

a.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



td.subBar {
  background: #f4f7fd;
}

td.subBar {
  
  font-size: 10px;
  color: #000000;
}

.main, p.main {
  font-size: 11px;
  line-height: 1.3;
}

td.smallText, 
span.smallText, 
p.smallText {
  font-size: 10px;
}

td.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-size: 12px;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

span.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}



span.greetUser {
  color: #0000cc;
  font-weight: bold;
}

span.underline {
	text-decoration: underline;
}

table.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

td.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}


span.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #cc0000;
}
span.productOldPrice {
	color: #000000;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	line-height:1;
	padding:0px;
	text-decoration:line-through;
}
span.errorText {
  color: #cc0000;
}

span.productDiscountPrice {
  color: #cc0000;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-size: 11px;
 line-height: 1.5;
 height:20px;

}
.moduleRowOver {
	font-size: 11px;
	line-height: 1.5; 
	height:20px;
}
.moduleRowSelected { 
	background-color: #E9F4FC; 
}

.checkoutBarFrom, 
.checkoutBarTo {  
	font-size: 10px; 
	color: #8c8c8c; 
}
.checkoutBarCurrent {  
	font-size: 10px; 
	color: #000000; 
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {font-size: 7pt; }
.heading2 {font-size: 9pt; }
.heading3 {font-size: 10pt; }
.heading4 {font-size: 12pt; }
.heading5 {font-size: 16pt; }

/* Sitemap Tables */
.sitemap_header {
	font-size: 10px; 
	color: #000000; 
	background-color: #ffffff;
	/*background-image:url(img/bg_titelbox.gif); 
	background-repeat: repeat-x;
	background-position:top left; */
	background-color:#E6E6E6;
	padding-top: 2px; 
	padding-bottom: 2px;}

.sitemap_header a {
	color:#000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	height: 20px;
}
.sitemap_header a:hover {
	color:#cc0000; 
	text-decoration:none;
}

.sitemap_sub {font-size: 9pt; color: #000000; background-color: #ffffff; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#cc0000; text-decoration:none;}


/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 184px;
}
.navRight {
	width: 140px;
}


.tableListingI {
	background-color: #f1f1f1;
}

.tableListingII {
	background-color: #ffffff;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

