/*
  $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: 11px; color: #fff; }
.errorBox { font-family :  Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fff url('images/custom/bgSeamless.jpg') repeat-x center top ;
  color: #7f7f7f;
  margin:  0px;
  padding: 0px; 

}

input, select, textarea {
	color: 				#111111; 
	padding: 			1px;
	}

h2 {
	/*margin-top			: 0;
	margin-bottom		: 0;*/
	font-size			: 12px;
	color				: #3b655c;
}

p {
	margin-top:0;
}

A {
  color: #7f7f7f;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}


img {
	border: 0;
	}

FORM {
	display: inline;
}

table.maintable {
  background: #fff url('images/custom/bg-body.jpg') no-repeat 0px 175px ;
	}

table.header {
	background: #fff url('images/custom/bg-header.jpg') no-repeat top left;
	height: 306px; 
}
table.header_english {
	background: #fff url('images/custom/bg-header-english.jpg') no-repeat top left;
}
table.header_german {
	background: #fff url('images/custom/bg-header-german.jpg') no-repeat top left;
}

Table.headerNavigation {
  background: #fff url('images/custom/bg-menuheader.jpg') no-repeat top left;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #fff;
  height: 24px;	
}

A.headerNavigation { 
  color: #edff9c; 
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 10px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.infoBoxHeader {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #edff9c;
  	padding: 0px 0px 6px 9px;	
}

TR.footer {
	margin: 0;
}

TD.footer {
	height: 25px;
  font-family:  Arial, sans-serif;
  font-size: 10px;
	border-top: 1px solid #7f7f7f;
  color: #7f7f7f;
  text-align:center;

}

table.body {
	background: #fff url('images/custom/bg-tablebody.jpg') no-repeat top left;
	padding-left: 35px;
	padding-right: 31px;
	}

.infoBoxContents {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
	color: #b0d510;
}

/* COLUMN LEFT  */



td.column-left {
	}

td.column-left input {
	color: 	#111111; 
	padding: 			1px;
	margin: 0; 
	border: 0;
	display: block;
	float: left;
	height: 19px;
	}

td.column-left td.infoBoxHeading {
	color: #edff9c;
	padding: 26px 0px 6px 9px;	
	}


td.column-left td.boxText {
	font-size: 12px;
	}

td.column-left td.boxText a {
	display: block;
	padding: 3px 2px 3px 9px;
	border-bottom: 1px solid #add20f;
	color: #fff;
	}

td.column-left td.boxText a.submenu {
	padding: 3px 2px 3px 19px;
	}

#info {
	background: #94be0d url('images/custom/bg-info.png') no-repeat top left; 
	}

#cats {
	background: #76a409 url('images/custom/bg-cats.png') no-repeat top left; 
	}

#search {
	background: #7eac07 url('images/custom/bg-search.png') no-repeat top left; 
	}



/* COLUMN RIGHT   */

td.column-right {
	color: #fff;
	}

td.column-right .infoBox {
	background-color: #bd402b;
	}

td.column-right td.infoBoxHeading {
	padding: 6px 0px 6px 9px;	
	color: #fff;
	}

#cart {
	background: #bd402b url('images/custom/bg-cart.png') no-repeat top right; 
	color: #fff;
	font-size: 12px;
  line-height: 1.5;
	}

#contact td.infoBoxHeading  {
	background-color: #bd402b;
	}
#talen td.infoBoxHeading  {
	background-color: #bd402b;
	}

#contact td.boxText, #cart td.boxText  {
	padding: 0px 0px 15px 8px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
  line-height: 1.5;
	text-align: left;
	color: #fff;
	}

#contact td.boxText hr {
	border-top: 1px solid #fff;
	}

#contact td.boxText a, #cart td.boxText a {
	font-size: 12px;
  line-height: 1.5;
	color: #fff;
	}


/* MIDDLE   */

td.middle {
	padding: 25px 10px;
	}

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

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: #d5d5d5;
  border-spacing: 1px;
 background-color: #ffffff;	
}

td.productListing-heading {
  background: #fff;
  height: 37px;	
  color: #747474;
  background: #fff url('images/custom/bg-boxheader.png') repeat-x;

}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000;
	height: 28px;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  border-bottom: solid 1px #d5d5d5;
  background-color: #d5d5d5;
}

A.pageResults {
  color: #7f7f7f;
}

A.pageResults:hover {
  color: #7f7f7f;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #b0d510;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  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: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #fff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #0000aa;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 10px;
  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: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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