/*** ansaldo ***/

/*** tag standard ***/
body{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
body, td, div, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}
td{
	vertical-align:top;
}
a{
	color:#676D76;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:140%;
	color:#000000;
	font-weight:bold;
}
h2{
	font-size:110%;
	color:#E61E0F;
	text-transform:uppercase;
	font-weight:bold;
}
h3{
	font-size:115%;
	color:#666666;
	text-transform:none;
	font-weight:bold;
}
	
img{
	border-width:0px;
}
form{
	margin:0;
	padding:0;
}
/*** ids e classi generali ***/
#tHeader, #tContent, #tFooter{
	width:790px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
}
#tHeader, #tContent, #tContent, .colDx{
	
}
#tContent{
	margin-top:1px;
}

/*** header ***/

#finm{
	background-image:url(media/css/headBckFinm.gif);
	background-repeat:no-repeat;
	background-color:#E61E0F;
	padding:3px 5px 4px 20px;
	margin-bottom:4px;
	color:#FFFFFF;
}
#finm a {
	color:#FFFFFF;
	font-weight:normal;
}
#finm a:hover {
	text-decoration:underline;
}
#menuServ{
	margin-bottom:30px;
	line-height:11px;
	margin-top:2px;
}
#menuServ a{
	padding-left:10px;
	font-size:100%;
	
}
#menuServ img{
	margin:0 0 0 3px;
	vertical-align:middle;
}

#menuPrinc a:hover{
	color:#000000;
	text-decoration:none;
}
#menuPrinc a.on{
	color:#E61E0F;
}

/*** sub-header ***/
#headerTit{
	height:65px;
	background-color:#F2F2F2;
	background-image:url(media/css/headerTit.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:bottom;
	border-right:2px solid #FFFFFF;
}
#menuPadre{
	background-color:#F2F2F2;
	vertical-align:bottom;
}
#menuSecPadre{
	padding:3px;
	background-color:#D5D5D5;
	color:#E61E0F;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}

/*** colonna dx ***/
.colDx{
	width:180px;
	background-color:#FFFFFF;
}

#menuSec{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #D2D2D2;
	margin:3px 0 15px 0;
}

#menuSec a{
	background-repeat:no-repeat;
	display:block;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style:solid;
	font-weight:normal;
	padding-left:15px;
	border-color: #D2D2D2;
	color:#515459;
}
#menuSec a:hover{
	color:#E61E0F;
	text-decoration:none;
}
#menuSec a.lev2:link, #menuSec a.lev2:visited{
	background-image:url(media/css/bot_lev2.gif);
	background-color:#F1F1F1;
}

#menuSec a.lev2On:link, #menuSec a.lev2On:visited{
	background-image:url(media/css/bot_lev2_on.gif);
	color:#E61E0F;
	border-bottom-width: 1px;
	border-color: #E61E0F;
}

#menuSec a.lev3:link, #menuSec a.lev3:visited{
	background-image:url(media/css/bot_lev3.gif);
	margin-left:16px;
}

#menuSec a.lev3On:link, #menuSec a.lev3On:visited{
	background-image:url(media/css/bot_lev3_on.gif);
	color:#E61E0F;
	border-bottom-width: 1px;
	border-color: #E61E0F;
	margin-left:16px;
}

/*** main ***/
#breadcrumb{
	margin-bottom:24px;
}
#breadcrumb a{
	font-size:90%;
	color:#656C74;
	font-weight:normal;
}
#main{
	padding: 8px 40px 5px 0px;
	text-align:justify;
}
#main table{
	/*width:100%;*/
}
#main table td{
	padding:4px;
}
#main a, .faqQ{
	color:#3E7392;
}

/*** footer ***/
#footer{
	width:100%;
	margin:10px 0px 10px 0;
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
}
#footer td{
	padding:4px 0 4px 0;
	font-size:90%;
}
#footer a:link, #footer a:visited{
	color:#676D76;
	text-decoration:underline;
	font-weight:normal;
	padding:0 0 0 20px;
}
#footer a:active, #footer a:hover{
	text-decoration:none;
}
#menuAcc a:link, #menuAcc a:visited{
	padding:0 0 0 2px;
	font-weight:bold;
}
/*** vari custom ***/
.tFAQ{
	margin:10px 0 5px 0;
	padding-top:3px;
}
.faqQ {
	background-image:url(media/css/puntoFaq.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding: 0 0 3px 8px;
	cursor: pointer;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
}
.docsMain img{
	vertical-align:text-bottom;
}
.boxTit{
	font-size:110%;
	font-weight:bold;
}
#boxSearch{
	background-image:url(media/css/boxSearchBck.gif);
	background-repeat:repeat-x;
	background-color:#F0F0F0;
	padding:7px;
	margin:5px 0 5px 0;
}
#boxSearch .boxTit{
	color:#666666;
}
.boxDx{
	background-image:url(media/css/boxDxBck.gif);
	background-repeat:repeat-x;
	background-color:#E5EDF0;
	padding:7px;
	margin:5px 0 15px 0;
}
.boxDx .boxTit{
	color:#074995;
}
#boxSearch input{
	vertical-align:middle;
}
.boxDx .boxDoc{
	background-color:#FFFFFF;
	margin-top:3px;
	padding:2px;
}
.boxDx .boxDoc img{
	vertical-align:text-bottom;
}
.boxDx .boxDoc a{
	font-weight:normal;
}
input.text{
	font-size:100%;
	padding:1px;
	border:1px solid #D4D4D4;
}
/*** per contenuti ***/
.tdRiga, .tdRigaNoBold{
	border-bottom:2px solid #000000;
}
.td2Righe{
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
}
.tdRiga p, .tdRiga, .td2Righe, .td2Righe p{
	font-weight:bold;
}
.backGr{
	background-color:#F0F0F0;
}
.paddT td{
	padding:3px;
}
.boxNote{
	padding:3px 5px 3px 5px;
	border:1px solid #DADADA;
	background-color:#F7F7F7;
	color:#444444;
	margin:7px 0 7px 0;
}
/*** exponent ***/
.title {
	font-weight: bold;
}

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Site-wide text formatting */


/* Generic Module-independent formatting */
.moduletitle {
	font-weight: bold;
	color: #000;
}
.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	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: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

/* Themable Forms */
div.form_title {
	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;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
}

td.debug_value {
	font-family: monospace;
	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 {

}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-weight: bold;
}
td.question {

	font-weight: bold;
}

/*Article Module*/
div.article_title {

	font-weight: bold;
}

div.article_body {

}

td.article_summary {

}

a.article_title_link {

	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;
}
