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

html
{
	height: 100%;
	overflow: hidden;
	SCROLLBAR-FACE-COLOR: #689cf2;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #2982dc;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #D1E527;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

BODY {
	overflow: hidden;
	height: 100%;
    color: #000000;
    margin: 0px;
    padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/achtergrondklein.gif);
}

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

A:hover {
  color: #000000;
  text-decoration: underline;
}*/

.test
{
	font: 12px arial;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CC00FF;
	position: fixed;
}
#produkten
{
	font: 12px arial;
	color: black;
}

a
{
	color: #0066cc;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ff0000;
}

.link
{
	font: bold 12px arial;
	padding-top: 4px;
	padding-left: 24px;
}

#geheel
{
	width: 1000px;
	height: 100%;
	border: none;
	background: #D1E527;
}

#links
{
	width: 208px;
	vertical-align: top;
}

.relative_fix
{
	position: relative;
	height: 100%;
	text-align: left;
	border: none;
}

#links_bg
{
	position: absolute;
	z-index: 1;
	background: url(../images/menu_bg.jpg) 21px top no-repeat;
	height: 100%;
	width: 208px;
}

#groen_bodem
{
	position: relative;
	width: 208px;
	height: 100%;
	background: #D1E527;
}

#links_bodem
{
	position: relative;
	width: 208px;
	height: 207px;
}

#boven
{
	font: bold 12px arial;
	color: black;
	height: 138px;
	width: 100%;
	vertical-align: top;
	text-align: center;
	background: white;
}

#midden
{
	height: 100%;
	width: 790px;
	vertical-align: top;
}

#midden_bodem
{
	background: #D1E527 url(../images/midden_bodem.jpg) -7px top no-repeat;
	_background: #D1E527 url(../images/midden_bodem.jpg) -8px top no-repeat;
	height: 24px;
}

#bodem
{
	background: #D1E527 url(../images/adres.jpg) 7px 2px no-repeat;
	position: absolute;
	z-index: 2;
	height: 29px; 
	width: 975px;
	_width: 1000px;
	font: 13px arial;
	color: white;
	padding: 4px 0px 0px 25px;
}

#kop
{
	position: relative;
	font: 18px arial;
	color: #0066CC;
	background-color: #D1E527;
	border: #0066cc 3px solid;
	padding-left: 10px;
	margin-right: 3px;
	
}

#buitenkant
{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#binnenkant
{
	position: absolute;
	left: 0px;
	top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	font: 11px arial;
	color: black;
	height: 100%;
	width: 770px;
	z-index: 1;
	background: url(../images/midden_bg.jpg) 2px top repeat-y;
	_background: url(../images/midden_bg.jpg) 1px top repeat-y;
}

#inhoud
{
	width: 730px;
	height: 100%;
	font: 12px arial;
	color: black;
	padding-left: 9px;
	text-align: left;
	margin-left: 10px;
}

#hoofdmenu
{
	background: url(../images/midden_bg.jpg) 2px top repeat-y;
	_background: url(../images/midden_bg.jpg) 1px top repeat-y;
	height: 40px;
	font: 13px Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: none;
}

#hoofdmenu_balk
{
	position: absolute;
	left: 40px;
	top: 0px;
	height: 30px;
	background: url(images/opmaak/hoofdmenu_bg.jpg) left top no-repeat;
	border: none;
	width: 730px;
	color: #d1e527;
	padding-left: 15px;
}

#hoofdmenu a
{
	color: #d1e527;
	text-decoration: none;
	padding: 0px 14px;
}

.hoofdknop
{
	float: left;
	width: 16%;
	text-align: center;
}

.plaatje
{
	border: #0066cc 3px solid;
	margin-left: 15px;
}

.product_tussenrand
{
	background: #0066cc; 
	height: 2px; 
	overflow: hidden;
}

.product_container
{
	border: 2px solid #0066cc; 
	width: 120px; 
	background: #d1e527; 
	height: 200px; 
	position: relative;
}

.product_info
{
	position: absolute; 
	top: 80px; 
	right: -20px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0066cc;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0066cc;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0066cc;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #0066cc;
}

.infoBoxContents {
  background: #d1e527;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #0066cc;
  color: #ffffff;
  text-transform: uppercase;
  height: 20px;
  vertical-align: middle;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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 {
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

#hoofdmenu
{
	border-top: 1px solid #0066cc;
	width: 542px;
}

.menuitem
{
	float: left;
	padding: 0px 20px;
	border-left: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
}

.menuitem a
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: red;
}
