/*
  $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: black; text-decoration: underline; }

ul.sitemap {
color: #1f395a;
}


BODY {
  background: #C7C7C7;
  color: #000000;
  margin: 0px auto;
  width:957px;
  margin-top:6px;
  text-align:center;
  font-size:11px;
}

.middencontent {
	width:300px;
background: white;
}

.klikpad {
	background-color:black;
	text-align:left;
	color:#4a4a4a;
	width:961px;
	font-size:12px;
	height:36px;	
	padding-left:10px;
}

.menuitem a{
	color:white;
}

.menuitem2 a{
	color:white;
}
.menuitem3 a{
	color:white;
}

.menuitem a:hover{
	color:white;
}

.menuitem2 a:hover{
	color:white;
}
.menuitem3 a:hover{
	color:white;
}

.menuitem {
	border-top:5px solid #bbc7d8; 
	padding-left:20px;
	height:23px;
	font-size:11px;
	background-color:#1e3a5a; 
	width:60px;
	color:white;
}

.menuitem2 {
	border-top:5px solid #bbc7d8; 
	height:23px;
	font-size:11px;
	background-color:#1e3a5a; 
	
	width:60px;
	color:white;
}

.menuitem3 {
	border-top:5px solid #bbc7d8; 
	height:23px;
	font-size:10px;
	background-color:#1e3a5a; 
	width:200px;
	_width:177px;
	color:white;
	padding-left:23px;
}

.streep {
	border-top:5px solid #bbc7d8; 
	padding-left:15px;
	padding-right:15px;
	height:20px;
	font-size:11px;
	background-color:#1e3a5a; 
	width:10px;
	color: #bbc7d8;	
}



.menuitems {
	padding:0px;
	margin:0px;
	border-top:1px solid white;
	color:white;
	background-color:#4a4269; 
	background-image: URL('images/background_submenu.jpg');
	width:100%; 
	height:30px; 
	font-size:10px;	
}
.menuitems0 {
	width:100%; 
	height:23px; 
	border-bottom:1px solid white; 
	background-color:#4a4269;
	background-image: URL('images/background_submenu.jpg');
	color:white;
	padding-left:20px;
}

.menuitems1 {
	width:100%; 
	height:23px; 
	border-bottom:1px solid white; 
		background-color:#4a4269;
	background-image: URL('images/background_submenu.jpg');
	color:white;
	padding-left:30px;
}

.menuitems2 {
	width:100%; 
	height:23px; 
	border-bottom:1px solid white; 
	background-color:#8f89a3;
	color:white;
	padding-left:40px;

}



.boxklein {
font-size:11px;
background-color:#F0FAD7;
background-image: URL('images/background_shademenu.jpg');
background-repeat: repeat-x;
padding-left:15px;
width:175px;
}

.oranje {
	color: #f4001e;
	font-size:13px;
}

#container {
	background: white;	
	margin: 0px auto;
	width:957px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#menu {
	height:43px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;	
background: white;
}

#menu a {
	text-decoration: none;
	color: black;
	font-size: 12px;
}

#menu a:hover {
	text-decoration: underline;
	color: black;
	/*color: #FF9900;*/
}


.linkzwart a {
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.linkzwart a:hover {
	color: black;
	font-size: 10px;
	font-weight: normal;
}
.kop_snelkoppeling {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

.linkzwart a {
	color: black;
	font-size: 10px;
	font-weight: normal;
}
.linkzwart a:hover {
	color: #FF6600;
	font-size: 10px;
	font-weight: normal;
}


A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: black;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #595959;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #595959;
  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: #658a1a;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  border-bottom:2px solid black;
}

TR.footer {
  background: #ffffff;
}

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

.infoBox {
  background: #ffffff;
  background-color:#F0FAD7;
background-image: URL('images/background_shademenu.jpg');
background-repeat: repeat-x;
}

.infoBox4 {
  background: #ffffff;
color:black;
  
}

.infoBox5 {
  background: #ffffff;
  
}

.menulinks {
	padding-right:20px;
}

.menurechts {
	padding-left:20px;

}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:0px solid black;
  background-color:#F0FAD7;
  background-image: URL('images/background_shademenu.jpg');
  background-repeat: repeat-x;
vertical-align:top;
}

.infoBoxContentsRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:0px solid black;
vertical-align:top;
}

.infoBoxContentsbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#F0FAD7;
  background-image: URL('images/background_shademenu.jpg');
  background-repeat: repeat-x;
vertical-align:top;
}

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color:#595959;
  border:1px solid black;
color: white;
height:43px;
width:201px;
font-size:12px;
padding-left:10px;
height:23px;
}



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 {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
  margin-bottom:7px;
}

TABLE.productListing {
  width:550px;
  border:1px solid #595959;
  padding:0px;
  margin-right:-5px;
}

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

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

}
.productListBackground {
  background-color:#F0FAD7;
  background-image: URL('images/background_shademenu.jpg');
  background-repeat: repeat-x;
  }
  
  .productListBackgroundForm {
  background-color:#F0FAD7;
  }

.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#eef3fa;
  margin-bottom:8px;
  width:100%
}

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: black;
}

TD.pageHeadingfactuur, DIV.pageHeadingfactuur {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
}


TR.subBar {
  background: #ffffff;
}

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:red; }


table {
background: white;
}





.infoBoxHeading3 a {
	color:black;
}

.infoBoxHeading3 a:hover {
	color:black;
}

.infoBoxHeading3 a:active {
	color:black;
}


.infoBoxHeading3 a:visited {
	color:black;
}

infoBoxContentsnieuws {
width:600px;
}

.klikpad a:active {
 color:#658a1a;
}

.klikpad a:visited {
  color:#658a1a;
}

.klikpad a:link {
  color:#658a1a;
}

.klikpad a:hover {
 color:#658a1a;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	height: 100px;
	left: 0;
	text-decoration: none;
	top: -60px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 350px;
	left: 210px;
	position: absolute;
	top: -60px;
}
