/*
  $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: #fffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.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: #990000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

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

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	font-weight : normal;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #990000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  color: #000000;
  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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
; border-color: #000000 black black
}

.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: 14px;
  font-weight: bold;
  color: #990000;
; border: none; font-variant: normal
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 0px #b6b7cb none;
  border-spacing: 1px;
; background-color: #ffffff
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #666666;
  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;
}

DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

DIV.pageHeadingCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff0000;
  background: #DEDEDE;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main0, P.main0 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}

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

TD.main_notification, P.main_notification {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  color: #990000;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  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: #990000;
}

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: #990000;
}

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: #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: #990000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #FFDC9C; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFDC9C; }

.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: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff; }

/* input requirement */

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

input.box 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #595959; background-color:#ffffff; border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid; border-left: #ffffff 0px solid; border-right: #ffffff 0px solid; width:133; } 
input.box2 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #595959; background-color:#ffffff;  border-color: #000000 000000 000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 
body { 	scrollbar-face-color: #ffffff; 
		scrollbar -highlight- color: #ffffff; 
		scrollbar -shadow- color: #ffffff; 
		scrollbar -3dlight- color: #A7A400; 
		scrollbar -arrow- color: #A7A400; 
		scrollbar -track- color: #ffffff; 
		scrollbar -darkshadow- color: #ffffff; }

.los {
background-color:#ffffff;
border-color:#096873;
border-right-color: #096873;
border-right-width: 1px;
border-left-color: #096873;
border-left-width: 1px;
border-top-width: 1px;
border-top-color:#096873;
border-bottom-width: 1px;
border-bottom-color:#096873 1px solid;
font-size: 10px;
color: #595959;
font-weight: bold;
width:30px;
height:15px;
font-family : Verdana, Arial, Helvetica, sans-serif;
cursor:pointer
}

.radio {
background-color:#ffffff;
border-color:#ffffff;
border-right-color: #ffffff;
border-right-width: 1px;
border-left-color: #ffffff;
border-left-width: 1px;
border-top-width: 1px;
border-top-color:#ffffff;
border-bottom-width: 1px;
border-bottom-color:#ffffff;
}

.link_section01 { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
.link_section02 { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }

.subcategorie01 {  color: #990000;}
.subcategorie02 {  color: #eeeeee;}



TD.pageHeading { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
; background-color: #FFFFFF} 

TD.pageHeadingCategory { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
  background: #FFFFFF;
; border: #CCCCCC; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}


TD.catalog_text0, P.catalog_text0 {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 7pt;
}


SPAN.catalog_product_text {
  font-family: MyriaMM_330 wt 550 wd;
  color: #000000;
  font-size: 7.5pt;
}

SPAN.catalog_categories_regular {
  font-family: MyriaMM_330 wt 550 wd;
  color: #999999;
  font-size: 9pt;
}

SPAN.catalog_categories_bold {
  font-family: MyriaMM_500 wt 700 wd;
  color: #999999;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 9.5pt;
  letter-spacing: 0.5pt;
}

SPAN.catalog_header {
  font-family: MyriaMM_330 wt 550 wd;
  color: #000000;
  font-weight: bold;
  font-size: 13pt;
}

SPAN.catalog_subheader {
  font-family: MyriaMM_330 wt 550 wd;
  color: #000000;
  font-weight: bold;
  font-size: 9pt;
}

SPAN.catalog_categories_current {
  font-weight: bold;
  color: #990000;
}

SPAN.catalog_product_title {
  font-family: MyriaMM_500 wt 700 wd;
  letter-spacing: 0.5pt;
  font-weight: bold;
  font-variant: small-caps;
  color: #000000;
  font-size: 9.5pt;
}

SPAN.catalog_product_subtitle {
  font-family: MyriaMM_330 wt 430 wd;
  color: #000000;
  font-style:italic;
  font-size: 9.5pt;
}

SPAN.catalog_product_artnr {
  font-family: MyriaMM_330 wt 430 wd;
  color: #000000;
  font-style:italic;
  font-size: 9.5pt;
}

SPAN.catalog_product_price {
  font-family: MyriaMM_500 wt 700 wd;
  color: #000000;
  font-size: 10pt;
}

SPAN.catalog_product_currency {
  font-family: Arial;
  color: #000000;
  font-size: 9pt;
}

SPAN.catalog_product_author {
  font-family: MyriaMM_650 wt 410 wd;
  color: #000000;
  font-size: 9.5pt;
}

SPAN.CatalogLevel_0 { 
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  color: #990000;
  background: #FFFFFF;
}

SPAN.CatalogLevel_1 { 
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #FFFFFF;
  background: #990000;
; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

SPAN.CatalogLevel_2 { 
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #990000;
  background: #FFFFFF;
; border: #CCCCCC; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}

