/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  
  osCommerce, Open Source E-Commerce Solutions osC(2.2MS2)
  http://www.shop.photoart.it
  Copyright (c) 2005 PhotoArt.it


Modifiche effettuate da:
  
      Stefano Palai                   Stefano Palai | Brunori Silvia                         Alessio Cecchi
  http://www.photoart.it                http://www.grafica-web.it                         http://www.cecchi.biz
Copyright (c) 2001 osCommerce
  Released under the GNU General Public License
*/
/* CSS Document */
/* © Stefano Palai - stefano@palai.it */

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; } /* rosa */
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; } /* rosso */
.productsNotifications { background: #f2fff7; } /* bianco verdino */
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; } /* rosso  link per opsione ordine */

BODY {
  background-color:#161C47;
  /* background-image:url(includes/grafica/fondo_esterno.jpg); */
  color: #000000;
  margin: 6px;
  
/* ------ scrollbar colorate -------funzionano solo con explorer & konqueror----*/
	
	scrollbar-3dlight-color: #00234D; /*righina ombreggiatura in alto */
	scrollbar-arrow-color: #00234D; /*freccia*/
	scrollbar-base-color: #00234D;
	scrollbar-darkshadow-color: #00234D;
	scrollbar-face-color: #FFD401; /*barra che scorre*/
	scrollbar-highlight-color: #00234D;
	scrollbar-shadow-color: #00234D; /*ombra in basso*/
	scrollbar-track-color: #00234D; /*base */
}

p {
  color: #000000;
  font-family: arial, sans-serif;
  font-size: 10px; 
}

/* --- tabella centrale contenitore --- */
.centro {
  background-color: #F3F3EF;
  color: #000000;
  border-left: 2px solid #FFD401;
  border-right: 2px solid #FFD401;
}

table, tr, td, th {
  border: 0px;
}

/* --- Header tabella offerta --- */

.offerta {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #FFCC66;
  color: #000000; 
  font-weight : bold;
  text-align:center;
  border: 1px solid #000000;
}

/* --- tabelle centrali di informazione --- */

.tinfo {
  background-color: #D7CFBE;
  color: #000000;
  border:0px;
  font-family: arial, sans-serif;
  font-size: 10px;  
  border: 1px solid #FFD401;
   
 }

.theader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFD401;
  color: #000000; 
  font-weight : bold;
}


/* ---------- link --------*/
A {
  color: #534525;
  text-decoration: none;
}

A:hover {
  color: #d9822b;  /*#D9822B*/
  text-decoration: underline;
 }

/* ---------- form --------- */
FORM {
	display: inline;
}

/* -----  header ---- */

TR.header {
  background: #FFD401; /*fondo logo*/
}

TR.headerNavigation {
  background: #FFD401; /*navigatore*/
  font-family: Arial;
  font-size: 10px;
  color:#000000;
 
}
TR.headerBandiere {
  background: #FFD401;
  font-family: Arial;
  font-size: 10px;
  color:#000000;
 
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFD401;
  color: #000000; 
  font-weight : bold;
}


/* -- link nell'header (mio account...) --*/
A.headerNavigation { 
	font-family: Arial;
	font-size: 10px;
	color: #000000;  /* testo scuro menu sotto la testata */
}

A.headerNavigation:hover {
   /* color: #000000;  al passaggio del mause testo menu sotto la testata */
	font-family: Arial;
	font-size: 10px;
	color: #000000;  /*chiaro*/
	text-decoration:underline;
}

/* -- font header --*/
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

/*--- tabella header errore */
TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000; /* rosso */
  color: #ff0000; /* rosso */
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00; /* verde */
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00; /* verde */
  color: #ff0000; /* rosso */
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-image:url(http://www.fotocamerefontani.com/includes/grafica/fondo_centrale_a_1.jpg);
 /*  background: #FFD401; */
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFD401;
  color: #000000;
  font-weight: bold;
}

TD.footer1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background-image:url(http://www.fotocamerefontani.com/includes/grafica/fondo_centrale_a_1.jpg);
  /* background-color: #F3F3EF; */
  color: #000000;
  font-weight: bold;
  border-left: 0px solid #ff9933;
  border-right: 0px solid #ff9933;  
}

.infoBox {
  background: #FFD401; /* bordo celle */
}

.infoBoxContents {
  background: #FFFFFF; /* interno celle */
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxContents1 {
  background: #FFD401; /* interno celle */
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF0000; /* rosso */
}

.infoBoxNoticeContents {
  background: #d7cfbe; /* blu */
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(http://www.fotocamerefontani.com/includes/grafica/cella.gif);
  /* background: #FFD401; */
  color: #333333; /* colore testo */
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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:#; /*  #ACA9A9 interno celle prodotti */
}

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: #; /* interno celle prodotti */
}

TABLE.productListing {
 border: 1px;
  border-style: solid;
  border-color: #FFD401; /* bordo celle prodotti */

}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background-image:url(http://www.fotocamerefontani.com/includes/grafica/cella2.gif);
  /* background: #FFD401;  */
  color: #000000; /* testo ptodotti */
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

/* ---- immagini elenco prodotti------ */

IMG.productListing {
border: 1px solid #ff9933;
}


A.pageResults {
  color: #534525;
  text-decoration: none;
}

A.pageResults:hover {
  color: #d9822b;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #565656; /* testo pagina centrale definizioni */
}

TR.subBar {
  background: #FF00FF; /* viola*/
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #0000FF; /* blu*/
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000; /* rosso */
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #0000FF; /* rosa arancio */
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170; /* mattone */
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000; /* rosso */
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #534525; /* rosso */
}
 /* evidenzia il testo con sovrapposizione di colore in - account e durante ordine */
.moduleRow { }
.moduleRowOver { background-color: #EBEBEB; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DEDFDF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #f99f00; }

/* input requirement */

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