/*BOTTONE INVIA INFORMAZIONI*/

#PanelIscrizioneNewsletter
{
	height:25px;
	}
.button 
{
	border:none;
	background-color:#E77505;
	color:#FFF;
	text-transform:uppercase;
	padding:3px 10px;
	font-size:15px;
	cursor:pointer;
	letter-spacing:1px;
}
.button:hover
{
	background-color:#F0D18D;
		color:#fff;
}
.undo
{
	/*	width:100px;
height:23px;

	background: url(../../images/form/button-small.png) repeat-x;
	background:transparent url('../../images/button-bg.png') repeat-x;*/
	background-color: #000;
    border: 1px solid #000;
    color: #fff;
	font-weight:bold;
	padding:3px;
	cursor: pointer;
	font-family:inherit;
	
}/*
.btn:hover
{
	background-color:#358D2E;
	
	}
	
.undo{
	background-color:#990000;
}

.undo:hover{
	background-color:#C00;
}

*/

#PanelFormInviolavora,#PanelFieldPrivato,#PanelFieldAccount,#PanelFieldAzienda,#PanelFormInvio,#PanelUpload,#PanelMessaggio,.album-caricati,#PanelPasswordDim
{
	margin-bottom:10px;
/*	padding:10px 20px;
	border:1px solid #ccc;
	background-color:#ededed;
	border-radius:5px;*/
	clear:both;
	overflow:hidden;
	}

/*TITOLO RICHIESTA INFORMAZIONI*/
.richiesta_info 
{
	color:#004B86;
	font-family:Verdana;
	margin:10px 0 10px 0px;
		
	}
.tiny
{
		font-size:11px;
		font-weight:bold;
}

.pform{
    margin-bottom:4px;
    }

/* -----------------------------BLOCCO NEWSLETTER----------------------------*/

#blocconewsletter{
	position:relative;
	/*padding:20px;
	background:#F4F3EE;*/
}
					
#blocconewsletter h3{
	position:relative;
	font-weight:bold;
	color:#006570;
	padding:5px 0 8px 0px;
}
						
#blocconewsletter p{
	position:relative;
	padding-bottom:6px;	
}
						
#blocconewsletter label{
	position:relative;
	float:left;
	width:150px;
	padding-top:3px;
	font-size:11px;	
	font-weight:bold;
}
#blocconewsletter .text{
	width:222px;
	float:left;
	padding-bottom:1px;
}

#blocconewsletter select {
height:23px;
width:232px;
}
#blocconewsletter .btn{
	float:left;
	margin-left:10px;
}
		/*				
#blocconewsletter .text{
	position:relative;
	padding:3px 5px 0 5px;
	border:1px solid #DFDFDF;
	height:18px;
	width:225px;
	font-size:11px;

}
						
#blocconewsletter .textarea{
	position:relative;
	padding:2px 5px 2px 5px;
	border:1px solid #DFDFDF;
	height:115px;
	background:#fff;
	width:225px;
	font-size:11px;
	border:0px;
	font-family:Arial,Helvetica,sans-serif;
}*/


/* ------------------- FORM CONTATTI-------------------------*/


#form-contatti{
	position:relative;	
	text-align:left;
	width: 620px;
	border-top:#B1B3B3 solid 2px;
	padding-top:20px;
}
					
#form-contatti h3{
	position:relative;
	font-weight:bold;
	color:#006570;
	padding:5px 0 8px 0px;
}
						
#form-contat tip{
	position:relative;
	padding-bottom:6px;	
}

p.label{
	min-width:75px;
}

label{
	/*font-size:11px;*/
	position:relative;	
	line-height:15px;
	font-weight:bold;
}

#form-contatti p{
	margin:0;
	padding:0;
	}

.text, .textarea, select{
	font-family:inherit;
	border:1px solid #ccc;
	/*border-radius:2px;*/
	position:relative;
	font-size:11px;
	margin:2px 30px 15px 0;
	padding:4px 8px;
	width:187px;
	
	}

#form-RichiestaCliente p{
	margin:0;
	padding:0;
}

#form-RichiestaCliente div.label{
	width:110px;
}

#form-RichiestaCliente label{
	font-size:13px;
}

#form-RichiestaCliente .text, #form-RichiestaCliente .textarea, #form-RichiestaCliente select{
	margin-right:15px;
}

#form-RichiestaCliente select{
	width:204px;
}

#form-RichiestaCliente table{
	width:204px;
	margin:0 15px 15px 0;
}
#form-RichiestaCliente table input{
	margin:0 5px 0 0;
}
#form-RichiestaCliente table label{
	font-weight:normal;
}

#mesi,#anni {
	width:20px;
	height:14px;
	margin:0 10px 15px 5px !important;
}

#form-RichiestaCliente .prezzo{
    float:right;
    text-align:right;
}
#form-RichiestaCliente p.prezzo{
	width:182px;
	text-align:left;
}
.text:hover,.textarea:hover, select:hover
{
	border-color:#000;}
	
select {
height:28px;
width:226px;
margin-right:25px;
}

.row{width:497px !important; margin-right:0;}	
.textsmall{width:87px !important;}	

.textarea{
	padding:2px 5px 2px 5px;
	height:80px;
	width:502px;
}
.label{padding-bottom:0; margin:0;}

.captcha
{
	width:105px !important;
}
	
.form-submit{margin:10px 0;}	
	
#TrattamentoDati{
	margin:5px 2px 0 0 ;
	
}

.checkbox input{
	margin:0 5px 0 0 ;
}
	

/*------------------- Messaggio errore e successo ----------------------*/
#user-error, #MessaggioMaxFoto
{
	background-color: #FE7878;
	border: 2px solid #FF0000;
	color: #A00101;
	padding:4px 15px;
	text-align: center;
	/*border-radius:3px;*/
	clear: both;
	}
#user-ok
{
	background-color: #A8E052;
	border: 2px solid #76B31F;
	color: #36500E;
	padding:4px 15px;
	text-align: center;
		/*border-radius:3px;*/
	clear: both;
	}

.upload-error
{
	background-color: #FE7878;
	border: 2px solid #FF0000;
	color: #A00101;
	padding:4px 15px;
	text-align: center;
	/*border-radius:3px;*/
	clear: both;
	}
.upload-ok
{
	background-color: #A8E052;
	border: 2px solid #76B31F;
	color: #36500E;
	padding:4px 15px;
	text-align: center;
		/*border-radius:3px;*/
	clear: both;
	}
#ComparePassword,#reg_EmailReg,#CompareEmail
{
	background-color:#ff0000;
		color: #fff!important;
		padding:3px;
		font-size:12px;
	}
.MessageErrorSmall
{
	background-color: #FE7878;
	border: 2px solid #FF0000;
	color: #A00101;
	font-size: 13px;
	/*border-radius:4px;*/
	margin: 0 auto;
	width: 450px;
	text-align: center;
	padding:10px;
}

.MessageErrorSmall p
{
	color: #A00101;
	font-size: 11px;
	margin: 5px 15px 15px 20px;
	padding: 10px;
	text-align: center;
}

#AccessoNegato .MessageErrorSmall
{
    margin-bottom:5px;
	padding: 2px;
    width: 215px;
	clear:both;
	}
#EmailREXP, #MessaggioCaptcha, #EmailREXPNewsletter,#messaggioCheckTrattamento
{
	/*background-color:#FE7878; 	border:3px solid #FF0000;*/
	color: #ff0000;
	font-size: 11px;
	margin-left: 0px; /*margin:5px 5px 15px 80px; padding:15px 30px;*/
	font-weight: bold;
	width: 350px;
	text-align: center;
}
/*#EmailREXPNewsletter
{
	 	background-color:#FE7878; 	border:3px solid #FF0000;
	color: #A00101;
	font-size: 11px;
	margin: 55px 5px 15px 10px;
	font-weight: bold;
	width: 500px;
	text-align: center;
	padding: 10px;
}*/
.MessageError
{
	background-color: #FE7878;
	border: 2px solid #FF0000;
	/*border-radius:4px;*/
	color: #A00101;
	margin: 0 auto;
	width: 450px;
	text-align: center;
	clear: both;
}

.MessageError p
{
	color: #A00101;
	margin: 10px;	
	text-align: center!important;
	
}
.MessageError a, .MessageErrorLogin a
{
	color: #540101;
	background-image: none;
}

.MessageError a:hover, .MessageErrorLogin a:hover
{
	color: #540101;
	text-decoration: underline;
	background-image: none;
}
#EmailREXPNewsletter
{
    clear:both;
    text-align: left;
    width: 150px;
    }

.MessageSuccesso
{
	
	
	background-color:#50852C; 	
	border:2px solid #B1B3B3; 	
	/*border-radius:4px;*/
	color: #fff !important;
	margin: 0 auto;
	width: 450px;
	text-align: center;
	clear: both;
}

.MessageSuccesso p
{
	color: #fff !important;
	margin: 10px;	
	text-align: center!important;
	
}

.MessageSuccesso b,.MessageSuccesso strong
{
	color:#000;

}

.validationError, .validationError:focus, .validationError:hover
{
	/*border:1px solid #ff0000;*/
	background-color: #FE7878 !important;
	color: #A00101 !important;
}


	
/***** Lavora con noi ***/
#inputfile{
	height:22px;
	width:412px;
}

/*** login  */
.field{width: 80px;}	
	
	
/*** registrazione***/
#CAPTCHA,#securityCodereg{float:left; margin-right:10px;}

table.registrazione{width:450px;float:left}
.str-info{float:left;width:164px;margin-left:10px;}


/*CAMPI DI TESTO

.textbox
{
	background-color:#Ffffff;
	border:1px solid #919191;
	padding:3px;
	margin:4px 0 10px 0;
	width:180px;}
.textbox:hover
{
	background-color:#Ffffff;
	border:1px solid #4FA21C;
	}
.textbox:focus
{
	background-color:#FFFFFF;
	border:1px solid #4FA21C;
	}*/
/*TEXT AREA

.textarea
{
	background-color:#Fff;
	border:1px solid #919191;
	padding:4px;
	margin:4px 0 10px 0;
	width:460px;
	height:100px;
}
.textarea:hover
{
	background-color:#Fff;
	border:1px solid #4FA21C;
}
.textarea:focus
{
	background-color:#FFFFFF;
	border:1px solid #4FA21C;
}*/


/*** div cerca prodotto/nel sito ***/
#header .form-search {
  	background: #fff;
    height: 20px;
    padding: 2px 8px;
    width: 174px;
	float:right;
}

#searchsubmit {
    background: url("../../images/prodotti/sfoglia.png") no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;	
    text-indent: -9999px;
    width: 13px;
    height:13px;
	float:right;
	margin-top:3px;
}
#searchInput {
    background: none;
    border: none;
    color: #000;
    float: left;
    text-align: left;
    width:150px !important;
    padding-top:2px;
}

#PanelUpload label
{
	font-weight:bold;
	margin-right:5px;
	
	}
#load-gif
{

    height: 50px;
    background-color:#fff;
    
    left: 50%;
    top:50%;
    margin-left: -110px;
    overflow: visible;
    position: absolute;
    margin-top:-25px;
    width: 220px;
    z-index: 1000;
}

#load-gif span
{
	color:#000;

}