/*
  $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: #f0d65e; font-weight: bold; }  ffb3b5
.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; }

BODY {
  background: #ffffff;
  color: #0053b9;
  margin: 0px;
  height: 970px;
}

.center {
  position: relative;
  background: #ffffff;
  color: #0053b9;
  margin: 0px;
  width: 995px; 
  height: 1050px;
  align: center;
  border-left: 1px dotted #666666;
  border-right: 1px dotted #666666;
  border-bottom: 0px solid #000000;  
}

A {
  color: #0053b9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

A:hover {
  color: #0053b9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  width:995px;
  height:75px;
  background-image: url(images/main/header_back_new_200509.gif); 
}

TR.headerNavigation {
  background: #bbc3d3;
  }

TD.headerNavigation {
  height: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: ;
  background-image: url(images/main/header_menubalk_back1.gif);
  color: #0053b9;
  font-weight : normal;
  border-top: 1px solid #666; 
  border-bottom: 0px solid #666;
}

TR.headerNavigation1 {
  background: #bbc3d3;
  }

TD.headerNavigation1 {
  height: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #0053b9;
  font-weight : normal;
  border-top: 1px solid #666; 
  border-bottom: 0px solid #666;
}

A.headerNavigation { 
  color: #0053b9; 
}

A.headerNavigation:hover {
  color: #0053b9;
  text-decoration: underline;
}

A.headerNavigationX { 
  color: #ff0000;
  font-weight: normal;
}

A.headerNavigationX:hover {
  color: #ff0000;
  font-weight: normal;
  text-decoration: underline;
}

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.headerError1 {
  background: #B0E0E6;
  color: #000000;
  font-weight : normal; 
}

TD.headerError1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #B0E0E6;  
  color: #000000;
  font-weight : normal;
  text-align : left;
}

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: #bbc3d3;
  background-image: url(images/main/header_menubalk_back1.gif);
  color: #666666;
  font-weight: bold;
  border-top: 1px solid #666;
}
div.footer {
  position: relative;
  background: #ffffff;
  color: #0053b9;
  margin: 0px;
  width: 995px; 
  height: 100px;
  align: center;
  border-left: 1px dotted #666666;
  border-right: 1px dotted #666666;
  border-bottom: 0px solid #000000;  
}

.infoBox {
  background: #fff;b6b7cb
  border-bottom: 1px solid #dddddd;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBox_nieuw {
  background: #333333;
  border: 1px solid #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_nieuw {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_nieuw1 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #999999;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  height: 20px;
  font-weight: bold;
  background: #bbc3d3;
  background-image: url(images/main/header_back1f.gif);
  color: #0053b9;
  border-top: 1px solid #666;
}

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

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: #c32d41;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0053b9;
}

A.pageResults:hover {
  color: #0053b9;
  background: #FFFF33;
}

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

TD.pageHeading1, DIV.pageHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0053b9;
  border-top: 1px solid #666;  
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0053b9;
}


TD.pageHeading1a, DIV.pageHeading1a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0053b9;
  border-bottom: 0px solid #666;  
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0053b9;
  border-top: 1px solid #666;
  border-bottom: 1px dotted #999;  
}

TD.pageHeading3, DIV.pageHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #0053b9;
  border-top: 1px solid #666;
  border-bottom: 1px dotted #999;  
}

TD.pageHeading4, DIV.pageHeading4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #0053b9;
}

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: 12px;
  line-height: 1.5;
}

TD.main_form {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #fff;
  margin: 0px 3px 0px 0px;
	padding: 7px 15px 8px 15px;
  border: 1px solid #ccc; 
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fff;
}

TD.smallText10, SPAN.smallText10, P.smallText10 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  border-right: 0px solid #ddd; 
  border-bottom: 0px solid #ddd; 
  border-top: 1px solid #ddd; 
  border-left: 1px solid #ddd; 
}


TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top: 1px solid #999999;
}

TD.smallText_image {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
}

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: 12px;
  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; color: #fff; }
.messageStackError, .messageStackWarning { color: #c32d41; font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #f8f8f9; border: 1px dashed #0053b9; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #bbc3d3; }

/* input requirement */

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

div.naam {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: bold;
}

div.naam1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #c32d41;
  font-weight: bold;
  width: 150px;
  height: 10px; 
}
a.naam1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: bold;
  width: 150px;
  height: 10px; 
}
a.naam1:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: bold;
  width: 150px;
  height: 10px; 
}

div.oms1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #696969;c32d41
  font-weight: normal;
  width: 350px;
  height: 480px; 
  valign: bottom;
}
div.oms2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #0053b9;
  font-weight: bold;
  width: 135px;
  height: 80px; 
  margin-top: 20px;
  text-align: center; 
  valign: bottom;
  border: 1px solid #ccc;
}
a.oms1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: normal;
  width: 350px;
  height: 40px; 
  valign: top;
}
a.oms1:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: normal;
  width: 350px;
  height: 40px; 
  valign: top;
}
span.oms1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c32d41;
  font-weight: normal;
  valign: top;
}
span.oms1:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c32d41;
  font-weight: normal;
  valign: top;
}
div.oms1a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: normal;
  height: 190px; 
  valign: top;
}
a.oms1a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: normal;
  height: 90px; 
  valign: top;
}
a.oms1a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: normal;
  height: 90px; 
  valign: top;
}

div.image1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c32d41;
  font-weight: normal;
  width: 150px;
  height: 60px;
}

div.prijs1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: bold;
  align: left;
  width: 75px;
  valign: top;
}

.P {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c32d41;
  font-weight: normal;
  width: 175px;
  height: 40px; 
  valign: top;
}

A.menu_link { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0053b9;
  background: #f8f8f9;
  width: 100%; 
  margin-left: 4px;
  margin-top: 4px;
  margin-bottom: 2px;
  border-bottom: 1px dotted #999;
}



A.menu_link:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background: #0053b9;  214A73
  width: 100%;
  margin-left: 4px;
  margin-top: 4px;
  margin-bottom: 2px;
  text-decoration: none;
  border-bottom: 1px dotted #999;
}

#topcat a {
   align: left;
   padding-left: 6px;
   width: 175px;
   font-weight: normal;
   color: #0053b9;
   background: #f8f8f9;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;  
   text-decoration: none;
   border-bottom: 1px dotted #999;     
}

#secondcat a {
    align: left;
    width: 169px;
    color: #0053b9;
    padding-left: 6px;
    padding-top: 5px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    text-decoration: none;
    background: #f8f8f9; 
    border-bottom: 1px dotted #999;
}

#thirdcat a {
    padding-top: 3px;
    padding-top: 3px;
    padding-left: 10px; 
    align: right;
    color: #0053b9;
    width: 175px;
    font-style: ;
    background: #f8f8f9;
    text-decoration: none;
}

#fourthcat a {
	padding-left: 45px;
	color: #000080;
	width: 175px;
}

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

/*change the menu hover color below*/
#thecategories a:hover {
	width: 173px;
	background: #f8f8f9;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #c32d41;
    text-decoration: none;
    
}

.catwithsubs, .catwithnosubs {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0053b9;
    text-decoration: none;
    background: #f8f8f9;
}

.catwithsubs1, .catwithnosubs1 {
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #f8f8f9;
    color: #0053b9;     
}

#thecategories {
    background: #f8f8f9;
    position: relative;
    padding-top: 3px;
    padding-left: 10px; 
	top: 0px;
	margin-bottom: 0px;
	width: 175px;
	font-weight: normal;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.activelink {
    font-weight: bold;
	width: 165px;
	font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0053b9;
    text-decoration: none;
}

#thecategories a {
    padding-bottom: 1px;
	padding-top: 1px;
	width: 175px;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #0053b9; 
    background: #f8f8f9;
}    

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

-----------------

.homepage_nieuweprodukten {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  height: 140px;
  valign: middle;
  background: #ffffff;FFB6C1
  border-bottom: 0px solid #BDBDDE;
}

.koptekst_home {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 42px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 1px solid #BDBDDE;
}
.koptekst_home_plaatje {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 100px;
  valign: middle;
  background: #fff;
  border-bottom: 0px solid #BDBDDE;
}
.koptekst_home_plaatje1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 158px;
  valign: middle;
  background: #fff;
  border-bottom: 0px solid #BDBDDE;
}
.koptekst_home_image {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  width: 100px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 1px solid #BDBDDE;
}

A.koptekst_home_link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0053b9;
  height: 13px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 0px solid #BDBDDE;
}

A.koptekst_home_link:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0053b9;
  height: 13px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 0px solid #BDBDDE;
}

A.koptekst_home_link_voet {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #214A73;
  height: 16px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 0px solid #BDBDDE;
}

A.koptekst_home_link_voet:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 16px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 0px solid #BDBDDE;
}

.koptekst_home_voet {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 37px;
  valign: top;
  background: #f1f9fe;FFB6C1
  border-bottom: 0px solid #BDBDDE;
}
.koptekst_home_voet1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 25px;
  valign: top;
  background: #f1f9fe;FFB6C1
  border-bottom: 0px solid #BDBDDE;
}

.prijs_voet {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 16px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 0px solid #BDBDDE;
}

.prijs_voet1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 16px;
  valign: middle;
  background: #f1f9fe;
  border-bottom: 0px solid #BDBDDE;
}

.smallText_nieuw {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c4005e;
  height: 16px;
  valign: middle;
  background: #ffffff;
  border: 1px solid #BDBDDE;

}

div.manufacturer_list {
  width: 110px;
}


.contact_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  valign: middle;
  background: #ffffff;
  border: 0px solid #ccc;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/



