/*
  $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
*/
.fixcenter {
  width: 990px;
  border: solid; border-width: 1px;
  background: #FFFFFF url('images/banners/KortingBN.gif') scroll no-repeat 100% 90%;
  color: #333333; 
  margin: auto;
  margin-top: 2px;
  text-align: left;
  
}
.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; }

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #D7E9F7;
	/* old bgcolor eeeeee;*/
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

BODY {
	background: #f2f2f2;	
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #e5e5e5;
	SCROLLBAR-HIGHLIGHT-COLOR: #9D9D9D;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #555555;
	SCROLLBAR-ARROW-COLOR: #DA8D00;
	SCROLLBAR-TRACK-COLOR: #555555;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

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

H1#h A {
color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bolder;
}

H1#h A:hover {
color: #336699;
text-decoration: none;
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bolder;
}
H1#h {
color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
}


H1#i A {
color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
}

H1#i A:hover {
color: #336699;
text-decoration: none;
   font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
}
H1#i {
color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
}

H2#sh {
color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
H3#sh {
color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

TD.smallText H1#h A {
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bolder;
}

TD.smallText H1#h A:hover {
  color: #336699;
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bolder;
}

A:hover {
  color: #336699;
  /*old color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FF9900;
  height: 30px;  
  background-image: url("images/balk.gif");repeat-x fixed
}

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

A.headerNavigation { 
  /*color: #000000;*/
   color: #ffffff; 
}

A.headerNavigation:hover {
  /* old color: #ffffff;*/
         color: #336699;

}

TR.headerError {
  background: #ff0000;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #d2e9fb;
}

TD.productPriceInBox {
font-family: 'Verdana', bold;
  font-size: 18px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ccffcc;
}

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: #FF9900;
  height: 28px;  
  background-image: url("images/balk28.gif");repeat-x fixed
}

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

.infoBox {
  background: #FF9900;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  border-style: solid;
  border-color: #336699;
  border-width: 1px;
  
}

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


.infoBoxNotice {
  background: #FF9900;
}

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

A.infoBoxHeading, TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FF9900;
  color: #ffffff;
  /*color: #000000;*/
}

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: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
 /*color: #0000FF;*/
  color: #336699;
}

A.pageResults:hover {
  color: #0000FF;
  /*background: #FFFF33;*/
   background: #D7E9F7;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #336699;
  /*color: #9a9a9a;#3366cc;*/
}
TD.pageHeading h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #336699;
  /*color: #9a9a9a;#3366cc;*/
}


TR.subBar {
  background: #FF9900;
}

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;*/
  color: #cc9900;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FF9900;
  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', bold;
  /*font-weight: bold;*/
  font-size: 20px;
/*color: #ff0000;*/
  color: #ff9900;
}

SPAN.productSpecialPrice2 {
font-family: 'Verdana', bold;

  /*font-family: Verdana, Arial, sans-serif;*/
  /*font-weight: bold;*/
  font-size: 22px;
/*color: #ff0000;*/
  color: #ff9900;
  }

SPAN.productSpecialPrice2 A {
font-family: 'Verdana', bold;
  /*font-weight: bold;*/
  font-size: 22px;
/*color: #ff0000;*/
  color: #ff9900;
}
SPAN.productSpecialPrice2 A:hover {
font-family: 'Verdana', bold;
  /*font-weight: bold;*/
  font-size: 22px;
/*color: #ff0000;*/
  color: #000000;
  text-decoration: none;
}



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

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

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

/* Special Scroller */

#pscroller1 {
	height: 200px;
	border: 0px;
	padding: 0px;

}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
.productitem {
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  margin-top: -1px;
  position: relative;
  height: 16.3em;
  display: block;
}
.productitem .bluetag {
  position: absolute;
  left: 1.6em;
  top: -0.1em;
  font-size: 11px;
  font-family: 'HelveticaNeueLTStd-Cn';
}
.productitem .bluetag span {
  display: block;
  height: 19px;
  line-height: 19px;
  float: left;
  color: #ffffff;
  background-color: #003e7e;
}
.productitem .bluetag span strong {
  color: #fff200;
  font-weight: normal !important;
  font-family: 'HelveticaNeueLTStd-BdCn';
}
.productitem .bluetag .left {
  background: url("../images/site/bluetag-left.png") no-repeat;
  background-color: transparent;
  width: 6px;
  height: 19px;
}
.productitem .bluetag .right {
  background: url("../images/site/bluetag-right.png") no-repeat;
  background-color: transparent;
  width: 6px;
  height: 19px;
}
.productitem .redtag {
  position: absolute;
  left: 1.6em;
  top: -0.1em;
  font-size: 11px;
  font-family: 'HelveticaNeueLTStd-Cn';
}
.productitem .redtag span {
  display: block;
  height: 19px;
  line-height: 19px;
  float: left;
  color: #ffffff;
  background-color: #DE0A23;
  font-weight: normal !important;
  font-family: 'HelveticaNeueLTStd-BdCn';
}
.productitem .redtag .left {
  background: url("../images/site/red-tag-small-left.png") no-repeat;
  background-color: transparent;
  width: 6px;
  height: 19px;
}
.productitem .redtag .right {
  background: url("../images/site/red-tag-small-right.png") no-repeat;
  background-color: transparent;
  width: 6px;
  height: 19px;
}
.productitem .bestbuy {
  position: absolute;
  left: 6em;
  top: 2.5em;
  background: transparent url("../images/facet-search/logo-beste-koop.png") no-repeat;
  width: 4.5em;
  height: 4.5em;
}
.productitem .productimg {
  overflow: hidden;
  *zoom: 1;
  display: block;
  margin-bottom: 0.1em;
  width: 11.875em;
  height: 8.063em;
  margin-top: 0.5em;
}
.productitem .productimg img {
  display: block;
  margin: auto;
}
.productitem .logo {
  height: 19px;
  margin-left: 1em;
  display: block;
}
.productitem .content {
  overflow: visible;
}
.productitem .content .price {
  text-align: right;
  width: 11em;
  position: absolute;
  right: 0;
  bottom: 0.5em;
}
.productitem .content .price span.old {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  text-decoration: line-through;
  bottom: 1.7em;
  position: absolute;
  right: 8.1em;
  width: 3em;
  font-family: 'HelveticaNeueLTStd-Cn';
}
.productitem .content .price span.old sup {
  font-size: 10px;
  vertical-align: 3px;
}
.productitem .content .price span.new {
  bottom: 0.923em;
  font-size: 16px;
  left: 3.2em;
  position: absolute;
  font-family: 'HelveticaNeueLTStd-BdCn';
}
.productitem .content .price span.new sup {
  font-size: 16px;
  vertical-align: 7px;
}
.productitem .content .product-category {
  margin-left: 1em;
}
.productitem .content .product-name {
  padding-left: 1em;
  width: 10.5em;
  line-height: 0.5em;
  display: block;
}
.productitem .content .product-name .product-title {
  width: 14em;
  display: block;
  font-weight: normal;
  color: #666666;
  font-size: 12px;
  line-height: 1.5em;
}
.productitem .content .product-name .product-title .product {
  width: 14em;
  display: block;
}
.productitem .content .form {
  margin: 0.5em 0 0 1em;
  display: block;
  position: relative;
}
.productitem .content select {
  width: 4em;
}
 .productitem .content span.head {
  font-size: 75%;
  font-weight: bold;
  display: block;
}

.productitem .content span.button {
  position: absolute;
  bottom: 1.5em;
  left: 1em;
}

.productitem .content .korting {
  background: transparent url("../images/site/sale.png") no-repeat left top;
  color: #ffffff;
  float: right;
  height: 1.667em;
  line-height: 1.667em;
  min-width: 86px;
  max-width: 125px;
  padding-left: 0.5em;
  text-align: left;
  border-right: 0.5em solid #de0a23;
  font-size: 12px;
  font-family: 'HelveticaNeueLTStd-BdCn';
}
.productitem .price {
  bottom: 0.6em;
}

