body, .link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00737A;
}
body a {
	text-decoration: none;
} 

.big_table {
	width: 520px;
}

.wizard_box{
    height: 570px;
	vertical-align: top;
}

.big_table_box, .tab_selected, .tab_not_selected {
	background-color: #FFFFFF;
	border-color: #d0d9e5;
	border-style: solid;
	border-width: 1px;
}



.tab_selected {
	border-bottom: none;
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.tab_selected a{
	color: #467abc;
}

.tab_not_selected {
	vertical-align: bottom;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.tab_not_selected a{
          color: #6d9fde;
}

.big_table_box {
	border-top: none;
}
 /****BOTTONI MENU A DESTRA *****/
.menu_tools {
	background-color: #82beb9;
}

.menu_tools  a {
    color:  #FFFFFF;
	font-size: 11px;
	font-weight: bold;

}

.first_button{
    padding-left: 10px; 
	padding-right: 10px;
}

.second_button{
	border-left-color: #d0d9e5;
	border-style: solid;
	border-width: 1px;
    border-top: none;
    border-right: none;
    border-bottom: none;
	padding-left: 10px; 
	padding-right: 10px;
}

/****************************************CORPO DELLA PAGINA******************************************************/

/*******TEXT********/
.fields {
	color: #376092;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.fields_left {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fields_center {
   text-align: center;
}

.explain { 
	font-size: 14px;
	padding: 10px;
	vertical-align: top;
}

.link { 
   text-decoration: underline;
   font-size:15px;
}


.small_text {
  font-size: 11px;

}

.item {
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
}
/********CAMPI DI RIEMPIMENTO******/
.textbox {
    background-color: #FCFCFC; 
	border: solid 1px #B8B6B6;
	padding: 1px 1px 1px 5px;
	margin: 5px 0px 10px 0px;
	width: 280px;
	height: 20px;
	font-size: 16px;
}

.textbox1 {
	width: 130px;
}


.tendina {
	font-size: 14px;
	height: 25px;
}

.textarea { 
	background-color: #FCFCFC; 
	border: solid 1px #B8B6B6;
	padding: 1px 1px 1px 5px;
	margin: 5px 0px 10px 0px;
	font-size: 16px;
	overflow: auto;
	width: 90%;
}

.checkbox {
     width: 20px;
	 height: 20px;
	 margin: 3px;
}

/****ELEMENTI STRUTTURA DELLA PAGINA****/
.highlight  {
     background-color:#DBE6F2;
}

.hr  {
	border-top: solid 1px #eaeaea;
}

.hr_down  {
     border-bottom: solid 1px #eaeaea;
}

.button  {
    color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	background-color: #1f497d;	
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	border: 0px;
	
}

 /******RIEPILOGO*****/
.tab_riepilogo  {
	
	border-color: #d0d9e5;
	border-style: solid;
	border-width: 1px;
	 width: 100%;
	 
}
.tab_base{
	vertical-align: bottom;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #d0d9e5;
	width: 90%;
}

.tab_riepilogo td {
     border: solid 1px;

}

.highlight_riepilogo  {
     color: #376092;
	 background-color: #DBE6F2;
	 font-size: 17px;
	 font-weight: bold;
}

 /******APPUNTAMENTI DISPONIBILI*****/
 
.second_line {
     background-color: #d9d9d9;
	 text-align: center;
	 font-size: 13.5px;
}

.row_even {
	background-color: #FFEDA1;
}

.row_odd {
	background-color: #FFFFFF;
}

/*******MESSAGGI DI ERRORE***********/
.message {
	background-color: #FEFEFE;
	border: solid #E0E0E0 1px;
	text-align: center;
	padding: 5px;
	width: 100%;
}

.error_message {
	background-color: #DCFF00;
}

/**********autosuggest ajax forms******/
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width: 461px;	/* Width of box */
	height: 250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #d0d9e5;
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size: 12px;
	line-height: 20px;
	z-index:100;
	padding-left:9px;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size: 16px;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}

/* Selected item in the list */
#ajax_listOfOptions .optionDivSelected{
	background-color:#bee0dd;
}

#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

.empty_button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-size: 12px;
    font-weight: bold;
	border: none;
	color: #36648B;
	background-color: transparent;
	background-image:url(../img/spacer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
}

.searchbutton {
 	BACKGROUND-POSITION: center; 
 	BACKGROUND-IMAGE: url(../img/lente.gif); 
 	BACKGROUND-REPEAT: no-repeat; 
 	width: 23px; 
 	height: 23px; 
 	border: 0px; 
 	margin-top: 8px;
}

.searchtextbox {
	vertical-align: top; 
 	padding-top: 0px; 
 	margin-top: 8px;
}
.prova{
	position:absolute;
	width:148px;
	height:77px;
	z-index:999;
}

.textareaNote{
	background-color: #FCFCFC; 
	margin: 0px;
	padding: 0px;
    background-color: #FCFCFC;
	border: solid 1px #FFFFFF;
	vertical-align:top;
	overflow: visible;
	font-size: 16px;
	font-family: Arial;
	color: #36648B;
	width:460px;
}
