.boxText { FONT-SIZE: 8pt; color:#00a651; font-family: trebuchet MS; } /* texte dels box */
.errorBox { font-family : trebuchet MS; font-size: 8pt; background: #ffb3b5; font-weight: bold; }  /*text d'error dels box*/
.productsNotifications { background: #000000; }  
.orderEdit { font-family : trebuchet MS; font-size: 8pt; color: #70d250; text-decoration: underline; }  

.Estilo1 {font-family: trebuchet MS; FONT-SIZE: 8pt; color: #00E0E0; }
.Estilo2 {color: #FFFFFF}
.Estilo3 {COLOR: #00a651; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt}

A:link {FONT-SIZE: 8pt; color:#00a651; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none}  /*enllaç verd*/
A:visited {FONT-SIZE: 8pt; color:#00a651; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none}  
A:active {FONT-SIZE: 8pt; color:#00a651; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none} 
A:hover {FONT-SIZE: 8pt; color: white; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none; background-color: #00a651; }  

A.headerNavigation {FONT-SIZE: 8pt; color:#4affff; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none} /*text barra estat inici - cataleg etc...*/
A.headerNavigation:link {FONT-SIZE: 8pt; color:#4affff; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none} /*text barra estat inici - cataleg etc...*/
A.headerNavigation:visited {FONT-SIZE: 8pt; color:#4affff; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none} /*text barra estat inici - cataleg etc...*/
A.headerNavigation:active {FONT-SIZE: 8pt; color:#4affff; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none} /*text barra estat inici - cataleg etc...*/
A.headerNavigation:hover {COLOR: white; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-decoration:none; background-color: #4affff;}

A.tronja {FONT-SIZE: 8pt; color:#FF3300; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none}  /*enllaç tronja*/
A.tronja:link {COLOR: #FF3300; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-Decoration: none}  
A.tronja:visited {COLOR: #FF3300; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-Decoration: none}  
A.tronja:active {COLOR: #FF3300; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-Decoration: none}  
A.tronja:hover {COLOR: white; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-decoration:none; background-color: #FF3300;}  

A.bcel {FONT-SIZE: 8pt; color:#00E0E0; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none}  /*enllaç blau cel*/
A.bcel:link {COLOR: #00E0E0; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-Decoration: none}  
A.bcel:visited {COLOR: #00E0E0; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-Decoration: none}  
A.bcel:active {COLOR: #00E0E0; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-Decoration: none}  
A.bcel:hover {COLOR: white; FONT-FAMILY: trebuchet MS; FONT-SIZE: 8pt; text-decoration:none; background-color: #4affff;}  


FORM {  
	display: inline;
}

TR.headerNavigation {
  background: #00a651;
}

TD.headerNavigation {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #00a651;
  color: #00E0E0;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: trebuchet MS;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ff0000;
}

TD.headerInfo {
  font-family: trebuchet MS;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #00a651;
  color: #ffffff;
  font-weight: bold;
}

table.infoBoxHeading { background-image:url(../images/infobox/titolfons.gif);}

.infoBox {
  background: #4affff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: trebuchet MS;
  color:#00a651;
  font-size: 8pt;
}

.infoBoxNotice {
  background: #00ffff;
}

.infoBoxNoticeContents {
  background: #123456;
  font-family: trebuchet MS;
  font-size: 10px;
}

TR.infoBoxHeading{ color:#4affff}

TD.infoBoxHeading {
  font-family: trebuchet MS;
  font-size: 10px;
  font-weight: bold;
  background: #00a651;
  background-image:url(../images/infobox/titolfons.gif);
  color: #ffffff;
}/*color titol dels blocs*/

TD.infoBox, SPAN.infoBox {
  font-family: trebuchet MS;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #00a651;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #00a651;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading:link {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #00a651;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading:visited {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #00a651;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading:active {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #00a651;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading:hover {
  font-family: trebuchet MS;
  font-size: 10px;
  background: #FFFFFF;
  color: #00a651;
  font-weight: bold;
}
TD.productListing-data {
  color:#FF3300;
  font-family: trebuchet MS;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: trebuchet MS;
  font-size: 20px;
  font-weight: bold;
  color: #FF3300;
}/*  titol seccio */

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: trebuchet MS;
  font-size: 10px;
  color: #00a651;
}

TD.main, P.main {
  font-family: trebuchet MS;
  font-size: 11px;
  line-height: 1.5;
  color:#00a651;
}/* text benvinguda*/

TD.smallText, SPAN.smallText, P.smallText {
  color:#00a651;
  font-family: trebuchet MS;
  font-size: 10px;
}

TD.accountCategory {
  font-family: trebuchet MS;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: trebuchet MS;
  font-size: 12px;
}

TD.tableHeading {
  font-family: trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: trebuchet MS;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: trebuchet MS;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: trebuchet MS;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: trebuchet MS;
  font-size: 8pt;
  color: #00a651;
  font-weight: bold;
}/* color i tamany del nom de l'usuari a la frase de benvinguda*/

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: trebuchet MS;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: trebuchet MS;
  color: #ff0000;
}

SPAN.errorText {
  font-family: trebuchet MS;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: trebuchet MS; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: trebuchet MS; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: trebuchet MS; font-size: 10px; }
.messageStackError, .messageStackWarning {font-family: trebuchet MS; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: trebuchet MS; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: trebuchet MS; font-size: 10px; color: #ff0000; }

