/*-------------------------------------------
	AIREX
	- - - - - - - - - - - - - - - - - - - - -
	Description:	Base setup styles
	Filename:		airex.css
	Date:			Jan, 2009
	Company:        ExpertWeb
	Please:         You may adapt elements of this CSS in your own projects, 
					but the unique combination of layouts, styles, sizes, typography, 
					and positioning ("the design") is copyright 2007 at Expertweb.it 
					and may not be reproduced.
-------------------------------------------*/


/* HTML ELEMENTS */
/**********************************/

html, body {margin:0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
h1 {display: none;
}
h1, h2, h3, h4, h5 {margin:0; padding:0; color: #004c8f; margin-bottom:8px;
}
h2 {font-size:20px;
}
h3 {font-size:14px;
}
a {color: #004c8f;
}
p {
}
input {border:1px solid #d2dbe2; font-size:11px;
}
textarea {font-family: Verdana; font-size:11px; border:1px solid #d2dbe2;
}


/* PAGINE DI ELENCO DEI PRODOTTI */
.elencoProdotti {width: 18cm}
.elencoProdotti th {padding:5px; background-color: #e0eaf4; height:30px; color: #004c8f; font-weight:normal; border: 1px solid #FFFFFF; border-bottom: 1px solid #004c8f;}
.elencoProdotti tr {visibility:visible; background-color: #FFFFFF}
.elencoProdotti td {visibility:visible; padding:5px; border: 1px solid #F0F0F0; border-bottom: 1px solid #e0eaf4}
.elencoProdotti .descrizione {visibility:visible;}
.primoProdotto { border-top: 2px solid #98aec3!important}
.pezziperconfezione {width:5px}
.allegati {width:5px}
.preferiti { width:5px}

td.colsx {display: none;}
td.coldx {display: none;}
div.menutop {display:none;}
.cerca {display:none;}
.bottoni {display:none;}
