/* general settings valid for all consob applications with left menu and detail on home page*/
html {
	background-color: white;
	background-image: none;
}

body {
	font: small/ 1.1em Arial, Helvetica, Sans Serif;
	font-size: 0.85em;
	color: darkblue;
	background-color: background;
	padding: 0 0;
}

ol,ul {
	padding-left: 3em;
}

#site-title {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background: transparent url(../images/consob-top-bkg.gif) top left
		repeat;
	font-size: 165%;
	padding: 1px 0 0px 0px;
	border-top: 3px solid #CCC;
}

#title-image {
	width: 100%;
	height: 91px;
	float: left;
	background: transparent url(../images/consob-top.gif) top left no-repeat;
}

#header img {
	padding: 3px 0 0px 5px;
}

#site-title #title-text {
	float: right;
	margin: 1.4em 0.5em 0 0;
}

#site-title a:link,#site-title a:visited {
	text-decoration: none;
	color: #DEF;
	margin-top: 1em;
	padding: 0;
}

p.index_par {
	margin-top: 1em;
	font-weight: bold;
}

div#login_testo {
	line-height: 1.3em;
	margin: 0.5em;
}

div#login_testo p {
	margin-bottom: 0.5em;
}

#centeredLogo {
	background-image: url(../images/consob-image.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	width: 510px;
	height: 306px;
	margin: 0 0 0 1em;
}

div#menuDescription ul li p {
	display: block;
	font-size: 0.9em;
	margin: 0.2em 0em 0.5em 0em;
}

table.homeTable {
	BORDER-SPACING: 2px;
	BORDER-TOP: #2A3877 1px solid;
	BORDER-BOTTOM: #2A3877 1px solid;
	BORDER-LEFT: #2A3877 1px solid;
	BORDER-RIGHT: #2A3877 1px solid;
	BACKGROUND: #ffffff;
	width: 95%;
	margin: 1em auto;
}

table.homeTable th.header1 {
	HEIGHT: 25px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FONT-SIZE: 0.85em; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BORDER-TOP: #2A3877 0px solid;
	BORDER-BOTTOM: #2A3877 0px solid;
	BORDER-LEFT: #2A3877 0px solid;
	BORDER-RIGHT: #2A3877 0px solid;
	BACKGROUND-COLOR: #10216B;
	text-align: center;
}

table.homeTable th.header2 {
	HEIGHT: 50px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FONT-SIZE: 0.85em; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	COLOR: darkblue;
	BORDER-TOP: #2A3877 0px solid;
	BORDER-BOTTOM: #2A3877 0px solid;
	BORDER-LEFT: #2A3877 0px solid;
	BORDER-RIGHT: #2A3877 0px solid;
	BACKGROUND-COLOR: #ffffff; 
	font-weight: bold; 
	text-align: center;
}

table.homeTable th.header3 {
	HEIGHT: 50px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FONT-SIZE: 0.85em; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	COLOR: darkblue;
	BORDER-TOP: #2A3877 0px solid;
	BORDER-BOTTOM: #2A3877 0px solid;
	BORDER-LEFT: #2A3877 0px solid;
	BORDER-RIGHT: #2A3877 0px solid;
	BACKGROUND-COLOR: #B3CDE4; 
	font-weight: bold; 
	text-align: center;
}

table.homeTable th {
	HEIGHT: 50px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FONT-SIZE: 0.85em; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	COLOR: darkblue;
	BORDER-TOP: #2A3877 0px solid;
	BORDER-BOTTOM: #2A3877 0px solid;
	BORDER-LEFT: #2A3877 0px solid;
	BORDER-RIGHT: #2A3877 0px solid;
	BACKGROUND-COLOR: #B3CDE4; 
	font-weight: normal; 
	text-align: center;
}

table.homeTable td {
	HEIGHT: 50px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FONT-SIZE: 0.85em; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
	COLOR: darkblue;
	BORDER-TOP: #2A3877 0px solid;
	BORDER-BOTTOM: #2A3877 0px solid;
	BORDER-LEFT: #2A3877 0px solid;
	BORDER-RIGHT: #2A3877 0px solid;
	BACKGROUND-COLOR: #B3CDE4; 
	font-weight: normal; 
	text-align: justify;
}


table.userGroup {
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 90%;
    border-collapse: collapse;
    border: solid;
    border-width: 1px 0 0 1px;
    border-color: white;
    width: 100%;
    line-height: 0px;
}
table.userGroup th {
    border: 1px solid white;
    padding: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: grey;
    color: darkblue;
    
    line-height: 0px;
    
    /*
    background-color: transparent;
    padding: 0.4em;
    margin: 0px;
    vertical-align: top;*/
}
table.userGroup td {
    border: 1px solid #ddd;
    padding: 8px;  
    border-color: white;
    line-height: 0px;
    /*border-color: white;
	border: solid;
	border-width: 0 1px 1px 0;
	padding: 0px 0px 0px 0px;
    margin: 0px;*/  
}
table.userGroup tr:nth-child(even){
	background-color: #F5F5F5;
    color: darkblue;
    border-color: white;
    line-height: 0px;
    /*
    border-color: white;
	border: solid;
	border-width: 0 1px 1px 0;
	padding: 0px 0px 0px 0px;
    margin: 0px;*/
}
table.userGroup tr:hover {
	background-color: #EBEBEB;
    color: darkblue;
    border-color: white;
    line-height: 0px;
    /*
    border-color: white;
	border: solid;
	border-width: 0 1px 1px 0;
	padding: 0px 0px 0px 0px;
    margin: 0px;*/
}


input.fitsize,div.fitsize {
	width: 99%;
}

.center {
	text-align: center;
}

ul.buttonBar li {
	display: inline-block;
	float: none;
	border-color: gray;
	border-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px;
}

ul.buttonBar li.link {
	position: relative;
	top: -1px;
	height: 24px;
}

ul.buttonBar li.submit {
	height: 24px;
}

ul.buttonBar li input {
	color: black;
	height: 100%;
}

span.help {
	display: inline-block;
	width: 18px;
	min-height: 18px;
	background-image: url(../images/help.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: help;
	margin: 0 0 -0.2em -0.3em;
}

div#listmenu li {
	font-size: 1.5em;
}

div#listmenu li ul li {
	font-size: 0.9em;
}

td textarea {
	font-size: 1.2em;
}

#main {
	padding-left: 0.5em;
	padding-right: 0.1em;
	width: 99%;
	background-color: white;
	border-left: 1px solid white;
}

#main-content {
    background-color: white;
}

#sidebar { 
	font-size: 80%; 
	padding-right: 1em; 
	width: 13em; 
}

div#leftmenu ul {
	border-top: 0;
}

div#leftmenu li {
	background-image: none;
	background-color: transparent;
	border: 0;
}

div#leftmenu li:hover {
	background-color: transparent;
}

div#leftmenu li.selected {
	background-color: transparent;
}

div#leftmenu a {
	height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: darkblue;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

div#leftmenu span {
	height: 25px;
    padding: 0.8em 0.15em;
    margin: 0.25em;	
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: darkblue;
	text-align: left;
	font-weight: bold;
}

div#leftmenu a:hover {
	color: red;
}

div#leftmenu ul li ul {
	background-color: transparent;
	width: 94%;
	border: 0;
}

div#leftmenu ul li ul a {
	text-decoration: underline;
	color: darkblue;
	padding: 0.8em 0.2em;
	font-size: 0.85em;
}

/* ul of 3 level sub-menu */
div#leftmenu ul li ul li ul {
	background-color: transparent;
	width: 94%;
	border: 0;
}

/* li of 3 level sub-menu */
div#leftmenu ul li ul li ul li {
    background-color: transparent; /*sets the background of the menu items */
	border: 0;
}

/* link of 3rd level sub-menu*/
div#leftmenu ul li ul li ul a {
	text-decoration: underline;
	color: darkblue;
}

/* 3rd level link */
div#leftmenu ul li ul li ul li a {
	text-decoration: underline;
	color: darkblue;
	font-size: 0.85em;
}

/* 3rd level link */
div#leftmenu ul li ul li ul li a:hover {
    text-decoration: underline;
}

div#leftmenu li.selected {
	background-image: none;
}
/* override di listMenu*/
div#leftmenu li.selected * a {
    text-decoration: underline;
    font-weight: bold;
}

div#leftmenu li.selected>a {
    text-decoration: none;
    font-weight: normal;
}


p.leftHeader {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: darkblue;
	background-color: #B3CDE4; 
	text-align: center;
	font-weight: bold;
}

table.nosel {
	font-size: 100%;
}

legend {
	font-size: 1.2em;
	color: inherit;
}

table.nosel tr {
	color: darkblue;
}

table.nosel td a {
	display: block;
	width: 100%;
	color: darkblue;
}

td input, td textarea, td select {
	font-weight: normal;
	/*testare*/
	display: inline;
}

ul.buttonBar li a {
	margin: 0.3em 0em 0em 0em;
	height: 1.5em;
}

ul.inTable {
	width: 2.4em;
}
ul.inTable li input {
	width: 2em;
}

ul.inTable li a {
	width: 2em;
}
/********************************************************/
.buttonBar {
	border-radius: 5px;
}

fieldset {
	border-radius: 5px;
}

.fieldset {
	border-radius: 5px;
}

div.fieldset h3.legend {
	background: white;
}

div.wait {
	background-image: url("../images/ajax-loader.gif");
}

.lightable:hover {background-color:#AFB0B3;}

/*Override tasti*/
input.buttonDelete, a.buttonDelete {
	background-image: url("../images/cross.png");
}
input.buttonConfirm, a.buttonConfirm {
    background-image: url("../images/tick.png");
}
input.buttonBack, a.buttonBack {
	background-image: url("../images/arrow_left.png");
}
input.buttonAdd, a.buttonAdd {
	background-image: url("../images/add.png");
}

input.buttonUpdate, a.buttonUpdate {
	background-image: url("../images/accept.png");
}
input.buttonPrintPdf, a.buttonPrintPdf {
	background-image: url("../images/page_white_acrobat.png");
}
/*Fine Override tasti*/

td div.field textarea {
 width: 82% !important;
}

label {
   cursor: pointer;
   /* Style as you please, it will become the visible UI component. */
}

#upload-file {
   opacity: 0;
   position: absolute;
   z-index: -1;
}


