/*----------------------------------------------------------------------------------------------------------------------------*
 * TEXT
 *----------------------------------------------------------------------------------------------------------------------------*/

/* HOME PAGE - italiano */

a#google_logo{
	left:1px;
	position:relative;
	top:3px;
	width:51px;
}

a#yahoo_logo{
	left:1px;
	position:relative;
	top:3px;
	width:46px;
}

a#hostingsolutions_logo{
	position:relative;
	top:3px;
	width:108px;
}

#text_pool_pool{
	background:url(../images/text/pool_pool.png) no-repeat;
	height:30px;
	width:200px;

}

#iscrizioneNewsletter{
	background:url(../images/text/iscrizioneNewsletter.png) no-repeat;
	height:30px;
	width:300px;
}


#PHPSHOP_ACC_ACCOUNT_INFO{
	background:url(../images/text/informazioniAccount.png) no-repeat;
	width:300px;
	height:20px;
}


#PHPSHOP_ACC_SHIP_INFO{
	background:url(../images/text/informazioniSpedizione.png) no-repeat;
	width:300px;
	height:20px;

}
#PHPSHOP_ACC_ORDER_INFO{
	background:url(../images/text/informazioniOrdini.png) no-repeat;
	width:300px;
	height:20px;
}

/* ORDINE DI ACQUISTO - italiano */
#ordineDiAcquisto{
	background:url(../images/text/ordineDiAcquisto.png) no-repeat;
	height:30px;
	width:300px;

}
/* NAVIGAZIONE CATALOGO - italiano */
#PHPSHOP_BROWSE_LBL_IT{
	background:url(../images/text/navigazioneCatalogo.png) no-repeat;
	height:30px;
	width:300px;
}

#PHPSHOP_CART_TITLE{
	background:url(../images/text/carrelloAcquisti.png) no-repeat;
	height:30px;
	width:310px;
}

#VM_SAVED_CART_TITLE{
	background:url(../images/text/carrelloSalvato.png) no-repeat;
	height:30px;
	width:300px;
}

#PHPSHOP_CHECKOUT_TITLE{
	background:url(../images/text/cassa.png) no-repeat;
	height:30px;
	width:110px;
}

#FORGOT_YOUR_PASSWORD{
	background:url(../images/text/passwordDimenticata.png) no-repeat;
	height:30px;
	width:350px;
	}

#FORGOT_YOUR_USERNAME{
	background:url(../images/text/nomeUtenteDimenticato.png) no-repeat;
	height:30px;
	width:400px;
	}

#text_shop{
	background:url(../images/text/shop.png) no-repeat;
	height:30px;
	width:400px;
	}

#contattaci{
	background:url(../images/text/contattaci.png) no-repeat;
	height:54px;
	width:300px;
	background-position:0 -10px;
}

/* ORDINE DI ACQUISTO - italiano */
#carrelloAcquisti{
	background:url(../images/text/carrello.png) no-repeat;
	height:27px;
	width:200px;

}

#categorieProdotti{
	background:url(../images/text/categorieProdotti.png) no-repeat;
	height:27px;
	width:200px;
}

#login_text{
	background:url(../images/text/login.png) no-repeat;
	height:27px;
	width:220px;
}

#ultimiProdotti_text{
	background:url(../images/text/ultimiArticoliPubblicati.png)no-repeat;
	height:27px;
	width:220px;
}

#registrati_datipersi{
	background:url(../images/text/registrati_datipersi.png) no-repeat;
	height:27px;
	width:220px;
}

#prodottiCasuali_text{
	background:url(../images/text/prodottiCasuali.png) no-repeat;
	height:27px;
	width:200px;
}

#sondaggioMese_text{
	background:url(../images/text/SondaggioMese.png) no-repeat;
	height:27px;
	width:200px;
}
#produttori_text{
	background:url(../images/text/produttori.png) no-repeat;
	height:27px;
	width:200px;
}

#linkUtili_text{
	background:url(../images/text/linkUtili.png) no-repeat;
	height:27px;
	width:200px;
	cursor:pointer;
}

#accessoEffettuato{
	background:url(../images/text/accessoEffettuato.png) no-repeat;
	height:27px;
	width:220px;
}

#empty_car{
	background:#000 url(../images/text/empty_car.png) no-repeat;
	height:38px;
	width:224px;

}

#VM_RECENT_PRODUCTS{
	background:url(../images/text/prodottiVistiDiRecente.png) no-repeat;
	height:27px;
	width:200px;
}
#prodottiPiuVotati{
	background:url(../images/text/prodottiPiuVotati.png) no-repeat;
	height:27px;
	width:200px;
}

#ultimiProdottiInseriti{
	background:url(../images/text/ultimiProdottiInseriti.png) no-repeat;
	height:27px;
	width:200px;
}

#no_votazioni{
	background:url(../images/text/no_votazioni.png) no-repeat;
	height:49px;
	width:160px;
	position:relative;
top:25px;
width:160px;
left:17px;
}


