﻿/* Inizio stili generali */

body { 
	margin:0px auto 0px -500px;
	color:#666;
	font-size:11px;
	text-align: left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #e2e3e4 url(../images/App/bkgHeader.gif) repeat-x 0 0 ;
	position:absolute;left:50%;	
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}

.GeneralWindow
{
	float:left;
	width: 1000px;	
}

.Main
{
	float: left;
	width: 1000px;
}

.ColSx
{
	float: left;
	width: 677px;	
}

.ColDx
{
	float: left;
	width: 310px;	
}

form 
{
	margin: 0;
	padding: 0;
}

map
{
	margin: 0;
	padding: 0;
	}

hr { 
	margin:10px 0px 10px 0px;
	border: 1px solid #e0dfdf;
}

.divHr{
	border-bottom:1px dotted #ccc;
	color: #ccc;
	height: 2px;
	width:80%;
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:10px;
}

a { 
	color:#666;
	font-size:11px;
}

a:hover { 
	color:#0075b4;
	font-size:11px;
}

a img {
	border: none;
}

.header_bg
{
	background:url(../images/App/header.jpg) left top no-repeat;
	height:215px;
	width: 1000px;
}

.clear { 
	clear:both;
}

#barNavHeader 
{
	float:left;
	text-align:left;
	color: White;
	background: #779248;
	width:770px;
	height:44px;
	margin:0px;	
	vertical-align:middle;
}

#barBandiereHeader 
{
	float:left;
	text-align:right;
	color: White;
	background: #779248;
	width:225px;
	height:33px;
	margin:0px;	
	padding: 11px 5px 0px 0px;
	line-height: 44px;
}

#barNavHeader ul 
{
	width:1000px;
	margin:0px;
	padding:13px;
}

#barNavHeader li 
{
	font-size:12px;
	display: inline;
	margin: 10px 0px 0px 0px;
	list-style-type:none;
	padding: 0px 5px 0px 20px;
	border-right: 1px solid #ccc;
}

#barNavHeader li.last{ 
	padding:0px 0px 0px 4px;
	border-right: none;
}

#barNavHeader input {	
	color:#999;
	font-size:10px;
	width:90px;
	border:1px solid #ccc;
}

#barNavHeader .btnLogin {	
	color:#0075b4;
	background:#fff;
	font-size:10px;
	font-weight:bold;
	width: 50px;
	border:none;
	text-transform:uppercase;

}

#barNavHeader a{ 
	color:White;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#barNavHeader a:hover{ 
	color:#0075b4;

}



/* bar footer */

#barFooter 
{
	border-top: solid 5px #e2e3e4;
	text-align:center;
	color: White;
	background: #779248;
	width:1000px;
	height:66px;
	vertical-align:middle;
	float:left;
	padding: 8px 0px 0px 0px;
}

#barFooter #logoprestitodonore 
{
	float:left;
	text-align:center;
	color: White;
	background: #779248;
	width:270px;
	height:44px;
	vertical-align:middle;
}

#barFooter #dati 
{
	float:left;
	text-align:center;
	color: White;
	background: #779248;
	width:700px;
	height:51px;	
	padding: 15px 0px 0px 0px;
}

/* box searchbox */

#barSearchBar 
{
	float: left;
	text-align:left;
	color: White;
	background: #e2e3e4;
	width:1000px;
	height:30px;
	margin:0px;	
	line-height: 30px;
}


#boxBenenidos 
{	
	text-align:left;	
	background: white;
	width:665px;
	height:124px;
	margin:0px 0px 0px 4px;
	vertical-align:middle;
	font-size: 11px;
	font-weight:bold;
	color: #779248;
	padding: 5px 5px 5px 5px;
}

.BoxBenenidosContent 
{
	float:left;
	text-align:left;
	background: white;
	width:650px;
	height:90px;
	margin:0px 0px 0px 3px;		
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #e2e3e4;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}

.titBenenidos
{
	font-size: 18px;
	color: darkRed;
}

.textBenenidosReadMore
{
	text-align:right;
}




/*        promozioni e vetrine          */

#boxPromozioni 
{
	float:left;
	text-align:left;
	background: white;
	width:665px;
	height:377px;
	margin:0px 0px 0px 4px;		
	padding: 10px 5px 5px 5px;
}

.BoxPromozioniListview 
{
	float:left;
	text-align:left;
	background: white;
	width:650px;
	height:314px;
	margin:0px 0px 0px 3px;		
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}

.BoxVetrineListview 
{
	float:left;
	text-align:left;
	background: white;
	width:650px;
	height:402px;
	margin:0px 0px 0px 3px;		
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}

.BoxPromVetrinePaginatore 
{
	float:left;
	text-align:right;
	background: white;
	width:655px;
	height:22px;
	margin:0px 0px 0px 3px;		
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
	border-bottom: solid 1px #e2e3e4;
	padding: 0px 4px 0px 0px;
}

#boxPromoVetrine a 
{
	color:#779248;	
	text-decoration:none;
}

#boxPromoVetrine a:hover
{
	color:#0075b4;
	text-decoration:none;	
}


.titBoxPromoVetrineWhiteSpace 
{
	float:left;
	text-align:left;
	background: White;
	width:3px;
	height: 35px;	
}

.titBoxPromoVetrineGreenBox 
{
	float:left;
	text-align:left;
	background: #779248;
	width:652px;
	height: 26px;	
	color:white;
	text-decoration:none;	
	font-weight:bold;
	font-size: 12px;
	padding: 9px 0px 0px 10px;
}


#boxVetrina 
{		
	float:left;
	text-align:left;
	background: white;
	width:665px;
	height:470px;
	padding: 20px 5px 5px 5px;
	margin:0px 0px 0px 4px;
}

.boxVetrinaItem
{
	float: left; 
	padding: 0px 5px 0px 5px; 
	width: 206px; 
	height: 105px; 	
}

.boxVetrinaImg
{
	float: left; 
	padding: 10px 0px 5px 0px;
}

.boxVetrinaDescription
{
	margin: 10px 0px 0px 0px; 
	position: relative; 
	width: 105px; 
	float: left; 
	color:#0B7600; 
	font-weight:bold; 
	padding: 1px 10px 5px 5px;
}

.boxVetrinaItem a 
{
	color:#779248;	
	text-decoration:none;
}

.boxVetrinaItem a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

.boxNews_Contenuto 
{	
	padding: 40px 10px 0px 10px;
	height: 430px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;	
}

.boxNewsEventi_Item 
{	
	padding: 5px 10px 0px 5px;
	height: 100px;
	border-bottom: solid 1px #e2e3e4;	
}

.boxNewsEventi_Paginatore 
{	
	text-align: right;
	padding: 5px 10px 5px 10px;
	height: 22px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
	border-bottom: solid 1px #e2e3e4;
	margin: 0px 0px 5px 0px;
}

.dataevento
{
	color: Coral;
	font-weight:bold;
}

#boxNews a, #boxEventi a
{
	color:#779248;	
	text-decoration:none;
}

#boxNews a:hover, #boxEventi a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

.titBoxNewsRedBox 
{
	float:left;
	text-align:left;
	background: DarkRed;
	width:10px;
	height: 35px;	
}

.titBoxNewsWhiteSpace 
{
	float:left;
	text-align:left;
	background: White;
	width:3px;
	height: 35px;	
}

.titBoxNewsGreenBox 
{
	float:left;
	text-align:left;
	background: #779248;
	width:283px;
	height: 25px;	
	color:White;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 0px 5px;
}

#boxNews 
{
	float:left;
	text-align:left;
	background: white;
	width:302px;
	padding: 5px 5px 0px 5px;
	min-height:455px;
	margin: 0px 0px 0px 6px;
}


#boxEventi 
{
	float:left;
	text-align:left;
	background: white;
	width:302px;
	padding: 0px 5px 0px 5px;
	min-height:390px;
	margin: 0px 0px 0px 6px;
}


/* box pagine con informazioni */

.boxInfo
{
	float: left;
	margin: 0px 5px 0px 5px;
	background: #ffffff;
	padding: 30px 30px 30px 30px;
	min-height: 600px;
	width: 930px;
}

.boxInfo a 
{
	color:#779248;	
	text-decoration:none;
}

.boxInfo a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

.titBoxInfoRedBox 
{
	float:left;
	text-align:left;
	background: DarkRed;
	width:10px;
	height: 35px;	
}

.titBoxInfoWhiteSpace 
{
	float:left;
	text-align:left;
	background: White;
	width:3px;
	height: 35px;	
}

.titBoxInfoGreenBox 
{
	float:left;
	text-align:left;
	background: #779248;
	width:900px;
	height: 25px;	
	color:White;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
	text-transform:uppercase;
}




.boxPannelloUtente
{
	float: left;
	margin: 0px 5px 0px 5px;
	background: #ffffff;
	padding: 30px 30px 30px 30px;
	min-height: 600px;
	width: 930px;	
}

#BoxOrdine
{	
	float:left;
	text-align:left;	
	width:580px;	
}

.boxPannelloUtente a 
{
	color:#779248;	
	text-decoration:none;
}

.boxPannelloUtente a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

.titBoxPannelloUtenteRedBox 
{
	float:left;
	text-align:left;
	background: DarkRed;
	width:10px;
	height: 35px;	
}

.titBoxPannelloUtenteWhiteSpace 
{
	float:left;
	text-align:left;
	background: White;
	width:3px;
	height: 35px;	
}

.titBoxPannelloUtenteGreenBox 
{
	float:left;
	text-align:left;
	background: #779248;
	width:900px;
	height: 25px;	
	color:White;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
	text-transform:uppercase;
}







/* SCHEDA PRODOTTO */

#SchedaAltriProdotti 
{	
	float:left;
	text-align:left;	
	width:930px;	
	min-height: 160px;
}

#SchedaAltriPaginatore 
{	
	float:left;
	text-align:right;	
	width:930px;	
	height: 32px;
}

#SchedaAltriProdotti a 
{
	color:#779248;	
	text-decoration:none;
}

#SchedaAltriProdotti a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

/* SCHEDA PRODOTTO */

.boxSchedaProd
{
	background: #ffffff;
	padding: 30px 30px 30px 30px;
	border: solid 2px #779248;
}

#SchedaProdotto 
{	
	float:left;
	text-align:left;	
	width:930px;	
}

#SchedaProdotto a 
{
	color:#779248;	
	text-decoration:none;
}

#SchedaProdotto a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

#SchedaProdotto_Foto
{
	float: left; 
	padding: 20px 10px 20px 10px;
	border: solid 1px red;
}

.SchedaProdotto_Titolo
{	
	padding: 0px 0px 0px 10px;
}

.SchedaProdotto_Dato
{
	color:#779248; 
	font-weight:bold; 
	padding: 0px 0px 0px 10px;
}

.SchedaProdotto_Nome
{
	color:#779248; 
	font-weight:bold; 
	font-size:medium;
	padding: 20px 10px 10px 10px;
}

.SchedaProdotto_Descrizione
{
	font-weight:normal; 
	padding: 10px 10px 10px 10px; 
}

.SchedaProdotto_Prezzo
{
	width: 600px; 
	float:left; 
	color:Coral; 
	font-weight:bold; 
	padding: 10px 10px 10px 10px; 
	overflow:auto;
	border: solid 1px red;
}

#SchedaProdotto_Acquista
{
	text-align: right; 
	width: 600px; 
	float:left; 
	color:#779248; 
	font-weight:bold; 
	padding: 10px 10px 10px 10px; 
	overflow:auto;
	color:#666; 
	font-weight:normal;
	border: solid 1px red;
}


.SchedaStessoProduttore_Titolo
{	
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-style:italic;
}

.SchedaStessoProduttore_Dato
{
	color:#779248; 
	font-weight:bold; 
	padding: 10px 0px 0px 10px;
}

.SchedaStessoProduttore_Paginatore 
{	
	float:left;
	text-align:right;	
	height: 32px;
	width: 188px;		
	line-height: 32px;
}

.SchedaStessoProduttore_Nome
{
	color:#779248; 
	font-weight:bold; 
	font-size:medium;
	padding: 20px 10px 10px 10px;
}

.SchedaStessoProduttore_Descrizione
{
	font-weight:normal; 
	padding: 5px 10px 5px 10px; 
}


.BoxBigVetrinaListview 
{
	float:left;
	text-align:left;
	background: white;
	width:911px;
	margin:0px 0px 0px 0px;		
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}

.BoxBigVetrinePaginatore 
{
	float:left;
	text-align:right;
	background: white;
	width:917px;
	height:22px;
	margin:0px 0px 0px 0px;		
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
	border-bottom: solid 1px #e2e3e4;
	padding: 0px 4px 0px 0px;
}

.boxBigVetrinaItem
{
	float: left; 
	padding: 15px 10px 00px 10px; 
	width: 280px; 
	height: 115px; 	
	margin: 3px 3px 3x 3px;	
}

.boxBigVetrinaDescription
{
	margin: 10px 0px 0px 0px; 
	position: relative; 
	width: 178px; 
	float: left; 
	color:#0B7600; 
	font-weight:bold; 
	padding: 1px 10px 5px 5px;
	height: 75px;	
	overflow:hidden
}

.boxBigVetrinaPrezzo
{
	position: relative; 
	width: 188px; 
	float: left; 
	height: 21px;
	text-align: left;
	padding: 0px 5px 0px 0px;
	line-height: 21px;
	margin: 0px 0px 0px 82px;
}

.boxSmallPromozioni 
{
	float:left;
	text-align:left;
	background: white;
	width:465px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.boxSmallPromozioni a 
{
	color:#779248;	
	text-decoration:none;
}

.boxSmallPromozioni a:hover
{
	color:#0075b4;
	text-decoration:none;	
}

.titBoxSmallPromoRedBox 
{
	float:left;
	text-align:left;
	background: DarkRed;
	width:10px;
	height: 35px;	
}

.titBoxSmallPromoWhiteSpace 
{
	float:left;
	text-align:left;
	background: White;
	width:3px;
	height: 35px;	
}

.titBoxSmallPromoGreenBox 
{
	float:left;
	text-align:left;
	background: #779248;
	width:438px;
	height: 25px;	
	color:White;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 0px 5px;
	text-transform:uppercase;
}

.titBoxSmallVetrineGreenBox 
{
	float:left;
	text-align:left;
	background: #779248;
	width:441px;
	height: 25px;	
	color:White;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 0px 5px;
	text-transform:uppercase;
}

.BoxSmallPromoListview
{
	text-align:left;
	background: white;
	width:444px;
	height:666px;
	margin:0px 0px 0px 0px;		
	padding: 5px 5px 0px 5px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}

#boxVetrina 
{		
	float:left;
	text-align:left;
	background: white;
	width:665px;
	height:470px;
	padding: 20px 5px 5px 5px;
	margin:0px 0px 0px 4px;
}

.boxSmallVetrinaItem
{
	float: left; 
	padding: 0px 5px 0px 5px; 
	width: 206px; 
	height: 126px; 	
}

.boxSmallVetrinaImg
{
	float: left; 
	padding: 10px 0px 5px 0px;
}

.boxSmallVetrinaDescription
{
	margin: 10px 0px 0px 0px; 
	position: relative; 
	width: 105px; 
	height: 74px;
	float: left; 
	color:#0B7600; 
	font-weight:bold; 
	padding: 1px 10px 5px 5px;
	overflow:hidden;
}

.boxSmallVetrinaPrezzo
{
	position: relative; 
	width: 115px; 
	float: left; 
	height: 21px;
	text-align: left;
	padding: 0px 5px 0px 0px;
	line-height: 21px;
	margin: 0px 0px 0px 82px;
}

.BoxSmallPromoPaginatore 
{
	float:left;
	text-align:right;
	background: white;
	width:450px;
	height:22px;
	margin:0px 0px 0px 0px;		
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
	border-bottom: solid 1px #e2e3e4;
	padding: 0px 4px 0px 0px;
}

.BoxSmallVetrineListview
{
	text-align:left;
	background: white;
	width:444px;
	height:666px;
	margin:0px 0px 0px 0px;		
	padding: 5px 5px 0px 5px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}

.BoxSmallVetrinePaginatore 
{
	float:left;
	text-align:right;
	background: white;
	width:450px;
	height:22px;
	margin:0px 0px 0px 0px;		
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
	border-bottom: solid 1px #e2e3e4;
	padding: 0px 4px 0px 0px;
}

.boxSmallVetrinaColDx
{	
	padding: 10px 0px 5px 0px;
	width: 200px;
	
	padding: 5px 5px 5px 5px;	
	margin: 5px 5px 5px 5px;
}

.t {background: url(../images/app/roundedcorners/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/app/roundedcorners/dot.gif) 0 100% repeat-x}
.l {background: url(../images/app/roundedcorners/dot.gif) 0 0 repeat-y}
.r {background: url(../images/app/roundedcorners/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/app/roundedcorners/bl.gif) 0 100% no-repeat}
.br {background: url(../images/app/roundedcorners/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/app/roundedcorners/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/app/roundedcorners/tr.gif) 100% 0 no-repeat; padding:10px}

