/* Colonne principali */
.sx
{
	text-align:left;
	margin:0;
	overflow:hidden;
	float:left;
	width: 690px;
	padding-right: 18px;
}

.dx
{
	float:right;
	width: 240px;
	
}
/* ______________________ */


/* Box prodotti ricerca */

.box_ricerca{
	width: 690px;
	height: 126px;
}

.contenuto_box_ricerca{
	background-image:url(../Images/fondo_righe32.png);
	height: 80px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;

}

.prezzo_box_ricerca
{
	height:45px;
	margin-bottom:10px;	
}

.descrizione_ricerca{
	float:left;
	height: 80px;
	width: 330px;
	font-size: 12px;
	padding-left: 20px;
	text-align: left;
}


.box_dati_ricerca{
	float:right;
	width: 585px;
	height: 80px;
}

.box_prezzo_ricerca{
	float:right;
	width: 150px;
	height: 80px;
	text-align: right;
}
.textBoxRicerca
{
	padding-bottom:5px;
	}

/* ______________________ */

/* Box dettaglio prodotto */
.box_dettaglio{
	width: 690px;
	height: auto;
	min-height: 206px;
	margin:0;
	overflow:hidden;
}

.barra_box_dettaglio{
	background-image: url(../images/barra_box_dettaglio.gif);
	height: 25px;

}

.contenuto_box_dettaglio
{
	
	background-image:url(../Images/fondo_righe32.png);
	min-height: 160px;
	height:auto !important;
	height: 160px;
	margin: 0px auto;
	behavior: url(css/iepngfix.htc);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	overflow:hidden;

}

.box_img_dettaglio{
	float:left;
	background-image: url(../images/fondo_img.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 160px;
	padding-top: 15px;
	
}

.box_dati_dettaglio{
	float:right;
	width: 508px;
	height: auto;
	min-height:160px;
	overflow:hidden;
	margin:0;
}

.descrizione_dettaglio{
	float:left;
	min-height: 160px;
	overflow:hidden;
	height:auto;
	margin:0;
	width: 330px;
	font-size: 12px;
	padding-left: 20px;
	text-align: left;
}

.box_prezzo_carrello_dettaglio{
	float:right;
	width: 150px;
	height: 160px;
	text-align: right;
}

.box_prezzo_dettaglio{
	width: 150px;
	height: 60px;
	text-align: right;
}

.box_carrello_dettaglio{
	width: 150px;
	height: 80px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
}

.disponibilita{
	float:left;
	height:18px;
	font-size: 10px;
	padding-top: 3px;
	width: 350px;
	text-align: left;
	padding-left: 5px;
	
}

.codice{
	float:right;
	height:18px;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 10px;
	width: 200px;
	text-align: right;
	text-transform: uppercase;
}
/* ______________________ */

.titolo_box_informazione
{
	height:18px;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 10px;
	width: 675px;
	text-align: right;
	text-transform: uppercase;	
}

.descrizione_box_informazione{

	height: 290px;
	width: 570px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;

	overflow:auto;
}

.box_informazione{
	width: 690px;
	height: auto;
	overflow:hidden;
}

.contenuto_box_informazione{
	background-image:url(../Images/fondo_righe32.png);
	height: 280px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	width:668px;
	

}

/* Nome Prodotto */
.nome_prodotto{
	font-size: 18px;
	color: #4B7E65;
	text-transform: capitalize;
}
/* ______________________ */



/* Prezzo Prodotto */
.prezzo_prodotto
{

	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

.prezzo_scontato
{

	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}
/* ______________________ */


/* Prezzo Prodotto */
.prezzo_prodotto_griglia
{

	font-size: 15px;
	color: #666666;
	font-weight: bold;
}

.prezzo_scontato_griglia
{

	font-size: 15px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}
/* ______________________ */

.TestoGriglia
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/* Box Offerta */
.box_offerte{
	width: 218px;
	background-image: url(../images/fondo_offerte.png);
	/*background-image: url(http://localhost/restaldi/handlers/viewImage.ashx?file=pippo&type=offerte);*/
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	behavior: url(css/iepngfix.htc);

	
}

.offerta{
	width: 220px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	overflow:hidden;
	margin:0;
}

.offertaLast
{
	width: 220px;
	overflow:hidden;
	height:auto;
	padding-bottom: 10px;
	margin:0;
}

.offerta_img{
	float:left;
	width: 80px;
	height:72px;
	background-image: url(../images/fondo_img_small.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}

.offerta_text{
	float:right;
	width: 140px;
	min-height:80px;
	text-align: right;
}

.offerta_titolo{
	text-align: left;
	font-size: 14px;
	color: #4B7E65;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
}
/* ______________________ */



/* Box Prodotto pagina default */
.box_prodotto_default{
	width: 310px;
	height: 160px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}

.box_img_default{
	float:left;
	background-image: url(../images/fondo_img.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 160px;
	padding-top: 15px;
	
}

.box_testo_default{
	float:right;
	width: 140px;
	text-align: right;
}

.disponibilita_default{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.titolo_verde_small{
	font-size: 14px;
	color: #4B7E65;
	font-weight: bold;
	text-transform: capitalize;

}

.box_sottocategorie_default{
	width: 330px;
	height: 180px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.barra_sottocategorie_box_default{
	background-image: url(../images/fondo_barra_default.jpg);
	background-repeat: repeat-x;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #4B7E65;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;

}

.categorie_scorrevoli{
	height: 116px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bottoni_categorie{
	height: 24px;
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: repeat-x;
}

.nav_sx{
	height:19px;
	float:left;
	font-size: 11px;
	text-align:right;
	padding-top:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 149px;
	padding-right: 15px;
}

.nav_dx{
	height:19px;
	float:right;
	font-size: 11px;
	text-align:left;
	padding-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	width: 149px;
	padding-left: 15px;
}

.box_sottocategoria_txt{
	width:110px;
	height:111px;
	padding-top: 5px;
	margin: 0px;
}

.sottocategoria_img{
	width: 80px;
	height:75px;
	background-image: url(../images/fondo_img_small.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: 15px;
}

/* ______________________ */



/* Filtro e impaginazione */
.barra_filtro{
	height:40px
}

.filtro{
	float: left;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;

}

.combofiltro
{
	font-family:Verdana;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;

}

.impaginazione{
	float: right;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
/* ______________________ */



/* Titoli */
.titolo{
	font-size: 18px;
	color: #333333;
	text-align: left;
	background-image: url(../images/puntatore.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 35px;
	padding-top: 5px;
	margin:0px;
	
}
/* ______________________ */
.alignimage {
	vertical-align: middle;
}

/* Tasti pager */
.PagerButton{
	font-size: 12px;
	color: #333333;
	text-align: left;
	background: transparent;
	height: 15px;
	margin:0px;
	border:none;
	cursor:hand;
	cursor:pointer;
}
/* ______________________ */

/* Dettaglio */
.txtQuantita
{
	margin-bottom:17px;
}

/* Alert */
.titoloAlert
{
	font-family:Arial;
	font-size: 18px;
	color: #333333;
	text-align: left;
	height: 25px;

}
.testoAlert
{
	font-family:Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	text-transform:uppercase;

}
.fondoAlert
{	padding:0px;
	margin:0px;
	background:white url('../Images/fondo_righe32.png') repeat-x; /* Mozilla overlay */
}
.arrowUp
{
	text-decoration:none;
	background-color:#f00;
	
}
.arrowDown
{
	text-decoration:none;	
}

.info{
	font-size: 12px;
	padding-left: 10px;
	padding-top:10px;
	text-align: left;
}
.text{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.menualto
{
	width:100%; 
	height:27px;
	background-image:url(../images/sfondo_menualto.png);
	text-align:right;
	background-repeat:repeat-x;
	margin:auto;
	overflow:hidden;

	
}
.watermark
{
	color:#d6d6d6;
}


