/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
#CNPDiv{position:absolute; width:670; visibility:hidden; z-index:200}
.boxText { font-family: Verdana,Arial, sans-serif; font-size: 11px; }
.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; }

/* Sfondo pagina iniziale */

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}


/* Special Scroller */
td.immagini {
background-color:#FFFFFF;
}

#pscroller1 {
	height: 150;
	border: 0px;
	padding: 0px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.0;
}



A { 
  color: #000000; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  }

TR.marquee {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


A.marquee{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/* CSS Manufacturers Box start */
div.manufacturers {
	background: #5c7dca;
	color: #5500cc;
	padding: 0 0 1px 0;
	margin: 0;
	border: 0;
	height: 286px;
	overflow: auto;
	}
div.manufacturers a {
	display: block;
	padding: 2px 2px 2px 5px; /*0.5em;*/
	border-left: 10px solid #fdc826;
	background-color: #000000;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	width: 100%;
	}

html>body div.manufacturers a {width:auto;}

div.manufacturers a:hover {
	background-color: #fdd926;
	border-left: 10px solid #be1818;
	color: #000000;
	}
	
.infobox_manufacturers_heading {
    background-image: URL(/scala1.gif);
	color: #000000;
	border-right: 10px solid URL(/scala1.gif);
	height: 18px;
	font: bold 19px Verdana,Arial,sans-serif;
	padding-left: 2px;
	}
.infobox_manufacturers {	background: #5c7dca;
	font:10px Verdana,Arial,sans-serif;
	padding-bottom: 1px;
	}
.infobox_manufacturers_contents {
	background: #5d1c1c;
	font:10px Verdana,Arial,sans-serif;
	font-style:oblique;
	border-top: 1px solid #7d7d7c;
	border-bottom: 1px solid #711111;
	}
.infobox_manufacturers_image {
	border: 3px solid #f9bf39;
	}
div.manufacturers a span {
	display: none;
	}
div.manufacturers a:hover span {
	display: block;
	position: absolute;	top: 167; width: 158px;
	padding: 5px;
	margin-left: 162px;
	z-index: 100;
	color: #555;
	background: transparent;
  font: Verdana,Arial,sans-serif;
  font-style:oblique;
	text-align: left;
	}
/* CSS Manufacturers Box end */


A:hover { 
  color: #5c7dca;
  /*font-size: 16px; */
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
background: #000000

}

TR.headerNavigation {
  background: #f0f8ff;

}
/* Finestra Incima Home Catalogo ecc.... */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-style:oblique;
  background-image: URL(/scala1.gif); 
  color: #000000;
  font-weight : bold;
}
TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style:oblique;
  color: #000000;
  font-weight : bold;
}
A.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style:oblique;
  color: #000000;
  font-weight : bold;
}

/* Colore scritta HOME CATALOGO INCIMA */

A.headerNavigation { 
  color: #000000; 
  font-style:oblique;
}

A.headerNavigation:hover {
  color: #0000ff;
  font-style:oblique;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  font-style:oblique;
  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: #00fe00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-style:oblique;
}

TR.footer {
  background: #0000ff;
}


.postepaypal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 2.0;
  font-weight : bold;
  color : #ff0000;
}

/* Scritta infondo visite */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background-image: URL(/scala1.gif); 
  color: #000000;
  font-weight: bold;




}
/* BORDO FINESTRE  PROBLEMA DI FIREFOX!!!*/

 .infoBox {
 background-color: #000000
} 

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

A.tabella {	background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.infoBoxNotice {
  background: #FF8E90;

}

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

}

/* Css per Titoli */
.comunicazioni {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 2.0;
  font-weight : bold;
  color: #fdd926
}
/* Colore Sfondo Vetrina Striscia */

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  background-image: URL(/scala1.gif); 
  color: #000000;
}

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

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

TR.productListing-heading {
  background: #7187bb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #555555;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
}

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

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}
/* SCRITTA COLTELLERIA ZOPPI SOPRA BENVENUTO OSPITE */

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

TR.subBar {
  background: #f4f7fd;
}

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


}
/* Benvenuto OSPITE */

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight : bold;
}
TD.notabene, P.notabene {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 2.0;
  font-weight : bold;
  color: #fdd926
  }
TD.spedizione, P.spedizione {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 2.0;
  font-weight : bold;
  color: #fdd926
  }
  
 TD.postepay, P.postepay {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 2.0;
  font-weight : bold;
  color: #ffffff
  }
  TD.contra, P.contra {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 2.0;
  font-weight : bold;
  color: #ffffff;
    font-weight : bold;
  }
  TD.testo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}
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;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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; } or: 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; }