/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.2 2004/01/25 12:01:17 fanta2k Exp $   

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

   Copyright (c) 2003 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 
   ---------------------------------------------------------------------------------------*/

/*----- CREATE BY SOUTHBRIDGE.DE -------------------------*/		

tr.decoration img {display: block;}
.imgmiddle {vertical-align: middle;}

/* Shopbreite */
TABLE.sidewidth {
	border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
	width: 1000px;}
	
TD.rand_u {
  border-top: 5px solid #93C8AE;}
	 
tr.decoration img {display: block;}

BODY {	
	color: #000000;
	margin: 0px;
	margin-top:0px;
	background-color: #ffffff; }

img{ border:0; }
.absmiddle          {vertical-align:middle}

/* Hintergrundbild bei Kategorienueberschrift */
TR.categories_bg {
	background-image: url(img/hw03.png);
	background-repeat:repeat-x;
	height:21px; }
	
/* Hintergrund, linke Seite */
.leftside_bg {
	width: 195px; 
	background-image: url(img/hw01.png);}	
	
/* Hintergrund, rechte Seite */
.rightside_bg {
	width: 195px; 
	background-image: url(img/hw02.png);}	
	
.logo_bg {
	height:77px;
	background-image: url(img/hw15.png);}	
	
TD.boxHeader_green {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color:#428463;
	font-weight:bold;
	height:21px; }		
	
TD.boxHeader_orange {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color:#D86918;
	font-weight:bold;
	height:35px; }			
	
/* Boxenbreite */
.boxwidth {
	width: 175px; }			
	
.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color:#666666;
	font-size:12px;
	padding-bottom: 10px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}	
	
/* Ueberschrift, 
 Ich bin bereits Kunde; Neuer Kunde usw. */
.login_kopf {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	height:20px;
	background-color:#eeeeee;}		
	
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}	
	
.order_kopf {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	height:20px;
	background-color:#eeeeee;}			
	
/*----- CREATE BY SOUTHBRIDGE.DE -------------------------*/	

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


/* Ueberschrift der aktuellen Seite,
z.B. Kontakt, Informationen zu Ihrem Kundenkonto usw. */	
.seitenueberschrift {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 13px;
	color:#666666;
	font-weight:bold;}	
	
/* Art-Nr. */	
.details_artnr {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#666666;}		
	
/* Preis */	
.details_preis {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	height:25px;}				

/*******************************************
  -> PRODUCT_LISTING
********************************************/		
	
/* Preis */	
.preis_listing {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;}		
	
/* Text-Preis */	
.preis_listing_text {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;}		
	
/* Leferzeit-text */	
.shipping_listing {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#0066CC;
	font-weight:bold;}			

/*******************************************
  -> LOGIN-SEITE
********************************************/
	
/* Drei-Schritte-Formatierung bei Bestellung */	
.drei_schritte {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#333333;
	height:30px;
	text-align:center;}	

/* Ueberschrift der aktuellen Seite,
z.B. Kontakt, Informationen zu Ihrem Kundenkonto usw. */	
.seitenueberschrift {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 13px;
	color:#666666;
	font-weight:bold;}	

/* Uebeschriften bei Formularen */		
.text_kopf {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 12px;
	color:#666666;
	font-weight:bold;}

/* Uebeschriften bei Formularen, Links */		
.text_kopf_link,A.text_kopf_link,A.text_kopf_link:hover {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#c10000;
	text-decoration:underline;}		

/* Preis fruehrer */
.preis_frueher {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:bold;}		

/* Preis jetzt */	
.preis_jetzt {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 12px;
	color:#F20404;
	font-weight:bold;}					

A.navi_new {
  color: #E66329;
  text-decoration: none;
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
}

A.navi_new:hover {
  color: #E66329;
  text-decoration: underline;
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
}

A.navi_specials {
  color: #E77505;
  text-decoration: none;
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
}

A.navi_specials:hover {
  color: #E77505;
  text-decoration: underline;
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
}

A.navi_top {
  color: #8E8E8E;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

A.navi_top:hover {
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

A {
  color: #404040;
  text-decoration: none;
}

A:hover {
  color: #DE8B08;
  text-decoration: none;
}

A.link {
  color: #DE8B08;
  text-decoration: none;
}

A.link:hover {
  color: #404040;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #000000; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.headerNavigation:hover {
  color: #808080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.headerError {
  background: #ff0000;
}

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;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; }

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 
}

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #000000;
}

TD.main_cat, P.main_cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;

}
.moduleRowOver { 
	background-color: #FDE4BD; 
	cursor: hand;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #FDE4BD; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

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

.navLeft {
border-right: 1px solid;
border-color: #b6b7cb;
}
.navRight {
border-left: 1px solid;
border-color: #b6b7cb;
}
.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  color: #000000;
}

A.copy {
  color: #000000;
  text-decoration: none;
}

A.copy:hover {
  color: #000000;
  text-decoration: underline;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

.seo{
  position:absolute;
  top:-900px;
  font-family: Verdana, Arial, sans-serif;
  font-size:6px;
  height:auto;
  width:auto;
}


.onepxwidth {
width: 1px;
}