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

.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #efefef; padding-bottom: 5px; }
.orderEdit { font-size : 10px; color: #a6b612; text-decoration: underline; }

div.prijskaartje {
	height: 30px;
	width: 150px;
	display: block;
	background: url('/images/rstemplate/prijs_sliert.gif') no-repeat right 20px;
}

ul#hoofdmenu img {
	border: 0px;
	margin: 0px 3px 0px 3px;
}

div.whats_new {
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 5px 5px 10px 5px;
}

TD.headermenu a { color: #000000; text-decoration: none; }
TD.headermenu a:hover { text-decoration: underline; }


A.shoppingcart { color: #ffffff; text-decoration: none; }
A.shoppingcart:hover { color: #ffffff; text-decoration: underline; }

.boxText A { color: #353535; text-decoration: none; }
.boxText A:hover { color: #353535; text-decoration: underline; }

.productListing-heading A { color: #000000; text-decoration: none; }
.productListing-heading A:hover { color: #000000; text-decoration: none;  }

TD#menu_boom A { color: #000000; }

FORM {
	display: inline;
}

TABLE.checkout {
	font-size: 110px;
	text-align: center;
	font-weight: normal;
}

TR.header {
  height: 50px;
}

TD.headermenu {
	font-size: 10px;
	font-weight: bold;
}

TD.headermenu ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
}

TD#menu_boom {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 5px 0px 20px;
}

TD.headermenu ul li{
	display: block;
	float: left;
	margin: 38px 20px 0px 0px;
	padding: 0px;
}

TR.headerNavigation {
  background: none;
}

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

A.headerNavigation {
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #B6EB00;
}

TD.headerInfo {
  font-size: 12px;
  background: #B6EB00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  height: 10px;
}

TR.footer {

}

TD.footer {
  font-size: 10px;
  color: #888888;
}

.infoBox {
  background: #e0e0e0;
}

.infoBoxLight {
  background: #f0f0f0;
}

.infoBoxWhite {
  background: #ffffff;
}

DIV.also_purchased .infoBox {
  background: white;
}

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

.infoBoxContentsLight {
  background: #f0f0f0;
  font-size: 10px;
}

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

DIV.also_purchased .infoBoxContents {
  background: white;
  border-bottom: 1px solid #d6d6d6;
}

TD.block_dark .infoBox {
  background: #6b7378;
  color: #ffffff;
}

TD.block_dark .infoBoxContents {
  background: #6b7378;
  color: #ffffff;
  font-size: 10px;
}

TD.block_green .infoBox {
  background: #c1df77;
  color: #222222;
}

TD.block_green .infoBoxContents {
  background: #c1df77;
  color: #222222;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: url('/images/rstemplate/bg_block_light.gif') repeat-x #e0e0e0;
  color: #474747;
  border-top: 1px solid #d6d6d6;
}

TD.block_dark TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: url('/images/rstemplate/bg_block_dark.gif') repeat-x #3a3a3a;
  color: #ffffff;
  border-top: 1px solid #3a3a3a;
}

TD.block_green TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: url('/images/rstemplate/bg_block_green.gif') repeat-x #c1df77;
  color: #ffffff;
  border-top: 1px solid #e0e0e0;
}

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

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

TABLE.productListing {
  border: 0px;
}

TABLE.product_specs {
  font-size: 10px;
  color: #656565;
  border-bottom: 1px solid #d6d6d6;
}

TABLE.product_specs .name_licht {
  width: 200px;
  padding: 5px;
}

TABLE.product_specs .name_donker {
  width: 200px;
  background: #e8e8e8;
  padding: 5px;
}

TABLE.product_specs .value_licht {
  padding: 5px;
}

TABLE.product_specs .value_donker {
  background: #e8e8e8;
  padding: 5px;
}

TD.productListing-heading {
  font-size: 11px;
  font-weight: bold;
  background: url('/images/rstemplate/bg_block_light.gif') repeat-x #e0e0e0;
  color: #474747;
  border-top: 1px solid #d6d6d6;
  height: 25px;
}

TD.productListing-data {
  font-size: 10px;
  background: #ffffff;
  padding: 3px 0px;
  border-bottom: 1px solid #dddddd;
}

A.pageResults {
  color: #444444;
}

A.pageResults:hover {
	color: #bbbbbb;
}

TD.pageHeading, DIV.pageHeading {
	font-weight: normal;
	font-size: 14px;
	color: #a6b612;
	width: 100%;
	padding-bottom: 5px;
}

TD.pageHeading {
	background: url('/images/rstemplate/bg_h1.gif') repeat-x;
	background-position: bottom;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

TD.fieldKey {
  font-size: 11px;
  font-weight: bold;
  color: #474747;
}

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

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

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

.fieldValue INPUT, SELECT {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #828282;
	margin-bottom: 5px;
	height: 19px;
}

INPUT.searchbox {
	font-size: 10px;
	padding: 2px;
	width: 168px;
	height: 18px;
	border: 1px solid #828282;
	margin-bottom: 5px;
}

INPUT.searchbox_knop {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	background-color: #e7e7e7;
	width: 165px;
	border: 1px solid #828282;
	height: 18px;
	margin-bottom: 5px;
}

INPUT.quantitybox {
	height: 21px;
	border: 1px solid #bbbbbb;
}

INPUT.referentie {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #828282;
	height: 19px;
	width: 200px;
}

INPUT#id_search_input {
	float: left;
	margin: 0px;
	vertical-align: center;
	height: 18px;
	width: 105px;
	padding: 1px;
	border: solid #828282;
	border-width: 1px 1px 1px 0px;
	font-size: 11px;
}

html>body SPAN#id_search_prefix {
	padding-bottom: 1px;
}

SPAN#id_search_prefix {
	display: block;
	float: left;
	font-size: 11px;
	margin: 0px;
	vertical-align: center;
	background: white;
	height: 14px;
	padding: 1px 3px 2px 3px;
	border: solid #828282;
	border-width: 1px 0px 1px 1px;
}

html>body SPAN#id_search_prefix {
	padding-bottom: 1px;
}

INPUT#id_search_button {
	float: right;
	color: #000000;
	background-color: #e7e7e7;
	width: 20px;
	border: 1px solid #828282;
	padding: 0px;
	height: 18px;
	vertical-align: bottom;
}

span.list_buynow { line-height: 30px; }
span.list_quantity { color: #777; }

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

SPAN.greetUser {
  font-size: 11px;
  font-style: italic;
  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 td { background: #fbfbfb; /*border-bottom: 1px solid #ccc; padding: 4px 0px;*/ }
.moduleRowOver { background-color: #c1df77; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #4CC421; border: 1px solid #555555; }

.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: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

DIV#conditions_container {
	font-size: 10px;
	padding-top: 0 !important;
	padding: 10px;
	border: 1px solid #ddd;
	height: 150px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: scroll;
}


/* ---------------
	NIEUWS
---------------*/

h3.newstitle { background: url('images/news_bullet.gif') no-repeat 0px 11px; font-size: 11px; padding-left: 13px; margin: 0px; font-weight: bold; }
div.newsbody { }
div.newsfooter { text-align: right; font-size: 9px; font-style: italic; }
