/************************* CSS Hacks *************************/

/* Clearing floats easily, for all browsers */
.clearfix:after {
    content: ".";
    visibility: hidden;
    height: 0;
    display: block;
    clear: both;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clearboth {
    clear: both;
}

/* End hide from IE-mac */

/***************** General Styles *********************/

* {
    border: 0;
    margin: 0;
    padding: 0;
}

/* html, body { width: 100%; height:100%; min-width: 750px; }  */
/* img { border: none;}
div {border: 0px solid black}*/
/*div {
    display:none;
}*/
body {
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #6D95C8;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
}

#container {
    width: 980px;
    height: 600px;
    position: relative;
}

#header {
    height: 58px;
    background-image: url(../images/newlayout/images/sfondo.png);
}


#numeroQuotidiano {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    float: left;
    height: 19px;
    width: 48px;
    position: relative;
    top: 39px;
    text-align: right;
    padding-right: 2px;
    background-color: black;
}

#numeroQuotidiano div {
    padding-top: 5px;
}

#logo {
    background: transparent url(../images/newlayout/images/logo.png) no-repeat scroll 18px 13px;
    height: 58px;
    width: 208px;
    float: left;
}

#slogan {
    background: transparent url(../images/newlayout/images/slogan.png) no-repeat scroll left -5px;
    height: 28px;
    width: 261px;
    float: left;
}

#freccia {
    background: transparent url(../images/newlayout/images/frecciaVerde.png) no-repeat scroll 172px 10px;
    float: left;
    height: 28px;
    width: 188px;
}

#direzioneScientifica {
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    float: left;
    width: 457px;
    text-align: right;
}

#direzioneScientifica .direttore {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    color: #DD0B16;
}

#data {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    float: left;
    padding-left: 10px;
    width: 152px;
}

.nero {
    color: black;
}

#content {
/*background-color: yellow;*/
    float: right;
    width: 740px;
}

#contentText {
    background-color: #FFFFFF;
    height: 480px;
    padding: 11px 0 0 18px;
    overflow-y: auto;
    overflow-x: hidden; /*width:690px;*/
    width: 722px;
}

#contentPaginator {
    background: transparent url(../images/newsper.jpg) no-repeat scroll 6px top;
    height: 35px;
    margin-top: 20px;
    width: 740px;
}

#paginator {
    background-color: white;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-right: 30px;
    margin-top: 14px;
    text-align: right; /*width:176px;*/
}

#paginator a {
    text-decoration: none;
}

#paginator img {
    vertical-align: text-top;
}

#breadcrumb {
    float: left;
    padding-left: 119px;
    margin-top: 7px;
    text-align: left; /*width: 200px;*/
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

#navigation {
    background-color: #6d95c8;
    float: left;
    width: 223px; /*border-right: 1px solid #000000;*/
    padding: 15px 0 0 15px;
    height: 532px;
}

#links li {
/*line-height: 23px;*/
    margin-bottom: 3px;
}

#footer {
    background: #fff url(../images/allinterno.jpg) no-repeat scroll 4px top;
    height: 28px;
    width: 604px;
    padding-left: 100px;
    padding-top: 6px;
}

#listaOcchielli a {
    color: #737373;
    text-decoration: none;
    text-transform: uppercase;
}

#listaOcchielli .barra {
    color: #DD0B16;
}

#registrazioneTestata {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
}

#links ul {
    list-style-type: none
}

.occhiello {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
}

/*
.rosso {
    color: #FF0302;
    font-weight: bold;
}*/
.occhiello, .rosso {
    color: #DD0B16;
    font-weight: bold;
}

.corsivo {
    font-style: italic;
}

.occhiello .nero {
    color: black;
    font-style: italic
}

.titolo {
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 33px;
}

.titolo a {
    color: black;
    text-decoration: none;
    border-bottom: 1px solid #fea600;
    font-size: 12px;
    font-weight: bolder;
}

.sottoTitolo {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
    margin-right: 33px;
}

.estremiDocumento {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3C6496;
    font-style: italic;
}

.notizia {
    padding-bottom: 15px
}

#contentText div.data {
    float: right;
    text-align: right;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    padding-right: 33px;
}

.interno {
    text-decoration: none;
    color: #737373;
    font-size: 12px
}

/* slideshow */

#slideshow {
    float: right;
    height: 59px;
    left: 869px;
    position: absolute;
    top: 28px;
    width: 90px;
}

#slideshow a.attiva {
    display: block;
}

#slideshow a.disattiva {
    display: none;
}

/* Registrazione utente */
#registrazioneUtente {
    position: absolute;
    left: 255px;
    top: 150px;
    padding: 1px;
    width: 230px;
    height: 130px; /*visibility: hidden;*/
}

/* treeview */
#tree {
    override: auto;
    overflow-y: auto;
    padding-right: 4px; /*height: 333px;*/
    height: 348px;
    scrollbar-3dlight-color: #6D95C8;
    scrollbar-base-color: #6D95C8;
    scrollbar-darkshadow-color: #577fb1;
    scrollbar-face-color: #6D95C8;
    scrollbar-highlight-color: #6D95C8;
    scrollbar-shadow-color: #6D95C8;
    border-right: #6D95C8;
    border-top: #577fb1;
    border-left: #577fb1;
    border-bottom: #6D95C8;
}

.treeview li {
    color: black;
}

.treeview ul {
    background: transparent;
    margin-top: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: black;
}

#nodeEventi {
    color: #F09B00;
    font-weight: bold;
}

.treeview ul a:visited {
    color: black;
}

.treeview ul a:hover {
    color: white;
}

.treeview ul a {
    text-decoration: none;
}

.treeview ul a:link {
    color: black;
}

.treeview a.selected:visited {
    background-color: #6d95c8;
    color: white;
}
 body { height:100%; }
#loading {
    width: 100%;
    height: 100%;
    min-height: 100%; 
    position: absolute; /*left: 50%;*/
/*top: 50%;*/
/*margin-top: -150px;*/
/*margin-left: -250px;*/
    text-align: center;
    z-index: 1;
    background-color: white;
    display: block;
}
/* Notizie flash*/
#notizieFlash {
    background-color: transparent;
    color: black;
    float: right;
    font-weight: bold;
    height: 27px;
    padding-right: 35px;
    padding-top: 3px;
    width: 685px;
}

span.notiziaFlash span.titolo{
    color:white;
}
span.notiziaFlash span.ora{
    color:black;
}
span.notiziaFlash span.separatore{
    color: #DD0B16;
}
span.notiziaFlash{
    display:none;
}
