H1  { 
font-family: Verdana ;
font-size: 14px; 
margin: 0px;
color: black;
}

h2 {
font-family: Verdana ;
font-size: 10px; 
font-weight: normal; 
margin: 0px;

}
h3 {
font-family: Verdana ;
font-size: 11px; 
font-weight: normal; 
margin: 0px;

}
h4 {
font-family: Verdana ;
font-size: 13px; 
font-weight: normal; 
margin: 0px;
}

h5 {
font-family: Verdana ;
font-size: 9px; 
font-weight: normal; 
margin: 0px;
}


/* new styles */

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

/* new styles */

#sterprijs {
  color: #FFFFFF;
  font-size: 2em;
  font-weight: bold;
}

/* test and additional styles */
body, td {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
A { color: #0f238c; text-decoration: none; }
A:hover { color: #0f238c; text-decoration: underline; }

A.white { color: #0f238c; text-decoration: none; }
A.white:hover { color: #0f238c; text-decoration: underline; }

FORM { display: inline; }

td.box_top_bg {
	background: url(/catalog/images/box/box_top_bg.gif);
	background-repeat: no-repeat;
}

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

TR.headerNavigation { color: #B7BCCC; background-color: #7D7D88; }
TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF00FF; font-weight: bold; background-color: #46464D; padding: 6px; border-bottom: 1px solid #000000; border-top: 1px solid #96969E; }
A.headerNavigation { color: #FFFFFF; }
A.headerNavigation:hover { color: #C0C0C0; }
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; }

div.infoBoxFL {
background: #eaeaec;
border: 0px solid black;
border-width: 0px;
position: relative;
margin-top: 0px;
padding: 0px;
}
.infoBoxHeadingFL, .infoBoxHeading, .productListing-heading {
background: #8faee4;
padding: 0px;
line-height: 16px;
font-weight: bold;
color: #000000;
}
.infoBoxHeadingFL {
border-bottom: 1px solid #54545c;
}

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

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 {
border: 0px solid black;
}

/* show/hide corner gif's 
td.infoBoxHeading img {
display: none;
}
*/

#cat_item_current { background: url(/catalog/images/infobox/cat_item_current.gif);
					color: #FFFFFF;
					font-weight: bold;
					width: 169px;
					height: 20px;
					margin-left: 2px;
					margin-top: 2px;
				}

#cat_item { background: url(/catalog/images/infobox/cat_item.gif);
					color: #5a6fb5;
					font-weight: bold;
					width: 169px;
					height: 20px;
					margin-left: 2px;
					margin-top: 1px;
			}
			
#cat_item_text {
					position: relative; top: 4px;
					padding-left: 12px;
} 

#cat_item_subtext {
					position: relative; top: 4px;
					padding-left: 20px;
} 

#cat_sub_item { background: url(/catalog/images/infobox/cat_sub_item.gif);
					color: #5a6fb5;
					font-weight: bold;
					width: 169px;
					height: 20px;
					margin-left: 2px;
					margin-top: 2px;
			}
			
#cat_item_current A {
					color: #000000;
					font-weight: bold;
			}	

#cat_item A { 
					color: #0f238c;
					font-weight: bold;
					font-size: 10px; 			
	
			}

#cat_sub_item A {
					color: #000000;
					font-weight: bold;

			}

#cat_image {
			position: absolute;
			top: 165;
			right: auto;
			bottom: auto;
			left: 700;
			width: 238px;
			height: 150px;

			}
			
#shoppingcart_products	{
			/*background: url(/catalog/images/shoppingcart/shoppingcart_products.gif); */
			position: absolute;
			top: 79;
			/* right: auto; */
			bottom: auto;
			left: 16px;
			width: 169px;
			height: 27px;
			cursor: hand;
			margin-top: 2px; margin-left: 2px;
			
			<!--[if IE 7]>
			
			<![endif]-->
			
			}	

#shoppingcart_total	{
			margin-top: 4px; width: 169px
			/*background: url(/catalog/images/shoppingcart/shoppingcart_products.gif);
			/* 
			position: absolute;
			top: 110;
			bottom: auto;
			left: 16px;
			width: 169px;
			height: 27px;
			cursor: hand;
			margin-top: 2px; margin-left: 2px;
			*/
			}
			
#shoppingcart_products_text	{
			color: #ffffff;
			font-size: 13px;
			font-weight: bold;
			position: relative; top: 5px;
			padding-left: 12px;
}			

#shoppingcart_products_text a{
			color: #ffffff;
			font-size: 13px;
			font-weight: bold;
			position: relative; top: 5px;
			padding-left: 12px;
}			

#header_language_box {
			position: relative;
			right: 5;
			top: 4;
			cursor: hand;
}


a.product_description:link { 
						color: #000000; text-decoration: none;
					 }
a.product_description:visited { 
						color: #000000; text-decoration: none;
					 }	
					 
#product_description_span {
	padding: 4px;
} 

.boxLink img {
display: block !important;
position: absolute;
right: 5px;
top: 7px;
}

span.cBoxE {
color: #e00;
}
#shopping_cartBox .infoboxHeadingFL {
color: #ff9;
}
/* 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;
}

.infoBox { background-color: transparent; }
.infoBoxContents { margin-left: 0px; margin-right: 1px; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.infoBoxContents_special_offer { background: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-align : center; }
infoBoxContents_special_offer
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #0f238c;  background-color: #6191de; padding: 0px; text-align : center; border-bottom: 0px solid; }
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: #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-color: #b6b7cb; }
.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold; padding: 3px; border-bottom: 0px solid #FFFFFF; }
TD.productListing-heading { border-bottom: 0px solid; }
TD.productListing-data { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
A.pageResults { color: #0000FF; }
A.pageResults:hover { color: #0000FF; background: #FFFF33; }

td.specialProductBox { font-family: Arial, sans-serif;
					   font-size: 11px;  
					   border: 1px solid; border-color: #f1f1f1; 
					 }

TD.pageHeading, DIV.pageHeading  { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #46464D; }
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.main P { margin-top: 8px; }
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, RADIO, SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
INPUT { background-color: #F8F8F8; 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: #E80000; 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; }

TD.boxText { color: #000000; }

SPAN.markProductOutOfStock {
color: #c76170;
}
TD.main, P.main {
font-size: 11px;
line-height: 1.5;
}
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;}

TD.products_inkt_homepage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; 
  background: #FFD3D6;
  height: 28px;
  font-weight: bold;
}

TD.products_inkt_product_listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; 
  background: #8CAEE7;
  height: 28px;
  font-weight: bold;
}

TD.products_inkt_product_listing_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000; 
  background: #6392DE;
  height: 30px;
  font-weight: bold;
}

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

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}

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

.pollBoxRow { color: #00038c; }
.pollBoxmain { color: #00038c; width: 160px;}
.pollradio { background-color: #8cb1da; }
.pollsubmit { background-color: #0f238c; color: 8cb1da; font-weight: bold; border: 0px; padding: 3px;}
