/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {font-family:Times New Roman, sans-serif; font-size: 14px; }
.errorBox { font-family : Times New Roman, sans-serif; font-size : 10px; background: #D2691E; font-weight: bold; }
.stockWarning { font-family : Times New Roman, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Times New Roman, sans-serif; font-size : 14px; color:  	
#DC143C; text-decoration: underline; }


TD.acord {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 13px;
  color: #cc0033;
}




BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
 }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF1493;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: #DC143C;
}

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

.infoBox {
  background: #D8BFD8;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.loginbox {
  background: #C0C0C0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #ffffff;
} 





.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

}

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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.productListing-odd {
  background: none;
}

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

TR.productListing-even {
  background: none;
}

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

.productListing-heading {
  font-family: Times New Roman, sans-serif;
  font-size: 14px;
  background: #FFFfff;
  color: #0000CD;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Times New Roman, sans-serif;
  font-size: 14px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #DC143C;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 13px;
}

TD.accountCategory {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 13px;
  color: #9ACD32;
  font-weight: bold; 
}

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

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

TD.tableHeading {
  
}

SPAN.newItemInCart {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 14px;
  color: #1E90FF;
}

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: #8B008B;
  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: #DC143C; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
TD.vetrina         {
 height:20;
 width:100%;            /* stile singole celle prodotto Box vetrina Home page */
 border-right:1px dotted #a5a5a5;
 border-top:1px dotted #a5a5a5;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align: center;
 
}
.boxvetrina         {
 height:20;
 width:100%;            /* stile tabella Box vetrina Home page */
 border-right:1px dotted #ffffff;
 border-left:1px solid #ffffff;
 border-top:1px dotted #ffffff;
 border-bottom:1px solid #ffffff;
}
.headervetrina         {
 width:100%;            /* stile intestazione Box vetrina Home page */
 border-right:2px solid #efedee;
 border-left:2px solid #efedee;
 border-top:2px solid #efedee;
 border-bottom:2px solid #efedee;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #d5ebfd;/*configura sfondo intestazione del box vetrina home page - celestino */
 font-weight: bold; 
 color: #355f87; /* testo intestazione box*/
}
.newProductBox {
background-image: url(images/yourimage.gif);
background-repeat: no-repeat; height: 30px; }

/* begin styles for categories box, levels */
A.cat {
color: #000000;
text-decoration: none;
}
A.subcat1 {
color: #FF0000;
text-decoration: none;
}
A.subcat2 {
color: #5b0d0d;
text-decoration: none;
}
A.subcat3 {
color: #019901;
text-decoration: none;
}
/* end styles for categories box, levels */


CategoriesBox {
background: #b6b7cb;
}
TD.CategoriesBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #DC143C;
color: #ffffff;
}
.CategoriesBoxContents {
background: #A9A9A9;
font-family: Times New Roman, Arial, sans-serif;
font-size: 13x;
}
A.CategoriesBoxContents:hover {
font-family: Verdana, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #FFA500;
text-decoration: none;
}
