body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
	background: #fff;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	text-align: center;
}
body.waiting, body.waiting * { cursor: wait !important; }



p { margin: 3px }
img { border: 0px; }
img.preview { margin: 0px; padding: 1px; border: 1px solid #4d3c2e; }
a { border: 0px; color: #1d6f91; text-decoration: none; }
a:hover { color: #1d6f91; text-decoration: underline; }
a img, a:hover img, a img:hover { border: 0px; text-decoration: none; }
a.button { display: inline-block; border: 1px solid #666; background: #eeedeb; color: #333; border-radius: 4px; }
a.button:hover { text-decoration: none; }
h1, h2 { color: #a3d0ed; text-align: left; text-shadow: 0.1em 0.1em 0.1em #333; }
h3, h4 { color: #1d6f91; text-align: left; text-shadow: 0.1em 0.1em 0.2em #999; }
h5, h6 { color: #7a7a7a; text-align: left; }



#head {
	background: #eeedeb url('./../img/bg_head.jpg') top center repeat-x;
	height: 125px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#head div {
	margin: 0px 25px;
	padding: 0px;
	text-align: right;
}
#head div img.logo { float: left; height: 90px; padding-top: 10px; }
#head div .user { float: right; padding: 5px 0px; }
#head div #links {
	clear: both;
	margin-top: 77px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 3px;	
	text-align: center;
}
#head div #links a {
	display: block;
	float: left;
	background: url('./../img/pulsante_normal.gif') top center no-repeat;
	width: 90px;
	max-width: 90px;
	height: 14px;
	padding: 5px;
	margin: 0px 3px;
	text-align: center;
}
#head div #links a:hover, #head div #links a.selected {
	background: url('./../img/pulsante_selected.gif') top center no-repeat;
	color: #fff;
	text-decoration: none;
}



.top_right {
	margin: 0px;
	padding: 5px;
	float: right;
	text-align: right;
	font-size: 10px;
}
.top_right a:hover { text-decoration: none; font-weight: bold; }
.top_right a img { height: 16px; max-height: 16px; margin-bottom: -4px; }



#menu {
	clear: both;
	background: #1d6f91;
	height: 21px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#menu div {
	margin: 0px 25px;
	padding: 0px;
	height: 21px;
}
#menu div * { float: left; height: 21px; }
#menu div a { padding: 2px 7px; color: #fff; border-width: 0px 1px 0px 0px; border-color: #c7c7c7; border-style: dotted; height: 17px;}
#menu div a.first { border-width: 0px 1px 0px 1px; }
#menu div a.selected, #menu div a:hover { text-decoration: none; /*padding: 1px 7px;*/ background: #f6f5f4; color: #4d3c2e; /*border-width: 1px 0px; border-style: solid; border-color: #c7c7c7;*/ height: 17px; }



#main {
	clear: both;
	margin: 25px;
	padding: 0px;
	min-height: 450px;
}



#foot {
	clear: both;
	background: #e9e6e4 url('./../img/bg_foot.jpg') top center repeat-x;
	height: 110px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #cac3bf;
}
#foot div {
	margin: 0px 25px;
	padding: 5px 0px;
	text-align: center;
	color: #4d3c2e;
	font-size: 11px;
}



.title {
	font-weight: bold;
	font-size: 13px;
}

.error {
	color: #f00;
	text-align: center;
}

.disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.required {
	color: #f00;
}

.evidence {
	background: #a3d0ed;
	color: #fff;
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.1em;
}

.note {
	font-size: 10px;
}



input, select {
	color: #333;
}
form.uppercase input, form.uppercase select { text-transform: uppercase; }
form.uppercase input.lowercase, form.uppercase select.lowercase { text-transform: lowercase; }
input.required, select.required {
	/*background: none;*/
	color: #333;
}
input:focus, select:focus {
	background: #ffc;
}
input.error, select.error {
	color: #f00;
	background: #fcc;
	border: 1px solid #f00;
	text-align: left;
}
input:disabled, select:disabled {
	background: #efefef;
}
input.suapRT, select.suapRT, table.suapRT {
	background: #d1e7f6;
}
input.protoInf, select.protoInf, table.protoInf {
	background: #F0DC82;
}
form div.suapRT_sezione { border: 1px solid #dedede; background: #fafafa; padding: 0px 5px; margin: 5px; }
form div.suapRT_tabella { }
input[type="image"]:disabled { cursor: not-allowed; }



a.field { display: block; text-align: left; font-weight: bold; padding: 0px 5px; }
div.field { background: #fdfdfd; border: 2px solid #eeedeb; padding: 0px 5px; margin: 5px 0px; }
div.field p { padding: 2px; }
div.field hr { width: 100%; border: 1px solid #eeedeb; }
h2 .button { display: block; float: right; padding: 5px; margin: 0px 5px; border: 1px solid #4d3c2e; background: #eeedeb; font-size: 11px; }



table {
	margin: 15px auto;
	text-align: left;
}
table td { vertical-align: middle; }
.list { margin: 5px auto; }
.list .odd {
	background: #eeedeb;
}
.list .even {
	background: #fff/*inherit;*/
}
.list .lined {
	border-style: dashed;
	border-width: 0px 0px 2px 0px;
	border-color: #eeedeb;
}
.list th {
	padding: 5px 4px 5px 4px;
	font-size: 10px;
	font-weight: normal;
}
.list td {
	padding: 5px 4px 5px 4px;
	font-size: 12px;
}
.list tr.children {
	padding: 0px 0px 10px 0px;
}
.list tr.children td {
	padding: 3px 4px 3px 4px;
	font-size: 11px;
}
.list td.big {
	font-weight: bold;
}
.list td.pending {
	font-style: italic;
}
.list td.title {
	width: 15%;
}
.list td .ok { color: #008000; font-style: italic; }
.list td .error { color: #f00; font-weight: bold; }
.list td hr { width: 100%; border: 1px solid #eeedeb; }
.list .action {
	text-align: center;
}
.list .action img {
	margin-bottom: -2px;
}
.list tr.children td.action img {
	height: 12px;
	margin-bottom: -1px;
}
.edit { background: #eeedeb; }
.edit td { padding: 10px; }
.edit td .salvato {
	font-weight: bold;
	font-style: italic;
	color: #414141;
	background: #acdf84;
	padding: 2px 45px 2px 15px;
}
.edit td .nonsalvato {
	font-weight: bold;
	color: #f00;
	background: #ea9595;
	border: 2px dotted #f00;
	padding: 2px 15px 2px 15px;
}
.grid { margin: 5px auto; }
.grid .odd {
	background: #eeedeb;
}
.grid .even {
	background: inherit;
}
.grid th {
	padding: 5px 4px 5px 4px;
	font-size: 10px;
	font-weight: normal;
}
.grid td {
	padding: 5px 4px 5px 4px;
	font-size: 11px;
}
.grid td.title { font-weight: strong; }
.grid tr.children {
	padding: 0px 0px 10px 0px;
}
.grid tr.children td {
	padding: 3px 4px 3px 4px;
	font-size: 10px;
}
.grid .action {
	text-align: center;
}
.bordered { border-style: solid; border-width: 1px 0px 0px 1px; border-color: #666; border-collapse: collapse; margin: 0px auto; padding: 0px; }
.bordered td { border-style: solid; border-width: 0px 1px 1px 0px; border-color: #666; margin: 0px; padding: 3px; }

.list .ui-sortable-helper { background-color: #e1f0f9; border: 2px dashed #81a5bc; }
.ui-widget-content .list a, .ui-tabs-panel.ui-widget-content a { color: #1d6f91 !important; }
.ui-tabs .ui-tabs-panel { padding: 1em 0.7em !important; }

.list tr.del td { text-decoration: line-through;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7; }
.list td span[title] { cursor: help; }



#filter {
	width: 450px;
	background: #f1f1f1;
	margin: 10px auto;
}

div.text_container { text-align: left; }
a.external { cursor: alias; }



.pages {
	padding: 5px;
	color: #a9a9a9;
}
.pages a {
	color: #a9a9a9;
}



.graph {
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	background: #fff;
	height: 10px;
	max-height: 10px;
	min-height: 10px;
}
.graph .color1, .graph .color2 { border: 0px none; height: 10px; max-height: 10px; min-height: 10px; }
.graph .color1 { background: #ea9595;/*red;*/ } /*open-pending*/
.graph .color2{ background: #acdf84;/*green*/ } /*closed-ok*/



span.suapRT { background: #d1e7f6; }
span.suapRT.note { padding: 2px; }

a.button.suapRT { background: #d1e7f6; padding: 4px 8px 6px; color: #333 !important; }