/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.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; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A.pageResults {
  color: #808080;
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;  
  font-weight : normal;    
}

a:hover.pageResults {
  color: #000000;
  background: #C6D0E8;
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;  
  font-weight : normal    
}

FORM {
	display: inline;
}

/* Titelzeile Ganzer TABLE auf der Artikelbeschreibungs-Seite */
TABLE.titleTABLEdescpage {
border-left:0px solid #C0C0C0;
border-right:0px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
}

/* Titelzeile nur TITEL-ZEILE auf der Artikelbeschreibungs-Seite */
TD.titleTDdescpage {
  background: #DEE7E7 url('/catalog/images/title_bg.gif');
  border-left:1px solid #bbc3d3;  
  border-right:1px solid #C0C0C0;   
  vertical-align:bottom;
  height:19;
  width:50%;
}

/* Titelzeile nur ZEILE auf der Artikelbeschreibungs-Seite */
TD.TDdescpage {
  vertical-align:top;
  width:50%;
  background:#F1F7F7;

}

/* Titelzeilen nur TEXT / TITEL (<p>) auf der Artikelbeschreibungs-Seite  - die EINZELNEN "Abschnitte" Darsteller, bonus usw.*/
P.titlePdescpage {
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;  
  font-weight : bold;  
  color: #000000;
  margin-bottom:2px;  
  margin-left:5px;  
}

/* Titelzeile nur Produkt-TITEL ganz oben (<p>) auf der Artikelbeschreibungs-Seite */
P.productstitle_descpage {
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 18px;  
  font-weight : bold;  
  color: #000000;
  margin-bottom:0px;  
  margin-left:5px;  
}

P.textPdescpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;  
  color: #000000;
  margin-bottom:0px;
  margin-top:4px;
  margin-left:10px;  
  margin-right:10px;    
}


TR.header {
  background: #E8F8F8;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align:bottom;
  height:19;
  color: #888888;
  font-weight : normal;
  background: #DEE7E7 url('/catalog/images/title_bg.gif');
}

A.headerNavigation { 
  color: #000000;  
}

a:hover.headerNavigation {
  color: #808080;
  text-decoration:none;
}

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;  
}

TR.footer {
  background: #F1F7F7;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F1F7F7;
  color: #808080;
  font-weight: bold;
  text-align:center;
  border-top: solid 1px #E0E0E0;
}

.infoBox { /* rahmen */
  background: #FFFFFF;
  border-bottom: solid 1px #C0C0C0;
  border-right: solid 1px #C0C0C0;
  border-left: solid 1px #C0C0C0;
  border-top: solid 1px #E0E0E0;  
}

.infoBoxContents {
  background:#F1F7F7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*
heading der Boxen: nur Mittig
*/

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  vertical-align:center;
  background: #DEE7E7 url('/catalog/images/infobox/corner_right_left.gif');      
  /*
  border-left:solid 1px #C0C0C0;
  border-right:solid 1px #C0C0C0;
  border-top:solid 1px #C0C0C0;    
  border-bottom:solid 1px #C0C0C0;      
  background: #D6E5F1 */
  color: #555555; 
}




TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: #C0C0C0;
  border-spacing: 1px;
}

.productListing-heading { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  font-weight: bold;
  height:19;
  background: #DEE7E7 url('/catalog/images/title_bg.gif');  
  vertical-align:bottom;
}

.productListing-heading-text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  font-weight: bold;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.differentlines, p.differentlines {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align:top;
  border-bottom:dotted 1px #E0E0E0;  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #808080;
}

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.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;
}

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;
  font-size: 12px;
  color: #FF9933;
  font-weight: bold
}

TABLE.formArea {
  background-color: 
}

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;
  font-size: 10px;  
  color: #ff0000;
  font-weight:bold;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

/* Bilderrahmen Detailsite; productinfo */
.imageborder {
border: solid 1px #C0C0C0;
}

/* Spez. Link auf z.B. andere Kategorie - Bsp: Neue Produkte mit/ohne Erotik */
TD.otherlink {
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #DEE7E7;  
  border-bottom: solid 1px #C0C0C0;
  border-top: solid 1px #E0E0E0;  
  color: #ffffff;
  font-weight: bold;
  text-align: left;  
}

/* Oberste Zeile in products_info mit dem Preis & produktname */
TD.products_title_line {
  background: #DEE7E7;  
  border-bottom: solid 1px #C0C0C0;
  border-top: solid 1px #E0E0E0;  
}

/* Infotext bei Mouseover Warenkorb/Konto/Kasse im header */
p.infotext_img_mouseover{ 
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #808080;
  text-align: right;
  margin-bottom:5px;
  margin-right:10px;
}

.simplebold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #555555;
  font-weight : bold;
}

.normalTextBlack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
}
.normalText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #555555;
  font-weight : normal;
}

/* kleiner, normaler text */
.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
}
  
/* Titelzeile nur Produkt-TITEL ganz oben (<p>) auf der Artikelbeschreibungs-Seite */
.bigText {
  font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;  
  font-weight : bold;  
  color: #FF9933;
}

/* Kategorien Box - Namen auflistung - Zelle bei HAUPTkategorie*/
.categories_Nav_HauptKat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #555555;
  font-weight : normal;
  background: #D6E5F1;
  border-top: 1px solid #C0C0C0;  
}

/* Kategorien Box - Namen auflistung - Zelle bei Unterkategorie*/
.categories_Nav_UnterKat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #555555;
  font-weight : normal;
}

/* Aktuell ausgewählte Kategorie (name in der Navi links); (diese wird nicht gelinked) */
.CurrCatSelected {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}