/*
  $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
  
  donkerblauw: 213b6e
  lichtblauw: 4072d3
*/

.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: #000000;
  text-decoration: none;
}

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

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: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color:213b6e; 
  text-decoration: none;
  padding: 1px 1px;
  padding-left:10;
  border: 0px solid #ccc;
  border-bottom: 0;
  text-align:center;
}
.footer a {
	color: ffffff;
}

.footer a:hover{
	color: 213b6e;
}
.infoBox {
  background: #666666;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
.infoBox2 {
  background: #ffffff;
}

.infoBoxContents2 {
  background: #ffffff;
  font-size: 10px;
  text-align:left;
  width:auto;
}

.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:26;
}
TD.infoBoxHeading2 {
  font-size: 12px;
  font-weight: bold;
  color: #c11f21;
  height:24;
  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: #FFFFFF;
  font-weight: bold;
  height:24;
  background-color:#CCCCCC;
}
a.productListing-heading:hover {
  color: #4072d3;
} 
TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  height:26;
  background-image:url(images/infobox/back_boxen.gif);
  padding-left:10;
}

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:#ffffff;
	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:4072d3;
border:none;
width:583;
}
table.header {
background-color:#7a7b7c;
margin-top:5;
margin-bottom:5;
height:36;
}

TD.headerlinks {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color:213b6e; 
  text-decoration: none;
  padding: 1px 1px;
  padding-left:10;
  border: 0px solid #ccc;
  border-bottom: 0;
  text-align:center;
}

.headerlinks a {
	color: ffffff;
}

.headerlinks a:hover{
	color: 4072d3;
}
TD.headerlinks2 {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color:4072d3; 
  text-decoration: none;
  padding: 1px 1px;
  border: 0px solid #ccc;
  border-bottom: 0;
  text-align:center;
}

.headerlinks2 a {
  display: block;
  color: #ffffff;
}

.headerlinks2 a:hover{
	display: block;
	color: 333333;
}

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

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

.main3 a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:ffffff;
	  padding-right:5;
	  padding-left:5;
}
.main3 a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:cccccc;
  padding-right:5;
  padding-left:5;
  text-decoration:none;

}
TD.header_links {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:000000;
  padding-right:5;
  padding-left:5;
}

.header_links a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:000000;
	  padding-right:5;
	  padding-left:5;
}
.header_links a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:cccccc;
  padding-right:5;
  padding-left:5;
  text-decoration:none;
}

TD.column_left {
padding-right:5;
}
TD.column_right {
padding-left:5;
}

TD.pageHeading_name {
  text-align:left;
  font-size: 12px;
  font-weight: bold;
  color: #213b6e;
}
TD.pageHeading_name a {
  color: #213b6e;
}
TD.pageHeading_manufacturer {
  text-align:left;
  font-size: 12px;
  font-weight: bold;
  color: #4072d3;
}
TD.pageHeading_manufacturer a {
  color: #4072d3;
}
TD.pageHeading_model {
  text-align:right;
  font-size: 12px;
  font-weight: bold;
  color: #4072d3;
}
TD.pageHeading_model a {
  color: #4072d3;
}

TD.pageHeading_description {
  font-size: 11px;
  color: #000000;
}
SPAN.productSpecialPrice1 {
  color: #4072d3;
  font-weight:bold;
  text-decoration:line-through;
}
SPAN.productSpecialPrice2 {
  color: #213b6e;
  font-weight:bold;
}
SPAN.productSpecialPrice3 {
  color: #cccccc;
  font-weight:normal;
  text-decoration:line-through;

}
SPAN.productSpecialPrice4 {
  color: #213b6e;
  font-weight:bold;
}
table.header_1 {
background-color:889d33;
}
table.header_2 {
background-color:#dddddd;
margin-top:1;
margin-bottom:1;
height:26px;
}
table.header_4 {
background-color:b8b8b8;
height: 28px;
}
TD.product_price {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  color: #000000;
  padding-top: 5px;
  padding-right:10px;
}
TD.product_price2 {
  font-size: 14px;
  font-weight:bold;
  color: #213b6e;
}
TD.product_price3 {
  font-size: 13px;
  font-weight:bold;
  color: #4072d3;
}
table.product_info {
background-image:url(images/borders/back_table4.gif);
height:127px;
width:210px;
}
table.product_info2 {
height:120px;
width:654px;
}
table.product_info3 {
height:120px;
width:140px;
padding-left:10px;
}
TD.main4, P.main4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color:#000000;
}
TD.product_prijs, DIV.product_prijs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
table.product_table {
	background-color:eeeeee;
	border-style:solid;
	border-color: #999999;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	height:252px;
}
table.product_table2 {
	background-color:eeeeee;
	border-style:solid;
	border-color: #999999;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	height:252px;
}
a.categorie_box {
font-size:10px;
text-decoration:underline;
}
a.categorie_box:hover {
font-size:10px;
text-decoration:none;
color:#000000;
}
.categorie_box_selected {
font-size:10px;
text-decoration:none;
color:#4072d3;
font-weight:bold;
}
TD.pageHeading_name2 {
  text-align:left;
  font-size: 11px;
  font-weight: bold;
  color: #213b6e;
}
A.pageHeading_name2 {
  text-align:left;
  font-size: 11px;
  font-weight: bold;
  color: #213b6e;
}
A.pageHeading_name2:hover {
  text-align:left;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
}


table.product_info33 {
height:100%;
}
