/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 10px;}
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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

.infoBox {
  background: #b6b7cb;
}

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

.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: #bbc3d3;
  color: #ffffff;
}

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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

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;
}
A.main {
  color: #0000FF;
}

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

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

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

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

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: 0;
}
/*** End Header Tags SEO ***/

h4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10 px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */


/*** Begin Stile ArrigoStyleIndex ***/
ul.ArrigoStyleIndex{
	/*margin-left: 0px;*/
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;	
	
}

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


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

/* Modo corretto ... funzionante */
.arrigoStyle{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.arrigoStyle A:link {text-decoration: none; color: #0000FF;}
.arrigoStyle A:visited {text-decoration: none; color: #0000FF;}
.arrigoStyle A:active {text-decoration: none; color: #0000FF;}
.arrigoStyle A:hover {text-decoration: none; color: #FF0000;}


.arrigoStyleMessage{
  color:#FFFFFF; 
  font-family: Verdana; 
  font-size: 14px; 
  font-weight: bold;
}
.arrigoStyleMessage A:link {text-decoration: none; color: #FFFFFF;}
.arrigoStyleMessage A:visited {text-decoration: none; color: #FFFFFF;}
.arrigoStyleMessage A:active {text-decoration: none; color: #FFFFFF;}
.arrigoStyleMessage A:hover {text-decoration: none; color: #FF0000;}

.arrigoStyle TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.arrigoStyle TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight:bold;
}




.arrigoStyleBox{
  margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 0;
  list-style-type: none;
  color: #000000;
}

.arrigoStyleBox ul{ padding-left:18; list-style-type: disc ; ist-style-position:outside; color: #000000;}
.arrigoStyleBox lo{ font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1; color: #000000; }


/*** End Stile ArrigoStyleIndex ***/


/*** Begin Stile arrigo_qualita usato nei file ProductServices_ di "qualita' e caratteristiche"  ***/

.arrigo_qualita{
  font-family: Verdana, Arial, sans-serif;
  background: #000000;
  color: #FFFFFF; /* 191,180,115*/
  margin: 0px;  
  font-size: 12px;
  line-height:1.5;
}

.arrigo_qualita P{
  font-family: Verdana, Arial, sans-serif;
  background: #000000;
  color: #FFFFFF; /* 191,180,115*/
  margin: 0px;  
  font-size: 12px;
  line-height:1.5;
}

/* 191,180,115*/
.arrigo_qualita H3 {  font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight:bold; color: #BFB473;}  

.arrigo_qualita A:link {text-decoration: none; color: #0000FF;}
.arrigo_qualita A:visited {text-decoration: none; color: #0000FF;}
.arrigo_qualita A:active {text-decoration: none; color: #0000FF;}
.arrigo_qualita A:hover {text-decoration: underline; color: red;}

.arrigo_qualita TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
}
.arrigo_qualita TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 25;
  font-weight:bold;
}

/*** End Stile arrigo_qualita ***/



/*** Begin Stile arrigo_dichiarazioni usato in "declarations about the products" di "qualita' e caratteristiche"  ***/

.arrigo_dichiarazioni{
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  color: #000000; /* 191,180,115*/
  margin: 0px;  
  font-size: 10px;
  line-height:normal;
}

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


/*** End Stile arrigo_dichiarazioni ***/


/*** Begin Stile arrigo_network usato in "Network Distribution"  ***/

.arrigo_network{
  font-family: Verdana, Arial, sans-serif;
  background: #000000;
  color: #FFFFFF; /* 191,180,115*/
  margin: 0px;  
  font-size: 12px;
  line-height:normal;
line-height: 1.5;

}


.arrigo_network P {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 1.5;}  
.arrigo_networkLI LI {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 1.5;}  
.arrigo_network A:link {text-decoration: none; color: #FF0000;}
.arrigo_network A:visited {text-decoration: none; color: #FF0000;}
.arrigo_network A:active {text-decoration: none; color: #FF0000;}
.arrigo_network A:hover {text-decoration: underline; color: FF0000;}

.arrigo_network H1 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 48px; 
	font-weight:bold; 
	color: #FFFFFF; 
}  

.arrigo_network H2 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 28px; 
	font-weight:bold; 
	color: #FFFFFF; 
}

.arrigo_network H3 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 26px; 
	font-weight:bold; 
	color: #FFFFFF; 
}

.arrigo_network H4 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 22px; 
	font-weight:bold; 
	color: #FFFFFF; 
}
/*** End Stile arrigo_network ***/



/**** Begin stile slideshow ** ***/
.arrigo_slideshow{
  font-family: Verdana, Arial, sans-serif;
  background: #2d2422;
  color: #FFFFFF; /* 191,180,115*/
  margin: 0px;  
  font-size: 12px;
  line-height:normal;
  line-height: 1.5;

}

.arrigo_slideshow P {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 1.5;}  
.arrigo_slideshow A:link {text-decoration: none; color: #FF0000;}
.arrigo_slideshow A:visited {text-decoration: none; color: #FF0000;}
.arrigo_slideshow A:active {text-decoration: none; color: #FF0000;}
.arrigo_slideshow A:hover {text-decoration: underline; color: FF0000;}

.arrigo_slideshow H3 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 26px; 
	font-weight:bold; 
	color: #FFFFFF; 
}
/**** End stile slideshow ** ***/


/*** Begin Stile arrigo_stiteOro ***/
.arrigo_stiteOro H2 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 28px; 
	font-weight:bold; 
	color: #CC9966; 
}
.arrigo_stiteOro H3 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 16px; 
	font-weight:bold; 
	color: #CC9966; 
}
/*** End Stile arrigo_stiteOro ***/



/*** Begin News_ Style Marco Arrigo  ***/
.news_style1 {color:#OO0000;font-family: Verdana, Arial, sans-serif;}
.news_style1 h1{font-size: 24px;font-weight : bold;text-align : center;}
.news_style1 p{font-size: 14px;font-weight: normal;}
.news_style1 img{vertical-align: middle;border: 1px solid white;margin: 0 5px 5px 0;float:left;}
.news_style1 A {color: #0000FF;text-decoration: none;}
.news_style1 A:hover {color: #AABBDD;  background: #FFFF33;}

.news_style2 {color:#OO0000;font-family: Verdana, Arial, sans-serif;}
.news_style2 h1{font-size: 24px;font-weight : bold;text-align : center;}
.news_style2 p{font-size: 14px;font-weight: normal;}
.news_style2 img{vertical-align: middle;border: 1px solid white;margin: 0 5px 5px 0;float:right;}
.news_style2 A {color: #0000FF;text-decoration: none;}
.news_style2 A:hover {color: #AABBDD;  background: #FFFF33;}

.news_style3 {color:#OO0000;font-family: Verdana, Arial, sans-serif;}
.news_style3 h1{font-size: 24px;font-weight : bold;text-align : center;}
.news_style3 p{font-size: 14px;font-weight: normal;}
.news_style3 img{display:block; vertical-align: middle; border: 1px solid white; margin:0 auto; text-align:center;}
.news_style3 A {color: #0000FF;text-decoration: none;}
.news_style3 A:hover {color: #AABBDD;  background: #FFFF33;}

.news_style4 {color:#OO0000;font-family: Verdana, Arial, sans-serif;}
.news_style4 h1{font-size: 24px;font-weight : bold;text-align : center;}
.news_style4 p{font-size: 14px;font-weight: normal;}
.news_style4 img{vertical-align: middle;border: 1px solid white;margin: 0 5px 5px 0;float:none;}
.news_style4 A {color: #0000FF;text-decoration: none;}
.news_style4 A:hover {color: #AABBDD;  background: #FFFF33;}

/*
.message {
	width:100%; 
	margin-left:0px;
	color:#FFFFFF;
	background-color:#000000;
}
background: #bbc3d3;
b6b7cb // contorno bordo  box
f8f8f9 // sfondo box
*/


/*** End News_ Style Marco Arrigo  ***/


.infoBoxSpecial {
  background: #b6b7cb;
  color: #ffffff;
}

.infoBoxSpecialContents {
  background: #f8f8f9;
  color:#00FF00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TD.infoBoxSpecial, SPAN.infoBoxSpecial {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
