/* Basic Settings */
* {
     padding: 0;
     margin: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.3em;
    color: #000;
    /*background-color: #3b3a62;*/
    background: #cfd0e5 url(../images/middle.jpg) 0 0 repeat-y;
    text-align: center;
}
img {
     border: 0;
}
ul, ol {
    margin: 5px 0 15px 30px;
}
a:link, a:visited {
    text-decoration: underline;
    color: #009;
}
a:hover {
    text-decoration: none;
}
.float { 
     float: left; 
} 
.clear { 
    clear: both; 
} 
div.clr, p {
    padding: 5px 0;
}
h1 {
    margin-top: 10px;
}
h2, h3 {
    margin-top: 5px;
}
th {
    padding-top: 5px;
}

/* 
/* Section Settings */
#wrapper {
    width:1000px;
    margin: 12px auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 12px auto;
    background-color: #082DE9;/*cfd0e5 url(../images/middle.jpg) 0 0 repeat-y;*/
    text-align: center;
}
#header {
    height: 172px;
    background: url(../images/header.jpg) 0 0 no-repeat;
}
.wrap0 {
    background-color: #3b3a62;
    text-align: center;
}
.wrap1 {
    display: table;
    margin: 0 auto;
}
.wrap2 {
    display: table-cell;
}
#user3 {
    text-align: center;
    padding: 5px 0;
    line-height: 20px;
    height: 20px;
}
#user3 a.mainlevel, #user3 a.mainlevel-nav {
    color: #fff;
    padding: 5px 20px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid;
    border-color: #8d80e3 #000000 #000000 #8d80e3;
}
#user3 a:hover.mainlevel, #user3 a:hover.mainlevel-nav {
    color: #000;
    background-color: #cfd0e5;
    border-color: #fff #000 #000 #fff;
}
#user3 a:active.mainlevel, #user3 a:active.mainlevel-nav {
    color: #000;
    background-color: #cfd0e5;
    border-color: #000 #fff #fff #000;
}
#user3 ul {
    list-style: none;
    margin: 0;
}
#user3 li {
    float: left;
}
#box_top {
    height: 12px;
    background: url(../images/top.jpg) 0 0 no-repeat;
}
#top, #bottom, #breadcrumb, #syndicate {
    margin: 5px 15px;
    padding: 5px;
}
#user1, #user2, #user4, #user5 {
    margin: 5px 0;
}
#syndicate {
    text-align: center;
}
#syndicate a {
    text-decoration: none;
}
#left {
    margin-left: 5px;
    width: 160px;
    padding: 5px;
}
#content0 {
    margin-left: 5px;
    width: 960px;
}
#content1 {
    margin-left: 5px;
    width: 780px;
}
#content2 {
    margin-left: 5px;
    width: 580px;
}
#content3 {
    margin-left: 5px;
    width: 400px;
}
#component {
    margin: 5px 0 20px 0;
    background-color: #fff;
    border: 1px solid;
    border-color: #fff #666 #666 #fff;
    padding: 20px;
    text-align: left;
}
div.componentheading {
    color: #fff;
    background: #3b3a62 url(../images/bg_title.jpg) 0 0 repeat-x;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 28px;
    margin: -5px -5px 0 -5px;
  }
.contentheading {
    color: #900;
    font-weight: bold;
    font-size: 1.4em;
    padding: 5px 0;
    }
#right { 
    margin-left: 5px;
    width: 200px; 
    padding: 3px;
}
#right_ext { 
    margin-left: 5px;
    width: 160px; 
    padding: 3px;
}
#box_bottom {
    height: 12px;
    background: url(../images/bottom.jpg) 0 100% no-repeat;
}
#valid-xhtml {
    float: left;
    height: 80px;
    margin: 10px 0 0 15px;
}
#valid-css {
    float: left;
    height: 80px;
    margin: 10px 0 0 0;
}
#LDRIT {
    float: right;
    text-align: right;
    width: 176px;
    height: 90px;
    margin: 0 15px 0 0;
}
#footer { 
    text-align:center;
    background-color: #3b3a62;
    padding: 10px;
    color: #fff;
}
#footer a, #footer a:visited { 
    color: #fff;
}
span.article_separator {
    display: block;
    height: 20px;
}
.article_column {
    padding-right: 5px;
}
.column_separator {
    border-left: 1px solid #cfd0e5;
    padding-left: 5px;
    padding-right: 0;
}
div.moduletable_menu, div.moduletable {
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid;
    border-color: #fff #666 #666 #fff;
    padding: 5px;
}
div.moduletable_menu {
    border-bottom: 0;
    padding: 0;
}
div.moduletable_menu h3, div.moduletable h3 {
    display: block;
    color: #FFFFFF;
    background: #3b3a62 url(../images/bg_title.jpg) 0 0 repeat-x;
    line-height: 28px;
    text-align: center;
    margin: -5px -5px 5px -5px;
}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	color: #F0F0FF;
}
div.moduletable_menu h3 {
    margin: 0;
}
div.moduletable_menu ul {
    list-style: none;
    margin: 0;
}
div.moduletable ul, div.moduletable ol {
    margin: 5px 0 5px 15px;
}
div.moduletable li {
    margin: 0 0 5px 0;
}
#briask-iss41, #briask-iss41 li {
    margin: 0;
}
.search input, #form-login-username input, #form-login-password input {
    width: 139px;
}
/* Menu Highlighting */
ul.menu li a, ul.menu li a:link, ul.menu li a:visited,
#mainlevel li a, #mainlevel li a:link, #mainlevel li a:visited {
    display: block;
    line-height: 22px;
    padding: 0 12px;
    text-decoration: none;
    border-bottom: 1px solid #666;
    color: #000;
    font-weight: bold;
    font-size: 0.8em;
}
ul.menu li a:hover, #mainlevel li a:hover {
    background: #e5e6b8;
}
a.readon, a:link.readon {
    display: block;
    width: 120px;
    margin-top: 5px;
    line-height: 22px;
    text-decoration: none;
    color: #000;
    background: #cfd0e5;
    border: 1px solid;
    border-color: #fff #666 #666 #fff;
    text-align: center;
    font-weight: bold;
    font-size: 1.0em;
}
a:hover.readon {
    color: #fff;
    background-color: #3b3a62;
}
a:active.readon {
    border: 1px solid;
    border-color: #666 #fff #fff #666;
}
#form-login ul li {
    font-size: 0.8em;
}
.sectiontableheader {
padding : 4px;
background-image : url(../images/sechdrbg.png);
background-repeat : repeat-x;
background : #f2f0e9;
font-weight : bold;
font-size : 14px;
height : 23px;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : solid;
border-bottom-style : solid;
border-top-color : #2a2a2a;
border-bottom-color : #2a2a2a;
background-position : top 0%;
}
.sectiontableentry1 {
background-color : #ffffff;
font-size : 11px;
color : #b9030a;
height : 23px;
}
.sectiontableentry2 {
background-color : #ffffff;
font-size : 11px;
color : #000000;
height : 23px;
}
.sectiontableentry3 {
background : #cccccc;
font-size : 11px;
color : #000000;
height : 20px;
}
.sectiontableentry4 {
background : #ffffff;
font-size : 11px;
color : #000000;
height : 20px;
}
.titolocateg {
background-color : #ffffff;
font-size : 14px;
color : #99000C;
font-weight: bold;
/*height : 40px;*/
}
.small {
color : #646464;
font-size : 11px;
padding-left : 9px;
}
.createdate {
height : 15px;
padding-bottom : 10px;
color : #646464;
font-size : 11px;
padding-left : 10px;
padding-bottom : 5px;
}
.modifydate {
height : 15px;
padding-top : 10px;
color : #646464;
font-size : 11px;
}
table.contenttoc {
border : 1px solid #282828;
padding : 2px;
margin-left : 2px;
margin-bottom : 2px;
background : #000000;
}
table.contenttoc td {
padding : 2px;
background : #000000;
}
table.contenttoc th {
text-align : left;
padding-top : 2px;
padding-left : 4px;
height : 21px;
font-weight : bold;
font-size : 10px;
text-transform : uppercase;
}
td.sectiontableheader {
background : #efefef;
color : #333;
font-weight : bold;
padding : 4px;
border-right : 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
padding : 4px;
padding-right : 8px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
padding : 3px;
padding-right : 8px;
}
table.contentpaneopen, table.contentpane {
margin : 0;
padding : 0;
width : auto;
}
table.contentpaneopen li {
margin-bottom : 5px;
}
table.contentpaneopen fieldset {
border : 0;
border-top : 1px solid #ddd;
}
table.contentpaneopen h3 {
margin-top : 25px;
}
table.contentpaneopen h4 {
font-family : Arial, Helvetica, sans-serif;
color : #333;
}
.highlight {
background-color : #fffebb;
}


