html {
    margin: 0;
    padding: 0;
}

body {
    background: #D3D4AA;
    color: #000;
    font: 9pt/15pt "Lucida Grande", "Lucida Sans", verdana, arial, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

img.cmd-icon {
    width: 19px;
    height: 19px;
    vertical-align: middle;
    text-align: right;
}

a:link, a:active, a:visited {
    color: #940A0A;
    text-decoration: none;
}

a:hover {
    color: #940A0A;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: lighter;
    font-family: georgia, verdana, arial, sans-serif;
}

h1 {
    margin: 0 0 0 110px;
    padding: 0;
    text-indent: -99999px;
    width: 346px;
}

h2 {
    color: #333;
    font-size: 2.2em;
    margin: 0 0 5px 0;
    padding: 0;
		line-height: 120%;
}

h3 {
    font-size: 1.6em;
    margin: 0;
    padding: 0;
}

h4 {
    font-size: 1.6em;
    margin: 0;
    padding: 0;
}

li {
    line-height: 150%;
}

div.clear {
    clear: both;
    padding: 1px;
}

#wrapper {
    background: #F5F7EE url( ../images/bg.gif ) top right repeat-y;
    border: 1px solid #333;
    width: 970px;
    margin: 0 auto;
    padding: 0;
}

#stampa {
    font-size: 80%;
}

div#header-container {
    background: url( ../images/title.jpg ) bottom left no-repeat;
    height: 73px;
		position:relative;
    margin: 0;
    padding: 0;
}

div#header-container,
div#content-container {
    margin: 0 auto;
    padding: 0; /*width:970px;*/
}

div#header {
    margin: 0;
    padding: 0;
}

#user{
		font-size:70%;
		position:absolute;
		width:295px;
		top:10px;
		padding:0 0 0 2px;
		left:425px;
		line-height:135%;
}

#topBar {
    background-color: #901708;
    height: 30px;
    margin: 0;
    padding: 0;
}

#menubar {
    font-size: 90%;
    color: #fff;
    text-align: left;
    padding: 8px 0 0 0;
    margin: 0;
}

#menubar li {
    display: inline;
}

#menubar li a:link, #menubar li a:active, #menubar li a:visited {
    color: #D3D4AA !important;
    text-decoration: none;
    border-right: 1px solid #D3D4AA;
    padding: 0 4px;
}

#menubar li a:hover {
    color: #fff !important;
}

#pubblico #pubbliconav,
    #corrente #correntenav,
    #finalizzata #finalizzatanav,
    #finalizzata2 #finalizzata2nav,
    #malattierare #malattierarenav,
    #doping #dopingnav,
    #aids #aidsnav,
    #oncologia #oncologianav,
    #comunicazione #comunicazionenav,
    #minist #ministnav,
    #helpdesk #helpdesknav,
    #helpdeskuser #helpdeskusernav,
    #personaldata #personaldatanav,
    #pagamenti #pagamentinav,
    #correntepub #correntepubnav,
    #ministc #ministcnav,
    #ministds #ministcds,
    #bandods #bandodsnav,
    #bandogr #bandogrnav,
    #bandogr2 #bandogr2nav,
    #comval #comvalnav,
    #gestioneutenti #gestioneutentinav,
    #storico #storiconav,
    #storicofin #storicofinnav {
    color: #fff !important;
    font-weight: bold;
}

div#main-content {
    margin: 30px 10px;
    float: left;
    padding: 0;
    width: 700px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

#corrente div#main-content {
    min-height: 780px;
    height: auto !important;
    height: 780px;
}

#storico div#main-content {
    min-height: 1200px;
    height: auto !important;
    height: 1200px;
}

#minist div#main-content {
    min-height: 550px;
    height: auto !important;
    height: 550px;
}

#ministc div#main-content {
    min-height: 1500px;
    height: auto !important;
    height: 1500px;
}


#bandods div#main-content {
    min-height: 1000px;
    height: auto !important;
    height: 1000px;
}

#ministds div#main-content {
    min-height: 1100px;
    height: auto !important;
    height: 1100px;
}

#finalizzata div#main-content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#malattierare div#main-content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#doping div#main-content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#helpdesk div#main-content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#oncologia div#main-content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#bandogr div#main-content {
    min-height: 500px;
    height: auto !important;
    height: 570px;
}

div#main-content p {
    margin-bottom: 15px;
}

div#side {
    float: right;
    margin: 0;
    width: 234px;
    margin: 30px 0 0 0;
}

#menu {
    position: absolute;
    top: 107px;
}

html>body #menu {
    top: 104px;
}

#menu h2 {
    display: block;
    width: 230px;
    background-color: #333;
    color: #fff;
    padding: 0 0 0 4px;
    font-size: 1.4em;
    line-height: 150%;
}

#side p {
    color: #000;
    margin: 0px 20px 9px 20px;
    text-align: left;
}

#side ul {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    color: #787870;
}

#side li {
    margin: 0;
    padding: 0;
    display: inline;
}

#side li a,
    #side li a:link,
    #side li a:active,
    #side li a:visited {
/*height: 20px;*/
    width: 222px;
    margin: 0;
    display: block;
    color: #940A0A;
    text-decoration: none;
    border-bottom: 1px solid #966;
    background: url( ../images/bullet.gif ) no-repeat 2px 9px;
    padding: 4px 0 0 12px;
}

#side li .border {
    border-top: 1px solid #966;
}

#side li a:hover {
    color: #570606;
    text-decoration: none;
    border-bottom: 1px solid #966;
    background: #C3AD95 url( ../images/bullet.gif ) no-repeat 2px 8px;
    padding: 4px 0 0 12px;
}

div#footer {
    background: #901708;
    text-align: right;
    color: #fff;
    margin: 0;
    padding: 5px 4px 5px 0;
}

#footer a:link, #footer a:active, #footer a:visited {
    color: #D3D4AA !important;
    text-decoration: none;
    margin: 0;
}

#footer a:hover {
    color: #fff !important;
}

div#col-wrap {
    float: right;
    width: 230px;
    margin: 0;
    padding: 0;
}

div#ministero {
    background: #fff center;
    margin: 0;
    padding: 0;
    width: 230px;
    height: 73px;
}

#enti{
	margin:0 0 0 20px;
	padding:0;
	float: right;
	position:relative;
}

#enti ul {
	background: url(../images/enti.jpg) no-repeat;
	width:300px;
	height:278px;	
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

#enti li {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	width:67px;
	height:44px;
}

li#irccs {
	left:115px;
	top:1px;
}

li#izs {
	left:208px;
	top:45px;
}
li#province {
	left:230px;
	top:147px;
}
li#regioni {
	left:168px;
	top:228px;
}
li#assr {
	left:65px;
	top:228px;
}
li#ispesl {
	left:0;
	top:147px;
}
li#iss {
	left:22px;
	top:45px;
}

#enti a  {
display:block;
width:100%;
height:100%;
}

#enti .alt { display:none }

#login{
	background: url(../images/boxLong_bg.gif) no-repeat;
	width:230px;
	height:180px;
	margin:auto;
	position:relative;
}

#login h2{	
	position: absolute;
	top: 4px;
	left:8px;
	font-size:1.5em;
}

#login table{	
	position: absolute;
	top: 50px;
	left:10px;
}

#login table td{	
	padding: 5px 0;
}


#boxScadenze {
	float:left;
	background: url(../images/boxLong_bg.gif) no-repeat;
	width:230px;
	height:180px;
	position:relative;
	margin-right:5px;
}

#boxDoc {
	float:left;
	background: url(../images/boxLong_bg.gif) no-repeat;
	width:230px;
	height:180px;
	position:relative;
}

div#boxScadenze h2, div#boxDoc h2, div#boxManuali h2 {
	position: absolute;
	top: 6px;
	left:8px;
	font-size:1.5em;
}

div#boxScadenze ul, div#boxDoc ul, div#boxManuali ul {
	left:8px;
	margin:0;
	padding:0;
}
div#boxScadenze ul li, div#boxDoc ul li {
	color:#777;
	clear:both;
	display:block;
	list-style:none;
	padding:2px 0 2px 0;
}

div#boxManuali {
	float:right;
	margin:0;
	padding:0;
	background: url(../images/boxLong_bg.gif) no-repeat;
	width:230px;
	height:180px;
	position:relative;
}

div.comment {
	clear:both;
	display:block;
	margin:0;
	padding:0 0 4px 0;
}

div#boxManuali ul li {
	color:#999;
	line-height:130%;
	list-style:none;
	margin:0;
	padding:0;
}

div.scroll {
	overflow:auto;
	width:210px;
	height:120px;
	position: absolute;
	top: 40px;
	left:8px;
	margin:0;
	padding:0;
}

.cartina {
    float: left;
    width: 300px;
}

.cartina h3 {
    margin-top: 0;
    margin-right: 20px;
}

.testodx {
    margin-left: 300px;
}

.title {
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin: 0px;
    padding: 2px;
    font-weight: bold;
    background-color: #aaa;
    border-color: #000;
    color: #000;
}

.error-message {
/*font-size: 200%;*/
    color: #0f6;
}

.error-description {
    border: 1px solid;
    padding: 8px;
    border-color: white;
}

table.record {
	width: 100%;
 	margin:10px auto;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.record tr,table.record th,table.record td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.record td.caption {
	font-weight:bold;
	color: #333;
	width:20%;
}

/* HEADER */

table.record th {
	padding: 1em 0;
	text-align: center;
	color: #fff;
	background: #A95A4E;
}

/* BODY */

table.record tr td {
	background: #F4F5E6;
	vertical-align:top;
}
table.record  tr.odd td {
	background-color: #E0EFE9;
}

table.record  tr th, table.record  tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #fff;
}

table.reportps td.nav,table.report td.nav, table.record td.nav {
 background-color: #EEEBB6;
 vertical-align:middle;
 text-align: right;
 padding:0 2px 0 0;
 height:21px;
}

table.report {
	width: 100%;
	margin: 10px 0 1em 0;	
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.report tr,table.report th,table.report td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.report td.caption {
	font-weight:bold;
	color: #fff;
	width:20%;
}

/* HEADER */

table.report th {
	padding: 1em 0;
	text-align: center;
	color: #fff;
	background: #A95A4E;
}

/* BODY */

table.report tr td {
	background: #F4F5E6;
}
table.report  tr.odd td {
	background-color: #E0EFE9;
}
table.report  tr td:hover, table.report  tr.odd td:hover {
	background: #E6E8D1;
}
table.report  tr th, table.report  tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #fff;
}

table.report td a.draft {
    font-style: italic;
}

table.report td.draft {
    font-style: italic;
    background-color: #ddd;
}

table.report td.sent {
}

table.report td.late {
    color: red;
    font-style: italic;
}

table.report td.normal {
}

table.report td.totale {
    background-color: #C0CFE2;
    font-weight: bold;
    border: 1px solid;
    border-color: #3366FF;
}

table.report td.nuovo {
    vertical-align: top;
    padding: 2px;
    background-color: #C0CFE2;
    font-weight: bold;
}

table.report td.standard {
    vertical-align: top;
    padding: 2px;
    background-color: #eee;
}

table.report td.value {
    white-space: nowrap;
    text-align: right;
}


/***********************************************************
	Report e record ps adesso sono uguale a report e record
************************************************************/

table.recordps {
	width: 100%;
 	margin:10px auto;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.recordps tr,table.recordps th,table.recordps td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.recordps td.caption {
	font-weight:bold;
	color: #333;
	width:20%;
}

/* HEADER */

table.recordps th {
	padding: 1em 0;
	text-align: center;
	color: #fff;
	background: #A95A4E;
}

/* BODY */

table.recordps tr td {
	background: #F4F5E6;
	vertical-align:top;
}
table.recordps  tr.odd td {
	background-color: #E0EFE9;
}

table.recordps  tr th, table.recordps  tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #fff;
}


table.reportps {
	width: 100%;
	margin: 10px 0 1em 0;	
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.reportps tr,table.reportps th,table.reportps td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.reportps td.caption {
	font-weight:bold;
	color: #fff;
	width:20%;
}

/* HEADER */

table.reportps th {
	padding: 1em 0;
	text-align: center;
	color: #fff;
	background: #A95A4E;
}

/* BODY */

table.reportps tr td {
	background: #F4F5E6;
}
table.reportps  tr.odd td {
	background-color: #E0EFE9;
}
table.reportps  tr td:hover, table.reportps  tr.odd td:hover {
	background: #E6E8D1;
}
table.reportps  tr th, table.reportps  tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #fff;
}

table.reportps td a.draft {
    font-style: italic;
}

table.reportps td.draft {
    font-style: italic;
    background-color: #ddd;
}

table.reportps td.sent {
}

table.reportps td.totale {
    background-color: #C0CFE2;
    font-weight: bold;
    border: 1px solid;
    border-color: #3366FF;
}

table.reportps td.nuovo {
    vertical-align: top;
    padding: 2px;
    background-color: #C0CFE2;
    font-weight: bold;
}

table.reportps td.standard {
    vertical-align: top;
    padding: 2px;
    background-color: #eee;
}

table.reportps td.value {
    white-space: nowrap;
    text-align: right;
}

th a:hover{
	color:#fff;
	text-decoration:none;
}
.numeric{
 text-align: right;
}

table.form {
 margin-bottom: 10px;
 background-color: #ECE9D8;
 color: #000;
 border: 1px solid #FFFDEF;
 border-collapse: collapse;
	
}

table.form td{
 border: 1px solid #FFFDEF;
 padding: 2px 4px;
 vertical-align: top;   
}

table.form td.caption {
 color: #aaa;
 vertical-align:top;
 white-space: nowrap;
 font-weight:bold;
}

table.form th {
 color: #333;
 vertical-align:top;
 white-space: nowrap;
 font-weight:bold;
}

.fieldcell {
 background-color: #F2F7FB;
 color: #000000;
 margin-right: 0px;
 padding-right: 0px;
}

.fieldcell input {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ECE9D8;
 color: #aaa;
 border: 1px solid #FFFDEF;
 margin-right: 0px;
}

input#dataInizio-calbut, input#dataFine-calbut{
 border: 0;
 margin-left:4px;
}

.fieldcell select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFDEF;
 color: #102132;
 border: 1px solid #284279;
}
/*
#save, #cancel, #upload, #next, #back, #update, #cerca, #elimina  {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C1DFD5; 
	color: #018A54;
	text-align: center;
	padding: 2px 4px;
}
*/
#calendar {
 background-color: #FFFDEF;
 color: #000000;
 border: 1px solid #284279;
}

#calendar td{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #284279;
	text-align: right;
	padding: 2px 4px;
	background-color: #C1DFD5;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
}

#calendar th{
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding: 2px 4px;
 color: #284279;
 font-weight: bold;
 background-color: #ECE9D8;
}

#calendar a{
 text-decoration: none;
}

#calendar td.activeDay{
 background-color: #ECE9D8;
}

#calendar td.activeDay a{
 color: #284279;
 font-weight: bold;
}

.violation {
    color: blue;
}
.navigation, .navigationps {
    font-size: 80%;
    background-color: #EEEBB6;
    padding-left: 4px;
    margin: 0;
}

.navigation a:link {
    text-decoration: none;
}

.quantity {
    text-align: right;
}

.money {
    text-align: right;
}

.entityList-controls :link {
    text-decoration: none;
}

.autore {
    font-weight: bold;
}

.titlePubblicazione {
}
