infoBoxHeadingFL.infoBoxNotice {color: firebrick; background: LightSalmon; padding: 8px;}

.orders_history {border: 1px solid #cccccc;}
.orders_history td {padding: 4px; font-size: 11px;}
.odd_even1 {background: #eeeeee;}

.out_of_stock {color: red;}
.out_of_stock b {font-size: 14px;}
.login_message {font-size: 14px;}

.supplies div#boxes2Frame a {font-size: 13px; line-height: 16px; color: white;}
.supplies div#boxes2Frame ul {padding-left: 19px;}

a.buynow {
	background-color:#FF66FF;
	color:#FFFFFF;
	margin-bottom:2px;
	padding:1px 3px;
	text-decoration:none;
	font-size: 11px;
}

a.buynow:hover {
	background-color: #68D968;
	color: white;
	text-decoration: none;
}

.encryptmessage {font-size:11px; line-height:16px;}
.encryptmessage img {float:right; margin:9px 0 0 12px;}


/* Start Banner Rotator */
#bannerRotator { 
  width: 567px;  /* Banner width */
  height: 118px;  /* Banner height */
  overflow: hidden; 
  position: relative; 
}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  margin: 0;
  position: relative; 
}

#bannerRotator ul li { 
  display: none; 
  width: 567px;  /* Banner width */
  height: 118px;  /* Banner height */
  position: absolute; 
  top: 0px; 
  left: 0px; 
}

#bannerNav { 
  position: absolute; 
  right: 15px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 15px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 10px; 
  width: 10px; 
  display: block; 
  background: url(images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(images/icons/play.png);  /* Controls Play icon */
}

.divider-tall {
  /*clear: both;*/
  height: 10px;
}
/* End Banner Rotator */



a img {border: none;}
#logoFrame h1 {}
td.pageHeading {}
.small {font-size: 11px;}
input, select {font-size: 11px;}

.restrictions {color: red; font-weight: bold; font-size: 11px;}

.shoppingcart table.productListing {border: 1px solid #68D968;}
.shoppingcart .productListing-heading {background: #83e083; color: white; font-weight: bold; padding: 6px;}
.shoppingcart .productListing-data {vertical-align: middle; padding: 3px;}

.oldprice {text-decoration:line-through; color: #ff0000; font-size: 80%; font-weight: normal; display: block;}
.pagination {border-top:1px solid #3399CC; font-size: 11px; margin-top: 10px;}

#loginboxes h3 {border-bottom:1px solid #3399CC;padding-bottom:0px; line-height: 18px; margin: 4px 0px 0px; line-height:21px;}

h1 {
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
	position: absolute;
	bottom: 2px;
	left: 293px;
	font-style: italic;

}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #3399cc;
}
h3 {
	font-size: 22px; 
	line-height: 26px;
	font-weight: normal;
	border-bottom: 1px solid white;
	margin: 0px 0px 7px;
	padding-bottom: 1px;
}

#middleContent h3.shipping_price {line-height: 0.8; font-size: 16px; margin-left: 10px;}
#middleContent h3.shipping_price span {font-size: 12px;}

h4 {
font-size: 13px;
}
/* new styles */

#infoIcon {
position: absolute;
right: 10px;
top: 0px;
}
.imagePM {
text-align: center;
}

/* new styles */

/* test and additional styles */
body {
font-family: Arial, sans-serif;
font-size: 12px;
color: #333333;
}
a {text-decoration: none; color: #3399cc;}
a:hover {text-decoration: underline; color: #ff66ff;}
form {
display: inline;
}
#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {text-align: left;}

#categoriesBox.infoBoxFL {background: #68d968; border-top: 1px solid white; border-bottom: 1px solid white;}
#categoriesBox .infoBoxContentsFL {padding: 5px 0px 3px 0px;}

#categoriesBox .infoBoxContentsFL ul {margin: 0px; padding: 0px; list-style: none;}
#categoriesBox .infoBoxContentsFL ul li {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

#categoriesBox .infoBoxContentsFL ul a {
	color: white; 
	display: block;
	margin: 0px 0px 0px 3px; 
	padding: 3px 0px 3px 27px; 
	font-size: 13px; 	
	background: url(images/nav-bullet.gif) top left no-repeat;
}
#categoriesBox .infoBoxContentsFL ul a:hover {color: white; text-decoration: none; background: url(images/nav-bullet-on.gif) top left no-repeat;}

#categoriesBox .infoBoxContentsFL ul li.active a {font-weight: bold; text-transform: uppercase; background: url(images/nav-bullet-on.gif) top left no-repeat;}

#categoriesBox .infoBoxContentsFL ul ul {margin: 6px 3px 5px 34px;}
#categoriesBox .infoBoxContentsFL ul li.active li a {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 8px; 
	text-transform: capitalize; 
	font-size: 11px; 
	font-weight: normal;
	background: url(images/sub-nav-bullet.gif) left 7px no-repeat;
}
#categoriesBox .infoBoxContentsFL ul li li.active a {font-weight: bold;}
#categoriesBox .infoBoxContentsFL ul li li a:hover {background: url(images/sub-nav-bullet.gif) left 7px no-repeat; text-decoration: underline;}

#categoriesBox .infoBoxContentsFL ul ul ul {margin: 6px 3px 5px 14px;}
#categoriesBox .infoBoxContentsFL ul li li.active li a {font-weight: normal;}
#categoriesBox .infoBoxContentsFL ul li li li.active a {font-weight: bold;}

#specialsBox {padding: 15px 11px 10px 15px;}
#specialsBox .infoBoxHeadingFL {display: none;}

/* ??? */
div#product_notificationsBox table {
text-align: center;
}

img#logo {}

div#imageNav {
position: absolute;
right: 20px;
bottom: 5px;
}

div.infoBoxFL {
	position: relative;
	padding: 6px 11px 10px 10px; 
	margin-right: 17px; 
}
.infoBoxHeadingFL {}

tr.productListing-even td.productListing-data {
background: #f6f6f6;
}

div.navBarContent {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background: #ff66ff;
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: verdana, arial, sans-serif;
}
div.breadCrumb, div.date {margin: 5px 7px;}
div.navAcc, div.counter {float: right;margin:5px 7px;}
div.navBarContent a {color: white;}
div.navBarContent a:hover {color: white;}
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;*/
}

div.headerError {text-align: center;}
div.headerError div {
	background: #FF0000;
    	color: #FFFFFF;
    	font-size: 12px;
    	font-weight: bold;
    	text-align: center;
	padding: 4px;
	width: 1139px;
	margin: auto;
}

.productSpecialPrice, td.pageHeading {}

#loginboxes table.infoBox, #customer_testimonials table.infoBox {border: 20px solid #bde9ff;}
#confirmation_page table.infoBox {border: 10px solid #bde9ff; padding: 10px}
div.infoBox {border: 20px solid #bde9ff; padding: 20px;}



.boxLink img {
display: block !important;
position: absolute;
right:23px;
top:9px;
}

#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: #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;}


