/*
  $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: 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: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  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;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  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 {
  background-image: url('../imgsito/icone/template/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #FCF2D9;
  //shopping-cart content color
}

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: #FCF2D9;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E1E8C1;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center; 

  color: #000000;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E1E8C1;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 20 10 20;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: sharp;
	height: 50px;
	width: 500px;
	background-repeat: repeat-x;
	padding-top: 17px;
	padding-left: 20px;
	text-transform: uppercase;
	background-image: url(../imgsito/icone/template/m99.gif);

	
}

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;
  padding-left: 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; }



























body{
  background-image: url(../imgsito/icone/template/b03.gif);
}

.b04{
  background-image: url(../imgsito/icone/template/b04.gif);
  background-repeat: repeat-x; 
  vertical-align: top;
}

.b05{
  background-image: url(../imgsito/icone/template/b05.gif);
  background-repeat: repeat-x; 
  background-position: bottom; 
  vertical-align: bottom;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #1F1F1F;
}

 .bg{
  background-image: url(../imgsito/icone/template/m09.gif);
  background-repeat: repeat-x; 
 }

 .bg1{
  background-image: url(../imgsito/icone/template/bg01.jpg);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(../imgsito/icone/template/bg02.jpg);
  background-repeat: repeat-y; 
 }

 .ml{
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
 }

 .ml1{
  color: #525252;
  font-size: 10px;
  text-decoration: underline;
 }

 .ml2{
  color: #414141;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #1F1F1F;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml4{
  color: #898989;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  color: #ffffff;
  font-size: 11px;  
  text-decoration: none;
 }

 .cu{
  color: #545454;
  font-size: 10px;
  font-weight: bold;
 }

 .cu1{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
 }

 .se{
  width: 129px;
  color: #282E3E;
  font-size: 9px;
 }

 .image_border{
  border:1px solid #000000; 
 }




.menusx {
	height: 380px;
}


.cat {
	FLOAT: left;
	WIDTH: 140px;
	PADDING-TOP: 5px;
	HEIGHT: 170px;
	TEXT-ALIGN: center;
	background-image: url(../imgSito/icone/SfondoCategorie3.gif);
	margin: 5px;
}
.cat a {
	FONT-SIZE: 0.9em; COLOR: #3366d5; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.cat img {
	TEXT-DECORATION: none;
	margin-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin-bottom: -10px;
	margin-left: -4px;
}

.cat a:hover {
	COLOR: #ff6648;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.catTit {
	CLEAR: right; FONT-SIZE: 12px; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.catImg {
	TEXT-DECORATION: none;
	border: 1px solid #666666;
	margin-right: 45px;
	margin-left: 45px;
}
.catDes {
	CLEAR: both; MARGIN-TOP: 10px
}
.cat2d {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 0.8em; HEIGHT: 25px
}
.cat2Int {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.8em;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-BOTTOM: #333333 2px solid;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #003366;
}
.cat2Int a{
	CURSOR: hand;
	COLOR: #ffffff;
	text-decoration: none;
}
.cat2Int a:hover{
	CURSOR: hand;
	COLOR: #ffffff;
	text-decoration: none;
}
.cat2Intb {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 0.8em; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #333333 2px solid; HEIGHT: 25px; BACKGROUND-COLOR: #FF99FF}
.cat2p {
	WIDTH: 70%; CURSOR: hand; MARGIN-RIGHT: 1px; HEIGHT: 2em
}
.catTit2 {
	PADDING-LEFT: 3px; BORDER-BOTTOM: #999999 1px dotted; BACKGROUND-COLOR: #cacadb; TEXT-ALIGN: left
}
.catTit2 A {
	COLOR: #3366d5; TEXT-DECORATION: none
}
.catTit2 A:visited {
	COLOR: #3366d5; TEXT-DECORATION: none
}
.catTit2 A:hover {
	COLOR: #ff6648; TEXT-DECORATION: underline
}
.catCodice2 {
	BORDER-BOTTOM: #999999 1px dotted; BACKGROUND-COLOR: #cacadb; TEXT-ALIGN: left
}
.catCodice2 A {
	COLOR: #3366d5; TEXT-DECORATION: none
}
.catCodice2 A:visited {
	COLOR: #3366d5; TEXT-DECORATION: none
}
.catCodice2 A:hover {
	COLOR: #ff6648; TEXT-DECORATION: underline
}
.catImg2 {
	TEXT-ALIGN: center
}
.catDes2 {
	MARGIN-TOP: 10px; PADDING-TOP: 0.5em
}
.catPrez2 {
	PADDING-RIGHT: 5px; BORDER-BOTTOM: #999999 1px dotted; TEXT-ALIGN: right
}
.catPrez2b {
	PADDING-RIGHT: 5px; BORDER-BOTTOM: #999999 1px dotted; BACKGROUND-COLOR: #cacadb; TEXT-ALIGN: right
}
.cat2Avviso {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.catLink2 {
	DISPLAY: block; COLOR: #000000; TEXT-DECORATION: none
}
.catLink2 A:hover {
	DISPLAY: block; COLOR: #000000; TEXT-DECORATION: none
}
.catLink2 A:visited {
	DISPLAY: block; COLOR: #000000; TEXT-DECORATION: none
}
.cat3 {
MARGIN-TOP: 4px; FONT-SIZE: 0.9em; PADDING-BOTTOM: 30px; MARGIN-LEFT: 2px; WIDTH: 98%; MARGIN-RIGHT: 2px; PADDING-TOP: 30px; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; HEIGHT: 130px; min-heigth: 130px
}
.catTit3 {
	PADDING-RIGHT: 10px; MARGIN-TOP: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 0.8em; FLOAT: left; MARGIN-BOTTOM: 5px; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.catImg3 {
	MARGIN: 5px 5px 5px 10px;
	TEXT-ALIGN: left;
	height: 130px;
	width: 130px;
	position: absolute;
	right: 5px;
}
.catDes3 {
	CLEAR: both; MARGIN-TOP: 10px
}
.catLink3 {
	DISPLAY: block; COLOR: #000000; TEXT-DECORATION: none
}
.catLink3 A:hover {
	DISPLAY: block; COLOR: #000000; TEXT-DECORATION: none
}
.catLink3 A:visited {
	DISPLAY: block; COLOR: #000000; TEXT-DECORATION: none
}
.visualizza {
	VERTICAL-ALIGN: middle
}
.catPrez3 {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.85em;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;

}

.catPrez3bis {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;

}
.catRiga3 {
	PADDING-RIGHT: 10px; MARGIN-TOP: 5px; PADDING-LEFT: 10px; MARGIN-LEFT: 5px; TEXT-ALIGN: justify
}
.carrello {
	FONT-SIZE: 0.8em
}
.contenitoreTabelle {
	PADDING-LEFT: 5px
}
.trNewUser {
	BACKGROUND-COLOR: #e0e0e0
}
.btnNewUser {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid
}
.bordiFrmCarrello {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #999999 1px dotted;
	
}
.bordiFrmCarrello2 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #999999 1px dotted; BACKGROUND-COLOR: #cccccc
}
.bordiFrmCarrelloTitolo {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	color: #FFFFFF;
}
.imgArticolo {
	
}

