/*
  $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: Verdana, Arial, sans-serif; font-size: 11px;letter-spacing: 1px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #D3D3D3; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #D3D3D3; }
  .productsNotifications { background: #79D15D; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #428D29; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin-left: 20px;
  margin-right: 20px; 
  margin-top: 0px; 
}

c {
  color: #000000;
  text-decoration: underline;
}

A { 
  color: #000000;
  text-decoration: none;
  font-weight: bold; 
  font-size : 10px;
}

A:visited { 
  color: #000000; 
  text-decoration: none; 
  font-weight: bold; 
}

A:hover {
  color: #E52518;
  text-decoration: none;
  font-weight: bold;  
}

FORM {
	display: inline;
}


TR.header{
    /*background: Black;*/
}



/* header personalizzato elite */
/*.header_cent {
	width: 100%;
	background-image: background: url(../../images/elite_template/images/header_centrale.jpg) repeat-x ;
}

.header_dx {
   width:373px; 
   background-image: background: url(../../images/elite_template/images/header_dx.jpg) no-repeat ;
}*/

/*TR.headerNavigation {
  background: #E52518;
}*/

TD.headerNavigation , TD.borderGray {
  background: #E52518 url(../../images/elite_template/images/sfondino_barra_top.gif) repeat-x bottom;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px; 
  color: #ffffff;
  font-weight : bold;
  text-transform: uppercase;
  padding-bottom:15px;
  padding-top:5px;
  letter-spacing: 1px
}

TD.borderGray{
      font-size: 14px; 
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:visited { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #F3CAC7;
}

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_sx {
  background: #E52518;
}

TD.footer_sx {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E52518;
  color: #ffffff;
  font-weight: bold;
}

TR.footer_dx {
  background: #E52518;
}

TD.footer_dx {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E52518;
  color: #ffffff;
  font-weight: bold;
}

TR.footer_centro {
  background: #E52518;
}

TD.footer_centro {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E52518;
  color: #ffffff;
  font-weight: bold;
}

TR.footer {
  background: #E52518;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E52518;
  color: #ffffff;
  font-weight: bold;
}



.infoBox {
  /*background: #E52518;*/
  border-top: 1px solid silver;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 1px solid Black;  
}

.infoBoxContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #BA261A;
}

.infoBoxNoticeContents {
  background: #BA261A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
  background: url(../../images/elite_template/images/box_sfondino.gif) repeat-x ;
  height:25px;
  vertical-align:bottom;
  /*padding-bottom:3px;*/
  border-bottom: 2px solid #000000;  
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #FFE6E6;
}

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: #FFE6E6;
}

TABLE.productListing {
  /*background: url(../../images/elite_template/images/box_sfondino.gif) repeat-x ;
  border-bottom: 2px solid #FFFFFF;*/
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 1px solid Black;  
}


TD.productListing-heading {  
  height:25px;
  background: url(../../images/elite_template/images/box_sfondino.gif) repeat-x ;
  vertical-align:bottom;
}

.productListing-heading {  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

A.productListing-heading:visited{
  color: #FFFFFF;
}

A.productListing-heading:hover {
  color: #F3CAC7;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}






TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9A9A9A;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #C80000;
  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: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }