/*
  $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
  
  donker blauw 2e3092
  licht blauw 28aae1
*/

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #FFFF00; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  height: 100%;
  font-family: Verdana, Arial, sans-serif;
}

A {
  color: #2e3092;
  text-decoration: none;
}

A:hover {
  color: #FF3300;
  text-decoration: none;
}
table {
  font-size: 11px;
  color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background: #DFDFDF;
}

TR.headerNavigation {
  background: #bbc3d3;

}

TD.headerNavigation {
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #000000;
}

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

TD.footer {
  font-size: 10px;
  background-image:url(images/infobox/back_header3.gif);
  height:3px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-size: 11px;
  color: #000000;

}
.infoBox2 {
}

.infoBoxContents2 {
  font-size: 10px;
  text-align:left;
  width:auto;
}
.infoBoxContents_manu {
  font-size: 11px;
  color: #000000;
  padding-top:3px;
}

.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #000000;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background-image:url(images/infobox/back_boxen.gif);
  color: #ffffff;
  height:30px;
}
TD.infoBoxHeading2 {
  font-size: 12px;
  font-weight: bold;
  color: #c11f21;
  height:24px;
  vertical-align:bottom;
}

TD.infoBox, SPAN.infoBox {
  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: #b6b7cb;
}

.productListing-heading {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  height:12px;
}
a.productListing-heading {
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  height:12px;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #2e3092;
  height:52px;
  background-image:url(images/infobox/back_boxen.gif);
  padding-left:10px;
}
table.pageHeading, DIV.pageHeading {
  height:52px;
  background-image:url(images/infobox/back_boxen.gif);
  padding-left:10px;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-size: 14px;
  font-weight: bold;
  color: #2e3092;
  height:52px;
  background-image:url(images/infobox/back_boxen2.gif);
}
table.page_middle  {
  background-image:url(images/infobox/back_main_index.gif);
}
table.page_footer  {
  background-image:url(images/infobox/back_footer_index.gif);
  height:13px;
}




TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 18px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #FF0000;
}

SPAN.errorText {
  color: #FF0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #FFFF00; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #999999; }
.imagesBoxContents {
  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-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-size: 10px;
}

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

TR.linkListing-even {
  background: #FFFFFF;
}
.formstyle{
  BACKGROUND:#E1E3E3;
  COLOR:#000000;	
  FONT-SIZE:12px;	
  border-width:1px;
	}

TD.category_desc {
  font-size: 11px;
  line-height: 1.5;
}
td.image_popup {
  font-size: 16px;
  font-weight: bold;
  background: #CCCCCC;
  color: #000000;
  text-align: center;
}
TD.product_extra_fields1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  font-weight:bold;
}
TD.product_extra_fields2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}
TD.product_extra_fields3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  font-weight:bold;
}
TD.product_extra_fields4{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}
table.product_extra_fields {
  background-color:#b3d62a;
  border:none;
  width:100%;
  padding-left:5px;

}
table.header {
  background-color:#7a7b7c;
  margin-top:5px;
  margin-bottom:5px;
  height:36px;
}

TD.headerlinks {
  font-size: 13px;
  font-weight: bold;
  color: #2796e5;
  text-decoration: none;
  padding: 1px 3px;
  border: 0px solid #ccc;
  border-bottom: 0px;
  line-height: 1.5em;
  text-align:center;
}

.headerlinks a {
	display: block;
	color: #2e3092;
	text-decoration: none;
	line-height: 1.5em;
	text-align:center;
}

.headerlinks a:hover{
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
	text-align:center;
}
.formstyle3{
    background-color: #cccccc;
	COLOR:#000000;	
	FONT-FAMILY:arial;	
	FONT-SIZE:10px;	
	border-width:1px;
	width:180px;
	}

.formstyle4{
    background-color: #cccccc;
	COLOR:#000000;	
	FONT-FAMILY:arial;	
	FONT-SIZE:10px;	
	border-width:1px;
	width:124px;
	}

.submitLink {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
   background-color: #C11F21;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
TD.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
  padding-right:5px;
  padding-left:5px;
}

.main3 a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
  padding-right:5px;
  padding-left:5px;
}
.main3 a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#cccccc;
  padding-right:5px;
  padding-left:5px;
  text-decoration:none;
}
TD.header_links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
  padding-right:5px;
  padding-left:5px;
}
.header_links a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
  padding-right:5px;
  padding-left:5px;
}
.header_links a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#cccccc;
  padding-right:5px;
  padding-left:5px;
  text-decoration:none;
}
TD.column_left {
  padding-right:10px;
  padding-left:0px;
}
TD.column_right {
  padding-right:0px;
  padding-left:10px;
}
TD.pageHeading_name {
  text-align:center;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
TD.cat_heading {
  font-size: 13px;
  font-weight: bold;
  color: #2e3092;
}
TD.pageHeading_description {
  font-size: 10px;
  color: #000000;
}
SPAN.productSpecialPrice1 {
  color: #990000;
  font-weight:normal;
  text-decoration:line-through;
}
SPAN.productSpecialPrice2 {
  color: #000000;
  font-weight:bold;
}
SPAN.productSpecialPrice3 {
  color: #ff0000;
  font-weight:normal;
  text-decoration:line-through;
}
SPAN.productSpecialPrice4 {
  color: #000000;
  font-weight:bold;
}
table.header_1 {
  background-color:#0a3f86;
}
table.header_2 {
  background-image:url(images/infobox/back_header3.gif);
  margin-top:5px;
  margin-bottom:5px;
}
table.header_3 {
  background-image:url(images/shoplogos/logo_left2.jpg);
  height:48px;
}
table.header_4 {
}
TD.product_price {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right:10px;
}
TD.product_price2 {
  font-size: 14px;
  font-weight:bold;
  color: #2e3092;
}
table.product_info {
  background-image:url(images/borders/back_table2.gif);
  height:300px;
  width:187px;
}
table.categorie_info {
  background-image:url(images/borders/back_table2.gif);
  height:150px;
  width:186px;
}
table.main_table {
  background-color:#ecedf0;
  border:0px;
  width:100%;
}
td.footertext {
  font-size: 10px;
  text-align:center;
  color: #ffffff;
}
a.footertext {
  font-size: 10px;
  text-align:center;
  color: #ffffff;
  font-weight:bold;
}
a.footertext:hover {
  font-size: 10px;
  text-align:center;
  color: #cccccc;
}
TABLE.allmanufacturesr {
	border: 0px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 0px;
	    border-top: 1px solid #cccccc;
	    border-left: 1px solid #cccccc;
	    border-right: 1px solid #cccccc;
	    border-bottom: 1px solid #cccccc;

}
td.allmanufacturesr {
  font-family: arial;
  font-size: 12px;
}
td.allmanufacturesr2 {
  font-family: arial;
  font-size: 12px;
  font-weight : bold;
}
table.infoBox_downloads {
  background: #666666;
}
td.infoBox_downloads {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  background: #cccccc;
}
td.infoBox_downloads2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  background: #ffffff;
}
table.boxen_velouria_table {
	width:180px;
}
td.boxen_velouria_1 {
  font-family: arial;
  height: 20px;
  background: url("images/infobox/boxen_1.gif");
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  padding: 2px;
  text-align: center;
}
td.boxen_velouria_2 {
  height: 19px;
  background: url("images/infobox/boxen_2.gif");
}
td.boxen_velouria_back {
  background: url("images/infobox/boxen_back.gif");
}
td.boxen_velouria_1a {
  font-family: arial;
  height: 52px;
  background: url("images/infobox/boxen_1a.gif");
  font-size: 11px;
  color: #2E3092;
  font-weight : bold;
  padding: 2px;
  text-align: center;
}
td.boxen_velouria_2a {
  height: 20px;
  background: url("images/infobox/boxen_2a.gif");
}
td.boxen_velouria_backa {
  background: url("images/infobox/boxen_backa.gif");
}
td.boxen_velouria_1b {
  font-family: arial;
  height: 52px;
  background: url("images/infobox/boxen_1b.gif");
  font-size: 11px;
  color: #2E3092;
  font-weight : bold;
  padding: 2px;
  text-align: center;
}
td.boxen_velouria_2b {
  height: 20px;
  background: url("images/infobox/boxen_2b.gif");
}
td.boxen_velouria_backb {
  background: url("images/infobox/boxen_backb.gif");
}
table.big_table {
  background: url("images/shoplogos/back_big_table.jpg");
  background-position:top;
  background-repeat:repeat-x;
  background-color:#ecedf0;
}
TD.plisting_naam {
  font-size: 11px;
  color: #000000;
  vertical-align:top;
  padding-left:5px;
}


