/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Bewerkt door code.wind1.org in opdracht van Ab Donkers.com
*/

.boxText { font-family:  Tahoma, Helvetica, Arial; font-size: 14px; }
.errorBox { font-family : Tahoma, Helvetica, Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Tahoma, Helvetica, Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Helvetica, Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Tahoma, Verdana, Helvetica, Arial; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Tahoma, Verdana, Helvetica, Arial; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Tahoma,Tahoma,Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Tahoma, verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Tahoma, verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Tahoma, verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 12px; }
.pageHeading_INVOICE { font-family: Tahoma, verdana, Helvetica, Arial; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/* BEGIN: CSS Buttons Everywhere */
.cssButton {
	background: url('images/achtergrond/achtergrond2.gif');
	color: #fff;
	height: 25px;
	vertical-align: top;
	font-weight: bolder;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: url('images/achtergrond/achtergrond1.gif');
	border-spacing: 1px;
	line-height: 22px;
    
}
/* END: CSS Buttons Everywhere */
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0;
  text-align:center; 	
  background: url('images/achtergrond/achtergrond1.gif');
}

#outer {
  width: 799px; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 1 1 1 1;
  background: #ffffff;
  position:relative;
  overflow:hidden;
  background: url('images/achtergrond/achtergrond2.gif');
}	
A {
  color: #000;
  text-decoration: none;
}

A:hover {
  color: #333;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFF;
}

TR.headerNavigation {
  background: #333333;
}

TD.headerNavigation {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 10px;
  background: #FFF;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #FFF;
}

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

TR.footer {
  background: url('images/achtergrond/achtergrond2.gif');
  font-family: Tahoma, Helvetica, Arial;
}

TD.footer {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 12px;
  
  background: url('images/achtergrond/achtergrond2.gif');
  color:#FFFFFF;
}

.infoBox {
 
}

.infoBoxContents {
  background: #fff;
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #fff;
  font-family: Tahoma, Helvetica, Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  background: url('images/achtergrond/achtergrond2.gif');
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Helvetica, Arial;
  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: 1px;
  border-style: solid;
  border-color: #fff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 10px;
  background: #fff;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  background-color:#fff;
   font-weight: bold;
  
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  
}

TR.subBar {
  background: #000;
}

TD.subBar {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 13px;
  line-height: 1.5;
}

TD.price, P.price {
  font-family:  Arial;
  font-size: 16px;
  line-height: 1.5;
}


TD.maat, P.maat {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 13px;
  line-height: 1.5;
  background-color:FFF;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 12px;
}

TD.accountCategory {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 13px;
  color: #333333;
}

TD.fieldKey {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 10px;
  color: #333333;
}

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

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

SPAN.greetUser {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Tahoma, Helvetica, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma, Helvetica, Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Tahoma, Helvetica, Arial;
  color: #ff0000;
  font-size: 12px
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:  Tahoma, Helvetica, Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Tahoma, Helvetica, Arial; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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

/* css boxes */
div.column {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
}

div.column_header {
  height: 14px;
  font-weight: bold;
  background-color: FFF;
  margin: 0px 2px;
}

div.column_header_left {
  background: transparent url(images/infobox/corner_left.gif) no-repeat left;
}

div.column_header_right {
  background: transparent url(images/infobox/corner_right.gif) no-repeat right;
}

div.column_header_none {
}

div.column_header_left h4 {
  padding-left: 2px;
  margin:  0 0 0 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_right h4 {
  padding-left: 13px;
  margin: 0 11px 0 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_none h4 {
  padding-left: 13px;
  margin: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column ul, div.column ol, div.column_p_box {
  background: #FFF;
    list-style-type: none;
  padding: 10px 0px 10px 5px;
  margin: 0px 2px 4px 2px;
  line-height: 1.2em;

}

div.column li, div.column_p_box p {
}

.column_li_center {
  text-align: center;
}

.column_li_left50 {
  float: left;
  text-align: left;
  width: 45%;
  clear: both;
}

.column_li_right50 {
  float: right;
  text-align: left;
  width: 45%;
  clear: both;
}


  width
  text-align: center;
}
/* EOF css boxes */
