/*
  $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; }
.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: #333333; text-decoration: underline; }

.webshop_body { 
background:url('images/body_bg.jpg');
align: center;
}

.body {
width: 780px;
border: solid; border-width: 1px;
background:#ffffff; 
color: #000000;
}   
.date {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #141414;
  font-weight : bold;
}

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



A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 background: #000000;
}

TD.background_header {
background: #E2EBFB;
}

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

A.headerNavigation { 
  color: #ff0000; 
}

A.headerNavigation:hover {
  color: #EF008D; 
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

 /* TR.headerExtra {
background: #E2EBFB;
} */

TD.headerExtra {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /*  background: E2EBFB; */
  color: #000000;
  font-weight : bold;
}

A.Navigation { 
  color: #F9DCED;
  font-family: Verdana;
  font-size: 10px;
  font-weight : bold;
}

A.Navigation:hover {
  color: #EF008D; 
  font-family: Verdana;
  font-size: 10px;
  font-weight : bold;
  text-decoration: none;
}

TR.footer {
 /* background: #000000;*/
}

A.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #000000;*/
  color: #ff0000; font-weight: bold;
}

A.footer:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #000000;*/
  color: #ff0000; font-weight: bold;
  text-decoration: underline;
}

.infoBox {
 /* background:  #000000; */
}

.infoBoxContents {
/*  background: #ffffff; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

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

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

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

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

TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: 000000;
  border-spacing: 1px; */
}

TABLE.productListing2 {
  border: 1px;
   /* border-style: solid;*/
  background: #ffffff;
  color: #000000;
  border-spacing: 6px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TABLE.productListing3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  border: 1px;
  /* border-style: solid;*/
  background: #ffffff;
  color: #000000; border-spacing: 6px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000; 
  font-weight: bold;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #F7DAEB;
}

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

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: 10px;
  font-weight: bold;
}

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

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

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

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #333333;
}

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: 11px;
  color: #ff0000;
  font-weight: bold;
}
.greeting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
TABLE.formArea {
  background: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.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; }

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
 /* border: 1px;
  border-style: solid;
  border-color: #000000;   
  border-spacing: 1px; */
}

.linkListing-heading {
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /* background: #000000;   */    
  color: #ffffff; 
  }

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

TR.linkListing-odd {
  background: #ffffff;
}

TR.linkListing-even {
  background: #ffffff;
}
/* VJ Links Manager v1.00 end */
/*Graphical Borders*/
.mws_boxTop    { 
background: #000000;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-align : center;
vertical-align: middle;
white-space: nowrap;
color: #ffffff; 
}

.mws_boxTop a{
color:#ffffff;
}

.mws_boxTop a:hover{
color:#ffffff;
}

.mws_boxLeft   { 
background: url('images/infobox/left.gif'); 
}

.mws_boxRight  { 
background: url('images/infobox/right.gif'); 
}

.mws_boxBottom { 
background: url('images/infobox/bottom.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: middle;
white-space: nowrap; 
}

.mws_boxCenter {
border:1px solid #000000; 
 background: #FFFFFF; 
 padding:5px;
}

/*Graphical Borders3*/
.mws3_boxTop    { 
background: url('images/top.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: middle;
white-space: nowrap; 
}

.mws3_boxLeft   { 
background: url('images/left.gif'); 
}

.mws3_boxRight  { 
background: url('images/right.gif'); 
}

.mws3_boxBottom { 
background: url('images/bottom.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: middle;
white-space: nowrap; 
}

.mws3_boxCenter { 
 background: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: middle;
white-space: nowrap;  
}


/*Graphical Borders2 nieuw wit middenstuk */ 

.mws2_boxTop    { 
background: url('images/infobox2/top.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: bottom;
white-space: nowrap; 
}

.mws2_boxLeft   { 
background: url('images/infobox2/left.gif'); 
}

.mws2_boxRight  { 
background: url('images/infobox2/right.gif'); 
}

.mws2_boxBottom { 
background: url('images/infobox2/bottom.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: middle;
white-space: nowrap; 
}

.mws2_boxCenter {
border:1px solid #000000;
 background: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align : center;
vertical-align: middle;
white-space: nowrap;  
padding:5px;
}

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

}
