<?php
/*
  $Id: stylesheet.css $
  
  Dutch translation  
  Author: Paul Teunissen
  Last updated: 09/03/08  
  http://www.vlugbedankjes.nl
  http://www.teunissen-home.com
  http://www.schilderijkunst-monique.nl
  http://www.vlugbedankjes-wenskaarten.nl
*/

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

/*
Body = achtergrond website #ffffff = wit
*/
BODY {
  background: #FFFFFF;
/*
Eerste gedeelte tekst inhoud boxen plus website #000000 = zwart
*/
  color: #000000;
  margin: 0px;
}
/*
Tweede gedeelte tekst inhoud boxen #000000 = zwart
*/
A {
  color: #000000;
  text-decoration: none;
}
/*
Hover = lijn onder de link #2478FF = vlugbedankjes blauw
*/
A:hover {
  color: #2478FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}
/*
Header = hoofd van website #ffffff = wit
*/
TR.header {
  background: #ffffff;
}
/*
Headernavigation = ?????? #2478ff = vlugbedankjes blauw
*/
TR.headerNavigation {
  background: #2478ff;
}
/*
Headernavigation = navigatiebalk boven #2478ff = vlugbedankjes blauw
*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2478ff;
/*
kleur tussen tekst navigatie #ffffff = wit
*/
  color: #ffffff;
  font-weight : bold;
}
/*
Headrenavigation = tekst navigatiebalk boven #ffffff = wit
*/
A.headerNavigation { 
  color: #FFFFFF; 
}
/*
Headernavigation hover = lijn onder de link #ffffff = wit
*/
A.headerNavigation:hover {
  color: #ffffff;
}
/*
Headererror = ?????? #ff0000 = rood
*/
TR.headerError {
  background: #ff0000;
}
/*
Headererror = ?????? #ff0000 = rood
*/
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
/*
           #ffffff = wit
*/
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
/*
Headerinfo = ?????? #00ff00 = ??????
*/
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;
}
/*
Footer = ?????? #2478ff = vlugbedankjes blauw
*/
TR.footer {
  background: #2478ff;
}
/*
Footer = navigatiebalk onder #2478ff = vlugbedankjes blauw
*/
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2478ff;
/*
Tekst kleur navigatiebalk onder #ffffff = wit
*/
  color: #ffffff;
  font-weight: bold;
}
/*
Infobox = lijn om boxen heen #2478ff = vlugbedankjes blauw
*/
.infoBox {
  background: #2478ff;
}

}
/*
Infoboxcontents = achtergrond van de boxen #f0f8ff = magicblue
*/
.infoBoxContents {
  background: #f0f8ff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*
infoboxnotice = ?????? #FF8E90 = 
*/
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FF8E90;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*
InfoboxHeading= ###background= kleur van de bovenkant box ###color= hoofdtekst box
*/

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

TD.infoBoxHeadingText {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background: #fafad9;
color: #ff7f00;
border-top: #ddddae 1px solid; 
text-shadow: black 3px 3px 2px, black -3px -3px;
}

TD.infoBoxFooter {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #fafad9;
color: #ff7f00;
}

TD.infoBoxFooterText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #2478ff;
color: #ff7f00;
border-bottom: #ddddae 1px solid; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*
Accounthistory-odd = achtergrond kleur vak presenteren produkten oneven nummers #f0f8ff = magicblue 
*/
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: #f0f8ff;
}
/*
Accounthistory-even = achtergrond kleur vak presenteren produkten even nummers #f0f8ff = magicblue
*/
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: #f0f8ff;
}
/*
Productlisting = rand om vak van presenteren produkten #2478ff = vlugbedankjes blauw 
*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #2478ff;
  border-spacing: 1px;
}
/*
Productlisting-heading =  balk bovenkant van presenteren vak produkten #2478ff = vlugbedankjes blauw
*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2478ff;
/*
Tekst kleur balk presenteer vak produkten #FFFFFF = wit
*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*
Pageresults = ?????? #0000FF =
*/
A.pageResults {
  color: #0000FF;
}
/*
Pageresults hover = ?????? #0000FF = 
*/
A.pageResults:hover {
  color: #0000FF;
/*
?????? #FFFF33 = 
*/
  background: #FFFF33;
}
/*
Tekst boven van produkten
*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #2478ff;
}

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.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: #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;
}
/*
Greet user = kleur van tekst begroeting gebruiker #2478ff = vlugbedankjes blauw
*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #2478ff;
  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.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; }
