h1 {
	margin: 3px;
	font-family:Verdana,arial,helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #941100;
}
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 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3E3E3E;
}

A.headerNavigation { color: #5A4000; font-size: 9px; } /* actualizado */
A.headerNavigation:hover { color: #D5A103;} /* actualizado */

A.enlace_listado{ color: #000000; font-size: 10px;} /* actualizado */
A.enlace_listado:hover{ color: #000000; font-size: 10px;} /* actualizado */

.linea_separacion_listado{
  background-color: #F9F2DD;
  border-bottom: 1px dotted #F9F2DD;
  height: 1px;
  line-height: 1px;
  width: 100%;
}
.cabecera1_listado{
	background-color: #F9F2DD;
	width: 100%;
	color: #D5A103;
	font-size: 17px;
	font-weight: bold;
	padding-left: 3px;
}
.fondo_centro_index{
	padding: 10px;
	font-size: 10px;
	color: #3E3E3E
}

TR.productListing-odd{
  background-color: #F5E6B8;
}
TR.productListing-even {
  background-color: #F5E6B8;
}

form {
display: inline;
}
#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {
text-align: left;
}
/* ??? */
div#product_notificationsBox table {
text-align: center;
}
img#logo {  /* actualizado */
position: absolute;
left: 0px;
bottom: 2px;
z-index: 5;
}
div#imageNav { /* actualizado */
position: absolute;
right: 20px;
top: 15px;
z-index: 5;
}

/* Borde y contenedor de todas las cajas */
div.infoBoxFL {
border: 0px solid black;
/*border-width: 1px; */
position: relative;
margin-top: 1px;
margin-bottom: 3px;
padding: 0px;
}
div.infoBoxFL_2 {
border: 0px solid black;
/*border-width: 1px; */
position: relative;
margin-top: 1px;
margin-bottom: 3px;
padding: 0px;
}

.infoBoxHeadingFL{  /* actualizado */
	background-image:url(images/cabeceraventana.gif);
	padding: 0px;
	margin: 0px;
	height: 21px;
	font-weight: bold;
	color: #765400;
	line-height: 15px;
	vertical-align:top;
}
.infoBoxFooterFL{ /* actualizado */
	padding: 0px;
	margin: 0px;
	height: 5px;
	line-height: 5px;
	font-size:1px;
}
.infoBoxFooterFL_2{ /* actualizado */
	padding: 0px;
	margin: 0px;
	height: 5px;
	line-height: 5px;
	font-size:1px;
}

.infoBoxHeading2, .productListing-heading2 {
background: #D5A103;
padding: 0px;
margin: 0px;
font-weight: bold;
color: #ffffff;
font-size: 10px;
}
A.productListing-heading {
	background: #D5A103;
	color: #ffffff;
	font-size: 10px;
}
A.productListing-heading:hover {
	background: #D5A103;
	color: #F5E6B8;
	font-size: 10px;
}

.precio_listado{
font-weight: bold;
font-size: 13px;
color: #000000;
}
.precio_listado_oferta{
font-weight: bold;
font-size: 13px;
color: #FF0000;
}
/*
.infoBoxHeadingFL {
border-bottom: 1px solid #000080;
}
*/
tr.productListing-even td.productListing-data { /* actualizado */
background: #FFFFFF;
}

div.navBarContent {
border: 1px solid black;
border-width: 1px;
background: silver;
height: 22px;
}
div.breadCrumb, div.date {
float: left;
margin: 2px;
}
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: 4px;
}

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

span.cBoxE {
color: #e00;
}
#shopping_cartBox .infoboxHeadingFL {
color: #ff9;
}
/* end test styles */

/* import from osC */
.inputRequirement {
color: red;
}



  
TD.headerError, TD.headerInfo, SPAN.markProductOutOfStock, TD.formAreaTitle {
font-family: Verdana,arial,helvetica;
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: Verdana, 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;}

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color: #000000;
}

.clLevel0over{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#006F19;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#ffffff;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#006F19;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#006745;
	layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

.nombre_producto{
	font-family:Verdana,arial,helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #D5A103;
}
.precio_producto{
	font-family:Verdana,arial,helvetica;
	font-size: 18px;
	font-weight:bold;
	color: #5A4000;
}
.linea_separacion_producto{
	border-bottom: 1px dotted #000000;
	height: 1px;
	width: 100%;
	margin: 5px 10px 5px 10px;
}
.caja_buscador {
	height: 14px;
	width: 100px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.inputbox {
	height: 16px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.caja2 {	
	height: 60px;
	width: 300px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fondo_centro_noticias{
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	padding: 5px;
	
}
