@charset "iso-8859-1";
/* CSS Document */

body {  
	margin:0px 0px; 
	padding:0px; 
	font-size: 62.5%; 
	font-family: Thaoma , Verdana; 
	background-color: #ffffff; 
	color: #666666;
}

img {border:0;}

form {
  border:0px;
  margin:0px;
}

hr {
	border:0;
	border-bottom: #336666 1px dashed;
	padding: 0;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

h2{
 font-family: "Trebuchet MS";
 font-size:1.3em;
 color: #2c6a51;
 padding:0;
 margin:0;
}

h3{
	font-family: "Trebuchet MS";
	font-size:1.3em;
	margin: 18px 0px 3px 0px;
  color:#7fc33c;
}

p{
	border:0;
	padding:0;
  margin:0;
	margin-bottom:3px;
}
a{
	color:#2c6a51;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#wrapper {
	width:643px;
}

#top-menu {
	width:643px;
	height:248px;
	background-image: url(../images/bg_top.jpg);
	background-repeat:no-repeat;
}

#top-menu ul{
	list-style-type: none;
	position:relative;
	top: 110px;
	left: 10px;
	padding:0;
	margin:0;
}

#top-menu ul li{
	background-color: #80c342;
	text-transform: uppercase;
	font-family: Thaoma , Verdana; 
	font-size: 1.1em;
	height: 13px;
	width: 170px;
	margin-bottom: 3px;
	list-style:none;
	padding:0;
	
}

#top-menu ul li a{
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	height: 13px;
	width: 170px;

}

#top-menu ul a:hover, #top-menu  ul a.selected {
	background-position: -200px 0px;
}

#two-columns{
	margin-top:12px;
	width:643px;
}
#left{
	float:left;	
	width:188px;
	padding-left:12px;
}
#right{
	float:right;	
	width:418px;
}

.box {
	border: solid 1px #2c6a51;
	
}
.box .title{
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: -200px 2px;
	background-color:#2c6a51;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:1.2em;
	font-weight:bold;
	padding-left: 18px;
}
.box .text{
	padding: 9px;
}

.form-row {

}

input {
	height:16px;
	width: 260px;
	border: 1px solid #b1b1b1;
}


span.label,
.form-row .label{
	float:left;
	color: #2c6a51;
	font-weight:bold;
}
.form-row .value {
	float:left;
	margin-left:8px;
	color: #2c6a51;
	font-weight:bold;
}


#footer {
	border-top: 1px solid #2c6a51;
	font-family:"Trebuchet MS";
	color: #2c6a51;
	font-size: 1.0em;
	text-align: right;
	font-weight:bold;
	margin-top: 30px;
}

#record-info {
	font-size: 0.9em;
	color:#999999;
}

div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	font-size:10px;
}
	
div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #f9ffba;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}


TABLE.sort-table TR.odd {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

TABLE.sort-table TR.even {
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

TABLE.sort-table TR.odd TD {
	background-color: #fff;
	border-bottom: 2px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
	height: 19px;
}

TABLE.sort-table TR.even TD {
	background-color: #eee;
	border-bottom: 2px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
	height: 19px;
}

TABLE.sort-table TR.over TD {
	background-color: #E4DDD8;
	border-bottom: 2px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
	height: 19px;
}

TABLE.sort-table TR.selected TD {
	background-color: #E4DDD8;
	border-bottom: 2px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
	height: 19px;
}

/* FORM */

TD.label {
	padding: 3px 10px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	
}

TD.data {
	padding: 2px 10px 5px 0px;
	font-size: 11px;
}

TD.form-label {
	width: 160px;
	text-align: right;
	padding: 3px 10px 9px 0px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;

}
TD.form-label-print {
	text-align: right;
	padding: 3px 10px 9px 0px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	width:370px;
}

TD.form-data {
	width: 180px;
	padding: 2px 10px 9px 0px;
	font-size: 11px;
}

TD.form-info {
	width: 180px;
	padding: 3px 10px 9px 0px;
	font-size: 10px;
}

TD.form-field {
	width: 320px;
	padding-bottom: 6px;
}

.ricerca_alfabetica{
	width:167px;
	margin-top:6px;
	margin-bottom:6px;
}

div.section_title {
	background-color: #84bf3e;
	width:370px;
	height:17px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:1.2em;
	font-weight:bold;
	padding-left: 4px;
	margin: 10px 0px 10px 0px;
}
