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



/*
alles wat weggecomment is, is van de originele template
*/

.promo_blue	{background:url('images/promo_blue.png') repeat-x bottom #1e85f6; border:1px solid #054950; margin-top:40px;}
.promo_yellow{background:url('images/promo_yellow.png') repeat-x bottom #f6d71e; border:1px solid #054950; margin-top:40px;}
.promo1		{padding:4px;}
.promo2_blue{color:#edf4f5;font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; vertical-align:top; padding-top:2px;}
.promo3_blue{color:#edf4f5;font-family:Arial, Helvetica, sans-serif; font-size:8.5pt; vertical-align:bottom; padding-bottom:4px; padding-right:2px;}
.promo2_yellow{color:#054950;font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; vertical-align:top; padding-top:2px;}
.promo3_yellow{color:#054950;font-family:Arial, Helvetica, sans-serif; font-size:8.5pt; vertical-align:bottom; padding-bottom:4px; padding-right:2px;}

.promo2_side_blue{color:#edf4f5;font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; vertical-align:top; padding-top:2px;}
.promo3_side_blue{color:#edf4f5;font-family:Arial, Helvetica, sans-serif; font-size:8pt; vertical-align:bottom; padding-bottom:4px; padding-right:2px;}
.promo2_side_yellow{color:#054950;font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; vertical-align:top; padding-top:2px;}
.promo3_side_yellow{color:#054950;font-family:Arial, Helvetica, sans-serif; font-size:8pt; vertical-align:bottom; padding-bottom:4px; padding-right:2px;}

.convertion { font-size: 10px; }

.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: #1e85f6; text-decoration: underline; }

.cat_default {height:15px;margin: 0px; padding: 0px;}
.cat_promo {margin: 0px; padding: 5px 0 5px 13px; background: url('images/cat_promo_bottom.png') left bottom no-repeat;}
.cat_eduard {height:15px;margin: 0px; padding: 0px;margin-top: 20px;}


#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:224px;
	width:408px;
	background:url('images/popup.png') repeat-x bottom #f9ec9f;
	border:1px solid #054950;
	z-index:2;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#popupContactClose{
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	right:6px;
	top:4px;
	position:absolute;
	font-weight:bold;
	display:block;
	cursor:pointer;
	color:#ffffff;
}


BODY {
  background: #ffffff;
  color: #054950;
  /*color: #000000;*/
  margin: 0px;
  height:100%;
}

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

A.blue {
color: #1e85f6;
text-decoration:underline;
}

A.blue:hover {
color: #054950;
text-decoration:underline;
}
A.yellow {
color: #f6d71e;
text-decoration:none;
}

A.yellow:hover {
color: #f6d71e;
text-decoration:underline;
}

A:hover {
  color: #1e85f6;
  /*color: #AABBDD;*/
  text-decoration: underline;
}

.headerNavigation a {
	 color: #edf4f5;
}

.headerNavigation a:hover {
	 color: #edf4f5;
	 text-decoration:underline;
}

.div {
color:#000000;
background:url('images/subheader.png') bottom #f3f5c8 repeat-x;
text-align:center;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
margin-left:1px;
height:22px;;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #edf4f5;
  vertical-align:top;
  padding-top:0px;
  padding-left:10px;
  line-height:1.1;
}

A.headerNavigation { 
}

A.headerNavigation:hover {
}

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

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

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

}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(images/infoheader.png);
  height: 27px;
  color: #ffffff;
}

.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infoheader1.png);
}


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 {
  border: 1px;
  border-style: solid;
  border-color: #B3BCCF;
  /*border-color: #b6b7cb;
  border-spacing: 1px;*/
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #B3BCCF;
  font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;

}

A.pageResults {
  color: #1e85f6;
}

A.pageResults:hover {
  color: #1e85f6;
}

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

TD.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #1e85f6;
  background-image: url(images/contenttoppic.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right:10px;
}

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

.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;*/
  color: #2EA2FC;
  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 { cursor: pointer; cursor: hand; }
.moduleRowSelected {  }

.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; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.contentmain {
background: url(images/contenttopbg.png) no-repeat;
padding-left: 10px;
 font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #1e85f6;
  padding-bottom: 15px;
}

TD.leftinfo {
border-left: 0px solid #B3BCCF;
border-right: 0px solid #B3BCCF;
border-top:1px solid #B3BCCF;
/*background: url(images/infobg1.gif) repeat-x #FFFFFF;*/
background: #f0f2f6;
padding:10px;
}
  
TD.rightinfo {border-left: 1px;
border-left-color: #B3BCCF;
border-left-style: solid;
border-right: 1px;
border-right-color: #B3BCCF;
border-right-style: solid;}

.border1 {border: 1px;
border-color: #B3BCCF;
border-style: solid;
}

.opinion {
	border-bottom: 1px dashed #B3BCCF;
	height: 35px;
	vertical-align: top;
}

.border2 {
border: 1px;
border-color: #B3BCCF;
border-style: solid;
text-align: center;
font-size: 11px;
}

TD.toppad {padding-top: 2px;}

.header { 
margin-bottom: -3px;
}

TD.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-bottom: 1px;
  border-bottom-color: #B3BCCF;
  border-bottom-style: solid;
}

.nieuwsbrief {
border: 1px;
border-color: #B3BCCF;
border-style: solid;
text-align: center;
vertical-align: top;
color:#000000;
}
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.index {
	color: #666666;
	font-size: 11px;
}

.shipping {
	font-size: 10px;
	background: transparent;
	vertical-align: middle;
	width:150px;
}

/* VJ Links Manager v1.00 end */

