/*
  $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: Arial, Helvetica, sans-serif; font-size: 12px;}
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #999999; text-decoration: underline; }

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

A {
  color: #000099;
  
}

HR {
  color: #0000FF;
  heigh-font:5px;
  height:2px;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:20px;
  background: #F5F5F5;
  color: #000000;
  font-weight : normal;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #0000ff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: url(http://www.modellini.com/sfondo-bottoni.gif);
  height: 25px;
  color: #ffffff;
}

TD.infoBoxHeading A, TD.infoBoxHeading A:hover
{
  color: #ffffff;
  text-decoration: underline;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
  
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
	background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  text-align: left;
  line-height: 30px;
  font-weight: bold;
  color: #000000;
  padding-left: 25px;
  padding-top: 10px;
}

TD.pageHeading2, DIV.pageHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-top: 15px;

}

TD.prezzo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006600;
  padding-top: 15px;
}
TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  padding-left: 8px;
}

TD.main-11, P.main-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
DIV.main-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 6px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
 TD.smallText {
padding-left: 15px; }

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
 TD.smallText2 {
padding-left: 8px; }

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000099;
  font-weight: bold;
  background: #FFFEE8; 
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 15px; }
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFF00;
	font-weight: bold;
}
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

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

TABLE.tabellamain  
{ 	width: 1000px;
	border: 0px;
	align: center; 
}
TABLE.tabellaheader  
{ 	width: 1000px;
	align: center; }
	
TD.categmain, TD.categmain A, TD.categmain A:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000099;
  font-weight: bold;
  height: 130px;
  vertical-align: bottom;
}

TD.login-titolo
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}
TD.main-paginestatiche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
TABLE.CATEG TD
{
	border: 1px;
}
TD.CATEG, TD.CATEG A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FCFDE3; 
	padding-top: 2px;
	padding-bottom:2px;
	bordercolor: #000099;
	align: right;
	text-decoration: none;
}
.font-pagamenti {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	}
	
	.font-pagamenti-titolo {font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff0;
	}
.linkpaginepagamenti A:link {
  color: #ff0000;
  text-decoration: underline;
}
.linkpaginepagamenti A:hover {
  color: #0000FF;
  text-decoration: none;
}
.linkpaginepagamenti A:visited {
  color: #ff0000;
  text-decoration: underline;
}
.testoform { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}
.informativa {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.index-testo, .index-testo A, .index-testo A:visited, .index-testo A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.index-testo2, .index-testo2 A, .index-testo2 A:visited, .index-testo2 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sub-info-listaprodotti {
	font-size: 11px;
	color: #000000;
}

.numeri-categoria {
	font-size: 11px;
	color: #646464;
}.Titolo-paginehtml {
	font-size: 28px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.testo-paginehtml {

	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.testo-paginehtml-big {


	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.footer2, .footer2 A, .footer2 A:visited, .footer2 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	.footer1, .footer1 A, .footer1 A:visited, .footer1 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
		}
		
		TD.footertable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #000000;


}
.Titolo-paginehtmllow {

	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main-capo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
TD.main-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

TD.main-left2 {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 5px;
}
.puls-barra-orizz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/modellini_07.gif);
	background-repeat: repeat-x;
	width: 983px;
}
.puls-barra-orizz A:link, .puls-barra-orizz A:visited{
	color: #FFFFFF;
}
.puls-barra-orizz A:hover{
	color: #FFFF00;
}
.puls-barra-indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	padding-left: 4px;
	background-image: url(immagini/modellini_04.gif);
	width: 239px;
	background-repeat: no-repeat;
}
TD.info_prodotto_prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	  color: #000000;
	  padding-left: 4px;
}
TD.info_prodotto_iva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	  line-height: 16px;
	  color: #000000;
	  padding-left: 4px;
}
td.pageHeadingnews, div.pageHeadingnews {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:28px;
font-weight:bold;
line-height:24px;
padding-left:25px;
padding-top:2px;
text-align:left;
}
DIV.header-news {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
padding-left:4px;
padding-right: 4px;
padding-top:2px;
text-align:left;
}

TD.productlist-linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
TD.testo_newsletter {
font-family:Arial,Helvetica,sans-serif;
color:#000000;
font-size:11px;
padding-left:2px;
padding-right:3px;
padding-top:3px;
line-height:13px;
padding-bottom:5px;
}

TD.testo_newsletter A:link, TD.testo_newsletter A:visited {
color:#000000;
text-decoration: none;
}
TD.testo_newsletter A:hover {
color:#000000;
text-decoration: none;
color: #FF0000;
}
TD.categ-dir-sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top:1px;
	padding-bottom:1px;
}
TD.categ-dir-sup A:link, TD.categ-dir-sup A:visited {
color:#FFFFFF;
}

TD.categ-dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-top:1px;
	padding-bottom:1px;
}
TD.categ-dir A:link, TD.categ-dir A:visited {
color:#FFFFFF;
}