/*
  $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
*/


html {
  margin	: 5px;
  padding	: 5px;
}

.boxText {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 12px;
	background-image: url(images/bg_bleu.jpg);
}

.errorBox {
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  background	: #ffb3b5; 
  font-weight	: bold; 
}
.imagebrd {
	border:solid;
	border:thin;
	border:#009
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

.stockWarning {
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  color		: #cc0033; 
}

.productsNotifications { 
  background	: #f2fff7; 
}

.orderEdit {
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  color		: #0000ff;
  text-decoration: underline;
}

BODY {
	background	: #FFFFFF;
	color		: #000000;
	margin	: 1px;
	position: static;
}

A {
  color		: #5861AD;
  text-decoration: none;
}

A:hover {
	color		: #000;
	text-decoration: underline;
}

FORM {
  display	: inline;
}

.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5861AD
}

.bodytext_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bodytext_extraklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.titelrood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.titelblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5861ad;
	text-decoration: none;
	font-weight: bold;
}

.titeloranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.titelgroen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00760e;
	text-decoration: none;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
TR.header {

}

TR.headerNavigation {
}

TD.headerNavigation {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 12px;
	color		: #FFFFFF;
	font-weight: bold;
	background-color: #5861ad;
}

table.TopRondeHoek
{
border: 2px solid #5861ad;
}

table.FootRondeHoek
{
border: 11px solid #5861ad;
}

A.headerNavigation { 
  color		: #FFFFFF;
}

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

TR.headerError {
  background	: #ff0000;
}

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

TR.headerInfo {
  background	: #aaaaaa;
}

TD.headerInfo {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 12px;
  background	: #aaaaaa;
  color		: #990000;
  font-weight	: bold;
  text-align	: center;
}

TR.footer {
  background	: transparent;
}

TD.footer {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 10px;
  background	: transparent;
  color		: #990000;
}

.infoBox {
  background	: transparent;
  border-top	: 1px solid #5861ad;
  border-right	: 1px solid #5861ad;
  border-bottom	: 1px solid #5861ad;
  border-left	: 1px solid #5861ad;
}

.infoBoxContents {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 10px;
}
.infoBoxNotice {
  background	: #ff8e90;
}
.infoBoxNoticeContents {
  background	: #ffe6e6;
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 10px;
}
TD.infoBoxHeading {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 12px;
	font-weight	: bold;
	color		: #ffffff;
	background-color: #0A135F;
}

.infoBoxHeading {
	background-color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border	: 1px;
  border-style	: solid;
  border-color	: #5861ad;
  border-spacing: 1px;
}

.productListing-heading {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 11px;
	font-weight	: bold;
	color: #FFFFFF;
	background-color: #5861ad;
}

TD.productListing-heading {
border-bottom	: 2px solid #5861AD;
}

TD.productListing-data {
  /*background-image: url("images/gray.jpg")*/
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 10px;
}

A.pageResults {
  color		: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 16px;
	font-weight	: bold;
	color		: #FFFFFF;
	background-image: url(images/bg_heading.gif);
	background-repeat: repeat-x;
}

TR.subBar {
  background	: #f4f7fd;
}

TD.subBar {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 10px;
  color		: #000000;
}

TD.main, P.main {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 11px;
  line-height	: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family	: Arial, Verdana, sans-serif;
	font-size	: 10px;
	color: #5861AD;
}

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

}

TD.accountCategory {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 9px;
  color		: #aabbdd;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 11px;
}

TEXTAREA {
  width		: 100%;
  font-family	: Arial, Verdana, sans-serif;
  font-size	: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size	: 11px;
  color		: #5861AD
  font-weight	: bold;
}
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #5861AD}
.bullet {
	list-style-image: url(gfx/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.Header_big {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #5861AD;

}

.redunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}
.headingorange {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.positioning_RX {
	position: relative;
}
.tablespecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-top: 0px solid #0A135F;
	border-right: 0px solid #0A135F;
	border-bottom: 0px solid #0A135F;
	border-left: 0px solid #0A135F;
}
.bodytextboldtablespec {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pagetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

SPAN.selectedText {
	font-family	: Arial, Verdana, sans-serif;
	font-style: oblique;
}

.moduleRow {
}

.moduleRowOver {
  background-color	: #D7E9F7;
  cursor		: auto;
}

.moduleRowSelected {
  background-color	: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo {
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  color		: #8c8c8c;
}

.checkoutBarCurrent { 
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  color		: #000000;
}

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

.messageStackError, .messageStackWarning { 
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  background-color: #ffb3b5;
}

.messageStackSuccess {
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  background-color: #99ff00;
}

.inputRequirement {
  font-family	: Arial, Verdana, sans-serif; 
  font-size	: 10px; 
  color		: #ffffff;
}.footertextwit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headersred {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000
}
.miljoen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.splash  {
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
}
.headingred {

	color: #CC3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pagetitel-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.headers_news {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5861AD
}
.karakter_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5861AD;
	text-decoration: none;
	letter-spacing: 2px;
}
.background_contact {
	background-attachment: scroll;
	background-image: url(gfx/zuilfft.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.Header_bigRED {

	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0000;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5861AD;
	text-decoration: none;
}
