/*
  $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: 12px; text-align: center; }
.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: #fff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  margin: 0px;
  text-align: center;   /*centra in IE 5.x */
  background: #030D01; /*#D5F8F8;*/
}

#container{
	width: 1000px;
	padding-top: 20px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/

	background-color: #030D01;
	}

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

.elenco ul{
	font-size: 11px;
	list-style-image: url("./images/elenco.gif");
	border-right: 1px solid #BFBFBF;
}

.head_shopping {
	font-family:Verdana, Arial; 
	font-size: 12px;
}

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

FORM {
	display: inline;
}

tr.top {
	height: 10px; 
}

TR.header {
  /*background: #EEEEEE; */  
  background: #fff;
  width: 100%;
  height: 20px;
}

TR.headerNavigation {
  background: #11568C; /*#bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #bbc3d3; */
  background-color: #11568C; /*#77B6D0;  rgb(204, 0, 0);*/
  height:20px; 
  color: #EEEEEE;
  border-top: 1px solid white;
  font-weight : bold;
}

TD.headerMenu{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-align: center;
	height:40px; 
	width:157px;
	color: #EEEEEE;
	/*background-color: #77B6D0; */
	background-color: #77B6D0; 
	border-left: 1px outset white;
	border-right: 1px outset white;
	text-decoration: none;
}

TD.headerMenu:hover{
	background-color: red;
	text-decoration: none;
}

TD.headerMenu a:hover{
  text-decoration: none;
  /*color: #bbc3d3;*/
  color: #fff;
}

A.headerMenu { 
  color: #EEEEEE; 
}

TD.headerSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  /*background: #bbc3d3; */
  background-color: #EEEEEE; /*rgb(204, 0, 0);*/
  border: 1px solid #77B6D0; /*rgb(204, 0, 0);*/
  height:20px; 
  width:200px;
  text-align: center;
  color: #000000;
  font-weight : bold;
}


A.headerNavigation { 
  color: #EEEEEE; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #EEEEEE;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #EEEEEE;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #EEEEEE;
  color: #EEEEEE;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  /*background: #77B6D0; /* #b6b7cb; */*/
  border: 1px solid #FFFFFF;
}


/*CONTENUTO PARTICOLARE INFOBOX */
.infoBoxContents, .infoBoxContents A {
/*  background: #eeeeee; */
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* TITOLO CATEGORIE */
.boxCategories{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  width: 100%;
  
  font-weight: bold;
  padding-left:2px;
  /*background: #bbc3d3; */
  color: #EEEEEE;
}

.boxCategories_list a{
	display: block;
	color: #fff;
	text-decoration: none;
	/* border: 1px outset; */
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	width: 99%;
}

.boxCategories_list a:hover {
	/* border: 1px inset; */
	text-decoration: none;
	background-color: red;
}


/*TITOLO INFOBOX */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left:2px;
  /*background: #bbc3d3; */
  color: #EEEEEE;
}

.boxlanguages, table.boxlanguages {
}

.box_new, .box_new A{
  color: black;
}

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; */
  background: #fff;
}

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

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: #fff;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
   color: #9a9a9a;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 10px;
}

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: 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;
    font-size:14px;
  font-weight:bold;
}

.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; }

/*INDIVIDUAL BOXES & GRAPHICAL BORDERS BEGIN*/
.mws_boxTop_module    { 
		background: url('images/infobox_module/top.gif');
/*                 font-family: Tahoma;
                 font-size: 11px;*/
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/lef.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 6px;
		 padding-right: 5px;
		 /*border: 1px solid green;
		font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;*/}
.mws_boxCenter_module2 { background: #ffffff; 
                                  font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
		 /*font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;*/}
TD.noborderbox {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
  text-align: center;
}
/*INDIVIDUAL BOXES & GRAPHICAL BORDERS END */