body {
  background: #f1f1f2 url('images/site_bg.jpg') repeat-x;
  font-family: arial;
}

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

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

.infoBoxHeading, .productListing-heading {
background: #e02b22;
height:30px;
line-height: 30px;
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #fff;
}


.infoBoxHeading2 {
background: url('images/main_infobox_head_repeat.jpg') repeat-x;
height:30px;
line-height: 30px;
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #fff;
}

.infoBoxContents2 {
  border-left: 2px solid #e02b22;
  border-right: 2px solid #e02b22;
}

.infoBoxContents2 TD {
  padding: 4px;
}

.infoBoxFooter2 {
  background: url('images/infobox_footer_repeat.jpg') repeat-x;
  height: 16px;
}

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

/* Php Works Styles */
#site_container {
  background: #fff;
}

#inner_site_container {
  margin: 15px;
}

#intrigue_logo_container {
  margin-bottom: 30px;
}

#header_nav_block {
  height: 28px;
  background: url('images/header_repeat.jpg') repeat-x;
}

#header_login {
  float: left;
  width: 80px;
  height: 28px;
}

#header_cart_links {
  background: url('images/header_cart_checkout.jpg') no-repeat;
  width: 199px;
  height: 28px;
  float: right;
}

#breadcrumb {
  line-height: 28px;
  margin-left: 90px;
}

#breadcrumb, #breadcrumb a {
  font-size: 12px;
  color: #6d6e71;
}

#header_cart_links DIV {
  margin-left: 24px;
  margin-top: 5px;
}

#header_cart_links, #header_cart_links a {
  font-size: 12px;
  color: #fff;
}


#header_mid_section {
  height: 193px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: url('images/cwt_logo.jpg') top left no-repeat;
}


#header_banner {
  float: right;
}

#links_system {
  float: right;
  width: 775px;
  height: 78px;
}

#links_system_top {
  height: 25px;
  margin-top: 15px;
}

#links_system_middle {
  background: url('images/link_system_middle_bg.jpg') no-repeat;
  width: 775px;
  height: 26px;
}

#links_system_middle DIV {
  float: right;
  margin-right: 20px;
  line-height: 24px;
}

#links_system_middle, #links_system_middle a {
  font-size: 12px;
  color: #bdd53a;
}

#links_system_bottom {
  background: url('images/link_system_bottom_bg.jpg') no-repeat;
  width: 775px;
  height: 27px;
  font-size: 12px;
  color: #737373;
  line-height: 27px;
  text-align: right;
}

.links_left_container {
  background: url('images/first_link_off.jpg') no-repeat;
  width: 126px;
  height: 25px;
  float: left;
  margin-right: 4px;
}

.links_left_container_on {
  background: url('images/first_link_on.jpg') no-repeat;
  width: 126px;
  height: 25px;
  float: left;
  margin-right: 4px;
}


.links_other_container {
  background: url('images/other_link_off.jpg') no-repeat;
  width: 105px;
  height: 25px;
  float: left;
  margin-right: 3px;
  text-align: center;
}

.links_other_container_on {
  background: url('images/other_link_on.jpg') no-repeat;
  width: 105px;
  height: 25px;
  float: left;
  margin-right: 3px;
  text-align: center;
}

.links_left_container a, .links_other_container a, .links_other_container_on a, .links_left_container_on a {
  line-height: 25px;
  font-size: 14px;
  color: #fff;
}

.links_left_container a, .links_left_container_on a {
  margin-left: 50px;
}



#last_link {margin-right: 0}

#column_middle {
  padding: 0 15px;
}

#footer {
  margin-top: 10px;
}


#footer_left {
  width: 570px;
  float: left;
  margin-left: 15px;
  text-align: left;
}

#footer_right {
  width: 290px;
  float: right;
  margin-right: 15px;
  text-align: right;
}

#footer_left, #footer_right, #footer_right a {
  font-family: arial;
  font-size: 11px;
  color: #808080;
}


/* Homepage Splash Image */
#homepage_splash {
  width: 597px;
  height: 200px;
  background: url('images/main_splash_bg.jpg') no-repeat;

}

#splash_left {
  width: 281px;
  float: left;
  margin-left: 16px;
  margin-top: 20px;
  font-family: verdana;
  font-size: 12px;
  color: #fff;
  line-height: 1.8;

}

#splash_right {
  width: 285px;
  float: left;
  margin-top: 135px;
  margin-left: 15px;
  font-family: arial;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
}

#splash_right a {
  color: #fff;
  text-decoration: none;
}

.index_welcome {
  font-size: 38px;
  font-family: arial;
  height: 54px;
  line-height: normal;
}

/* Homepage Splash Image EOF */

/* Infoboxes*/

.infoBoxFL {
  width: 150px;
  margin-bottom: 16px;
}

.infoBoxHeadingFL {
  width: 150px;
  height: 29px;
  line-height: 29px;
  background: url('images/infobox_head_bg.jpg') no-repeat;
}

.infoBoxHeadingFL .boxheading {
  margin-left: 9px;
}


.infoBoxHeadingFL, #infoBoxHeadingFL a, .infoBoxHeadingFL .boxheading a {
  font-size: 12px;
  color: #fff;
} 

.infoBoxContentsFL {
  background: #f7f7f7;
  padding: 10px;
  text-align: center;
}

#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #shopping_cartBox .infoBoxContentsFL {
  text-align: left;
}

.infoBoxContentsFL, .infoBoxContentsFL A, .infoBoxContentsFL A:hover {
  font-size: 12px;
  color: #333;
}

.infoBoxBottomFL {
  width: 150px;
  height: 9px;
  background: url('images/infobox_footer_bg.jpg') no-repeat;
}

a.green_cat_link {
  color: #219146;
}
/* Infoboxes EOF */

.listing_products_name, .listing_products_name a {
  font-family: verdana;
  font-size: 12px;
  color: #333;
}

.listing_products_price {
  font-family: verdana;
  font-size: 12px;
  color: #bd1e2d;
}

.pageHeading img {
  display : none;
}

/* Product info Page */
.products_page_left {
  width: 50%;
}
.products_page_right {
  width: 50%;
}

.products_page_product_name {
  font-family: verdana;
  font-size: 26px;
  font-weight: bold;
  color: #e02b22;
}
.products_page_products_price {
  font-family: verdana;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.products_cross_sell_container {
  width: 248px;
  margin-top: 30px;
  border: 1px solid #d9d9d9;
}
/* Product info Page EOF */

h3 {
    font-family: verdana;
	color:#e02b22;
    font-size: 12px;

}
/* Php Works Styles EOF */

#links_system_middle a.spec_offers_link {
  color: #fff;
  font-weight: bold;
}