/*
  $Id: stylesheet.css,v 1.51 2002/07/11 17:13:14 dgw_ Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; font-family : Verdana, Arial, sans-serif; font-size : 11px; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


BODY {
    background-color: #FFFFFFF;
	margin-top : 2px;
	}

A { 
  color: Navy; 
  text-decoration: none;
  }

A:hover { 
  color: Navy; 
  text-decoration: underline; 
}


A.cat { 
  color: #2E8B57; 
  text-decoration: underline;
   
}

A.basket{
	color : #DC143C;
	font-weight : bold;
    font-size : 10px;
}

A.basket:hover{
	color : #DC143C;
	font-weight : bold;
    font-size : 10px;
	text-decoration: underline;
}


A.prod { 
  color: Navy;
  font-size : 10px;
  font-weight : bold;
}

A.prod:hover{
  color: Navy;
  font-size : 10px;
  text-decoration: underline;
  font-weight : bold;
   }

A.menu { 
  color: black;
  font-size : 11px;
  font-weight : normal;
}

A.menu:hover{
  color: #DC143C;
  font-size : 11px;
  text-decoration: none;
  
   }
   
 A.whitelink {
    color:#FFFFFF; text-decoration:none; 
  }
   
 A:hover.whitelink {
   color: #ff0000; text-decoration:none;
 }

 A.tabs{
	font-size : 10px;
	color: Navy;
}

A:hover.tabs
{
	font-size : 10px;
	color: Red;
	
}
 
SPAN.menu {
  color: #DC143C;
  font-weight : bold;
}   
   
   
FORM {
	display: inline;
}

TABLE.master{
	border-color : #6699CC;
	border-style : solid;
	border-width : 1px;	
}

TABLE.header {
    background-color : #336699;
}
	
TR.headerNavigation{
	background-color : #6699cc;
}	

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-image : url(images/layout/tab.gif);
}

TABLE.main {
    background-color : #ffffff;
}

TD.mainRight {
    border-left : 1px solid silver ;
	}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #000000;
}

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


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

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

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

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-color : #FDFAF7;

  }

TR.productListing-heading {
  background: #ffffff;
 }

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  border-bottom-color : #DCDCDC;
  border-bottom-style : solid;
  border-bottom-width : 1px;
}

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: 16px;
  font-weight: bold;
  color: #BC8F8F;
}

TD.pageHeadingb, DIV.pageHeadingb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: Black;
}


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

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;
  color: #483D8B;
}

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;
  color: #483D8B;
}

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

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

TABLE.formArea {
      border-style: solid;
  border-width: 1px;
    background : #F5F5F5;
      border : 1px solid Silver;
}

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

SPAN.productOldPrice {
  font-family: Verdana, Arial, sans-serif;
  color: Black;
}

SPAN.tableHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #483D8B;
}



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


.moduleRow { background-color: #F9F9F9; }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9E9E9; }


TD.left {
background-image: url(images/layout/menu_bg.jpg);
 background-color : #6699CC;
}

TR.basket{
	background-color : Green;
}



TD.tabelEven {
	background-color : White;
	font-family : Verdana;
	font-size : 10px;
}

TD.tabelOneven {
	background-color: White;
	font-family : Verdana;
	font-size : 10px;
}

TD.klantenService {
	font-family : Verdana;
	font-size : 12px;
	color : navy;
	}
	
TD.prodInfo {
	font-family : Verdana;
	font-size : 10px;
	
	}
	
TABLE.opties {
	background-color: #F8F8F8;
	border: 1px solid Silver;
}


INPUT.kader{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 border-color: Black;
 border-style: solid;
 border-width: 1px;
}


OPTION.prod{
	background-color: #F8F8F8;
	border: 1px solid Silver;
}

TABLE.news{
	border-bottom-color : #DCDCDC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

table.aanb {
  border: 1px dotted #336600
}

td.aanb {
    background-image: url(images/layout/aanbheader.gif)
}

a.aanb {
  font-size: 10px;
  font-weight: bold
}

a.aanb:hover {
	text-decoration: underline;
}

table.vanvoor {
  border-color: ;
  border: 1px solid #336600
}

td.van {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/layout/van.gif)
}

td.voor {
  background-color: #336600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold
}

