h1 {
font-size: 18px;
color: #000f58;
font-weight: normal;
padding-top:20px;
padding-bottom: 0px;
}
h2 {
font-size: 14px;
color: #000f58
}
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;
color:#000f58;
}
a:hover {
text-decoration: underline;
color: #000f58;
}
form {
display: inline;
}

#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {
text-align: left;
width:240px;
}

.infoBoxContentsFL 
{
	
}

/* ??? */
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 {
background: #e5e5e5;
position: relative;
margin-top: 1px;
padding: 0px;
}

.productlisting{
	border: solid 1px;
	border-color: #e5e5e5;
}

.productListing-heading {
background: #e5e5e5;
padding: 5px;
font-weight: bold;
color: #000f58;
}

.infoBoxHeadingFL, .infoBoxHeading {
background: #000f58;
padding: 5px;
font-weight: bold;
color: white;
}
.infoBoxHeadingFL {
border-bottom: 1px solid #000080;
}

tr.productListing-even td.productListing-data {
background: #f6f6f6;
}

div.navBarContent {
background: #e5e5e5;
height: 22px;
padding:8px;
}
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: 0px solid black;
}



/* hide corner gif's */
td.infoBoxHeading img {
	display: none;
}
.boxLink img {
display: block !important;
position: absolute;
right: 5px;
top: 3px;
}

#copyRight {
margin: 10px auto;
padding: 0;
}

span.cBoxE {
color: #000;
}
#shopping_cartBox .infoboxHeadingFL {
color: #FFF;
}
/* 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;
padding-bottom: 20px;
}
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;}

 /* input requirement */
 
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.cssbuttoninfo{
    background: #e5e5e5;
    color : #000f58;
    padding : 0 6px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
    height:24px;
	width:110px;
    cursor: pointer;
    text-align:center;
    border: 1px;
    line-height: 18px;
    border-style: solid;
    border-color: #e5e5e5;
    border-spacing: 1px;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
}

.cssbutton {
    background: #000f58;
    color : #ffffff;
    padding : 0 6px;
    font-weight: bold;
    font-size: 11px;
    height:24px;
	width:110px;
    cursor: pointer;
    text-align:center;
    border: 1px;
    line-height: 21px;
    border-style: solid;
    border-color: #000f58;
    border-spacing: 1px;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
}

 
.cssbuttonsubmit{
    background: #000f58;
    color : #ffffff;
    cursor: pointer;
    border:none;
    font-size: 105%;
    font-weight: bold;
	text-transform: uppercase;  
	margin-top:3px;
	vertical-align: top;
}


#searchbutton {
background: #fff url('/images/infobox/arrow_right.gif') no-repeat left;
height: 25px;
width: 20px; 
border-color: transparent;
border: solid 0px;
background-color: transparent;}


#informationBox br {
display: none;
}
#informationBox a {
display: block;
}
#informationBox a:hover {
background: #eee;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:38px; 
 background-color:#e5e5e5; 
 width:100%;
 padding-top: 8px;
 text-transform: uppercase;
} 
 
#leftcol{
 width:250px; 
 float:left; 
 position:relative; 
 padding:0px;
  }
 
#rightcol{
 width:230px; 
 float:right; 
 position:relative; 
 padding:0px;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline;
 position: relative; 
 margin-left:20px;
 margin-right: 10px;
 width:483px; 
 }
 
#footer{
 height:40px; 
 color:#fff;
 background-color:#000f58; 
 clear:both;
 } 

#footer table tr td {
  color:#fff;
  font-size: 10px;
}  

#footer a {
  color:#fff;
  font-size: 10px;
  text-decoration: none;
}


.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
}

