/*
  $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) 2005 VOSwebline

  Released under the GNU General Public License
*/
.padding0 { padding: 0; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #00FF40; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

.datum {
  border: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
.text {
  background-image:url('images/table-bg.gif');
  background-repeat: repeat-x;
  border: 1px;
  border-style: solid;
  border-color: #BDBDBD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.rechter_balk {
	background-image:url('images/produkt-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E0DFEB;
}
.border_l_r {
	border-left-color: #c1bfb5;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #c1bfb5;
	border-right-width: 1px;
	border-right-style: solid;
	
}
.border_l {
	border-left-color: #c1bfb5;
	border-left-width: 1px;
	border-left-style: solid;
	
}
.border_r {
    border-right-color: #c1bfb5;
	border-right-width: 1px;
	border-right-style: solid;
}
.border_bg {
	background-image:url('images/bg_border.gif');
	background-repeat: repeat-y;
}

.price {
	border-width: 1px;
	/*background-color: #ffffff;
	color: #322C2C;
	border-color: #4D5A52;
	border-style: solid;*/
	text-align: left;
	word-spacing: 0px;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
 	font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin: 0px;

}
.tdheader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;

}
.right_col {
background-image:url('images/bg_ball.gif');
background-repeat: no-repeat;
}
.home_text {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  margin: 0px;
}

BODY {
  /*--background: #ECECEC;--*/
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}
a.verder {
  color: #A96808;
  text-decoration: none;
}

.info {
  color: #6E6E6E;
  text-decoration: none;
}
a.info {
  color: #6E6E6E;
  text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #7C7C7C;
}
A:hover {
  color: #aabbdd;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #4d4d4d;
}

TR.headerNavigation {
  /* background: #b41b29; */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #7d7b7b; */
  color: #B4B4B4;
  font-weight : bold;
}

A.headerNavigation { 
  color: #505050; 
}

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

TR.headerError {
  background: #b41b29;
}

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

TR.headerInfo {
  background: #666666;
}

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

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7d7b7b;
  color: #ffffff;
  font-weight: bold;
  
}

.infoBox {
	border-top-color: #c1bfb5;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #c1bfb5;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #c1bfb5;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c1bfb5;
}
.padding10 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 4px;
	background-image:url('images/geel-bg.gif');
}
.padding3 {
	padding:3;
}

.infoBoxContents {
  /*background: #ffffff;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background-image:url('images/geel-bg.gif')*/
}
.yellow {
/*background: #000000;*/
}

.infoBoxNotice {
  background: #00f000;
}

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

TD.infoBoxHeading {
  border: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image:url('images/aqua-balk-paars.gif');
  /*background: #666666;*/
  color: #ffffff;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F1F1F1;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 7px;
  padding-right: 26px;
  padding-bottom: 7px;
  background-image:url('images/aqua-balk-paars.gif')
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*font-weight: bold;*/
  color: #000000;
  padding: 0;
}

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

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: #7d7b7b;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #666666;
  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: #b41b29;
}

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

.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; }

