/*----- TAGS standard -----*/
body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

body, p, td, span, li, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

ul li{
	list-style-image: url(media/css/bullet.gif);
}
ul ul li{
	list-style-image: url(media/css/bullet2.gif);
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A30000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A30000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #1E75B8;
	text-decoration: underline;
}
a:visited, a:hover, a:active {
	color: #1E75B8;
	text-decoration: underline;
}

/*----- navigazione -----*/

#navL1{
	margin-bottom:2px;
}
#navL1 td.bott, #navL1 td.bottOn{
	border-left:2px solid #FFFFFF;
	background-image: url(media/css/sfmen.gif);
	background-repeat: no-repeat;
}
#navL1 td.bottOn {
	background-image: url(media/css/sfmen_on.gif);
}
#navL1 a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #B10101;
}
#navL1 td.bottOn a {
	color: #FFFFFF;
}
#navL2pdr{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-image:url(media/css/bckNPadre.gif);
	background-repeat:repeat-y;
	background-color:#B10101;
	padding:8px 5px 8px 20px;
}
#navL2{
	padding:0px;
}
#navL2 div{
	padding:3px 3px 3px 21px;
	background-color:#C1414D;
	border-bottom:1px solid #FFFFFF;
}
#navL2 div.L3, #navL2 div.L3On{
	padding-left:28px;

}
#navL2 a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#navL2 div.L2Padre{
	background-image:url(media/css/nL2Padre.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
}
#navL2 div.L2PadreOn{
	background-image:url(media/css/nL2PadreOn.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
}
#navL2 div.L2PadreOn, #navL2 div.L2On{
	background-color:#96000E;
}
#navL2 div.L3{
	background-color:#CCCCCC;
}
#navL2 div.L3 a{
	color:#666666;
}
#navL2 div.L3On{
	background-color:#CCCCCC;
}
#navL2 div.L3On a{
	color:#000000;
}
#breadcrumb{
	color:#FFFFFF;
	background-color:#A30000;
	padding:4px 10px 4px 203px;
}
#breadcrumb a{
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
/* altri ID */
#main{
	padding:10px 50px 20px 10px;
	margin:5px;
}
#main, #main p, #main div, #main td, #main a, #main li, .main, .main p, .main div, .main td, .main li, div.hpTesto li, div.hpTesto a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#cercaTerna{
	padding:0;
	margin:0;
}
#cercaTerna input{
	padding:1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0026A6;
	border:1px solid #999999;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
#tools{
	margin-top:5px;
}
#tools img{
	margin:0 4px 0 4px;
	border:0;
}
#tools div, #tools a{
	cursor:pointer;
	display:inline;
	text-decoration:none;
	font-size:11px;
	color:#1E75B8;
	margin-right:4px;
}
#footer{
	background-color:#EFEFEF;
	border-top:1px solid #333333;
	color:#777777;
	padding:7px;
	text-align:center;
}
#footer a{
	color:#777777;
	text-decoration:none;
}
/* HP */
div.hpTitolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	background-image: url(media/css/sfhptit.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	line-height: 30px;
	padding:0px 12px 10px 20px;
}
.hpTesto{
	padding:0px 12px 10px 12px;
}
.toolbar{
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.bordo{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}

/* tabelle */
.normale{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	border-bottom: 1px solid #CCCCCC;
}
.blu {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 20px;
	border-bottom: 1px solid #003399;
}
tr.rigaDocs:hover{
	background-color:#F9F9F9;
}
/* altri */
.piccolo{
	font-size:11px;
	color:#888888;
}
.titMod{
	background-image:url(media/css/titMod.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:2px 3px 2px 5px;
	margin-bottom:4px;
}

.faqQ {
	background-image: url(images/css/puntoEl.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left: 15px;
	padding-bottom:3px;
	cursor: pointer;
	font-weight:bold;
	color: #003399;
	text-decoration: underline;
	margin:2px 0px 2px 0px;
}

/* Exponent */
.moduletitle {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.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 {
}

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-size: 8pt;
	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-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;
}