/*-------------------------------//
  Bilancio interattivo css
  Matteo Boria
  Naos Communications
  www.naoscommunication.it
//-------------------------------*/

/* CSS Document */

body{
	margin: 10px 10px 10px 15px;
	background-color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	color:#555555;	
}

a:link, a:visited{	
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
}



form{
	padding:0;
	margin:0;
}
input{
	font-size:90%;
	color:#777777;
	padding:1px;
}


#menuPrinc{
	background-color:#A2A2A2;
	font-family:Arial, Helvetica, sans-serif;
	border-top:10px solid #FFFFFF;
}

#menuPrinc a{
	font-size:100%;
	color:#FFFFFF;
	padding:5px 25px 5px 26px;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}

#menuPrinc a:hover, #menuPrinc a.on{
	background-color:#CACACA;
}
#menuLink a, #menuLingue a{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
#menuLink, #cerca, #menuLingue, #menuAcc{
	float:right;
	margin-top:15px;
	margin-left:10px;
}
#menuLingue{
	margin-top:0px;
}
#menuAcc{
	color:#999999;
}
#menuAcc a{
	color:#666666;
}
#menuServ, #menuLingue, #menuAcc{
	clear:both;
}
#menuServ img{
	border:0;
	margin-right:10px;
	vertical-align:middle;
}
.btCerca{
	background-color:#A0A0A0;
	color:#FFFFFF;
	border: 1px solid #666666;
	padding:1px 3px 0 3px;
	font-weight:bold;
}
#breadCrumb{
	color:#A9A9A9;
	line-height:26px;
	padding: 4px 10px 4px 10px;
	font-weight:bold;
}

#breadCrumb a:link, #breadCrumb a:visited{
	color:#999999;
}
#breadCrumb a:hover{
	color:#666666;
}
h1{
	font-size:150%;
	color:#F11E00;
}
h2{
	font-size:120%;
	color:#F11E00;
}
h3{
	font-size:120%;
	color:#333333;
}
h4{
	font-size:100%;
	color:#F11E00;
}
h6{
	font-size:80%;
	font-style:italic;
}
.tabsol1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#cont{
	padding: 10px 10px 10px 20px;
}

#colsx{
	width:170px;
}

#coldx{
	width:200px;
}
.bloccodx{
	background-color:#f3f3f3;
	margin-bottom:10px;
	padding:5px 8px 5px 8px;
	font-size:90%;
	color:#999999;
}
.bloccodx a, .boxRiga a{
	color:#666666;
	
}
.bloccodx ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.bloccodx  li, .boxRiga{
	list-style-type:none;
	padding:0;
	margin:3px 0 5px 0;
	display:block;
}
.bloccodx p{
	margin:0;
	padding:0;
}
.hbloccodx{
	background-color:#dedede;
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
	color:#5f5f5f;
	padding:3px 5px 3px 5px;
	margin:0;
}

#menu2 a{
	color:#333333;
	text-decoration:none;
	border-bottom-color:#D6D6D6;
	font-size:100%;
	display:block;
	padding:4px;
	background-image:url(media/menu2sottol.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}



.bott2{
	padding-left:10px;
}
.bott3{
	padding-left:20px;
}
#menu2 .bott2 a, #menu2 .bott3 a{
	font-size:90%;
	color:#666666;
}

#menu2 a.on:link, #menu2 a.on:visited{
	color:#F11E00;
}
#menu2 a:hover{
	color:#F11E00;
}

#cont a:link, #cont a:visited{
	text-decoration:underline;
	color:#888888;
}
#cont a:hover, #cont a:active{
	text-decoration:none;
	color:#F11E00;
}
#cont table th{
	background-color:#007336;
	color:#FFFFFF;
	font-weight:bold;
}
#cont .container_box table td{
	vertical-align:top;
}
#cont .container_box table td p{
	margin:0;
	padding:0;
}
#footer{
	text-align:right;
	color:#999999;
	border-top:1px solid #BBBBBB;
	padding-top:5px;
	margin-top:10px;
	font-style:italic;
	font-size:90%;
}
#footer a{
	color:#666666;
	font-style:normal;
	font-size:110%;
}
/*altri*/
/* per l'evidenziazione */
.evidenz p{
	margin:0;
	padding:5px 0 5px 0;
}
.evidenz a{
	font-weight:bold;
}
.evidenz{
	display:block;
	padding:7px 12px 7px 12px;
	margin:5px 0 5px 0;
	border:1px solid #007336;
	background-color:#FAFAFA;
	color:#005528;
	text-align:justify;
}
.evidenz h1, .evidenz h2, .evidenz h3{
	background-color:#007336;
	color:#FFFFFF;
	font-size:110%;
	width:70%;
	display:block;
	text-align:left;
	padding:4px;
	margin:0;
	position:relative;
	top:-10px;
	left:-17px;
}
.citaz{
	color:#005528;
	font-style:italic;
}

/*----home page----*/
#tabhp img{
	background-image:url(media/hpOmbraFoto.gif);
	background-repeat:no-repeat;
	background-position:0px -4px;
	padding:0 5px 15px 13px;
	margin:0 0 15px 0;
	border:0;
	float:left;
	position:relative;
	left:-8px;
}
#tabhp {
	border:0;
	padding:0;
	margin:0;
}
#tabhp td{
	padding-right:20px;
	vertical-align:top;
	width:50%;
}
#tabhp p{
	font-size:90%;
	margin:0;
	padding:0;
}
#tabhp h2{
	font-size:110%;
	background-image:url(media/menu2sottol.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	clear:both;
	padding:0 0 3px 0;
	margin:0px 0px 8px 0px;
}
/*** exponent ***/
/* Generic Module-independent formatting */

.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
}

div.container_editbox {
	border: 1px dotted #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}

.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
