h1 {
  font-size: 14px;
  font-weight:bold;
  color: #d85614;
  font-weight: normal;
  margin-top:15px;
  margin-bottom:10px;
}

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: Arial, sans-serif;
font-size: 11px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #e00;
}
form {
display: inline;
}
#categoriesBox .infoBoxContentsFL, 
#informationBox .infoBoxContentsFL,
#shopping_cartBox .infoBoxContentsFL,
#manufacturersBox .infoBoxContentsFL, 
#searchBox .infoBoxContentsFL,
#accountBox .infoBoxContentsFL {
text-align: left;
}


#informationBox .infoBoxContentsFL,
#searchBox .infoBoxContentsFL {
  min-height:120px;
  height:auto !important;
  height:120px;
}

#shopping_cartBox .infoBoxContentsFL {
  min-height:120px;
  height:auto !important;
  height:120px;
  width:185px;  
}


#shopping_cartBox {
	padding:0px;
	margin:-12px 0px -8px 0px;
}

/* ??? */
div#product_notificationsBox table {
text-align: center;
}
img#logo {
position: absolute;
left: 0px;
bottom: 10px;
}

div#imageNav {
  position: relative;
  padding:0px;
	width:100%;
	height:20px;
	padding:0px;
	margin:3px 0 0 5px;
}

tr.productListing-even td.productListing-data {
  border-bottom:1px dotted #bcbeb8;    
}

tr.productListing-odd td.productListing-data {
  border-bottom:1px dotted #bcbeb8;
}

td.productListing-data {
  background-color:#fff;
}

td.productListing-data img {
  
}


.productListing {
  border:1px solid #ecede9;
  float:left;
}

td.productListing-heading {
  background-color:#ecede9;
  padding: 5px;
  font-weight: bold;
  color: #666666;
}

a.productListing-heading {
  color: #666666;
}



div.navBarContent {    
  height: 28px;
  margin-top:94px;  
}

div.breadCrumb, div.date {
float: left;
}

div.counter {
  float: right;
}


.navAcc {
  float:right;
  width:600px;
  height:26px;
  padding:0px 10px 0px 0px;
  margin:0px;  
}

.navBtnLeft {
  float:right;  
  position:relative;
  height:26px;
  width:10px;
  background-image:url(images/btn_top_left.png);  
  background-repeat:no-repeat;
  background-position:top left;
}

.navBtnMiddle {
  float:right;
  height:26px;
}

.navBtnMiddle {
  float:right;
  height:26px;
  background-image:url(images/btn_top_bg.png);  
  background-repeat: repeat-x;
  padding:5px 5px 0px 5px;
  margin-left:1px;  
}

.navBtnMiddleFirst {
  float:right;
  height:26px;
  background-image:url(images/btn_top_bg.png);  
  background-repeat: repeat-x;
  padding:5px 6px 0px 5px;
  margin-left:1px;
  margin-right:0px;
}

.navBtnMiddleLast {
  float:right;
  height:26px;
  background-image:url(images/btn_top_bg.png);  
  background-repeat: repeat-x;
  padding:5px 5px 0px 5px;
  margin-left:0px;
  margin-right:0px;
}

.navBtnRight {
  float:right;  
  height:26px;
  width:10px;
  background-image:url(images/btn_top_right.png);  
  background-repeat:no-repeat;
  background-position:top right;  
}


.navAcc a {
  display:block;
  color:#000;
  font-size:11px;  
}

.navAcc a:hover {
  color:#000;
  text-decoration:underline;
}




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: 1px solid black;
}



/* 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 {
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: 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;}

/**********************************************
 * G4S: New Info Box
 *********************************************/

 
div.infoBoxFL {
  position: relative;
  margin:0px;
  margin-bottom: 10px;
  margin-top:0px;
  padding: 0px;
}

.infoBoxHeading {
  background: #f0f1ed;
  padding: 5px;
  font-weight: bold;
  color: white;
}

.infoBoxHeadingFL {  
  background-image:url(images/boxheading.png);  
  background-repeat:no-repeat;
  color: #666666;
  height:40px;
  text-align:left;  
  padding:0px;
  padding-left:10px;
  padding-bottom:0px;    
  margin:0px;  
  vertical-align: baseline;
  border:1px solid #f0f1ed;
}


.infoBoxHeadingFL p {
  color: #fff;
  text-decoration:none;
  font-weight:normal;
  font-size:16px;
 
  padding:0px;
  padding-top:0px;
  padding-left:25px;
  margin:0px;
  margin-top:10px;  
  font-size:16px;
}

.infoBoxHeadingFL p a {
 color: #333333;
 text-decoration:none;
 
}

.infoBoxFooterFL {  
  background:#f0f1ed;
  font-weight: bold;
  color: white;
  height:20px;
}
 
.infoBoxContentsFL {
  background-position:top left;
  background-color:#f0f1ed;  
  width:148px;
  padding-top:5px;       
}

.infoBoxContentsFL a {
  color:#666666;
}

.infoBoxContentsFL a:hover {
  color:#ff3333;
}

.infoBoxBorderContentsFL {
  padding-left:10px;  
  background-repeat:no-repeat;
  background-color: #f0f1ed;
}

#categoriesBox .infoBoxContentsFL, 
#informationBox .infoBoxContentsFL,
#whats_newBox .infoBoxContentsFL,
#searchBox .infoBoxContentsFL,
#specialsBox  .infoBoxContentsFL,
#manufacturersBox .infoBoxContentsFL,
#languagesBox .infoBoxContentsFL,
#currenciesBox .infoBoxContentsFL,
#reviewsBox .infoBoxContentsFL,
#accountBox .infoBoxContentsFL {
  padding:0px;
  margin:0px;
  background-color: #f0f1ed;
  width:100%;
}


#shopping_cartBox .simpleinfoBoxContentsFL {
  padding:0px;
  margin:0px;
  background-color: #fff;
  width:93%;
}



/**********************************************
 * Sun4Web: New Simple Cart Box
 *********************************************/

div.simpleinfoBoxFL {
  position: relative;
  margin:0px;
  padding: 0px;
}

.simpleinfoBoxHeading {
  background: #fff;
  padding: 5px;
  font-weight: bold;
  color: white;
}

.simpleinfoBoxHeadingFL {  
  background-image:url(images/simplebox_top.png);  
  background-repeat:no-repeat;
  color: #666666;
  height:40px;
  min-height:40px;
  text-align:center;  
  padding:0px;    
  margin:0px;  
  vertical-align: baseline;
  background-color:#fff;
}



.simpleinfoPlainBoxHeadingFL {  
  background-image:url(images/simplebox_top.png);  
  background-repeat:no-repeat;
  color: #666666;
  height:15px;
  min-height:15px;
  text-align:center;  
  padding:0px;    
  margin:0px;  
  vertical-align: baseline;
  background-color:#fff;
}


.simpleinfoBoxHeadingFL p {
  padding:0px;
  padding-top:13px;  
  font-size:12px;  
}

.simpleinfoBoxHeadingFL p {
 color: #333333;
 text-decoration:none;
 font-weight:bold;
}

.simpleinfoBoxHeadingFL p a {
 color: #333333;
 text-decoration:none;
 
}

.simpleinfoBoxFooterFL {  
  background-image:url(images/simplebox_bottom.png);  
  background-repeat:no-repeat;
  font-weight: bold;
  color: white;
  height:20px;
}
 
.simpleinfoBoxContentsFL {
  background-position:top left;
  background-color:#fff;
  
  border-top:1px solid #bcbeb8;
  width:148px;
  padding-top:5px;       
}


.simpleinfoPlainBoxContentsFL {
  background-position:top left;
  background-color:#fff;
  
  
  width:148px;
  padding-top:5px;       
}


.simpleinfoBoxContentsFL a {
  color:#666666;
}

.simpleinfoBoxContentsFL a:hover {
  color:#ff3333;
}

.simpleinfoBoxBorderContentsFL {
  padding-left:18px;  
  background-repeat:no-repeat;
  background-color: #fff;
}

.simpleinfoPlainBoxBorderContentsFL {
  padding-left:0px;  
  background-repeat:no-repeat;
  background-color: #fff;
}






.pageHeading img {
  display:none;
}  



table.infoBox {
  padding:0px;
  border:0px;
} 

.box_content_footer td {
 background-color:#f0f1ed;
}



/**********************************************
 * G4S: category navigation
 *********************************************/


#catnav { 
  margin:0px;
  padding-left:10px;
  padding-top:5px;  
  list-style: none;
  /*list-style-image: url(images/bulletmain.png);*/  
}

#catnav li {
  color:#666666;
  padding:0px;
  margin:0px;
  /* border-top:1px solid #bcbeb8; */
}


#catnav li ul {
  color:green;
  padding-left:12px;
  padding-bottom:10px;
  margin:0px;
  
  list-style: none;
}


#catnav li li {
  color:red;
  padding:0px;
  margin:0px;  
}


li.catnav_selected a {
  color:#ff3333;
}


#catnav a {
  padding:5px;
  margin-left:-5px;
  font-size:12px;
  font-weight:normal;
  width:195px;
  background-color:#e4e5e1;
  color:#000;
   /* */
}

#catnav a:hover {
  /*background-image:url(images/menuitembg.png);*/  
  text-decoration: none;
  color:#5f605b;
  /*font-weight:bold;*/
  
}

#catnav li li a {
  padding:5px;
  margin-left:-5px;
  font-size:11px;
  border:0px;
  color:#333333;
  font-weight:normal;
  font-size:12px;
}


.cat_lev_1 {
  display:none;
}


.catnav_selected {
  display:block;
}

.catnav_selected li {
  display:block;
}



/**********************************************
 * S4W: Main cat box for index page
 *********************************************/
 
div.catBoxFL {
  float:left;
  width:253px;  
  position: relative;
  margin-right:7px;
  margin-bottom:3px;
  padding: 0px;  
  margin-top:-8px;
  
}

.catBoxHeading {
  padding: 5px;
  font-weight: bold;
  color: white;
}

.catBoxHeadingFL {  
  background-image:url(images/box_cat_top.png);  
  color: #d85614;
  height:15px;
  min-height:15px;
  text-align:left;  
  padding-left:10px;
  padding-bottom:0px;    
  margin:0px;  
  vertical-align: baseline;
}

.catBoxHeadingFL a {
  color:#d85614 !important;
}  

.catBoxHeadingFL p {    
  padding:0px;
  padding-top:5px;  
  font-size:12px;
  font-weight:bold;
}

.catBoxFooterFL {  
  background-image:url(images/box_cat_bottom.png);
  background-repeat:no-repeat;
  
  font-weight: bold;
  color: white;
  height:12px;
}
  
.catBoxContentsFL {
  background-color: #fff;
  width:168px;
  padding-top:5px;      
}

.infoBoxContentsFL a {
  display:block;
  font-size:11px;
  color:#333333;
  border-bottom:1px solid #fff;
  font-weight:bold;
}


.catBoxContentsFL a:hover, .catBoxHeadingFL a:hover {
  color:#ff3333;
}

.catBoxBorderContentsFL {
  padding-top:10px;
  padding-left:16px;
  background-color: #fff;
}


.prodInfo {
  width:512px;
}

.prodInfo td {
  background-color:#fff;  
}

.articlecont {
  padding-left:10px;
  padding-right:10px;
}


#logo {
  border:0px;
  margin:0px;
  padding:0px;
}



#middleContent a {
  color:#D85614;
  /*
  text-decoration:underline;
  */
}


#langlist p {
  text-align:left;
}

#langlist a {
  display:block;
  width:25px;
  float:left;
  margin-right:10px;
  margin-left:10px;
}



/**********************************************
 * S4W: Main content top and bottom border
 *********************************************/

#boxesTop {
	float:left;
	position:relative;
	width:977px;
	height: 15px; /* prevent collapse ? */
	background-image:url(images/cont_top.png);
  background-repeat:no-repeat;
	margin:0px;
  padding:0px;
  border:0px;
}

#boxesBottom {
	float:left;
	position:relative;
	width:977px;
	height: 15px; /* prevent collapse ? */
	background-image:url(images/cont_bottom.png);
  background-repeat:no-repeat;
	margin:0px;
  padding:0px;
  border:0px;  
}


#content_box_bg {
  background-color:#fff;
  width:512px; 
  min-height:475px;
}

#content_box_bg span {
  font-size:11px;
  line-height:1.5;
  text-align:justify;
}


#content_box_bg table {
  margin-left:10px;
}


table.checkstatus {
  margin-left:0px;
}

.checkstatus img {
  border:0px;
  margin:0px;  
}
.checkstatus a {
  padding:0px;
  margin:0px;
}


.largeinputform input {
  width:200px;
}


.inputbuttons input {
  margin:0px;
  border:0px;
}

#content_box_top {
  padding:0px;
  margin:0px;
  border:0px;
  height:20px;
  margin-top:4px;
}



.staticpage p {
  font-size:12px;
  line-height:1.5;
  text-align:left;
}

.staticpage img {
  border:0px;
}


.staticpage span {
  font-size:12px;
  line-height:1.5;
  text-align:left;
}

.staticpage span  span  span{
  font-size:12px;
  line-height:1.5;
  text-align:left;
}

.staticpage a {
  color:#D85614;
  font-size:12px;
}

.staticpage p a {
  color:#D85614;
  font-size:12px;
}


.staticpage td {
  font-size:12px;
  line-height:1.5;
  text-align:left;
}



.staticpage li {
  font-size:12px;
  line-height:1.5;
  text-align:left;
}

.ProduktBtn a {
  margin-right:7px;
}

#requestBoxFL {
  margin-top:25px;
}