/*
  $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: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
/*
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }
**/
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #ff0000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
/**
  background: url(images/kuenstler/thorn.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
**/
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
/*  background: #bbc3d3; */
/*1  background: #6a6aff; 1*/
/**  background: #ff8306; **/
  background: #000000;
  vertical-align: top center;
  horizontal-align: center;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
/*  background: #bbc3d3; */
/*1  background: #6a6aff; 1*/
/**  background: #ff8306; **/
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  vertical-align: middle;
  horizontal-align: middle;
}

A.headerNavigation {
  color: #FFFFFF;
  vertical-align: middle;
  horizontal-align: middle;
}

A.headerNavigation:hover {
  color: #ffffff;
  vertical-align: middle top center;
  horizontal-align: center;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*1  background: #6a6aff; 1*/
/**  background: #ffb366; **/
  background: #000000;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
/*1  background: #6a6aff; 1*/
/**  background: #ffb366; **/
/*2  background: #000000; */
  background: #c0c0c0;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #bbc3d3; */
/*1  background: #6a6aff; 1*/
/**  background: #ff8306; **/
/*2  background: #0a0a0a; */
    background: #404040;
  color: #FFFFFF;
  padding-left:12px;
}

TD.contentBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #bbc3d3; */
/*1  background: #6a6aff; ^1*/
/*  background: #ffb366; */
/**  background: #ff8306; **/
/*2  background: #000000; */
/*2  color: #ffffff;	  */
    background: #FA0000;
  color: #ffffff;

}

TD.infoBox, SPAN.infoBox {
  font-family: 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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
/*  background: #b6b7cb; */
/*1  background: #6a6aff; 1*/
/*  background: #ffb366; */
/**  background: #ff8306; **/
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
/*  font-size: 10px; */
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
/*  color: #9a9a9a; */
  color: #0000ff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

.css_privatemessages {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: transparent;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
  border-left: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-right: 2px; padding-left: 2px;
}

.privatemessages {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: transparent;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
  border-left: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-right: 2px; padding-left: 2px;
}

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }

/* Shipping Site Beginn */

TR.shippingHeader {
  background: #a6a6ff;
}

TR.shippingNavigation {
  background: #a6a6ff;
}

TD.shippingNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #a6a6ff;
  color: #000000;
  font-weight : bold;
}
/* Shipping Site End */

.tax_info {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #758389;
}

.tax_head {
  font-family: Arial, sans-serif;
  font-size: 10px;
}


A.small {
  font-family: Arial, sans-serif;
  font-size: 10px;
/*  color: #758389;*/
text-decoration: underline;
}


.mytxt {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-top-color; border-top-color; border-right-color; border-bottom-color
}

/**
.cssbutton {
 background: #E3E0A8;
 color : #000000;
/*  width : 110px; */
  width : 150px;
vertical-align: top center;
   font-weight: normal;
  font-family: Tahoma;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: outset;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}


.cssbuttonsubmit{
background: #E3E0A8;
vertical-align: top center;
color: #000000;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}

**/

/* BEGIN: CSS Buttons Everywhere */
.cssButton {
  background: #f0f0ff;
  color: #000080;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}
/* END: CSS Buttons Everywhere */

a.textbox {
/*1 color: #ffffff; */
  color: #ffffff;
}

/* GreatCategoriesCSS */

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/* CategoriesNeco */
TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #000000;
}

TD.categ {
     vertical-align: top;
}

/* Category Tabs */
TD.tab {
/*	background-color: Navy; */
/*1	background-color: #6a6ab5; 1*/
/**	background-color: #ffb366; **/
/*    background: #fa0000; */
    background: #c0c0c0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000000;
	}

A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
/*	color: #ffcc00;*/
	color: #ffffff;
	text-decoration : none;
}
TD.ontab {
/*1	background-color: #6699ff; 1*/
/**    background: #ff8306; **/
/***    background: #ff5050; ***/
    background: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
/*	color: #000099; */
	color: #000000;
	text-decoration : none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
/*	color: #99ccff;*/
	color: #ffffff;
	text-decoration : none;
}
A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
/* color: #3184B5; */
 color: #ffffff;
 text-decoration : none;
}


/* 170307 */

.cssbutton {
 background: #E3E0A8;
 color : #000000;
 width : 110px;
vertical-align: top;
   font-weight: normal;
  font-family: Tahoma;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: dotted;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}


.cssbuttonsubmit{
background: #E3E0A8;
vertical-align: top;
color: #000000;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}

.cssbutton_outset {
 background: #E3E0A8;
 color : #000000;
 width : 182px;
vertical-align: top;
   font-weight: bold;
  font-family: Arial;
font-size: 13px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: outset;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

.cssbutton_outset_lg {
 background: #DFEADB;
 color : #000000;
 width : 182px;
vertical-align: top;
   font-weight: bold;
  font-family: Arial;
font-size: 13px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: outset;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

.cssbutton_outset_dg {
 background: #BED3B6;
 color : #000000;
 width : 182px;
vertical-align: top;
   font-weight: bold;
  font-family: Arial;
font-size: 13px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: outset;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}



.cssbutton_outset_large {
 background: #E3E0A8;
 color : #000000;
 width : 182px;
vertical-align: top;
   font-weight: bold;
  font-family: Arial;
font-size: 18px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: outset;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

.cssbutton_double {
 background: #E3E0A8;
 color : #000000;
 width : 110px;
vertical-align: top;
   font-weight: bold;
  font-family: Arial;
font-size: 13px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: double;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}


.css_flag {
 background: #E3E0A8;
 color : #000000;
 width : 182px;
vertical-align: top;
   font-weight: bold;
  font-family: Tahoma;
font-size: 13px;
text-align:center;
  border: 1px;
 border-style: outset;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}