/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; line-height: 13px;}
.boxText1 { padding-left:15px; padding-right: 12px; font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 13px;}
.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: cornflowerblue; text-decoration: underline; }

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

BODY.alt {

  background: #ffffff;
  font-family: verdana, arial;
  font-size: 11px;
  color: navy;
  margin: 20px;
}

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

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

a.links {

text-decoration: underline;

}

a.links:hover {

text-decoration: none;

}

a.footer {

 color: #333;
 text-decoration: none;
 
}

a.footer:hover {

  color:#333;
  text-decoration: underline;

}


a.pro {
  font-family: verdana, arial;
  font-size: 10px;
  color: tomato;

}

a.pro:hover {

text-decoration: underline;

}

a.standard {
    color:blue;
    text-decoration: underline;
 }

a.standard:hover {
  text-decoration: none;
}

a.big {
  font-size: 11px;
  font-weight: bold;
  color: midnightblue;
  text-decoration: none;
}

a.big:hover {
  color: orangered;
  text-decoration: underline;
}

a.meerinfo {
   font-family: verdana, arial;
   font-size: 10px;
   color: blue;
   text-decoration: underline;
   
}

a.meerinfo:hover {
  color: tomato;

}

a.pro img {
    border: 1px solid #333;
    }
    
a.pro:hover img {
    border: 1px solid orangered;
    }

a.pro3 img {
    border: 1px solid gray;
    }

a.pro3:hover img {
    border: 1px solid gray;
    }
    
a.pro2 img {
    border: 1px solid gray;
    }
    
a.pro2:hover img {
    border: 1px solid gray;
    }
    
    
div.av p {

font-size: 10px;
color: #333;

}

div.email {

font-size: 11px;
font-family: verdana, arial;
color: navy;

}

div.aanbiedingbox  {

width: 100%;
height: 16px;
background-image: url(./gifs/achtergrondalgemeen1.gif);
border: 1px solid #333;
color: #FFF;
font-weight: bold;

}

div.hid {

   display: none;
   
     }
     
div.listingcontainer {

   position: relative;
   height: 20px;

     }
     
div.listingleft {

   position: absolute;
   left: 0;

   }

div.listingright {

   font-weight: bold;
   font-size:13px;
   position: absolute;
   right: 0;

   }

SPAN.reknummer {

font-size: 15px;
font-weight: bolder;
color: cornflowerblue;

}

FORM {
	display: inline;
}

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

TD.green {

color: navy;

}

TD.proddesc {

color: gray;
padding-right: 20px;

}

 TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}


.prijs {
font-weight: bold;
font-size:13px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: gray;
  font-weight : bold;
}

A.headerNavigation { 
  color: gray;
}

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

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

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

.infoBox {
  background: #f8f8f9;

}

.picturebox {
  background-image: url(./gifs/achtergrondalgemeen2.gif);
  border: 1px;
  border-style: solid;
  border-color: #333;
  border-spacing: 1px;
}

.inlogbox {
  background-image: url(./gifs/achtergrondalgemeen.gif);
  border: 1px;
  border-style: solid;
  border-color: silver;
  border-spacing: 1px;
}

.inlogbox1 {
  background-image: url(./gifs/achtergrondalgemeen.gif);
  border: 1px;
  border-style: solid;
  border-color: #333;
  border-spacing: 1px;
}

.inlogbox2 {
  border: 1px;
  border-style: solid;
  border-color: #333;
  border-spacing: 1px;
  background-color: snow;
}

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

.infoBoxContentsL {
  background-image: url(./gifs/achtergrondbox1.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsLS {
  background-image: url(./gifs/achtergrondbox4.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsR {
  background-image: url(./gifs/achtergrondbox2.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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


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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  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: #f8f8f9;
}

 TABLE.container {
  border:1px;
  border-style: solid;
  border-color: #7C7879;
  border-spacing: 1px;
}

TABLE.productListing {
  background: url(./gifs/achtergrondalgemeen.gif);
  border:1px;
  border-style: solid;
  border-color: #7C7879;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #7C7879;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: tomato;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: navy;
  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: darkorchid;
}

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

  color: #333;

}

input.alternative {

background: lightsteelblue;
border: 1px solid navy;
color: #FFF;

}

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 {
  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.productSpecialPriceBig {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: orangered;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: orangered;
}

SPAN.productOldPrice {
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  color: gray;
}

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; color: red; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: limegreen; }

/* input requirement */

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