body {
 color: #333;
 background: url('images/page_bg.png') #FFF;
 margin: 0;
 padding: 0;
}

h1 {
font-size: 22px;
color: #027729;
margin: 10px;
font-weight: normal;
}
h2 {
font-size: 18px;
color: #8A92A7;
}

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 {
color: #027729;
}
a:hover {
text-decoration: underline;
color: #e00;
}
form {
display: inline;
}
#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {
text-align: left;
padding: 10px;
}
/* ??? */
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 {
  position: relative;
  margin-top: 10px;
  padding: 0px;
  text-align: center;
}

.infoBoxHeadingFL, .infoBoxHeading {
}

.infoBoxHeadingFL, .infoBoxHeading, .productListing-heading {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
text-align: left;
white-space: nowrap;
}

div.infoBoxContentsFL {
 padding: 10px;
 text-align: left;
 color: #000;
}

.productListing {
border: 1px solid #EBEBEB;
background: url('images/h1bg.png');
}

.infoBoxHeadingFL {

}

div.infoBoxFL a {
  color: #000;
  text-decoration: none;
}

div.infoBoxFL a: hover {
  text-decoration: underline;
}


tr.productListing-even td.productListing-data {
}

div.navBarContent {
background: url('images/header2.jpg');
height: 22px;
color: #fff;
}
div.breadCrumb, div.date {
float: left;
margin: 4px;
}
div.navAcc, div.counter {
float: right;
margin:4px;
padding-right: 22px;
}

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;
color: #027729;
}
table.infoBox {
border: 1px solid #EBEBEB;
}



/* hide corner gif's */
td.infoBoxHeading img {
display: none;
}
.boxLink img {
  margin-left: 5px;
}

#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: #fff;
font-weight : bold;
text-align : center;
}
TD.headerInfo {
background: #00ff00;
color: #fff;
}
TD.formAreaTitle {
}
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;}

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Kit Shop specific styling */
#site_container {
  color: #333;
}

#header {
  background: url('images/header.jpg');
  width: 800px;
  height: 155px;
}

#header_search_container {
  float: right;
  display: inline;
  margin-right: 28px;
  margin-top: 125px;
  color: #FFFF00;
  font-weight: bold;
  font-size: 14px;
}

#header_search_container input{
  border: 1px solid #2E2E2C;
}

#header_links_container {
  width: 800px;
  height: 28px;
  background: url('images/breadcrumb_bg.jpg') no-repeat;
  text-align: left;
  color: #FFFF00;
  font-weight: bold;
  line-height: 28px;

}

#header_links_container a {
  color: #FFFF00;
  text-decoration: none;
  margin-left: 20px;
}

#lower_page_container {
  background: url('images/page_body_repeat.jpg') repeat-y;
  width: 800px;
}

#footer {
  background: url('images/footer.jpg') no-repeat;
  width: 800px;
  height: 50px;
}

#left_column {
  background: url('images/column_left_bg.jpg') no-repeat top left #67CAD7;
  width: 190px;
  float: left;
  display: inline;
  margin-left: 12px;
}

#main_content_container {
 width: 560px;
 float: right;
 display: inline;
 margin-right: 25px;
}

#copyright_notice {
  color: #0C0C0C;
  padding-bottom: 20px;
}

div.infoBoxHeadingFL {
  background: url('images/infobox_head_bg.jpg') no-repeat;
  width: 190px;
  height: 28px;
  padding-top: 5px;
  padding-left: 15px;
  font-weight: bold;
  color: #fff;
}
div.infoBoxContentsFL {
  width: 170px;
}

div.infoBoxContentsFL img{
  width: 170px;
}

.featured_products_row_container {
 margin-bottom: 10px;
 height: 200px;
}

.featured_product_container {
  width: 140px;
  height: 175px;
  padding: 10px;
  float: left;
  margin-right: 15px;
  text-align: center;
  border: 1px solid #009933;
  font-family: arial;
  color: #000;
  font-size: 12px;
  font-weight: bold;

}

.featured_product_container a {
  font-family: arial;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.featured_product_top {
  height: 150px;
}
/* Kit Shop specific styling EOF */


