body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	background: #e2e2e2;
}

#header {
	background:white;
	/*height:50px;*/
	color: #303030;
}

#header h1 {
	background: url('img/logo.png') no-repeat right;
	font-size: 300%;
	margin: 0 50px;
	padding: 25px 0;
	color:#355f87;
	/*width:100px;*/
}

ol,ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contenuto_login fieldset{
    width:350px;
}
.contenuto_login fieldset .wrapper{
    margin:15px;
    float:left;
}
.contenuto_login fieldset .row{
    float:left;
    width:100%;
    margin-bottom:7px;
}
#thesubmit{
    margin-top: 3px;
    width:100px;
}
.user_pwd{
    float:left;
    display: inline;
    height:23px;
    line-height: 23px;
    width:100px;
}
.contenuto_login input, .contenuto_login textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #999999;
	padding: 3px 4px;
	width: 200px;
	float:right;
	display: inline;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #999999;
	padding: 3px 4px;
	width: 250px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #999999;
	padding: 3px 4px;
	width: 600px;
}
a {
	outline: none;
}

a:hover {
	text-decoration:underline;
}

a.service_link {
	background:#355f87;
	color:white;
	padding:1px 5px;
	-moz-border-radius:3px;
	text-decoration:none;
}

a.service_link:hover {
	background:#f5e94a;
	color:#355f87;
}

a.service_link_right {
	float:right;
}

textarea {
	height: 100px;
}

input#submit_form,input#back_form,input[type="checkbox"] {
	width: auto;
}

.form_row td,.relazioni_lista,.titoletto_form {
	padding: 4px;
}

td.form_label,td.prima_cella {
	text-align: right;
	border-bottom: 1px dotted #aaaaaa;
	vertical-align:top;
	white-space:nowrap;
}

/* NAV */
#nav {
	background: #355f87;
	height: 30px;
	padding-left: 50px;
}

#nav li {
	border-left: 1px solid #131C25;
	border-left: 1px solid white;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 9px;
	position: relative;
}

#nav li.module_sel {
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	margin-top: -4px;
}

#nav a.module_sel {
	color: #355f87;
	text-decoration: none;
}

#nav a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover {
	text-decoration: underline;
}

/* SUBNAV */
#subnav {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D6D6D6;
	clear: both;
	/*height: 30px;*/
	padding-bottom: 5px;
	padding-left: 50px;
}

#subnav li {
	float: left;
	line-height: 30px;
}

#subnav a {
	color: #B5B5B5;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 10px;
}

#subnav a:hover {
	color: #131C25;
}

#subnav a.active {
	color: #131C25;
	font-weight: bold;
}

#page_contenuto {
	clear: both;
	float: left;
	margin: 30px auto 20px 50px;
	padding: 0;
	width: 90%;
}
#help{
    width:100%;
    float:left;
    margin-bottom: 15px;
}
/*
#menu li {
	display:inline;
	border-right:1px solid #eeeeee;	
}

#menu li a {
	font-family:Georgia;
	font-weight:bold;
	color:black;
	padding:5px;
	text-decoration:none;
	font-variant:small-caps;
	font-size:12pt;
}

#menu li a:hover,
#menu li.module_sel a:hover {
	color:yellow;
}

#menu li.module_sel a {
	color:white;	
}
*/
.lister_table {
	border-collapse: collapse;
}

.lister_table tr td,.lister_table tr th {
	padding: 2px 4px;
	background: #eeeeee;
	border: 1px solid #cccccc;
}

.lister_table tr th {
	text-transform: uppercase;
	background: #0000aa;
	color: white;
}

td.titoletto_form {
	text-align: left;
	font-weight: bold;
}

.titoletto_form_dati {
	font-weight: normal;
        text-transform: capitalize;
}

.relazioni_lista {
	border-bottom: 2px solid #56a9b9;
	border-bottom: 2px solid white;
	padding-bottom: 0;
}

.relazioni_lista a {
	float: left;
	font-weight: bold;
	padding: 2px 8px;
	margin-right: 1px;
	margin-top: 3px;
	text-decoration: none;
	background: #56a9b9;
	color: white;
	text-transform: capitalize;
}

.relazioni_lista a:hover {
	text-decoration: underline;
}

.relazioni_lista a.relazione_sel {
	margin-top: 0px;
	padding-top: 5px;
	background: white;
	color: black;
}

td.prima_cella {
	width: 100px;
	border-bottom: 2px solid #56a9b9;
	border-bottom: 2px solid white;
}

.readonly {
	border: none;
	background: none;
}

.tablesorter {
	margin-top:5px;
}

.lang_box,
.lang_box input,
.lang_box textarea,
.lang_box rte_zone,
.lang_label {
	float:left;
	display:inline;	
}

.lang_box {
	clear:left;
	margin-bottom:3px;
}

.lang_label img {
	height:21px;
	padding:0 3px;
}


.table_pedigree {
	border-collapse:collapse;
}

.table_pedigree td {
	padding:5px;
	border:1px dotted #777777;	
}

.table_pedigree .ped_txt {
	width:200px;
}

.cambia_ordine {
	font-size:10px;
	border:0;
	padding:0;
	background:none;
}

.checklistbox {
	
}

.checklistopen {
	background:url('img/plusminus.gif') no-repeat;
	padding-left:20px;
}

.checklistclosed {
	background-position:0 -15px;
}
#nodes .mod{
    height:16px;
    width:16px;
    display: inline-block;
    background: url("img/mod.png") no-repeat;
    margin-right: 10px;
    margin-left: 10px;
    cursor:pointer;
}
#nodes .eli{
    height:16px;
    width:16px;
    display: inline-block;
    background: url("img/eli.png") no-repeat;
    margin-right: 10px;
    cursor:pointer;
}
.jstree li {
    min-height: 25px;
    line-height: 25px;

}
#nodes{
    width:auto;
    float:left;
    display: inline;
}
#scheda{
    position:absolute;
    left:550px;
}
#submitAjax{
    width:auto;
    float:left;
    padding:3px;
    border:1px solid gray;
    cursor:pointer;
}
.file_elimina{
    text-decoration: underline;
    cursor: pointer;

}




.calendario {
	table-layout:fixed;
}

.calendario th {
	background:#777777;
	color:white;
	padding:5px 0;
}

.calendario td {
	background:white;
	vertical-align:top;
}

.calendario .appuntamento {
	border:1px solid #999999;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:3px;
	width:96%;
}

.calendario .appuntamento th,
.calendario .appuntamento td {
	padding:2px 4px;	
}

.calendario .appuntamento th {
	background:#c6e7d4;
	text-align:left;
	color:black;
	font-weight:normal;
}

.calendario .form_elimina {
	float:right;
}

.navigatore {
	margin:10px 0;
	border-collapse:collapse;
}

.navigatore td {
	background:white;
	border:1px solid #aaaaaa;
}

.navigatore td a {
	float:left;
	display:inline;
	padding:2px 20px;
	text-decoration:none;
	color:#355F87;
	font-size:20px;
}

.navigatore td a:hover {
	background:#355F87;
	color:white;
}

.qtipper {
	display:block;
	color:black;
	text-decoration:none;
	background:url('img/magnifier.gif') no-repeat right center;
}

.qtipper:hover {
	text-decoration:none;
}

.add_appuntamento {
	float:left;
	display:inline;
	height:16px;
	padding:1px 10px;
	line-height:16px;
	text-align:center;
	color:black;
	background:#dddddd;
	text-decoration:none;
	margin:3px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.add_appuntamento:hover {
	text-decoration:none;
	background:#aaaaaa;
	color:white;
}

.calendario th.utentenome {
	text-align:left;
	font-size:15px;
	padding:5px;
}

.utentenote {
	font-weight:normal;
	text-align:left;
	margin-top:3px;
	padding:3px 5px;
	border-top:1px dotted #aaaaaa;
	font-size:11px;
}

.utentenote a {
	float:right;
	display:inline;
	clear:both;
	color:white;
	text-decoration:none;
}

.utentenote a:hover {
	text-decoration:underline;
}

