
/*
  $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: 12px;
  color: #1E6475;
 }
.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: #1E6475;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
/*  color: #AABBDD; */
  text-decoration: underline;
}


FORM {
	display: inline;
}

UL {
	list-style-position: outside;
}

TR.header {
  background: #1E6475;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.headerNavigation {
  background: #1E6475;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #426171;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #426171;
}

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: #426171;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #88b240;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #90d6e5;
}

.infoBoxContents {
  background: #90d6e5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1E6475;
}

.infoBoxGreen {
  background: #add257;
}

.infoBoxGreenContents {
  background: #add257;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1E6475;
}

.infoBoxNotice {
  background: #ffb3b5;
}

.infoBoxNoticeContents {
  background: #ffb3b5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TABLE.data {
  font-family: Verdana;
  background-image:url(store_logo.png);
}

TD.data {
  width: 30px;	
  text-align: center;
  color: #000000;
}

TABLE.wordgrid {
  font-family: Verdana;
}

TD.wordgrid, SPAN.wordgrid, p.wordgrid {
  width: 30px;	
  text-align: center;
  color: #1E6475;
}

/* heading of info boxes */

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

TD.infoBoxGreenHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #88b240;
  color: #ffffff;
}

TD.popupHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  
}

DIV.popupHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  
  position: absolute;
  top: 15px; 
  left: 20px;
  width: 400px;
  height: 100px;
  z-index: 50;
}



DIV.popupHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  color: #FFFFFF;
  
  position: absolute;
  top: 44px; 
  left: 250px;
  width: 120px;
  height: 20px;
  z-index: 100;
  
}

TD.popupHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxGreen, SPAN.infoBoxGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 0px;
  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, A.productListing-data {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #1e6475;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
}

P.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13pt;
  color: #1E6475;
}

DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #FFFFFF;
  
  position: absolute;
  top: 200px; 
  left: 216px;
  width: 400px;
  height: 100px;
  z-index: 50;
}

TD.popupImage, DIV.popupImage {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  
  position: absolute;
  top: 5px; 
  left: 392px;
  width: 80px;
  height: 80px;
  z-index: 800;
}

DIV.popupImageBG {
  position: absolute;
  top: 1px; 
  left: 389px;
  width: 86px;
  height: 86px;
  z-index: 700;
}

DIV.popupButton {
  position: absolute;
  top: 297px; 
  left: 737px;
  width: 36px;
  height: 36px;	
}

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: 12px;
  line-height: 1.5;
  color: #1E6475;
}

TABLE.white, TR.white, TD.white {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1.5;
}

.smallWhite, A.smallWhite, TABLE.smallWhite, TR.smallWhite, TD.smallWhite, SPAN.smallWhite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

.smallContent, TABLE.smallContent, TR.smallContent, TD.smallContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #1E6475;
}
A.smallContent {
  font-family: Verdana;
  font-size: 10px;
  color: #1E6475;
  text-decoration: underline;
}
  
.smallContentGreen, A.smallContentGreen, TABLE.smallContentGreen, TR.smallContentGreen, TD.smallContentGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #1E6475;
}


/* ==============  INHALT ================ */ 

TABLE.content, TR.content, TD.content {
  font-family: Verdana;
  font-size: 12px;
  color: #1E6475;
  background: #90d6e5;
}

TD.content {
  padding-left: 20px;
  padding-right: 20px;
}


A.content, A.infoBoxContents {
  font-family: Verdana;
  font-size: 12px;
  color: #1E6475;
  text-decoration: underline;
}	

TABLE.contentGreen, TR.contentGreen, TD.contentGreen {
  font-family: Verdana;
  font-size: 12px;
  color: #1e6475;
  background: #add257;
  vertical-align: top;
}

TD.contentGreen {
  padding-left: 20px;
  padding-right: 20px;
}

A.contentGreen {
  font-family: Verdana;
  font-size: 12px;
  color: #1E6475;
  text-decoration: underline;
}

.headingContent {
  font-size: 12px;
  font-weight: bold;
  color: #1e6475;
  font-variant: small-caps; 
}

A.headingContent {
  text-decoration: underline;
}

.contentBox {
  background: #90d6e5;
  font-family: Verdana;
  font-size: 12px;
  color: #1E6475;
}

A.contentBox {
  font-family: Verdana;
  font-size: 12px;
  color: #1E6475;
  text-decoration: underline;
}	

.contentBoxGreen {
  background: #add257;
}

TD.contentBoxHeading {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #1E6475;
  background: #90d6e5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.smallGreenText, SPAN.smallGreenText, P.smallGreenText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #1e6475;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  color: #426171;

  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: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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;
}

SELECT.sortdropdowns {
	font-size: 12px; 
	font-family: Verdana;
	font-weight: bold; 
	color: #1e6475;
	width: 123px;
//	background-color: #90d6e5;
}

.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; }

