/*
	$Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
	adapted for QPBPP v1.2.0 2006/12/23

	osCommerce, Open Source E-Commerce Solutions
	http://www.oscommerce.com

	Copyright (c) 2003 osCommerce

	Released under the GNU General Public License
*/
table {border-collapse:collapse;}
img {border:none;}
.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	}
.errorBox { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px;
	font-weight: bold; 
	background: #ffb3b5; 
	}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px;
	color: #cc0033; 
	}
.productsNotifications { 
	background: #ccc; 
	}
.orderEdit { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px;
	color: #70d250; 
	text-decoration: underline; 
	}

BODY {
	background: #fff url(images/z_bodylines.gif);
	color: #222;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}

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

/* Farbe bei MouseOver */
A:hover {
	color: #cd1013;
	text-decoration: underline;
	}

FORM {
	display: inline;
	}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
	height:70px;
	font-size:11px;
	}
TD.headerLogo {
	background: #fff url(images/logo_horriwil_d.gif) no-repeat top left;
	padding-left:290px;	
	}
/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
	background: #222;
	}

/* Navigationszeile z.B. die >> Zeichen */
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #cd1013;
	color: #fff;
	font-weight : bold;
	}

/* Navigationszeile Textfarbe */
A.headerNavigation {
	color: #fff;
	}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
	color: #fff;
	}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TR.headerError {
	background: #f00;
	}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #f00;
	color: #fff;
	font-weight : bold;
	text-align : center;
	}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
	background: #0f0;
	}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #0f0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}

/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
	background: #734c00;
	}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #cd1013;
	color: #ffffff;
	font-weight: bold;
	}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
	background: #fff;
	border:solid 1px #999;
	}

/* Fuellfarbe aller Boxen */
.infoBoxContents {
	background: #eee url(images/z_lines_bright.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#333;
	}

.infoBoxNotice {
	background: #FF8E90;
}	

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

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent:5px;
	background: #cd1013;
	color: #ffffff;
	}

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

/* Farbe Produktliste ungerade Zeilen */
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: #eee url(images/z_lines_bright.jpg);
	}

/* Farbe Produktliste gerade Zeilen */
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: #eee url(images/z_lines_medium.jpg);
	}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #666;
	border-spacing: 1px;
}

TR.productListing-heading {
	background: #cd1013;
	}

/* Produkttabelle Ueberschrift Fuellfarbe */
TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #cd1013;
	color: #fff;
	font-weight: bold;
	}

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

/* Farbe Seitenauswahl unten rechts */
A.pageResults {
	}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
	}

/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc., Artikelname in product_info.php */
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
	}

TR.subBar {
	background: #f4f7fd;
	}

/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}

/* Haupt-Schrift */
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	}

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

/* Farbe der neuen Artikel im Warenkorb */
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;
	}

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
	color: #333;
	font-weight: bold;
	}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
TABLE.formArea {
	background: #eee;
	border-color: #666;
	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;
	}

TD.productPriceInListing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #d2e9fb;
	}

TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666;
	border:2px outset #fff;
	padding:1px 3px;
	}

TD.productPriceInProdInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ccffcc;
	}

/* MouseOver-Balken im checkout-Bereich */
.moduleRow { }
.moduleRowOver { 
	background-color: #999; 
	cursor: pointer; 
	cursor: hand; 
	}
.moduleRowSelected { 
	background-color: #ccc; 
	}

/* Navigationsleiste unten im checkout */
.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: #e66; 
	}

/* EXTRAFIELDS */
.extra_field_listing td, .extrafields td {
	text-align:center;
	font-size:11px;
	line-height:14px;
	border: 1px solid #ccc;
	}
p.extra_field_name {
	width:30px;
	margin:0; padding:0;
	}
p.extra_field_value {
	width:30px;
	margin:0; padding:0;
	}

/* CSSBUTTONS */
.cssbutton, .cssbuttonsubmit {
	background: #cd1013;
	color : #fff;
	width : 120px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	border: 1px outset #cd1013;
}

