/*
  $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; color:#2A2A2A; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; color: #2A2A2A; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
h1{
	color:#D89A1B;
	font-weight:bold;
	font-size:18px;
	margin:10px 0 0 0 ;
}

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: Tahoma, 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;
}

A.ml5 {
	color: #FFFFFF;
	text-decoration: none;
}

A.ml5:hover{
	color: #DBCF4C;
	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;
}

.tendina {
	color: Black;
	background-color: White;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.infoBox {
	margin: 0px 0px 0px 0px;
	background: #84847D;
}


.infoBoxContents {
  background: #2A2A2A; /*#FFFFFF*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px 2px 2px 2px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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: #2A2A2A;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #2A2A2A;
  border-spacing: 1pt;
}

.productListing-heading {

border-right:0px solid #393939; /*1*/
border-top:0px solid #FFFFFF; 
border-bottom:0px solid #393939; /*1*/
text-align:center;
 

  color: #8E8E8E;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #2A2A2A;
}

TD.productListing-data {
border-right:0px solid #393939; /*1*/
border-bottom:0px solid #393939; /*1*/
text-align:center;
vertical-align:top; 
padding: 10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #77804A;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
 height:28px;
 width: 100%;
 background: url('images/m99.gif');
 background-repeat: repeat-x;
 padding-bottom:0px;
 padding-left: 20px;
}

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

.allinea{
	padding:16px;
}

.allinea_brevetto{
	padding:16px;
}

.allinea_brevetto ul{
	list-style-type: none;
    line-height: 25px;
    padding: 0;
    margin: 0;
}

.allinea_brevetto li{
    background-image: url('images/coccarda.gif');
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 24px;
}

strong, b {
	color:#D89A1B;
	font-weight:bold;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
 /* color: White;*/
}

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;
  color: Black;
}

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 12px;
 color: #E9E7E4;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;


}


 .pr_price{
 font-size: 13px;
 color: #77804A;
 font-weight: bold;
 font-family: tahoma;


 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #8E8E8E;

}


.payment_opt{
	color: #888; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
}

.moduleRow { color: #E9F4FC; background-color: #2A2A2A; }
.moduleRowOver { color: black; background-color: #E9F4FC; cursor: pointer; }
.moduleRowSelected { color: black; background-color: #E9F4FC;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7c7c7c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #EEEEEE; }

/* 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; color: #2a2a2a;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; color: #2A2A2A;}

/* input requirement */

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





body{
background: #6E6E6E;
}

body.popup{
background: #CCC;
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #CCCCCC;
}

 .bg{
 background: #FFFFFF
 }

 .bg1{
 background-image: url("images/m03.gif");
 background-repeat: repeat-x; 
 }

 .bg2{
 background-image: url("images/m16.gif");
 }

 .ch1{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }

 .ch2{
 font-size: 14px;
 color: #FFF9B6;
 font-weight: bold;
 }

 .ch3{
 font-size: 14px;
 color: #2C2C2C;
 font-weight: bold;
 }

 .ch4{
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
 }

 .ch5{
 padding-left: 16px;
 }

 .ch6{
 font-size: 10px;
 color: #A3A3A3;
 }

 .ch7{
 font-size: 10px;
 color: #DBCF4C;
 text-decoration: none;
 }

 .ch8{
 font-size: 10px;
 color: #C1C1C1;
 }

 .ch9{
 font-size: 12px;
 font-weight: bold;
 color: #4C4C4C;
 }

 .ch11{
 font-size: 11px;
 font-weight: bold;
 color: #565656;
 }

 .ch12{
 font-size: 11px;
 color: #77804A;
 font-weight: bold;
 font-family: tahoma;
 }  

  .ch12b{
 font-size: 13px;
 color: #77804A;
 font-weight: bold;
 font-family: tahoma;
 padding-left: 3px;
 }             
           

 .ch13{
 font-size: 13px;
 color: #77804A;
 font-weight: bold;
 font-family: tahoma;
 }             

 .ch14{
 font-size: 11px;
 color: #DC1400;
 font-weight: bold;
 font-family: tahoma;
 }             

 .ch15{
 font-size: 13px;
 color: #DC1400;
 font-weight: bold;
 font-family: tahoma;
 }             

 .ch16{
 font-size: 11px;
 color: #2C2C2C;
 }             

 .ml1{
 font-size: 11px;
 color: #D0C409;
 font-weight: bold;
 text-decoration: none;
 }

 .ml2{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }

 .ml2:hover{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: underline;
 }

 .ml3{
 font-size: 12px;
 color: #E9E7E4;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 }

 .ml4{
 font-size: 12px;
 color: #ADADAD;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 }

  .ml4b{
 font-size: 11px;
 color: #EEEEEE;
 font-weight: bold;
 text-decoration: none;
 }
 
  .ml4b:hover{
 font-size: 11px;
 color: #EEEEEE;
 font-weight: bold;
 text-decoration: underline;
 }
 
 .ml5{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #900915;
 text-decoration: none;
 }

 .ml7{
 font-size: 11px;
 color: #C0C0C0;
 text-decoration: none;
 }

 .se{            
 background: #EBEBEB;
 width: 108px;
 font-size: 9px;
 color: #737373
 }

 .se2{            
 border: #A39923 1px solid;
 width: 139px;
 font-size: 9px;
 color: #737373
 }
 
 .brevetto_span {
	text-align: right;
    background-color: #005F01;
	padding:0;
	margin:0;
  }
 
 .brevetto_span_img {
  	background-image: url('images/coccarda_piccola_Verde.jpg');
	background-repeat: no-repeat;
    background-color:  #005F01;
	padding: 0;
	margin:0;
	padding-left:10px;
	width: 10px;
 }
 
 .image_border_{
  border: 1px solid #DAD9D7; 
 }
	
	#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
    
#tblAcustica table{
    font-size: 8px;
    width: 445px;
}

#tblAcustica table tr th {
    border: 1px solid yellow;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

#tblAcustica tr td{
    border: 1px outset yellow;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    height: 16px;
}
/*****/
#tblLegendGraph table{
    font-size: 8px;
    width: 220px;
}

#tblLegendGraph table tr th {
    border: 1px solid gray;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

#tblLegendGraph tr td{
    border: 1px solid gray;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    height: 16px;
}


