h1 {
	font-size: 1.0em;
	color: #213333;
	margin: 10px 0px 0px 10px;
	font-weight: 600;
}

h2 {
	font-size: 1.0em;
	color: #FF6600;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
h3 {
	font-size: 1.0em;
	margin: 10px 0px 0px 15px;
}
h4 {
	font-size: 1.0em;
}
/* new styles */

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

/* new styles */

/* test and additional styles */
body, div, td {
	font-family: Arial, sans-serif;
}
a {
	text-decoration: none;
	color:#213333;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

form {
	display: inline;
}

#specialsBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {
	margin-top: 0px;
	padding:5px;
	font-size: 90%;
}

#best_sellersBox .infoBoxContentsFL td, #categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL	{
	text-align: left !important;
	margin-top: 0px;
	padding:5px;
	font-size: 90%;
}

#best_sellersBox .infoBoxContentsFL td, #manufacturer_infoBox .infoBoxContentsFL td	{
	font-size:75%;
}

#manufacturer_infoBox .infoBoxContentsFL td	img	{
	width:135px;
}

.infoBoxContentsFL ul li, .infoBoxContentsFL ul {
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: left !important;
}

#categoriesBox .infoBoxContentsFL a, #categoriesBox .infoBoxContentsFL a:visited	{
	color:#213333;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 15px;
}


/* ******************
*/

#categoriesBox .infoBoxContentsFL span {
	margin-bottom:3px;
}

#categoriesBox .infoBoxContentsFL .cat0 {
	background-image: url(/catalog/templates/pnh1/images/arrow_cat1.gif) !important;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display:block;
}

#categoriesBox .infoBoxContentsFL .cat1 {
	background-image: url(/catalog/templates/pnh1/images/arrow_cat2.gif) !important;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-left: 7px !important;
	display:block;
}

#categoriesBox .infoBoxContentsFL .cat2 {
	background-image: url(/catalog/templates/pnh1/images/arrow_cat3.gif) !important;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-left: 14px !important;
	display:block;
}

#categoriesBox .infoBoxContentsFL .cat3 {
	background-image: url(/catalog/templates/pnh1/images/arrow_cat4.gif) !important;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-left: 20px !important;
	display:block;
}




div#product_notificationsBox table {
	text-align: center;
}
div.infoBoxFL {
	position: relative;
	margin-top: 1px;
	padding: 0px;
}
.infoBoxHeadingFL, .infoBoxHeading	{
	font-weight: bold;
	color: #213333;
}
.infoBoxHeadingFL {
	margin: 5px 5px 0px 5px;
}


/* Product Listing */


.productListing	{
	background-image: url(/catalog/templates/pnh1/images/listheadcorner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.productListing-heading {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	white-space:nowrap;
}

table.listdisplay	{
	margin-top:5px;
	margin-bottom:10px;
	font-size: 80%;
	color: #425151;
}

span.listselect_box	{
	font-size: 0.8em;
	line-height: 1.5;
	vertical-align:bottom !important;
	padding:20px 0px 10px 10px !important;
	margin-top:20px;
	float:right;
}

.listselect	{
	font-size:12px;
	font-family:arial,sans-serif;
	color: #213333;
	border: 1px #000 solid;
	height:18px;
	background: #E0E2E2;
}

#prodlistwrapper	{
	background-image: url(/catalog/templates/pnh1/images/listheadback.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.horzrule	{
	margin-bottom:10px;
	margin-top:5px;
	border-bottom: 1px #F6AC7A dashed;
}

.horzrulelite	{
	margin-bottom:10px;
	margin-top:5px;
	border-bottom: 1px #909999 dashed;
}


tr.productListing-even td.productListing-data {
	background: #E0E2E2;
	font-size: 90%;
}

tr.productListing-odd td.productListing-data {
	background: #FFF;
	font-size: 90%;
}

tr.productListing-even td.slaveListing-data {
	background: #E0E2E2;
	font-size: 75%;
	padding:5px 0px 5px 0px;
}

tr.productListing-odd td.slaveListing-data {
	background: #FFF;
	font-size: 75%;
	padding:5px 0px 5px 0px;
}


/* Search Box */

#searchBox	{
	background-image: url(/catalog/templates/pnh1/images/searchback.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	width: 160px;
	height: 55px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 20px;
	margin-left:2px;
	text-align:left;
}

.advsrchlink	{
	font-size:9px;
	font-family: arial,sans-serif;
	float:right;
	padding:3px 5px 0px 0px;
	color:#000;
}

.advsrchlink a, .advsrchlink a:visited	{
	text-decoration:underline;
	color:#000;
}

.advsrchlink a:hover	{
	color:#FFF;
}

.quicksrchtext	{
	width:125px;
	font-size:12px;
	font-family:arial,sans-serif;
	border: 1px #000 solid;
	height:18px;
	margin-left:5px
}

div.navBarFrame {
	background-color: #425151;
	color:#FFF;
	font-family: arial,sans-serif;
	font-size: 100%;
}

.navBarFrame a, .navBarFrame a:visited	{
	color:#FFF;
}

.navBarFrame a:hover	{
	color:#FF6600;
}

div.breadCrumb	{
	font-family: arial,sans-serif;
	font-size: 90%;
	color: #FF6600;
	font-weight: 500;
}

div.breadCrumb a, div.breadCrumb a:visited	{
	color: #FF6600;
}

div.breadCrumb a:hover	{
	color: #213333;
}


div.breadCrumb, div.date {
	float: left;
	margin: 4px;
}


#contactText	{
	text-align:center;
	font-size:90%;
	color: #213333;
	white-space: nowrap;
	margin: 30px 0px 30px 0px;
}

#copyRight	{
	margin-bottom:10px;
	margin-top:50px !important;
	border-top: 1px #F6AC7A dashed;
	padding-top:30px !important;
	color: #425151;
	padding: 0;
	font-size:80%;
}


.prodSubhead	{
	font-size:90%;
	color: #425151;
	padding-top:5px;
	padding-bottom:10px;
}


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 {
	font-size: 1.0em;
}

td.pageHeading {
	font-size: 1.0em;
	vertical-align: top;
	text-align:left;
}

.priceHeading h2	{
	font-size: 1.0em;
	font-weight: 600;
	vertical-align: top;
	text-align:right;
}

.incvat	{
	float:right;
	text-align:right;
	font-size:70%;
	color:#425151;
	font-style: italic;
}

.incvatimg	{
	margin: 0px 5px 0px 5px;
}


/* Category Center page pics / links */

.oddcat	{
	background-image: url(/catalog/templates/pnh1/images/catbackodd.gif);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	padding-top:15px;
	border-bottom: 5px solid #FFF;
}

.evencat	{
	background-image: url(/catalog/templates/pnh1/images/catbackeven.gif);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	padding-top:15px;
	border-bottom: 5px solid #FFF;
}

.evencat a, .oddcat a	{
	text-decoration:none !important;
}

.oddcat a img, .evencat a img	{
	margin-bottom:10px;
	border-right: 6px solid #FFF;
	border-left: 5px solid #FFF;
}

.cathead	{
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
	color: #FFF;
	margin-bottom: 5px;
	width:120px;
}
	


/* hide corner gif's */
td.infoBoxHeading img {
	display: none;
}
.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;
}

TD.formAreaTitle {
}

SPAN.markProductOutOfStock {
	color: #c76170;
}

TD.main, P.main {
	font-size: 0.8em;
}

TD.footer {
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

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

TD.fieldKey, TD.tableHeading {
font-size: 0.9em;
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: 0.9em;
}

.prodcode {
  font-family: Arial, sans-serif;
  font-size: 0.7em;
  margin-left: 10px;
}

.prodimage	{
	margin: 5px 5px 5px 20px;
}

.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: 1.1em;
	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: 0.8em;
	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;}

table.infoBox {
	border: none;
	padding:10px;
}

table.infoBoxContents	{
	border-spacing:10px !important;
}

td.infoBoxHeading	{
	padding: 10px 0px 10px 0px;
}

table.infoBoxContents td.newprodCol0, table.infoBoxContents td.newprodCol1	{
	border-right: 1px #F6AC7A solid;
}

.newprodCol0 img, .newprodCol1 img, .newprodCol2 img	{
	margin:5px 0px 10px 0px;
}

table.infoBoxContents td.newprodCol0, table.infoBoxContents td.newprodCol1, table.infoBoxContents td.newprodCol2, 	{
	font-size:0.8em;
	padding:5px;
	border-bottom: 1px #F6AC7A solid;
}

