/*
    Webwinkel Gewoon Mooi Enzo biedt allerlei creatieve, leuke en mooie
	artikelen die vaak op bestelling gemaakt kunnen worden.
	U kunt dan zelf uw voorkeuren aangeven.
 	
	URL:  	http://www.gewoonmooienzo.nl

	Alle rechten voorbehouden. Het is niet toegestaan om de gehele
	site of gedeeltes voor eigen gebruik te vermenigvuldigen
	op welke wijze dan ook zonder schriftelijke toestemming
	van de maker.
	
	(c) 2007 Hans Teunissen
	
*/

.boxText { font-family: Tempus Sans ITC, Garamond, Arial; font-size: 16px; }
.errorBox { font-family : Tempus Sans ITC, Garamond, Arial; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning  { font-family : Tempus Sans ITC, Garamond, Arial; font-size : 14px; color: #cc0033; }
// Toegevoegd, wat doen deze?:
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tempus Sans ITC, Garamond, Arial; font-size : 14px; color: #70d250; text-decoration: underline; }

BODY {background-image: url("images/achtergrond.jpg");
background-position: 1024px 768px;
background-attachment: fixed;}

//BODY {
//  background: #000000;
//  color: #000000;
//  margin: 0px;
//}

A {
  color: #000000;
  text-decoration: none;
}


A:hover {
    COLOR: #8B0000; TEXT-DECORATION: underline;
}


FORM {
        display: inline;
}

TR.headerNavigation {
  background: #fff5ee;
}

TD.headerNavigation {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  background: #fff5ee;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #8b0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #fff5ee;
}

TD.headerInfo {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  background: #fff5ee;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #fff5ee;
}

TD.footer {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  background: #fff5ee;
  color: #000000;
  font-weight: bold;
}

.infoBox {
background-image: url("images/achtergrond.jpg")
//  background: #fff5ee;
}

.infoBoxContents {
background-image: url("images/achtergrond.jpg")
//  background: #f8f8f9;
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  font-weight: bold;
  background: #fff5ee;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
}

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: #f4f7fd;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
// Verandering in winkelwagenachtergrond bestellijst naar: #fff5ee
  background: #fff5ee;
}

TR.productListing-heading {
//  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  background: #fff5ee;
//oude blauwige achtergrond:  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 16px;
  background: #fff5ee;     //Als deze regel verwijderd wordt, laat de productlijst om en om een blauwige balk/doorzichtig zien.
}

A.pageResults {
//  background: #fff5ee;
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
//  background: #fff5ee;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 26px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  color: #fff5ee;
}

TD.fieldKey {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  color: #fff5ee;
//  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 12px;
}

textarea      {
  width: 100%;
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
}

SPAN.greetUser {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 16px;
//  color: #f0a480;
  color: #8B0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #fff5ee;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tempus Sans ITC, Garamond, Arial;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Tempus Sans ITC, Garamond, Arial;
  font-size: 14px;
  color: #000000;
}