/*
  $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: white; 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: black; text-decoration: underline; }
body{
font-family: Verdana, Arial, sans-serif;
}
/*
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 {
  
  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;
  /*background-color:#AF9E67;*/
}

A.pageResults {
  color: #0000FF;
}

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

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


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

/*.smallText a, td a { color:#000000; }*/

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;
  */
  color:#D36914;
  font-weight:700;
}

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


/*
CSS BOZZA GRAFICA
*/
.pic        {COLOR: #271F09; font-family: Verdana; font-size: 9px; TEXT-DECORATION: none; text-align: justify}
.testo      {color: #625225; font-family: Verdana; font-size: 11px; TEXT-DECORATION: none; text-align: left; padding-left:10px; padding-right:10px;}
.testob     {color: #625225;  font-size: 11px; TEXT-DECORATION: none; padding-left:10px; padding-right:10px; text-align: left; }
.percorso   {COLOR: #D94D02; font-family: Arial; font-size: 11px; TEXT-DECORATION: none; text-align: justify; padding-left:10px}
.titolo     {COLOR: #FFFFFF; font-family: Arial Black; font-size: 18px; TEXT-DECORATION: none; padding-left:10px}
.titolino   {COLOR: #FFFFFF; font-family: Verdana; font-size: 16px; TEXT-DECORATION: none; text-align: center; font-weight: bold; background-color:#D36914;}
.titolo1    {COLOR: #D94D02; font-family: Arial; font-size: 16px; TEXT-DECORATION: none; padding-left:8px; padding-right:8px;}

input           {/*color: #271F09;*/ font-family: Verdana; font-size: 10px; /*background-color: #E3D4A2; border: 1px #5D512D solid;*/ font-weight: bold;}
textarea	    {/*color: #271F09;*/ font-family: Verdana; font-size: 10px; /*background-color: #E3D4A2; border: 1px #5D512D solid*/}
SELECT          {color: #625225; font-family: Verdana; font-size: 10px; /*background-color: #E3D4A2; border: 1px #5D512D solid;*/ font-weight: bold; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
checkbox	    {border: 0px; /*background-color: #E3D4A2*/}
input.invia    {/*color: #271F09;*/ font-family: Verdana; font-size: 11px; /*border: 0px #5D512D solid;*/ font-weight: bold;}


/*a:link       { font-family: Arial; COLOR: #393015; TEXT-DECORATION: underline}
a:active     { font-family: Arial; COLOR: #393015; TEXT-DECORATION: underline}
a:visited    { font-family: Arial; COLOR: #393015; TEXT-DECORATION: underline}
a:hover      { font-family: Arial; COLOR: #FFDDAA; TEXT-DECORATION: underline}*/

.all a:link   	  { font-family: Arial; font-size: 12px; COLOR: #FFDDAA; TEXT-DECORATION: underline}
.all a:active 	  { font-family: Arial; font-size: 12px; COLOR: #FFDDAA; TEXT-DECORATION: underline}
.all a:visited	  { font-family: Arial; font-size: 12px; COLOR: #FFDDAA; TEXT-DECORATION: underline}
.all a:hover  	  { font-family: Arial; font-size: 12px; COLOR: #FFFFFF; TEXT-DECORATION: underline}
.testod    		  { font-family: Verdana; font-size: 11px; COLOR: #625225; TEXT-DECORATION: none; padding-left:10px; padding-right:10px; text-align: left;}
.testod ul { list-style-type:disc; list-style-position:inherit; margin: 5px; padding: 5px;}
.testod p { margin:5px 0; }
/*.testod a { color: #000000; text-decoration:none; }*/
.design {
	font-family: Arial;
	font-size: 12px;
	color: #78642D;
	text-decoration: none;
	display: block;
	background-color: #EDE8D3;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 124px;
}
.designon {
	font-family: Arial;
	font-size: 12px;
	color: #271F09;
	text-decoration: none;
	background-color: #D36914;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 124px;
}

.percorso  			 {  font-family: Arial; font-size: 11px; COLOR: #D94D02; TEXT-DECORATION: none; text-align: justify; padding-left:10px}
.percorso a:link   	  { font-family: Arial; font-size: 11px; COLOR: #D94D02; TEXT-DECORATION: underline}
.percorso a:active 	  { font-family: Arial; font-size: 11px; COLOR: #D94D02; TEXT-DECORATION: underline}
.percorso a:visited	  { font-family: Arial; font-size: 11px; COLOR: #D94D02; TEXT-DECORATION: underline}
.percorso a:hover  	  { font-family: Arial; font-size: 11px; COLOR: #C7B680; TEXT-DECORATION: underline}

.link a:link       { font-family: Verdana; font-size: 11px; COLOR: #AE5610; TEXT-DECORATION: underline}
.link a:active     { font-family: Verdana; font-size: 11px; COLOR: #AE5610; TEXT-DECORATION: none}
.link a:visited    { font-family: Verdana; font-size: 11px; COLOR: #AE5610; TEXT-DECORATION: none}
.link a:hover      { font-family: Verdana; font-size: 11px; COLOR: #E6DEC3; TEXT-DECORATION: underline}

.footer		   		{ font-family: Verdana; font-size: 9px; COLOR: #E6DEC3; TEXT-DECORATION: none}
.footer a:link      { font-family: Verdana; font-size: 9px; COLOR: #E6DEC3; TEXT-DECORATION: underline}
.footer a:active    { font-family: Verdana; font-size: 9px; COLOR: #E6DEC3; TEXT-DECORATION: underline}
.footer a:visited   { font-family: Verdana; font-size: 9px; COLOR: #E6DEC3; TEXT-DECORATION: underline}
.footer a:hover     { font-family: Verdana; font-size: 9px; COLOR: #FFFFFF; TEXT-DECORATION: underline}
.filler{
   display:none;
   visibility:hidden;
}
#avanti{
   position:relative;
   width:688px;
   height:332px;
   display:block;
   background:url(img/natale3.jpg) top left no-repeat;
}
#avanti a {
	position:absolute;
	width:162px;
	height:34px;
	display:block;
	top:255px;
	left:492px;
}
#indietro{
  	position:relative;
    display:block;
	background:url(img/natale7.jpg) top left no-repeat;
	width:688px;
	height:419px;
}
#indietro a {
	position:absolute;
	width:161px;
	height:35px;
	display:block;
	top:340px;
	left:491px;
}
#indietro a.bestsellen{
	position:absolute;
	width:104px;
	height:35px;
	display:block;
	top:194px;
	left:71px;
}
#indietro a.bestsellen2{
	position:absolute;
	width:104px;
	height:35px;
	display:block;
	top:194px;
	left:255px;
}
#indietro a.bestsellen3{
	position:absolute;
	width:104px;
	height:35px;
	display:block;
	top:194px;
	left:444px;
}
#indietro a.bestsellen4{
	position:absolute;
	width:59px;
	height:13px;
	display:block;
	top:179px;
	left:183px;
}
#indietro a.bestsellen5{
	position:absolute;
	width:61px;
	height:15px;
	display:block;
	top:179px;
	left:372px;
}
#indietro a.bestsellen6{
	position:absolute;
	width:58px;
	height:14px;
	display:block;
	top:179px;
	left:566px;
}
#prezzi  {
  	position:relative;
    display:block;
	background:url(img/natale2.jpg) top left no-repeat;
	width:688px;
	height:389px;
}
#prezzi2  {
  	position:relative;
    display:block;
	background:url(img/natale6.jpg) top left no-repeat;
	width:688px;
	height:682px;
}
#prezzi2 a.bestsellen {
	position:absolute;
	width:170px;
	height:17px;
	display:block;
	top:118px;
	left:148px;
}
#prezzi2 a.bestsellen2 {
	position:absolute;
	width:170px;
	height:24px;
	display:block;
	top:138px;
	left:148px;
}
#prezzi2 a.bestsellen3 {
	position:absolute;
	width:209px;
	height:31px;
	display:block;
	top:115px;
	left:348px;
}
#prezzi2 a.bestsellen4 {
	position:absolute;
	width:166px;
	height:44px;
	display:block;
	top:364px;
	left:78px;
}
#prezzi2 a.bestsellen5 {
	position:absolute;
	width:166px;
	height:44px;
	display:block;
	top:363px;
	left:267px;
}
#prezzi2 a.bestsellen6 {
	position:absolute;
	width:166px;
	height:44px;
	display:block;
	top:362px;
	left:445px;
}
#prezzi2 a.bestsellen7 {
	position:absolute;
	width:138px;
	height:54px;
	display:block;
	top:584px;
	left:80px;
}
#prezzi2 a.bestsellen8 {
	position:absolute;
	width:87px;
	height:44px;
	display:block;
	top:583px;
	left:378px;
}
#prezzi2 a.bestsellen9 {
	position:absolute;
	width:98px;
	height:44px;
	display:block;
	top:585px;
	left:517px;
}
#prezzi2 a.bestsellen10 {
	position:absolute;
	width:67px;
	height:14px;
	display:block;
	top:164px;
	left:146px;
}
#prezzi2 a.bestsellen11 {
	position:absolute;
	width:60px;
	height:17px;
	display:block;
	top:161px;
	left:347px;
}
#prezzi2 a.bestsellen12 {
	position:absolute;
	width:59px;
	height:12px;
	display:block;
	top:345px;
	left:186px;
}
#prezzi2 a.bestsellen13 {
	position:absolute;
	width:59px;
	height:15px;
	display:block;
	top:345px;
	left:372px;
}
#prezzi2 a.bestsellen14 {
	position:absolute;
	width:57px;
	height:15px;
	display:block;
	top:346px;
	left:566px;
}
#prezzi2 a.bestsellen15 {
	position:absolute;
	width:58px;
	height:12px;
	display:block;
	top:566px;
	left:277px;
}
#prezzi2 a.bestsellen16 {
	position:absolute;
	width:61px;
	height:16px;
	display:block;
	top:564px;
	left:564px;
}
#prezzi a.bestsellen {
	position:absolute;
	width:136px;
	height:37px;
	display:block;
	top:89px;
	left:492px;
}
#prezzi a.bestsellen2 {
	position:absolute;
	width:136px;
	height:37px;
	display:block;
	top:130px;
	left:492px;
}
#prezzi a.bestsellen3 {
	position:absolute;
	width:139px;
	height:37px;
	display:block;
	top:182px;
	left:490px;
}
#avanti a.bestsellen4 {
	position:absolute;
	width:84px;
	height:54px;
	display:block;
	top:166px;
	left:353px;
}
#avanti a.bestsellen5 {
	position:absolute;
	width:83px;
	height:54px;
	display:block;
	top:164px;
	left:561px;
}