/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  
  Modificat el 2007 per Albert Ruzafa
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  background-color: blue;
  background-position: 0% 0%;
  margin: 0px;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif //AndrewScript;
  font-size: 11px;
  //background-repeat: repeat-x;
  //background-repeat: repeat-y;
}

A {
  color: #000000;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

A.top {
  color: #ffffff;
  text-decoration: none;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.top:hover {
  color: #AABBDD;
  text-decoration: none;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.vermell {
  color:Crimson;
  font-weight:bolder;
  text-decoration: none;
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.vermell:hover {
  color: #AABBDD;
  font-weight:bolder;
  text-decoration: none;
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.llistaArticles {
  color: #000000;
  text-decoration: none;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  /*font-size: 14px;*/
  font-size: 14px;
  font-weight : bold
}

A.llistaArticles:hover {
  color: red;
  text-decoration: none;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight : bold
}

A.categories {
  color: #000000;
  text-decoration: none;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold
}

A.categories:hover {
  color: red;
  text-decoration: none;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold
}

A.topNegreta {
  color: #ffffff;
  text-decoration: none;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

A.topNegreta:hover {
  color: #AABBDD;
  text-decoration: none;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

A.fabricants {
  color: #ffffff;
  text-decoration: none;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

A.fabricants:hover {
  color: #AABBDD;
  text-decoration: none;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.link {
  color: red;
  text-decoration: none;
  font-family: "Comic Sans MS", Avenir, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

A.link:hover {
  color: #AABBDD;
  text-decoration: none;
  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
}


/*Aixo controla titol dels 6 articles de novetats a la pagina index nicial*/
A.novetats {
font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
/*font-size: 16px;*/
font-size: 16px;
font-weight: 400;
font-weight : bold;
}

A.novetats:hover {
font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
color: red;
font-size: 16px;
font-weight: 400;
text-decoration: none;
font-weight : bold;
}



P.article {
font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
font-size: 14px;
font-weight : bold;
}


P.textImatges {
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 14px;
  color: white;
  /*font-weight: bold;*/
}






FORM {
	display: inline;
}

TD.benvinguda {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  /*font-size: 17px;*/
  font-size: 17px;
  color: black;
  font-weight: bold;
  text-align : center;
  background-image: url(http://www.jdamotoquad.ad/images/theme/degradat_llarg.jpg);
  background-repeat: no-repeat;
}

TD.horaris {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 17px;
  color: red;
  font-weight: bold;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: fantasy, Arial, sans-serif;
  font-size: 20px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.myinfoBox {
  background: #ffffff;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-bottom:1px solid #C9C9C9;
}

.textVermell {
  color: black;
  font-weight:bold;
  text-decoration: none;
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 14px;
}

.infoBox {
  background: #ffffff;
  border:1px solid #C9C9C9;
}

.infoBoxTransparent {
  border:1px solid #C9C9C9;
}

.contentBox {
  background: #a5a5a5;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.infoBoxContentsTransparent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.contentBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/*Aquest es el que controla els titols de cada box de les columnes*/
TD.infoBoxHeading {  	
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color:#4C4C4C;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-top:1px solid #C9C9C9;
  font-weight: bold;
}


/*Aquest es el que controla el titol del box de novetats a column_right*/
TD.infoBoxHeadingNovetats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: red;
  background-color:#4C4C4C;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-top:1px solid #C9C9C9;
  text-decoration: blink;
  font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.avisLlistatArticles {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

A.pageResultsNou {
  /*color: #0000FF;*/
  color: #DC143C;
}

A.pageResultsNou:hover {
  /*color: #0000FF;*/
  color: #DC143C;
  /*background: #FFFF33;*/
  background: #DAA520;
}



A.paginacioImatges {
  /*color: #0000FF;*/
  color: #DC143C;
  font-weight: bold;
  /*text-decoration: underline;*/
}

A.paginacioImatges:hover {
  /*color: #0000FF;*/
  color: #DC143C;
  /*background: #FFFF33;*/
  background: #DAA520;
  font-weight: bold;
  text-decoration: underline;
}



TD.pageHeading, DIV.pageHeading {
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #CF2C2C;
  text-decoration: underline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.blanc {
  font-family: "Comic Sans MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  /*font-weight: bold;*/
}

TD.smallTextNovetats, SPAN.smallTextNovetats, P.smallTextNovetats {
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 12px;
}


TD.petitNovetats, SPAN.petitNovetats, P.petitNovetats {
  font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}


TD.fieldKeyblanc {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  /*font-size: 15px;*/
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}

TD.fieldKeyblancHoraris {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  /*font-size: 19px;*/
  font-size: 19px;
  font-weight: bold;
  color: #ffffff;
}

TD.text3Horaris {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #37468F;  
  //color: #798999;
  //color: #FFF8DC;
}

TD.fieldKeyNegre {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: white;
}

TD.lletraBlanca {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: white;
}

TD.lletraNegre {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: black;
}

TD.avisos {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: black;
}

TD.separadors {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  //font-weight: bold;
}

TD.fieldKey {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.style1 {
  color: #ffffff;  
  font-family: "Comic Sans MS  normal", Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.style7 {
color: #6e6e6e;  
  font-family: "Comic Sans MS";
  font-size: 10px;
}
.style8 {color: #797979}
.style9 {font-size: 12px}

.productTitle {
font-family: "Comic Sans MS", 'Myriad Pro', Verdana, Arial, sans-serif;
font-size: 16px;
font-weight: 400;

}
.txt90{
font-family:tahoma;
font-size:10px;
color:#909090;
}