/*
  $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
  
  oranje = e57840
*/
BODY {
  background: #DFE6EC;
  color: #000000;
  margin: 0px;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
}

#container {
	width: 986px;
	border: 1px solid #C0C0C0;
	text-align:left;
	z-index:5;
	padding:1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#container_wrapper {
	width: 984px;
	border: 1px solid #C0C0C0;

	
}

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

A:hover {
  color: #FF3300;
  text-decoration: none;
}

FORM {
	display: inline;
}


.boxText { font-size: 10px; }
.boxText form{ font-size: 10px; color: #666666;}
.errorBox { font-size : 10px; background: #FFFF00; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

TR.header {
  background: #DFDFDF;
}

TR.headerNavigation {
  background: #bbc3d3;

}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #DFDFDF;
}

TD.footer {
  font-size: 10px;
  background-image:url(images/infobox/back_header3.gif);
  height:3px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #666666;
}

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

.infoBoxContents2 {
  background: #ffffff;
  font-size: 10px;
  text-align:left;
  width:auto;
}

.infoBoxNotice {
  background: #000000;
}

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

TD.infoBoxHeading {
font-family: tahoma, verdana, arial;
  font-size: 12px;
  font-weight: bold;
  background-image:url(images/infobox/back_boxen.gif);
  color: #ffffff;
  height:30px;
}
TD.infoBoxHeading2 {
  font-size: 12px;
  font-weight: bold;
  color: #c11f21;
  height:24px;
  vertical-align:bottom;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}

.productListing-heading {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  height:12px;
}
a.productListing-heading {
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  height:12px;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  height:30px;
  background-image:url(images/infobox/back_boxen.gif);
  padding-left:10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main_contact, P.main_contact {
	font-size: 12px;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

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

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

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

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

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  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 { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* input requirement */

.inputRequirement { font-size: 10px; color: #999999; }
.imagesBoxContents {
  font-size: 10px;
}
 
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.linkListing-heading {
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-size: 10px;
}

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

TR.linkListing-even {
  background: #FFFFFF;
}
.formstyle{
  BACKGROUND:#E1E3E3;
  COLOR:#000000;	
  FONT-SIZE:12px;	
  border-width:1px;
  width:200px;
	}
.formstyle2{
  BACKGROUND:#E1E3E3;
  COLOR:#000000;	
  FONT-SIZE:12px;	
  border-width:1px;
  width:150px;
	}

TD.category_desc {
  font-size: 11px;
  line-height: 1.5;
}
td.image_popup {
  font-size: 16px;
  font-weight: bold;
  background: #CCCCCC;
  color: #000000;
  text-align: center;
}
TD.product_extra_fields1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  font-weight:bold;
}
TD.product_extra_fields2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff;
}
TD.product_extra_fields3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  font-weight:bold;
}
TD.product_extra_fields4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffffff;
}
table.product_extra_fields {
  background-color: #CCCCCC;
  border:none;
  width:250px;
}
table.product_extra_images {
  background-color:#CCCCCC;
  border:none;
  width:80px;
}
table.header {
  background-color:#7a7b7c;
  margin-top:5px;
  margin-bottom:5px;
  height:36px;
}
TD.headerlinks {
  font-size: 13px;
  font-weight: bold;
  color: #C0C0C0;
  background-image:url(images/infobox/back_header.jpg);
  text-decoration: none;
  font-family: tahoma, verdana, arial;
  border: 0px solid #ccc;
  border-bottom: 0px;
  line-height: 1.5em;
  text-align:center;

}

.headerlinks a {
font-family: tahoma, verdana, arial;
	display: block;
	color: #C0C0C0;
	text-decoration: none;

	border: 0px solid #ccc;
	border-bottom: 0px;
	line-height: 1.5em;
	text-align:center;
 width:162px;
}

.headerlinks a:hover{
	background-image: url(images/shoplogos/header_back_links.jpg);
	display: block;
	color: #FFF;
	text-decoration: none;

	border: 0px solid #ccc;
	border-bottom: 0px;
	line-height: 1.5em;
	text-align:center;
}
.formstyle3{
    background-color: #4FA2C4;
	COLOR:#FFF;	
	FONT-FAMILY:arial;	
	FONT-SIZE:11px;	
	border-width:1px;
	width:300px;
	}
	
	

.formstyle4{
    background-color: #cccccc;
	COLOR:#000000;	
	FONT-FAMILY:arial;	
	FONT-SIZE:10px;	
	border-width:1px;
	width:124px;
	}
	
	.formstyle5{
    background-color: #FFF;
	COLOR:#4FA2C4;	
	FONT-FAMILY:arial;	
	FONT-SIZE:11px;	
	border-width:1px;
	width:320px;
	}

.submitLink {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
   background-color: #e57840;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
  
  .submitLink_search_header {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #4FA2C4;
   background-color: #FFF;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
TD.main3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#ffffff;
  padding-right:5px;
  padding-left:5px;
}

.main3 a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#ffffff;
  padding-right:5px;
  padding-left:5px;
}
.main3 a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#cccccc;
  padding-right:5px;
  padding-left:5px;
  text-decoration:none;

}
TD.header_links {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#C0C0C0;
  padding-right:5px;
  padding-left:5px;
}

TD.header_links a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#C0C0C0;
  padding-right:5px;
  padding-left:5px;
}


TD.header_links a:link, TD.header_links a:visited {

  color:#C0C0C0;

}

.header_links a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#FFF;
  padding-right:5px;
  padding-left:5px;
  text-decoration:none;
}

TD.column_left {
  padding-right:5px;
}
TD.column_right {
  padding-left:5px;
}

TD.pageHeading_name {
  text-align:center;
  font-size: 10px;
  color: #000000;
}
TD.pageHeading_name_kaal {
  text-align:center;
  font-size: 12px;
  color: #000000;
}

TD.pageHeading_description {
  font-size: 10px;
  color: #000000;
}
SPAN.productSpecialPrice1 {
  color: #990000;
  font-weight:normal;
  text-decoration:line-through;
}
SPAN.productSpecialPrice2 {
  color: #000000;
  font-weight:bold;
}
SPAN.productSpecialPrice3 {
  color: #ff0000;
  font-weight:normal;
  text-decoration:line-through;

}
SPAN.productSpecialPrice4 {
  color: #000000;
  font-weight:bold;
}
table.header_1 {
  background-color:#0a3f86;
}
table.header_2 {
  background-image:url(images/infobox/back_header3.gif);
  margin-top:5px;
  margin-bottom:5px;
  height:36px;
}
table.header_3 {
  background-color:#5e0207;
}
table.header_4 {
  background-image:url(images/infobox/back_header.gif);
  height:33px;
}
TD.product_price {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  color: #000000;
  padding-top: 5px;
  padding-right:10px;

}
TD.product_price2 {
  font-size: 13px;
  color: #ffffff;
  font-weight:bold;
}
.product_price3 {
  font-size: 13px;
  color: #e57840;
  font-weight:bold;
}

#productNEWprice
{
  font-size: 13px;
  color: #e57840;
  font-weight:bold;
}

table.product_info {
  width:170px;
  height:200px;
  border:solid;
  border:1px;
}
table.product_info_kaal {
  height:230px;
  width:250px;
}


table.main_table {
	background:#ffffff;
	border:0px;
	width:100%;
	position:relative;
	z-index: 50;  
}
td.footertext {
  font-size: 10px;
  text-align:center;
  color: #ffffff;
}
a.footertext {
  font-size: 10px;
  text-align:center;
  color: #ffffff;
  font-weight:bold;
}
a.footertext:hover {
  font-size: 10px;
  text-align:center;
  color: #cccccc;
}
a.cat_1 {
	width:175px;
	font-family: tahoma, verdana, arial;
	color: #646464;
	font-size: 13px;
	background-color: #ffffff;
	display:block;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width:1px;
	border-bottom-color:#9e9c9c;
	border-bottom-style:dashed;
	text-transform: uppercase;
}
a.cat_1:hover {
background-color: #e6e2e2;
color: #4FA2C4;
display:block;
}

a.cat_2 {
 font-family: tahoma, verdana, arial;
  color: #646464;
font-size: 13px;
background-color: #e6e2e2;
display:block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
border-bottom-width:1px;
border-bottom-color:#9e9c9c;
border-bottom-style:dashed;
}
a.cat_2:hover {
color: #4FA2C4;
background-color: #cccccc;
display:block;
}

a.cat_3 {
 font-family: tahoma, verdana, arial;
  color: #646464;
font-size: 12px;
background-color: #e6e2e2;
display:block;
padding-left:17px;
padding-top:3px;
padding-bottom:3px;
border-bottom-width:1px;
border-bottom-color:#9e9c9c;
border-bottom-style:dashed;
}
a.cat_3:hover {
color: #4FA2C4;
background-color: #cccccc;
display:block;
}
a.cat_4 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
background-color: #e6e2e2;
display:block;
padding-left:23px;
padding-top:3px;
padding-bottom:3px;
border-bottom-width:1px;
border-bottom-color:#9e9c9c;
border-bottom-style:dashed;
}
a.cat_4:hover {
color: #4FA2C4;
background-color: #cccccc;
display:block;
}
TD.plisting_naam {
  font-size: 11px;
  color: #000000;
  vertical-align:top;
  padding-left:5px;
}
.nwvierkant a{
	height: 105px;
	width: 150px;
	border: 1pt solid #cccccc;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align:center;
}
.nwvierkant a:hover{
	height: 105px;
	width: 150px;
	border: 1pt solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	text-align:center;
}
.categorie_info a{
	height: 170px;
	width: 145px;
	border: 1pt solid #635d52;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #635d52;
	text-align:center;
}
.categorie_info a:hover{
	border: 1pt solid #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	text-align:center;
	color: #999999;
}
/*
TD.header_search {
background-color:#F0FAFB;
  padding-left:20px;
  height:30px;
  vertical-align:middle;
}*/

#header_logo_search {
width:650px;
  position:relative;
height:121px;
}

#header_search {
background-color:#F0FAFB;
  /*padding-left:20px;*/
  height:25px;
  vertical-align:middle;
  position:absolute;
  top:82px;
  left:20px;
}
td.header_box {
/*color:#d7f247;*/
color:#FFFFFF;
font-family: Arial;
font-size: 12px;
text-decoration:none;
vertical-align:top;
}

td.header_box img{

vertical-align:top;
}
a.header_box {
color:#ffffff;
font-family: Arial;
font-size: 12px;
text-decoration:none;
vertical-align:top;
}
a.header_box:hover {
color:#ffffff;
font-family: Arial;
font-size: 12px;
text-decoration:none;
vertical-align:top;
}

.header_box {
color:#ffffff;
font-family: Arial;
font-size: 12px;
font-weight:bold;
}
td.header_box_2 {
color:#d7f247;
font-family: Arial;
font-size: 11px;
text-decoration:none;
vertical-align: middle;
border-bottom:1px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
font-weight:bold;
}
td.header_box_big {
height:90px;
vertical-align:top;
}
.product_info_listing {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #635d52;
	text-align:center;
}
.product_info_listing a{
	border: 1pt solid #e7e5e5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #635d52;
	text-align:center;
}
.product_info_listing a:hover{
	border: 1pt solid #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline-block;
	text-align:center;
	color: #999999;
}

.header_winkelwagen {
	width:176px;
	/*background-color:#9f9987;*/
background-color:#4FA2C4;
	/*padding:5px;*/
	height: 103px;
	text-align: left;
	/*border-top-width: 27px;
	border-top-style: solid;
	border-top-color: #C0C0C0;*/
}

#winkelwagen_tekst {
	width:176px;

background-color:#C0C0C0;
	text-align:center;
	height: 27px;
}

#winkelwagen_tekst a{
display:block;

padding-top:5px;
}

#winkelwagen_top {
position:relative;left:10px;
top:0px;
}
#winkelwagen_top img{
position:relative;left:60px;
top:0px;
}

#cart_top_aantal_subtotal div{float:left;margin-left:0px;}

#cart_top_aantal_subtotal {position:relative;left:5px;
top:5px;}

td.product_info_listing2 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	/*height:30px;*/
	vertical-align:bottom;
}


TD.main_blue {
  font-size: 12px;
color:#4FA2C4;
padding-left:3px;
	font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* common styling */
.menu {

	background-image:url(images/infobox/back_header.jpg);
	background-repeat: repeat-x;
}



.menu {height:35px; position:relative; font-size:16px; z-index:100;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:159px;
	height:35px;
	text-align:center;
	color:#666;
    line-height:35px;
	font-size:14px;
	overflow:hidden;
	font-weight: bold;
	font-family: tahoma, verdana, arial;
}
.menu ul li ul li a, .menu ul li ul li a:visited {
	height:25px;
	text-align:left;
	color:#000;
    line-height:25px;
	font-size:12px;

}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;}
.menu ul li:hover ul {display:block; position:absolute; top:29px; left:0; width:170px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {padding-left:10px; display:block; background:#4FA2C4; color:#fff; width:190px;}
.menu ul li:hover ul li a:hover {background:#4FA2C4; color:#666;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:155px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-155px;}


/* Support for the "iehover-fix.js" */
ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul.nav li { z-index: 201; }
/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

h2 {
font-size:18px;	
color:#4FA2C4;
margin:0px;
padding:0px;
}

.nietgoed p{
	border:1px solid #666666;
	text-align:left;
	margin:1px;
	padding:5px;
	color: #666666;
	font-size: 12px;
}

#breadcrumbtrail a {
  color: #999999;
  text-decoration: none;
font-size:10px;
}

TD.text_1 a {
	color: #999999;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

TD.text_1 a:hover {
	color: #666;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

TD.text_2 a {
  color: #666666;
  text-decoration: none;
font-size:14px;
}

TD.text_2 a:hover {
	color: #333;
	text-decoration: none;
	font-size:14px;
	
}

.slideshow img {border:0px;}