/*
  $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: Arial, sans-serif; font-size: 9pt;}
.errorBox { font-family : Arial, sans-serif; font-size : 9pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 9pt; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 9pt; color: #000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0;	
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

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

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

FORM {
	display: inline;
}

img {
	border: 0px;
	}

input, select, textarea {
	color: 				#111111; 
	font-size: 			9pt; 
	background-color:	#ffffff;
	margin: 2px;
	}

tbody {
		}

TR.header {
  background: #ffffff url(images/bovbgr.gif) repeat-x top left;
	
}

TR.headerNavigation {
  background: #9acbfd;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: #9acbfd;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: #d4eaf5;
  color: #000000;
  font-weight: bold;
}

.infoBox {
	  background: #ffffff;
	border: solid 1px #9acbfd;
	}

.infoBoxLeft {
	  background: #ffffff;
	border: solid 1px #9acbfd;
	border-bottom: 0px;
	}



.infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

table.infoBoxContents td img{
	vertical-align: text-bottom;
	padding: 2px 5px 0px 0px;
	}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background: #9acbfd;
  color: #000000;
	text-align: center;
}

strong.aanbiedingen {
	font-size: 11pt;
	}


TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TD.boxtext {
	padding: 0px 10px 0px 10px;
	}	
	

TD.infoBoxFooterMiddle {
	  background: #ffffff;
	border-bottom: solid 1px #9acbfd;
	}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #d4eaf5;
}

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

TR.productListing-even TD {
  border-top: 1px solid #fff;
}

TR.productListing-odd {
  background: #fff;
}


TR.productListing-odd TD {
  border: 1px solid #fff;
  background-color: #d4eaf5;	
}

TABLE.productListing {
  background-color: #d4eaf5;	
  border-left: 1px solid #9acbfd;
  border-right: 1px solid #9acbfd;
  border-bottom: 0px solid #fff;
}

.productlisting-heading {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  background: #9acbfd;
  color: #000000;
}

TR.productListing-odd TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  border: 0px;	
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  border: 0px;	
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

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

TD.main_intro {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
	font-weight: bold;
	}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #ffffff;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #ff0000;
}

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

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

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

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

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 9pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 9pt; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 9pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 9pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 9pt; color: #ff0000; }


/* categories */

ul {
	padding: 0px;
	margin: 0px;
	}


li {
	list-style: none;
	padding: 0px 2px 2px 2px;
	}
	
#subcategory {
	background: #f1faff;
	padding: 2px 2px 2px 15px; 
	}

#category_item {
	background: #d4eaf5;
	}

#category_item img {
	float:left;
	margin-left: 15px;
	}

/* custom content */

h2	{
	font-size: 13px;
	margin: 0px;
	}

.contact	{
	font-size: 11px;
	}
.column	{
	font-size: 12px;
	}

.price_disclaimer {
	font-size: 9pt;
	}

.bgfooter {
	font-size: 12px;
	font-weight: bold;
	background: #ffffff url(images/footbgr.gif) repeat-x top left;
	}

label {
    width: 150px;
    float: left;
    text-align: left;
    margin: 3px 9pt 3px 0px;
    clear: both;
	}
   
td.slogan {
	padding-top: 42px;
	padding-left: 15px;
	}

input.headerbox {
	padding: 1px; 
	margin: 2px 4px 6px 4px; 
	border: 1px solid #7dbede;
	font: 8pt sans-serif;
	}

img.waarborg {
	padding: 10px 5px 0px 0px; 
	margin: 10px 5px 0px 0px; 
	}

div.headerboxes {
	padding: 0px 0px 0px 0px;	
	}
div.tijden {
	font-size: 8pt;
	line-height: 11pt;	
	padding: 15px 35px 0px 25px;	
	}

hr {
	color: #ffc879;
	height: 10px;
	background-color: #ffc879;
	}

strong {
	font-size: 11pt;
	font-weight: bold;
	}

span.contact {
	font-size: 8pt;
	}


td.special_top {
	font-size: 8pt;
	text-align: center;
	}	

td.special_bottom {
	font-size: 8pt;
	}

td.boxText a {
	font-weight: bold;
	color: #000;
	}
.error {
	background-color: red;
}

