{
padding: 0;
margin: 0;
border: 0;
}
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: 12px;
color: #000000;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #000000;
}
form {
display: inline;
}
/* ??? */
div#product_notificationsBox table {
text-align: center;
}
img#logo {
position: absolute;
left: 20px;
bottom: 0px;
}
div#imageNav {
position: absolute;
right: 40px;
bottom: 25px;
}

.productListing {
    /*background: #e3e1e1;*/
}

tr.productListing-odd td.productListing-data {
color: #020305;
padding:5px;
    background: #e3e1e1;
}

tr.productListing-even td.productListing-data {
background: #c3c9d1;
padding:5px;
color: #020305;
}

div.navBarContent {
margin-left:42px;
}
div.breadCrumb, div.date {
text-align: left;
margin: 6px;
}
div.navAcc, div.counter {
float: left;
}

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: #000000;
}
table.infoBox {
border: 1px solid #c4c6c8;
}
tr.errorBox td.productListing-data{background-color: #FAA;}


/* 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: #000000;
}
/* 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: 15px;
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;
color: #000000;
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;
  color: #000000;
}
.pageResults {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
.pageResults a{
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

.messageStackError, .messageStackWarning {
font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;color:#000000;
}
/* 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;}

.moduleRow { }
.moduleRowOver { background-color: #bdbbbb; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #bdbbbb; }

.headerNavigation {
    font-family: Impact;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
}
a.headerNavigation:hover {
    text-decoration: none;
}
a.headerNavigation:visited {
    text-decoration: none;
}

.breadCrumb {
    padding-left: 20px;
    padding-top: 16px;
    padding=bottom: 16px;
}

.breadCrumb a.headerNavigation, .breadCrumb {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #b9090b;
}

table .calendar{
	border:1px solid #DDDDDD; 
	background-color:#ffffcc;
	}
thead td{
	text-align:center;
	width: 20px;
}
.calTitle{
	border:1px solid #DDDDDD;
	background-color:#336699;
	text-align:center;
	color:#FFFFFF;
	padding: 2px;
	font-size: 12px;
	white-space: nowrap;
}
.calText{
    color: #000000;
	text-align:center;
	width: 20px;
	height: 20px;
	font-size: 12px;
}
.cal_empty{
	text-align:center;
	/*border:1px solid #EEEEEE;*/
	}
.colOver {
	border: 1px solid black;
	cursor: pointer;
}
.calOn {
    background-color: #FF6666;
}
.calOnDisabled {
    background-color: #FF6666;
}
.disabled {
    background-color: gray;
}
.calOnShipping {
    background-color: #FF6666;
}
.calSelected {
    background-color: #00FF00;
}
.calOff {
    background-color: none;
}
.fullDisabled {
    background-color: gray;
}
a.headerLink {
    font-family:Impact;
    font-size:25px;
    color:#e4e4e4;
    display:block;
    padding:5px;
}
a.headerLink:hover {
    text-decoration: none;
    background: #3a5c85;
    color:#e4e4e4;
}
.searchInputDiv {
    display:block;
    float:left;
    margin-top:0px !important;
    margin-top:-1px;
}

.productListing-data a {
    color: #000000;
}
.productListing-data a:hover {
    color: #000000;
}
#layoutContent .contentBoxHeadingText {
    font-size:14px;
    line-height: 14px;
    vertical-align:middle;
}
.boxText, .checkoutBarTo {
    color:#000000;
}
/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

