/*
  $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: georgia, arial; font-size: 16px; font-weight: bold; font-style:italic; }
.errorBox { font-family : georgia, arial; font-size : 16px; background: transparant; font-weight: bold; font-style:italic; }
.stockWarning { font-family : georgia, arial; font-size : 16px; color: #9323CD; font-style:italic; }
.productsNotifications { background: transparant; }
.orderEdit { font-family : georgia, arial; font-size : 16px; color: #9323CD; text-decoration: none; font-style:italic; }

BODY {
  background-image: url(../Images/HighResImages/back-gr-full.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  background-color: #9A9A9A;
  color: #9323CD;
  margin: 0px;
  scrollbar-face-color:#9A9A9A;
  scrollbar-arrow-color:#9323CD; 
  scrollbar-track-color:#9A9A9A; 
  scrollbar-shadow-color:#BBBBBB; 
  scrollbar-highlight-color:#FFFFFF; 
  scrollbar-3dlight-color:#FFFFFF; 
  scrollbar-darkshadow-Color:#9A9A9A;
}

BotBar {
background-image: url(images/3dborder/bot_bar.png);
background-repeat:no-repeat;
}

A {
  color: #9323CD;
  text-decoration: none;
}

A:hover {
  color: #330066;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: transparant;
}

TR.headerNavigation {
  background: transparant;
}

TD.headerNavigation {
  font-family: georgia, arial;
  font-style: normal;
  font-weight : bold;
  font-style:italic;
  font-size: 18px;
  background: transparant;
  color: #9323CD;
}

A.headerNavigation { 
  color: #9323CD; 
}

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

TR.headerError {
  background: transparant;
}

TD.headerError {
  font-family: georgia, arial;
  font-size: 16px;
  background: transparant;
  color: #9323CD;
  font-weight : bold;
  font-style:italic;
  text-align : center;
}

TR.headerInfo {
  background: transparant;
}

TD.headerInfo {
  font-family: georgia, arial;
  font-size: 18px;
  background: transparant;
  color: #CC22CC;
  font-weight: bold;
  font-style:italic;
  text-align: center;
}

TR.footer {
  background: transparant;
}

TD.footer {
  font-family: georgia, arial;
  font-size: 16px;
  background: transparant;
  color: #330066;
  font-weight: bold;
  font-style:italic;
}

.infoBox {
  background: transparant;
}

.infoBoxContents {
  background: transparant;
  font-family: georgia, arial;
  font-size: 16px;
  font-weight: bold;
  font-style:italic;
}

.infoBoxNotice {
  background: transparant;
}

.infoBoxNoticeContents {
  background: transparant;
  font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
}

.agenda
{
font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
  font-weight:bold;
}

.links
{
font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
  font-weight:bold;
}

.invoice_adress {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8px;
color:#000000;
}

TD.infoBoxHeading {
  font-family: georgia, arial;
  font-size: 16px;
  font-weight: bold;
  background: transparant;
  color: #330066;
  padding-left:10px;
  font-style:italic;
}

TD.infoBox, SPAN.infoBox {
  font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
}

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: transparant;
}

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: transparant;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
  overflow: auto;
  height:200px;
}

.vakantietext {
font-family: georgia, arial;
font-size:22px;
color:#330066;
font-weight: bold;
}

.productListing-heading {
  font-family: georgia, arial;
  font-size: 18px;
  background: transparant;
  color: #330066;
  font-weight: bold;
  font-style:italic;
}

TD.productListing-data {
  font-family: georgia, arial;	
  font-size: 16px;
  font-style:italic;
}

A.pageResults {
  color: #CC22CC;
}

A.pageResults:hover {
  color: #330066;
  background: transparant;
}

TD.pageHeading, DIV.pageHeading {
  font-family: georgia, arial;
  font-size: 18px;
  font-weight: bold;
  color: #330066;
  font-style:italic;
}

TR.subBar {
  background: transparant;
}

TD.subBar {
  font-family: georgia, arial;
  font-size: 16px;
  color: #CC22CC;
  font-style:italic;
}

TD.main, P.main {
  font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
  font-weight:bold;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
}

TD.accountCategory {
  font-family: georgia, arial;
  font-size: 16px;
  color: #CC22CC;
  font-style:italic;
}

TD.fieldKey {
  font-family: georgia, arial;
  font-size: 16px;
  font-weight: bold;
  font-style:italic;
}

TD.fieldValue {
  font-family: georgia, arial;
  font-size: 16px;
}

TD.tableHeading {
  font-family: georgia, arial;
  font-size: 16px;
  font-weight: bold;
  font-style:italic;
}

SPAN.newItemInCart {
  font-family: georgia, arial;
  font-size: 16px;
  color: #CC22CC;
  font-style:italic;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: georgia, arial;
  font-size: 16px;
  font-style:italic;
}

TEXTAREA {
  width: 100%;
  font-family: georgia, arial;
  font-size: 16px;
}

SPAN.greetUser {
  font-family: georgia, arial;
  font-size: 16px;
  color: #CC22CC;
  font-weight: bold;
  font-style:italic;
}

TABLE.formArea {
  background: transparant;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: georgia, arial;
  font-size: 16px;
  font-weight: bold;
  font-style:italic;
}

SPAN.markProductOutOfStock {
  font-family: georgia, arial;
  font-size: 16px;
  color: #CC22CC;
  font-weight: bold;
  font-style:italic;
}

SPAN.productSpecialPrice {
  font-family: georgia, arial;
  color: #CC22CC;
  font-style:italic;
}

SPAN.errorText {
  font-family: georgia, arial;
  color: #CC22CC;
  font-style:italic;
}

.moduleRow { }
.moduleRowOver { background-color: transparant; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: transparant; }

.checkoutBarFrom, .checkoutBarTo { font-family: georgia, arial; font-size: 16px; color: #CC22CC; font-style:italic; }
.checkoutBarCurrent { font-family: georgia, arial; font-size: 16px; color: #CC22CC; font-style:italic; }

/* message box */

.messageBox { font-family: georgia, arial; font-size: 16px; font-style:italic; }
.messageStackError, .messageStackWarning { font-family: georgia, arial; font-size: 16px; background-color: transparant; font-style:italic; }
.messageStackSuccess { font-family: georgia, arial; font-size: 16px; background-color: transparant; font-style:italic; }

/* input requirement */

.inputRequirement { font-family: georgia, arial; font-size: 16px; color: #CC22CC; font-style:italic; }

