/*BOTTONE INVIA INFORMAZIONI*/

.btn,.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;
	width:120px;
	
}/*
.btn:hover
{
	background-color:#358D2E;
	
	}*/
	
.undo{
	background-color:#990000;
}

.undo:hover{
	background-color:#C00;
}



/*TITOLO RICHIESTA INFORMAZIONI*/
.richiesta_info 
{
	color:#004B86;
	font-family:Verdana;
	margin:10px 0 10px 0px;
		
	}
.tiny
{
		font-size:11px;
		color:#000;
		font-weight:bold;		
}

/* -----------------------------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;
	
}
					
#form-contatti h3{
	position:relative;
	font-weight:bold;
	color:#006570;
	padding:5px 0 8px 0px;
}
						
#form-contat tip{
	position:relative;
	padding-bottom:6px;	
}
						
#form-contatti label{
	/*font-size:11px;*/
	position:relative;	
	line-height:15px;
}

#form-contatti p.form{
	margin:0;
	padding:0;
	float:left;
	width:230px;
	}
#form-contatti p.form-row{
	margin:0;
	padding:0;
	clear:both;
	width:auto;
	}	
.text, .textarea, select{
	border:1px solid #D4D4D4;
	position:relative;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 0 10px;
}
						
.text{
	width:200px;
	padding:8px 8px;
	border-radius:3px;
	margin-top:2px;
	

}

select {
height:23px;
width:208px;
}

.row{width:430px !important;}	
.textsmall{width:87px !important;}	

.textarea{
	padding:8px 8px;
	border-radius:3px;
	height:80px;margin-top:2px;
	width:430px;
}
.label{padding-bottom:0; margin:0;}

.captcha
{
	width:105px !important;
	margin:0 0 10px 5px;}
	
.form-submit{margin:10px 0;}	
	
#TrattamentoDati{
	margin:5px 2px 0 0 ;
	
}

.checkbox input{
	margin:0 5px 0 0 ;
}
	

/*------------------- Messaggio errore e successo ----------------------*/
.MessageErrorSmall
{
	background-color: #FE7878;
	border: 3px solid #FF0000;
	color: #A00101;
	font-size: 13px;
	margin: 10px 0 ;
	font-weight: bold;
	width: 350px;
	text-align: center;
	padding:10px;
}

.MessageErrorSmall p
{
	color: #A00101;
	font-size: 11px;
	margin: 5px 15px 15px 20px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#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: 4px solid #FF0000;
	color: #A00101;
	margin: 20px 15px 15px 80px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	clear: both;
}

.MessageError p
{
	color: #A00101;
	margin: 10px;
	font-weight: bold;
	text-align: center;
	
}
.MessageError a, .MessageErrorLogin a
{
	color: #540101;
	background-image: none;
}

.MessageError a:hover, .MessageErrorLogin a:hover
{
	color: #540101;
	text-decoration: underline;
	background-image: none;
}


.MessageSuccesso
{
	background-color:#A8E052; 	
	border:4px solid #76B31F; 	
	color:#36500E; 	
	margin: 10px 0 ;	
	padding:10px; 	
	font-weight:bold; 	
	width:400px; 	text-align:center;
}

.MessageSuccesso p
{
	font-weight:bold; 
	margin:0 !important;
	color:#000021;
	/* 	color:#36500E; 	margin:10px; 		padding-bottom:0px!important; 	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:20px;
	width:412px;
}

/*** login  */
.field{width: 80px;}	
	
	
/*** registrazione***/
#CAPTCHA,#securityCodereg{float:left; margin-right:10px;}

table.registrazione{width:450px;}



/*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;
}
