/* Module: MainSourceFile: position.css (from application)*/
.main-layout-cell-medium-left {
    float:left;
    width: 48.5%;
    margin-right: 2%;
}

.main-layout-cell-medium-right {
    float:left;
    width: 48.5%;
}

/* Module: MainSourceFile: appuntamenti.css (from application)*/
.Stile1 {
    color: #FF0000;
    font-weight: bold;
}
.Stile2 {
    color: #000000;
}
.Stile3 {
    color: #FF0000; 
    font-weight: bold; 
}
.Stile4 {   color: #FF0000;
    font-weight: bold;
}
.Stile5 {   color: #FF0000;
    font-weight: bold;
}
.Stile6 {   color: #FF0000;
    font-weight: bold;
}
.Stile7 {   color: #FF0000;
    font-weight: bold;
}
.Stile8 {   color: #FF0000;
    font-weight: bold;
}
.Stile9 {   color: #FF0000;
    font-weight: bold;
}

.ics {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-aling: center;
}

.noappuntamenti {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background:#b3b5fb none repeat scroll 0 0;
    border-color:#000386;
    border-style:solid;
    border-width:1px 0;
    margin:30px 0 1.5em;
    padding:7px;    
    color:#ffffff;
    font-weight:bold;	
    text-align:center;
}

/* Module: MainSourceFile: librai.css (from application)*/
.blue, .blue ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #ffffff no-repeat top left;
}

.green, .green ul, .gray, .gray ul, .red, .red ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #efe5da no-repeat top left;
}

.green h2 {
	background: #002c01 url(/enabu/images/Volumiweb/librai/header_bg_r_green.gif) no-repeat right top;
	color: #fff;
	font-size: 100%;
	margin: 8px 0 0px;
}

.green h2 span {
   background: url(/enabu/images/Volumiweb/librai/header_bg_l_green.gif) no-repeat left top;
	padding:5px 15px; 
	display:block;
}

.green h2 a {
	background: url(/enabu/images/Volumiweb/librai/header_bg_l_green_rss.gif) no-repeat left top;
	padding:5px 40px; 
}


.red h2 {
	background: #002c01 url(/enabu/images/Volumiweb/librai/header_bg_r_red.gif) no-repeat right top;
	color: #fff;
	font-size: 100%;
	margin: 8px 0 0px;
}

.red h2 span {
   background: url(/enabu/images/Volumiweb/librai/header_bg_l_red.gif) no-repeat left top;
	padding:5px 15px; 
	display:block;
}

.red h2 a {
	background: url(/enabu/images/Volumiweb/librai/header_bg_l_red_rss.gif) no-repeat left top;
	padding:5px 40px; 
}

.gray h2 {
	background: #002c01 url(/enabu/images/Volumiweb/librai/header_bg_r_gray.gif) no-repeat right top;
	color: #fff;
	font-size: 100%;
	margin:0 0 0px;
}

.gray h2 span {
   background: url(/enabu/images/Volumiweb/librai/header_bg_l_gray.gif) no-repeat left top;
	padding:5px 15px; 
	display:block;
}

.blue h2 {
	background: #002c01 url(/enabu/images/Volumiweb/librai/header_bg_r_blue.gif) no-repeat right top;
	color: #fff;
	font-size: 100%;
	margin:0 0 0px;
}

.blue h2 span {
   background: url(/enabu/images/Volumiweb/librai/header_bg_l_blue.gif) no-repeat left top;
	padding:5px 15px; 
	display:block;
}

.blue h3 {
	font-size: 120%;
	margin:2px 1px 2px 5px;
}

.blue .desc, .green .desc, .gray .desc, .red .desc {
	margin:0px 5px;	
}

.blue .desc_item, .green .desc_item, .gray .desc_item, .red .desc_item {
	;
}

.blue .item, .green .item, .gray .item, .red .item {
	
	background: #efe5da no-repeat top left;
}

.blue .item li, .green .item li, .gray .item li, .red .item li {
   margin-top: 5px;
	padding: 0px 0px 10px 10px;
	background: url(/enabu/images/Volumiweb/librai/arrow.gif) no-repeat 0 0.5ex;
}

.blue .item_rss, .green .item_rss, .gray .item_rss, .red .item_rss {
	
	background: #efe5da no-repeat top left;
}

.blue .item_rss li, .green .item_rss li, .gray .item_rss li, .red .item_rss li {
	padding: 5px 0px 5px 5px;
}

.blue .item_rss span, .green .item_rss span, .gray .item_rss span, .red .item_rss span {
	padding: 0px 5px 5px 5px;
	vertical-align: middle;
}


.green h2 a, .gray h2 a, .blue h2 a, .red h2 a {
   display: block;
	color: #fff;
	text-decoration: none;
}

.green a:hover, .gray a:hover, .blue a:hover, .red a:hover {
	text-decoration: underline;
}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
}

.green h5, .blue h5, .gray h5, .red h5 {
	margin:0px 0px 0px 0px;
}

.userBox  {
    border-bottom: solid white 0px;
    border-top: solid gray 0px;
    border-left: solid gray 0px;
    border-right: solid gray 0px;    
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 10px;  
    margin-bottom: 0px; 
    background: #efe5da url(/enabu/images/Volumiweb/librai/filler_bg.gif) repeat-x left top;  
}

.userBox strong, .userBox table {
   display:block;
   margin-top: 0px; 
}

.userBox a,
.userBox a:hover,
.userBox a:active {
    text-decoration: underline;
    font-size: 90%;
}

.userBox .action-button {
    font-weight: bold;
    color: black;
}

.showfeed table {
   width: 100%;
}

.showfeed h3 {
   margin: 0px 5px 5px 5px;
}

.showfeed .pubdate {
   font-size: 80%;
}

.showfeed a,
.showfeed a:active {
    text-decoration: none;
    color: black;
}
.showfeed a:hover {
   text-decoration: underline;
}

.showfeeditem a,
.showfeeditem a:link,
.showfeeditem a:active {
    color: #555555;
}

.showfeeditem a:hover {
   text-decoration: underline;
} 

.showfeeditem .channeldescription {
    font-size: 90%;
}

.showfeeditem .channeltitle {
    font-weight: bold;
    color: #555555;
    font-size: 105%;
}

.showfeed .curr {
   background-color: #dfd;
}

.showfeed .othr {
   background-color: #fdd;
}

.showfeed .odd {
   background-color: #ffffff;
}

.showfeed .even {
   background-color: #c3dff4;
}

.diff {
   padding: 5px;
}

.diff li {
   list-style-type: none;
}

.associazioni li {
   list-style-type: circle;
}



/* Module: MainSourceFile: layout.css (from application)*/
/*

La pagina principale ï¿½ composta come segue:

<div id="main-min-width-panel">
    <div id="main-content-body">
        <div id="main-header"></div>
        <div id="main-content-body"></div>
        <div id="main-footer"></div>
    <div>
</div>

*/

/** FIX TAG HTML5 PER lte IE9 **/ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* pannello che contiene tutta la pagina, necessario per dare alla pagina una dimensione minima */
#main-min-width-panel {
    min-width: 760px;
    width: 100%; /* \*/;
    word-wrap: break-word;
	/* invalid CSS but keeps IE from breaking horribly under narrow viewports */
}

#main-page {
    padding: 0 10px;
}


/* Pannello che contiene la parte dinamica della pagina */
#main-content-body {
    width: 100%;
}

#main-layout-menu-right {
    margin: 0 0 0 0;
    width: 100%;
}

#main-layout-column-center{
    margin-right: 200px;
}

#main-layout-column-left{

}

#main-layout-column-right{
    float: right;
    width: 200px;
}

.main-layout-row {
    width:99%;
    overflow:hidden;
    padding-bottom:10px;
}

.main-layout-cell-big {
    width: 99%;
}

.main-layout-cell-large-left {
    float:left;
    width: 65%;
    margin-right: 2%;
}

.main-layout-cell-large-right {
    float:left;
    width: 65%;
    margin-right: 2%;
}

.main-layout-cell-small-right {
    float:left;
    width: 32%;
}

.main-layout-cell-small-center{
    float:left;
    width: 32%;
}

.main-layout-cell-small-left {
    float:left;
    width: 32%;
}

.main-layout-cell-medium-left {
    float:left;
    width: 48.5%;
    margin-right: 2%;
}

.main-layout-cell-medium-right {
    float:left;
    width: 48.5%;
}


/* Module: MainSourceFile: articoli.css (from application)*/
/* 
    Document   : articoli
    Created on : 21-lug-2011, 15.39.20
    Author     : Del Bianco Luca
    Description:
        Purpose of the stylesheet follows.
*/

.layout-center {
    width: 510px;
    float: left;
}

.layout-right {
    width: 203px;
    float: left;
    background-image: url(/image/mulino_draft.gif);
}

.layout-right section, .layout-right div{
    float: left;
}

div#issueTitle img {
    vertical-align: bottom;
}

table#tab_header td{
    vertical-align: top;
    font-size: 0;
}

div#wrapper {
    width: 720px;
}

div#rivistaTitle {
    border-bottom: 2px solid lightgray;
}

.articleRow {
    background-color: #CCCCCC;
    padding: 2px;
}

.doiWrapper {
    background-color: #FFFFFF;
    padding: 0 2px;
}

.clear {
    clear: both;
    padding: 0;
    margin: 0;
}

.hideHeader {
    display: none;
}

article header h1 {
    font-style: normal;
    font-size: 10pt;
    font-weight: bold;
    margin: 25px 0px 0px 0px;
}

article header h2 {
    font-weight: bold;
}


/* Preview Articolo */
a#previewThumbnail {          
    position:relative;
    display:block;
    width: 100%;   
    margin: 0 auto;
    outline: 0;
    text-align: center;
}

img#preview {
    border-style: solid;
    border-width: 1px;
    border-color: #AAAAAA;    
    margin-top: 15px;
    width: 100%;
}

img#zoomInImage {
    left: 90%;
    top: 0;
    position: absolute;
    opacity: 0;
}

/* Footer */
div.footerText {
    width: 72%; 
}

.footerArticle {
    width: 713px;
}

/* Module: Rivisteweb
SourceFile: full-text-search.css (original)*/
.ricerca-book{
	width:500px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom:20px;
    padding-top:20px;
}

.ricerca-book td {
    vertical-align:top;
    background-color:#ffffff;
    padding-top:3px;
    padding-bottom:3px;
    text-align:left;
}

.ricerca-book th {
    vertical-align:top;
    background-color:#ffffff;
    color: #000099;
    font-weight: bold;
	font-size:12px;
	padding-top:5px;
	padding-right:5px;
	padding-left:10px;
	text-align:right;
}


.ricerca-book a.action-reset{
    color:black;
    padding-right:10px;
    cursor: pointer; cursor: hand;
    text-align:left;
    font-size:10px;
    text-decoration: none;

}

.ricerca-book a.action-reset:hover{
    color: black;
    text-decoration: underline;
}

.ricerca-book .titolo {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #990000;
    padding-left:5px;
}

.ricerca-book .descrizione {
    padding-left:5px;
    padding-top:10px;
    font-size:12px;
}

.ricerca-book-header {
    background-color:#ffffff;
}

.ricerca-book-header tr {
    background-color:#ffffff;
}

.ricerca-book-header tr td {
    background-color:#ffffff;
    white-space: nowrap;
}


.ricerca-book-header-cell{
    border-top: 1px solid #bfbfd3;
    cursor: pointer;
	cursor: hand;
	padding-left: 15px;
	padding-right: 15px;
}

.search-item {
    font-family: Verdana, Arial;
    font-size:12px;
    font-weight:normal;
    color:#000000;
    padding-bottom:10px;
    margin-bottom:10px;
    width:720px;
}

.snippet-item {
    background-color: yellow;
}

.search-result-none {
    padding:30px 10px 10px 30px;
    font-family: Verdana, Arial;
    font-size:15px;
}

.search-item-header{
    padding:0px 0px 5px 0px;
    margin:0px;
}

.search-item-title {
    font-weight:bold;
    font-size: 13px;
}

.search-item-fullPath {
    font-size: 11px;
    font-weight:bold;
}

.search-item-content {
    font-size: 11px;
    padding-top:5px;
    padding-bottom:6px;
    padding-left:15px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom:0px;
    width:98%;
}

.search-item-authors {
    font-size:11px;
}

.search-item-fascicolo {
    font-size:11px;
}

.search-item-fascicolo a {
    color: black;
    text-decoration: none;
}

.search-item-fascicolo a:hover {
    text-decoration:underline;
}


.search-result-navigation {
    font-family: Verdana, Arial;
    font-size:13px;
    text-align:center;
    padding-top:15px;
    font-weight:bold;
    width:720px;
}

.search-result-navigation a, .search-result-navigation a:hover, .search-result-navigation a:visited{
    font-size:12px;
    color: black;
    text-decoration: underline;
    font-weight: normal;
}

.search-result-info {
    font-family: Verdana, Arial;
    font-size:12px;
    text-align:right;
    padding-bottom:10px;
    width:700px;

}

.search-item-title a {
    color:black;
    text-decoration:none;
}

.search-item-info a {
    color:#808080;
    text-decoration:none;
}

.search-item-info a:hover, .search-item-title a:hover{
    text-decoration:underline;
}

.search-item-info{
    font-family: Verdana, Arial;
    font-size:9px;
    font-weight:normal;
    color: #808080;
}

.search-result-back {
    font-family: Verdana, Arial;
    padding-top:5px;
    font-size:9px;
}

.search-result-back a{
    color:#000000;
    text-decoration:none;
}

.search-result-back a:hover{
    color:#000000;
    text-decoration:underline;
}


.search-menu {
    font-family: Verdana, Arial;
    font-size:13px;
    padding-top:10px;
    width:126px;
}

.search-menu .title{
    font-family: Verdana, Arial;
    font-size:14px;
    border-left: 3px solid #110691;
    border-bottom: 1px solid #110691;
    padding: 2px 3px 2px 10px;
    font-weight: bold;
    color: #110691;
    margin-bottom:3px;
}

.search-menu ul {
	margin:0px;
	padding:0px;
    list-style:none;
}

.search-menu li {
    padding-left:13px;
    padding-top:3px;
}

.search-menu li a{
    color: #000000;
    text-decoration:none;
    font-weight:normal;
}

.search-menu li a:visited{
    color: #000000;
}

.search-menu li a:hover{
    color: #000000;
    text-decoration:underline;
}



.darwin-search {
    border: 1px solid #666;
    padding:10px;
    margin-bottom:10px;
    background-color: #eee;
}

.darwin-search .title{
    font-weight:bold;
    text-align:left;
    padding-bottom:7px;
}

.darwin-search .title a.link{
    color: #000;
    text-decoration: underline;
}

.darwin-search .logo {
    float:right;
}
.darwin-search .search-item {
    padding-bottom:0px;
}

.darwin-search .search-results .title {
    text-align:left;
    padding-bottom:0px;
}

.darwin-search .search-results .title a{
    font-weight:normal;
}

.darwin-search .contributors{
    font-size: 11px;
    font-weight:bold;
}
.darwin-search .search-book-title{
    font-size: 10px;
}
.darwin-search .search-item-content{
    font-size: 10px;
    width:92%;
    padding-top:0px;
}

.darwin-search .search-on-darwin {
    text-align:right;   
}

.search-menu .search-item {
    width: auto;
    text-align: left;
}

/* Module: Rivisteweb
SourceFile: openurl-results.css (original)*/
.openurl-results .rivista a:link, 
.openurl-results .rivista a:visited {
	text-decoration: none;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;
	margin-left: 10px;	
}

.openurl-results .rivista a:hover,
.openurl-results .rivista a:hover h2 {
    text-decoration: underline;
}

.openurl-results .rivista a h2 {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 0;
}

.openurl-results .fascicolo {
    font-weight: bold;   
    margin-left: 10px; 
}

.openurl-results .fascicolo a{
    position: relative;
    top: 3px;
    margin-left: 10px;
}

.openurl-results .articolo {
    margin-left: 10px;
    overflow: hidden;
}

.openurl-results .articolo.even div{
    background-color: #CCCCCC;
}

.openurl-results .articolo.odd div{
    background-color: #DDDDDD;
}

.openurl-results .articolo .content{
   float: left;
   width: 70%;
   margin-bottom: -500px;
   padding-bottom: 500px;
}

.openurl-results .articolo .pages{
   float: left;
   width: 17%;
   margin-bottom: -500px;
   padding-bottom: 500px;
}

.openurl-results .articolo .buttons{
   float: left;
   width: 13%;
   margin-bottom: -500px;
   padding-bottom: 500px;
}

/* Module: Rivisteweb
SourceFile: counterReport.css (original)*/
.counter-message {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;   
    text-align:center; 
    border: 1px #CCC solid;
    border-spacing: 0px;    
    background:#FFF url("/enabu/images/Rivisteweb/tr_bck.jpg") repeat;
    font-size: 13px;
}

.stats-results .report-list table {
    margin-top: 20px;
    text-align: center;
    border-collapse: collapse;
}

.stats-results .report-list td {
    border: 1px #CCC solid;
    border-spacing: 0px;    
    padding: 5px 5px 5px 5px;
}

.report-list a {
    text-decoration:none;
    border-bottom:1px dotted;
}

.report-list a:hover {
    border-bottom-style:solid;
}

.rc_header {
    background: #FFF url("/enabu/images/Rivisteweb/th_blue.jpg") repeat-x;    
    font-weight: bold;
}

.backlink {
	width: 100%;
	text-align:center; 
	margin-top: 15px;
}

.backlink a {
    margin-left: 15px;
}


/* Module: Rivisteweb
SourceFile: rw-login.css (original)*/
.button {
        display: inline-block; /* opzionale */
        outline: none;
        cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
        text-align: center; /* allineiamo il testo al centro */
        text-decoration: none;  /* senza decorazioni perchè non ci piace :P */
        font: 14px/100% Arial, Helvetica, sans-serif;  /* definiamo il font */
        padding: .5em 2em .55em;  /* un pò di padding */
        text-shadow: 0 1px 1px rgba(0,0,0,.3);  /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
        -webkit-border-radius: .5em;  /* i bordi impostati per i browser che utilizzano il webkit */
        -moz-border-radius: .5em;  /* i bordi impostati per mozilla firefox */
        border-radius: .5em;  /* per tutto il resto (su ie non funziona) */
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);  /* un pò di ombra per i browser webkit */
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);  /* la stessa ombra su firefox */
        box-shadow: 0 1px 2px rgba(0,0,0,.2);  /* idem per gli altri browser (tranne IE) */
    }

.rwlogin {
        color: white; /* il colore del testo */
        border: solid 1px #da7c0c; /* il bordo del colore che vogliamo */
        background: #f78d1d; /* un background di base */
        background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); /* Ecco la sfumatura, che parte da "left top" e arriva a "left bottom" "from" il colore "to" l'altro colore  */
        background: -moz-linear-gradient(top,  #faa51a,  #f47a20); /* stessa cosa per firefox */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); /* questo codice invece funziona per explorer, anche se richiede il lancio di un ActiveX che di default è settato a true sui IE, ma che potrebbe richiedere la conferma da parte dell'utente */
    }

/* poi definiamo il css quando si passa sopra il tasto con il mouse */
.rwlogin:hover {
        background: #faa51a; /* colore più scuro */
        background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f06015));
        background: -moz-linear-gradient(top,  #faa51a,  #f06015);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f06015');
    }
/* infine definiamo il css per quando si clicca il tasto */
.rwlogin:active {
        border: solid 1px #da7c0c; /* il bordo del colore che vogliamo */
        background: #f78d1d; /* un background di base */
        background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); /* Ecco la sfumatura, che parte da "left top" e arriva a "left bottom" "from" il colore "to" l'altro colore  */
        background: -moz-linear-gradient(top,  #faa51a,  #f47a20); /* stessa cosa per firefox */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); /* questo codice invece funziona per explorer, anche se richiede il lancio di un ActiveX che di default è settato a true sui IE, ma che potrebbe richiedere la conferma da parte dell'utente */
    }    


