h1 {
font-size: 22px;
color: #c30;
margin: 10px;
font-weight: normal;
}
h2 {
font-size: 18px;
color: #c00
}
h3 {
font-size: 15px;
}
h4 {
font-size: 13px;
}
/* new styles */

#infoIcon {
position: absolute;
right: 10px;
top: 0px;
}
.imagePM {
text-align: center;
}

/* new styles */

/* test and additional styles */
body, div, td {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #e00;
}
form {
display: inline;
}
#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {
text-align: left;
}
/* ??? */
div#product_notificationsBox table {
text-align: center;
}
img#logo {
position: absolute;
left: 20px;
bottom: 10px;
}
div#imageNav {
position: absolute;
right: 20px;
bottom: 5px;
}

div.infoBoxFL {

}
.infoBoxHeadingFL, .infoBoxHeading, .productListing-heading {

}
.infoBoxHeadingFL {

}

tr.productListing-even td.productListing-data {
background: #f6f6f6;
}

div.navBarContent {
border: 1px solid black;
border-width: 1px;
background: silver;
height: 22px;
}
div.breadCrumb, div.date {
float: left;
margin: 4px;
}
div.navAcc, div.counter {
float: right;
margin:4px;
}

div#contentsContent {
margin-top: 15px;
margin-bottom: 15px;
padding: 0px;
text-align: left;
border: 1px green dotted;
}

.productSpecialPrice, .greetUser, .errortext {
color: #c30;
font-weight: bold;
}
.productSpecialPrice, td.pageHeading {
font-size: larger;
}
table.infoBox {

}



/* hide corner gif's */
td.infoBoxHeading img {
display: none;
}
.boxLink img {
display: block !important;
position: absolute;
right: 5px;
top: 7px;
}

#copyRight {
margin: 10px auto;
padding: 0;
}

span.cBoxE {
color: #e00;
}
#shopping_cartBox .infoboxHeadingFL {

}
/* end test styles */

/* import from osC */
.inputRequirement {
color: red;
}

  
TD.headerError, TD.headerInfo, SPAN.markProductOutOfStock, TD.formAreaTitle {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}
TD.headerInfo {
background: #00ff00;
color: #ffffff;
}
TD.formAreaTitle {
}
SPAN.markProductOutOfStock {
color: #c76170;
}
TD.main, P.main {
font-size: 11px;
line-height: 1.5;
}
TD.footer {
background: #bbc3d3;
color: #ffffff;
font-weight: bold;
}
TD.accountCategory {
font-size: 13px;
color: #aabbdd;
}
TD.fieldKey, TD.tableHeading {
font-size: 12px;
font-weight: bold;
}
TD.fieldValue {
font-size: 12px;
}
SPAN.newItemInCart {
color: #ff0000;
}
TEXTAREA {
width: 100%;
font-size: 11px;
}
/* ie text under pageheading */
.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
.messageStackError, .messageStackWarning {
font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;
}
/* end import from osC */

/* prijs */
#headingPricePM {
white-space: nowrap;
}
h1 s {
font-size: 14px;
color: blue;
}
.productSpecialPrice {
color: #c00;
display: block;
}
#headingPricePM h1:first-letter {
padding-right: 0.1em;
}
.productSpecialPrice:first-letter {
padding-right: 0.1em;
}
s:first-letter {
text-decoration: none !important; /* prevent euro sign strike through */
/* padding-right: 0.1em !important;  does not work? */
}
/* end prijs */
div.centerIE {
text-align: center;
}
/* product info tabellen */
table.pcDataPM td, table.pcDataPM th, table.prodDataPM td, table.prodDataPM th {
font-size: 9px;
border: 1px solid #ddd;
padding: 1px 3px;
}
table.pcDataPM, table.prodDataPM {
margin-right: auto;
margin-left: auto;
background-color: #ffe;
border: 1px solid #666;
}
table.prodDataPM td {
text-align: center;
}
table.pcDataPM th {
text-align: right;
}
/* product info tabellen */
span.osCPOWERED {
font-size: 9px
}
span.osCPOWERED a {
color: black;
}
span.osCPOWERED a:hover {
color: black;
text-decoration: none;
}

span.greetUser {
color: #c00;
font-weight: bold;
}


/* adding some new styles 2003-12 */
#faqPM .tekstInfoPM {
font-style: italic;
}
p.questionPM {
color: blue;
font-weight: bold;
}
div#welkomPM {
border: 1px black solid;
padding: 10px 4px;
}

.prijsPerPM {color: red;}




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

BODY {
  background: #ffffff;
  background:url(images/images/bg.jpg);
  background-position: 50% 0%;
  background-attachment:scroll;
  color: #000000;
  margin: 0px;
}

A {
  color: #227b93;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 
}

TD.headerNavigation {
font-family:Tahoma, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 12px;
 font-weight:bold;
  text-decoration: none;

  height:20px;

}

A.headerNavigation { 
color: #000000;
   font-size: 12px;
 font-weight:bold;

  text-decoration: none;
}

img.topareaimg
{
visibility:hidden;
}


A.headerNavigation:hover {
  color: #227b93;
  font-size: 12px;
 font-weight:bold;  

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

}

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

  color: #000000;
  font-weight: bold;
}



TD.infoBoxHeading {
  font-family: Arial, "Times New Roman", Times, serif;
  color:#000000;
  background-image:url(images/images/box_02.gif);
  text-align:center;
  font-size: 15px;
  padding-top:7px;
  font-weight:bold;
 /* background: #464646;*/


  height:22px;
}




TD.infoBoxFooter
{
  font-family: Verdana, Arial, sans-serif;
  background-image:url(images/images/box_08.gif);
  background-position:bottom;
  font-size: 2px;
  padding-left:3px;
  font-weight: bold;
/*  background: #464646;*/
  color: #ffffff;
  height:5px;

}


TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #2172af;
}

.infoBox {
 
}

.infoBoxContents {
background-color:#FFFFFF;
  
  /*background-image:url(images/images/box_07.jpg);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
  
}

.infoBoxRightCol
{
background-image:url(images/images/box_06.gif);
background-position:right;




}

TD.infoBoxLeftCol
{
background-image:url(images/images/box_04.gif);
background-position:left;
background-color:;

}

.infoBoxNotice {
  background: #FF8E90;
}

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



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: #F0F0F0;
  //shopping-cart content color
}

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: #F0F0F0;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E7E7E7;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center; 

  color: #414956;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E7E7E7;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 20 10 20;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  
  
  font-weight: bold;
  text-decoration: sharp;
  height: 60px;
  width: 510px;
  /*background: url('images/images/m99.gif');*/
 
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 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: #ff0000; }






































body{
 background-color: #E9E8E8;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #4C4C4C;
}

 .bg{
  background-image: url(templates/ACS/images/images/bg01.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(templates/ACS/images/images/bg02.gif);
  background-repeat: repeat-y; 
 }

 .ch{  
  color: #5F5F5F;
  font-size: 10px;
  font-weight: bold;

 }

 .ch1{  
  color: #2F878F;
  font-size: 13px;
  font-weight: bold;
 }

 .ch2{  
  color: #464646;
  font-size: 12px;
  font-weight: bold;
 }

 .ch3{  
  color: #565656;
  font-size: 13px;
  font-weight: bold;
 }


 .ml{
  color: #565656;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }

 .ml1{
  color: #464646;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #4b4a4a;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #282E3E;
  font-size: 11px;
  font-weight: bold;
  text-decoration: undrline;
 }

 .ml4{
  color: #FFFEFE;
  font-size: 11px;
 
  text-decoration: sharp;
 }

 .ml4:hover{
  color: #FFFEFE;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
 }


 .ml5{
  color: #464646;
  font-size: 10px;  
  text-decoration: underline;
 }

 .ce{
  height: 20px;
  background-color: #E9E9E9;
  padding-left: 10px;
 }

 .tx{
  color: #000000;
  font-size: 11px;
 }

 .se{
  width: 109px;
  color: #282E3E;
  font-size: 9px;
 }



div#footer2 {
	display: block;
	height: 20px;
	background: url(images/images/hbg.gif) left top repeat #4baab2;
	padding: 3px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 10px;
}

div#footer2 a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

div#footer2 a:hover {
	color: #000;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
visibility: hidden;
padding-left:15px;
background-image:url(/wp-images/images/0164_star.png);
background-repeat:no-repeat;
background-position:0% 50%;


	letter-spacing: 1px;
	font-size: 3px;
}

.sIFR-hasFlash title {
visibility: hidden;
	border-bottom:1px solid #ddd;
font-size:67px;
	/*visibility: hidden;*/
}

.sIFR-hasFlash titleLink {
visibility: hidden;
border-bottom:1px solid #ddd;
font-size:24px;
	/*visibility: hidden;*/
}

}

.style1 {color: #FF0000}
.style3 {color: #FF0000; font-weight: bold; }


.headerdiv
{

background-image:url(images/images/dropdown.jpg);
position: absolute; 
width:820px;
height:132px;
left: 50%;
top: 0;
margin-left: -410px;
display: none;

}

div#floatLayer
{
background-image:url(images/images/dropdown.jpg);
position: absolute; 
width:820px;
height:132px;
left: 50%;
top: 0;
margin-left: -410px;
display: none;


}


