body  {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

h1 {
	font-family: Tahoma;
	font-size: 15px;	
	font-variant: small-caps;
	color: #009FFF;
}

input {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
}

textarea {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999999;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #666666;
}

#container { 
	width: 820px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	background-image: url(../images/bg_content.gif);
	
} 

#header { 
	background-image: url(../images/bg_header.gif);
	height: 311px;
	margin: 0 auto;
	text-align: center;
} 

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar {
	background-image: url(../images/bg_left_nav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 216px;
	height: auto;
	float: left;
}

#sidebar h3, #sidebar p {
	margin-left: 10px; 
	margin-right: 10px;
}

#cerca {
	margin-left: 10px;
	margin-top: 10px;
}

#top_cerca {
	width: 192px;
	height: 24px;
	background-image: url(../images/label_cerca.gif);
}

#bottom_cerca {
	width: 192px;
	height: 11px;
	background-image: url(../images/img_bottom_menu.gif);
}

#content_cerca {
	width: 180px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
}

.form-row {
	padding: 3px;
	color: #A7A7A7;
}

.label_form_search {
	width: 60px;
}

.field_form_search {
	width: 100px;
}

#catalogo {
	margin-left: 10px;
	margin-top: 10px;	
}

#top_catalogo {
	width: 192px;
	height: 24px;
	background-image: url(../images/label_catalogo_prodotti.gif);
}

#list_categorie {
	width: 180px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;	
}

.form-cat-row {
	padding: 5px;
	border-bottom-color: #C2C2C2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}

.form-cat-row a {
	color: #000000;
}

.form-cat-row a:hover {
	color: #1E90FF;
}

#mainContent {
  	margin: 0 30px 15px 240px;
}

.box {
	width: 100%;
	margin-bottom: 10px;
}

.box_vetrina {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}

.box_offerte {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}

#footer {
	background-image: url(../images/bg_footer.gif);
	width: 820px;
	height: 100px;
	margin: 0 auto;
}

#footer .footer {
	margin-left: 170px;
	padding-top: 30px;
	color: #798c99;
}

#footer .footer a {
	color: #9AABB6;	
}

#footer .footer a:hover {
	color: #FFFFFF;
}

/* Classi varie riutilizzabili */
.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}

.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.label_offerte {
	background-image: url(../images/label_offerte.gif);
	height: 25px;
	width: 550px;
}

.label_vetrina {
	background-image: url(../images/label_vetrina.gif);
	height: 25px;
	width: 550px;
}

.label_marche {
	background-image: url(../images/label_marche.gif);
	height: 25px;
	width: 550px;
}

.thumb_img {
	width: 120px;
	height: 90px;
	border: 1px solid Black;
}

.thumb {
	width: 137px;
	float: left;
	margin-top:10px;
	height: 180px;
}

.thumb2 {	
	display: table-cell;	
	vertical-align: middle;
	width: 110px;
	height: 50px;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #6aa5cc;
	background-position: center; 
	background-repeat: no-repeat;
}

.thumb3 {	
	display: table-cell;	
	vertical-align: middle;
	width: 140px;
	height: 70px;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #6aa5cc;
	background-position: center; 
	background-repeat: no-repeat;
}

#pulsante {
	border: 1px solid #D3D3D3;
	border-bottom-color: #A0A0A0;
	background: #FBFBFB url(../images/bkg_botton.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

.elencoProdotti{
	width: 100%;
}

.elencoProdotti td{
	margin-top: 3px;
	border-bottom: 1px dotted silver;
}

.elencoProdotti th{
	text-align: left;
	padding-left: 10px;
	height: 41px;
	background-image: url(../images/grey_bg.gif);
}

.elencoProdotti td a {
	color: black; 
	text-decoration: none;
	font-weight: normal;
}

.elencoProdotti td a:hover{
	color: #65944A;
	text-decoration: none;
	font-weight: normal;
}

.elencoProdotti strong {
	color: red; 
}

.allarme{
	margin-top: 10px;
	margin-right: 5px;
	width: 500px;	
	background-color: #F5F5F5;
	border: 1px dotted silver;
	padding-left: 55px;
	padding-top: 15px;
	height: 52px;
	background-image: url(../images/error.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: red;
	font-weight: bold;
}

.schedaProdotto {
  font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 100%;
  
}

.schedaProdotto th{
	text-align: center;
	background-color: white;
	border: none;
	margin: 0px auto;
}

.schedaProdotto td{
	/*border-bottom: 1px dotted silver;*/
}

.schedaProdotto .testoGrande{
  font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}


.schedaProdotto h1{
  font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #65944A;
}

#thumbs_images {
	border: 1px solid Silver;
	width: 120px;
	height: 90px;
}

#thumbs_images02 {
	border: 1px solid Silver;
	width: 120px;
	height: 90px;
}

#buttons {
	text-align: center;
	margin: 0px auto;
	width: 802px;
	background-color:#000000;
	text-align:right;
}

.preview{
	width: auto;
	height: auto;
}

table{
	border: 0px;
	width: 520px;
}

table td{
	border: none;
	border-bottom: none;
	background-color: none;
}

table th{
	border: none;
}

table tbody{
	border: none;
}

table tbody td{
	border: none;
}

table tbody tr{
	border: none;
}

