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

hr {
	size: 1px;
	color: #CCCCCC;
	border-style: dotted;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #5E5C56;
  text-decoration: none;
}

.main A{
  color: #5E5C56;
  text-decoration: underline;
}

A:hover {
  color: #9aca09;
}

A:active {
  color: #9aca09;
}

img.left{
padding: 0 10px 10px 0;
}

.opmerking {
font-family: Arial unicode MS, Arial, Verdana, sans-serif;
font-size: 14px;
line-height: 1.5;
color:#5e5c56; 
}

/*menubalk*/	

A.menubalk:link	{
color: #5E5C56;
font-style:none;
text-decoration:none;
}

A.menubalk:visited	{
color: #5E5C56;
}

A.menubalk:active	{
color: #9ACA09;
}

A.menubalk:hover	{
color: #9ACA09;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #5E5C56;
  font-weight : bold;
  letter-spacing: 1px;
}

A.headerNavigation { 
  color: #5E5C56; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #9ACA09;

}

TD.breadcrumbs {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #9ACA09;
  font-weight : bold;
}

A.breadcrumbs { 
  color: #9ACA09; 
  text-decoration: none;
}

A.breadcrumbs:hover {
  color: #5E5C56;
}

TR.headerError {
  background: #5E5C56;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cccccc;
}

TD.footer {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #5e5c56;
  font-weight: none;
  border-top: 1px dotted #CCCCCC;
}

TD.linkerheader {
		}
		
TD.content {
	padding: 0;
	margin: 0 0 0 0;
	/*border-left: 2px solid #9ACA09;
	border-right: 2px solid #9ACA09;*/
	}
	
TD.diblogo {
padding: 0 0 0 30;
margin: 0 0 0 0;
}

.infoBox {
  background: #CCCCCC;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 18px;
  }

.infoBoxNotice {
  background: #9ACA09;
}

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

.infoboxtable {
border: 3px solid #9ACA09;
width: 100%;
}

#info {
border: 1px solid #cccccc;
width: 97%;
margin-bottom:10px;
padding:5px;
}

.infobox_bg {
border: 1px solid #cccccc;
width: 97%;
margin-bottom:10px;
padding:10px;
}

TD.infoBoxHeading {
  font-family: Arial unicode MS, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #9ACA09;
  height: 30px;
  letter-spacing: 2px;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial unicode MS, Arial, Verdana, 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;
}


/*Product info pagina */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Century gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  padding: 5px;
}

A.pageResults {
  color: #9ACA09;
}

A.pageResults:hover {
  color: #cccccc;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9ACA09;
  text-align: left;
  
}

DIV.pageHeadinggrey {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #5e5c56;
  text-align: left;
  
}

/*info onderaan productlistingpagina*/
.pageinfo {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9ACA09;
}
/*einde info*/

/*info tekst in Cart*/
.cartinfo {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #9ACA09;
  text-align: center;
}

/*info tekst in Contact*/
.contactinfo {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #9ACA09;
  text-align: left;
}




/*einde info*/
.infokop {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9ACA09;
  text-align: left;
 }
  
h2 {
  font-family: Century Gothic, Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9ACA09;
  text-align: left;
  
}

TR.subBar {
  background: #ffffff;
}

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

TD.main, P.main {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #9ACA09;
}

TD.fieldKey {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #9AcA09;
}

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

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

SPAN.greetUser {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #9ACA09;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #5d5051;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #5d5051;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  color: #9ACA09;
}

SPAN.errorText {
  font-family: Arial unicode MS, Arial, Verdana, sans-serif;
  color: #5E5C56;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial unicode MS, Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial unicode MS, Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial unicode MS, Arial, Verdana, sans-serif; font-size: 10px; color: #5E5C56; }

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

.verbergen {
    display: none;
    
}

ul.nobullet {
list-style: circle;  
margin: 0 0 0 18px;
padding:0;
}
