/*
  $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: trebuchet MS, arial; font-size: 12px; letter-spacing: 1.0 pt; color: #000000;}
.boxText_left { font-family: trebuchet MS, arial; font-size: 12px; letter-spacing: 1.0 pt; color: #ffffff; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  
  color: #000000;
  margin: 0px;
}


	a:link {font-family: arial;
		 font-weight: normal;
		 color: #000000;
		 font-size: 11px;
		 text-decoration: none; 
		 }

	a:visited {font-family: arial;
		 font-weight: normal;
		 color: #000000;
		 font-size: 11px;
		 text-decoration: none;
		 }

	a:hover {font-family: arial;
		 font-weight: normal;
		 color: #329bff;
		 font-size: 11px;
		 text-decoration: none; 
		 }




	a.other:link {font-family: arial;
		 font-weight: normal;
		 color: #000000;
		 font-size: 11px;
		 text-decoration: none;
		 }

	a.other:visited {font-family: arial;
		 font-weight: normal;
		 color: #000000;
		 font-size: 11px;
		 text-decoration: none;
		 }

	a.other:hover {font-family: arial;
		 font-weight: normal;
		 color: #329bff;
		 font-size: 11px;
		 text-decoration: none;
		 }



	a.top:link {font-family: arial;
		 color: #ffffff; font-weight: bold;
		 font-size: 11px;
		 text-decoration: none;
		 width: 110px; height: 30px;	
		 text-align: center; vertical-align: middle;
		 
		 }


	a.top:visited {font-family: arial;		 
		 color: #ffffff; font-weight: bold;
		 font-size: 11px;
		 text-decoration: none;
		 width: 110px; height: 30px;	
		 text-align: center; vertical-align: middle;
		 }


	a.top:hover {font-family: arial;
		 color: #ffffff;
		 font-size: 11px;
		 text-decoration: underline;
		 width: 110px; height: 30px;
		 text-align: center; vertical-align: middle;
		 }

	a.top:active {font-family: arial;		
		 color: #ffffff;
		 font-size: 11px;
		 text-decoration: none;
		 width: 110px; height: 30px;
		 text-align: center; vertical-align: middle;
		 }



	a.left:link {font-family: arial;
		 color: #ffffff; font-weight: bold;
		 font-size: 11px;
		 text-decoration: none;
	
		 text-align: left;
		 
		 }

	a.left:visited {font-family: arial;		 
		 color: #ffffff; font-weight: bold;
		 font-size: 11px;
		 text-decoration: none;

		 text-align: left;
		 }

	a.left:hover {font-family: arial;
		 color: #ffffff;
		 font-size: 11px;
		 text-decoration: underline;

		 text-align: left;
		 }

	a.left:active {font-family: arial;		
		 color: #ffffff;
		 font-size: 11px;
		 text-decoration: none;

		 text-align: left;
		 }



	a.titel:link {font-family: arial;
		 color: #000000; font-weight: bold;
		 font-size: 12px;
		 text-decoration: none;
	
		 text-align: left;
		 
		 }

	a.titel:visited {font-family: arial;		 
		 color: #000000; font-weight: bold;
		 font-size: 12px;
		 text-decoration: none;

		 text-align: left;
		 }

	a.titel:hover {font-family: arial;
		 color: #000000;
		 font-size: 12px;
		 text-decoration: underline;

		 text-align: left;
		 }

	a.titel:active {font-family: arial;		
		 color: #000000;
		 font-size: 12px;
		 text-decoration: none;

		 text-align: left;
		 }


td.kolom_kleurplaat {position: absolute; top: 115px; left: 156px; width: 600px; height: 400px; font-family: verdana; font-size: 11px; font-weight: normal; color: #000000;  text-align: left; z-index: 1; }



FORM {
	display: inline;
}

TR.header {;}


TR.headerNavigation {

	  background: #329bff;
}

TD.headerNavigation {

	 font-family: verdana, arial;
	 font-weight: normal;
	 color: #000000;
	 font-size: 11px;
	 text-decoration: none;
}


TD.headerNavigation2 {

	 font-family: verdana, arial;
	 font-weight: normal;
	 color: #000000;
	 font-size: 11px;
	 text-decoration: none;
}

A.headerNavigation { 

	 color: #000000; 
}


A.headerNavigation:hover {
 
	color: #329bff;
  	text-decoration: underline;	
  
}



A.headerNavigation_twee { 

	 color: #ffffff; 
}


A.headerNavigation_twee:hover {
 
	color: #ffffff;
  	text-decoration: underline;	
  
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;

}

TR.headerInfo {;}


TD.headerInfo {

	font-family: arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
  	font-weight: bold;
}

TR.footer {
  background: #329bff;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #329bff;
  color: #ffffff; 
  font-weight: bold;
}

.infoBox {;}

.infoBoxContents {

  font-family: Arial;
  font-size: 12px;
  color: #000000; 
  font-weight: bold;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff; 
  font-weight: bold;
}


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:  #f2f4f9;
}

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: #f0f0f0;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #329bff;
  color: #ffffff;;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #329bff;
}

A.pageResults:hover {
  color: #329bff; text-decoration: yes; 
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, arial, sans-serif; font-size: 14px; color: #000000; font-weight: bold;
}

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;
	 font-weight: normal;
	 color: #000000;
	 font-size: 11px; padding-left: 10px;
	 text-decoration: none;
}

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: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 80%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {

  font-family: trebuchet MS, arial; font-size: 12px; letter-spacing: 1.0 pt; color: #a62b5a;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; }
