html {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background-color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
}

h1, h2, h3, h4 { margin: 0; padding: 0; }

select {    height: 28px;
    padding: 3px;
    vertical-align: middle;
    margin-left: 10px;
    }

a { color: #00388E; text-decoration: none; }
a:visited { outline: none; }
a:link { outline: none; }
a:active { outline: none; }
a:hover { text-decoration: underline; outline: none; }
input { outline: 0 none; }
p { margin: 0 0 10px 0; padding: 0; }

img {border:none;}

#container {
	text-align: left;
	width: 961px;
	margin: 0 auto;
	background: url(../img/bg_container.png) repeat-y;
	min-height: 100%;
	overflow: hidden;
	height: auto;
}

.inner_container {
	padding: 0 10px;
}

#header {
	position: relative;
	background: url(../img/header.png) no-repeat;
	width: 941px;
	height: 316px;
}

#header .language {
	position: absolute;
	width: 66px;
	height: auto;
	top: 28px;
	right: 0;
}

#header .language ul { margin: 0; padding: 0; list-style-type: none; }
#header .language ul li { margin: 0 0 14px 0; padding: 0; line-height: normal; color: #8B002B; }
/*
#header .language ul li.it { background: url(image/language_it.png) no-repeat; }
#header .language ul li.en { background: url(image/language_en.png) no-repeat; }
*/
#header .language ul li a { color: #515051; }

#header .page-title { position: absolute; top: 30px; left: 155px; }
#header .page-title h2 { font-size: 40px; color: #FFF; font-weight: bold; font-family: Roboto;}

.simply-search { position: absolute; top: 150px; left: 140px; }
.simply-search h3 { font-size: 14px; color: #535353; font-weight: normal; margin: 0 0 5px 0; }
.simply-search form { margin: 0; padding: 0; }
.simply-search fieldset { display: block; width: 950px; height: auto; overflow: hidden; margin: 0; padding: 0; border: none; }
.simply-search fieldset .col { float: left; margin: 0 10px 0 0; color:white; }
.simply-search fieldset .col .input-search { width:  200px; height: 26px; border: 1px solid #AD4465;  background-color: #FFF; position: relative; }
.simply-search fieldset .col .input-search input { position: absolute; top: 4px; left: 10px; width: 175px; height: 17px; line-height: 17px; display: block; border: 0; }
.simply-search fieldset .col button { background-color: #B2B1B1; border: 1px solid #858383; cursor: pointer; height: 22px; margin-top: 3px;}
.simply-search fieldset .col button.help { background: url(../img/help_button.png) no-repeat; border: none; width: 22px; height: 22px; }
.simply-search fieldset .col button.help span { display: none; }

#header .nav { width: 100%; overflow: hidden; position: absolute; top: 251px; left: 12px; }
#header .nav ul { margin: 0; padding: 0; list-style-type: none; }
#header .nav ul li { margin: 0 15px 0 0; padding: 0; float: left; }
#header .nav ul li a { color: #93002D; font-size: 14px; font-weight: bold; }

#header .breadcrumb { width: 100%; overflow: hidden; position: absolute; top: 287px; left: 12px; color: #000; }
#header .breadcrumb a { color: #000; }
#header .breadcrumb a.first { color: #000; font-weight: bold; }

#content { width: 941px; }
#content .inner_content { padding: 10px; }

.content_left { float: left; width: 150px; min-height: 500px; overflow: hidden; margin: 0 15px 0 0; }
.content_center { float: left; width: 600px; min-height: 500px; overflow: hidden; margin: 0 10px 0 0; }
.content_right { float: left; width: 145px; min-height: 500px; overflow: hidden; margin: 0; }
/* da og.css per footer*/
div#footer {
    background-color: #FFFFFF;
    clear: both;
    color: #000000;
    height: 75px;
    padding: 5px 0;
    text-align: center;
}

div#footer a {
    color: gray;
    font-weight: bold;
    text-decoration: underline;
}

/* da og.css per scheda risultato*/ 
a.small_link {
    color: black;
    cursor: pointer;
    font-size: smaller;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}

a.small_link:hover
{
	text-decoration: none;
	color:#2d8dde;
}

.attribute_name_detail {
    color: #93002D;
    font-size: 1.1em;
}


.list_cover_container {
	vertical-align: top; 
	width: 50px;
}

#mlt a.document_title {
    color: #2a4d5f;
    font-weight: bold;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
}

#mlt a.document_title:hover {
    color: #93002D;
}

a.document_title {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif;
    font-size: 10pt;
}

.document_title {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif;
    font-size: 10pt;
    text-align: left;
}


.detail_record 
{
	font-family: tahoma,arial,sans-serif;
	border-bottom:1px dashed #cccccc;
	padding-bottom: 10px;
	font-size: 8.5pt;
}

.detail-section-title
{
	color: #93002D;
    font-size: 12pt;
    font-weight: bold;
}

.document_title_detail {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
    font-size:1.3em;
    margin-top:2px;
}

a.document_title:hover {
    color: #93002D;
    font-weight: bold;
}

a.title_remainder {
	font-size:95%;
    color: black;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}

.description {
    color: gray;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}

a.document_author {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
}

a.document_author:hover {
    color: #93002D;
}

a.document_author_detail {
    color: #00388E;
    font-weight: bold;
    text-decoration: none;
}

a.document_author_detail:hover {
    color: #93002D;
}

.publisher {
	font-style: normal;
}

.publisher_detail {
	font-style: normal;
	font-size:100%;
}

.attribute_name
{
	color: #93002D;
	font-size:1.0em;
}

.attribute_name_detail
{
	color: #93002D;
	font-size:1.1em;
}

.attribute_value
{
	font-size:1.0em;
}

.attribute_value_detail
{
	font-size:1.1em;
}


a.linked_value:hover
{
	text-decoration: none;
	/*color:#2d8dde;*/
	color:#93002D;
}


.detail-section-title {
    color: #555555;
    float: left;
    margin-top: 5px;
    font-size: 8.5pt;
}

.detail-section-title {
    color: #93002D;
    font-size: 12pt;
    font-weight: bold;
}

.mlt-row-odd {
    background-color: #FFFFD6;
}

.mlt-row-even {
    background-color: #ECE5B6;
}

#availability-row-1 {background-color:#FFFFFF; border:0px solid;}
#availability-row-0 {background-color:#E8E8E8; border:0px solid;}

#availability-ml-entry-0 {background-color:#4E4895;}
#availability-ml-entry-1 {background-color:#169DD2;}
#availability-ml-entry-2 {background-color:#7CC6BC;}
#availability-ml-entry-3 {background-color:#149036;}
#availability-ml-entry-4{background-color:#CBD41C;}
#availability-ml-entry-5 {background-color:#F8E920;}
#availability-ml-entry-6 {background-color:#FABB16;}
#availability-ml-entry-7 {background-color:#F08B09;}
#availability-ml-entry-8 {background-color:#E85317;}
#availability-ml-entry-9{background-color:#E00A1D;}

/*bottone "prenota" su scheda record*/
.do_search_button {
    cursor: pointer;
    height: 27px;
    width: 70px;
}

/* FLOATING TOOLBAR */
.box {
   background-color: #C0C6C2;
   border-top: 0px solid #52708e;
	-moz-box-shadow: 0px -3px 3px #545454;
	-webkit-box-shadow: 0px -3px 3px #545454;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
    bottom: 0;
    height: 25px;
    position: fixed;
    padding: 5px 0 3px;
    z-index: 0;
    width: 941px;
}

div#navigator {text-align:center; padding-top:3px; color: #000000;font-family: tahoma, arial, sans-serif};

div#navigator a 
{
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size:8pt;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	text-shadow: 0px 0px 0px #000000;
}

div#navigator a:hover
{
	color: #ffffff;
	text-shadow: 0px 0px 3px #000000;
}

div#navigator .current-page-number {
		text-shadow: 0px 0px 3px #000000;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size:8pt;
	color: #ffffff; padding: 2px 6px; margin: 0px 1px; background-color: #536373; border: 1px solid #385878; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

div#navigator .fast-navigation-button
{
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
}

.bottom-toolbar-link{font-weight: normal;font-size:1.1em;color: #abc8e5; border: 1px solid #3b5977; padding: 3px 6px; margin: 0px 0px; background-color: #536373; ; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

/*three-columns elementi a sx*/
div#navigation{float: left;padding: 1em 0 0 10px; position:relative;}
div#navigation a {
    color: #676767;
    font: 8pt arial,sans-serif;
    text-decoration: none;
}

.viewlet {margin: 0px 0px 0px 0px;}
.viewlet h3 {padding-left: 5px; padding-right: 30px; padding-bottom: 0px; padding-top:0px; height: 20px; margin:0; color:#93002D}
.viewlet_body {padding:4px; font-size: 0.9em;}
.middle_viewlet_body {padding:5px 10px; font-size: 0.9em; border-bottom:0px solid #CCCCCC;}
.default_viewlet_head {cursor: pointer; font-size: 8pt; font-weight:normal; color:#505050; white-space: nowrap; background-color: #fffcd3; height: 20px; margin:0; border-top: 1px solid #ffe39f; border-bottom: 1px solid #ffe39f; }	
.default_viewlet_head:before {content: url(../img/open_close.png); float: right; margin: 2px 5px 0px 0px;}	
.viewlet_toggable_head {cursor: pointer; font-weight: normal; color:#93002D; font-size: 8pt; white-space: nowrap; background-color: #FFFFFF; height: 20px; margin:0; border-bottom: 1px solid #C0C6C2; }
.viewlet_toggable_head:before {content: url(../img/open_close.png); float: right; margin: 2px 5px 0px 0px;}

.middle_viewlet_body ul{margin: 0;padding: 0; list-style-type: none}
.middle_viewlet_body li{margin-left: 6px; margin-bottom: 2px; padding: 0; font-size:8pt;}
.middle_viewlet_body a{color:#676767;font: normal 8pt arial,sans-serif;text-decoration: none;}
.middle_viewlet_body a:hover{color: #033;text-decoration: underline}
.middle_viewlet_body a#activelink{color: #033;text-decoration: none}

.viewlet_body ul{margin: 0;padding: 0; list-style-type: none}
.viewlet_body li{margin-left: 6px; margin-bottom: 2px; padding: 0; font-size:8pt;}
.viewlet_body a{color:#676767;font: normal 8pt arial,sans-serif;text-decoration: none;}
.viewlet_body a:hover{color: #033;text-decoration: underline}
.viewlet_body a#activelink{color: #033;text-decoration: none}

/*three-columns elementi centrali*/
#up {
    border: 0 none;
    bottom: -1px;
    margin-top:0.5px;
    padding: 0px;
}

#up .c  {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom-color: #FFFFFF;
    color:#93002D;
}

#up a {
 
}

#up li a {
 	text-decoration:none;
 	 color: #808080;
}

#up li a:hover {
 	color:#2d8dde;
}

#up li {
    display: block;
    float: left;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    background: -moz-linear-gradient(-90deg, #FFFFFF 50%, #E3E2DD) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    font: bold 10pt tahoma,Arial,sans-serif;
    margin: -1px -1px 0 0;
    min-width: 50px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    padding: 6px;    
}


#documents {
	text-align:left; 
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-bottom:16px;
}

.hit {float:left; border-left:1px solid #CCCCCC; width:100%;padding: 10px 0px 10px 0px;}

/* Ricerca avanzata*/

#advanced-search-form {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
    position: relative;
    top: 10px;
    width: 100%;
}

#limit-to-form {
    float: right;
    margin-right: 10px;
    margin-top: 0px;
    position: relative;
    top: 0px;
    width: 30%;
}

/*Storico ricerche*/

#hor-minimalist-a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    /*font-size: 11px;*/
    text-align: left;
    width: 100%;
}

#hor-minimalist-a {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    /*font-size: 11px;*/
    text-align: left;
}

#hor-minimalist-a th {
    border-bottom: 2px solid #93002D;
    color: #93002D;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 8px;
}


#hor-minimalist-a tbody tr:hover td a
{
	color: #93002D;
}

.tab-section-title {
    color: #00388E;
    font-size: 14px;
}

.copies {
    border-collapse: collapse;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    width: 100%;
}

.copies td, .copies th {
    border: 1px solid gray;;
    font-size: 1.0em;
    padding: 3px 7px 2px;
}

.copies th {
    background-color: #cecece;
    color: #000;
    font-size: 1.0em;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: left;
}

a.document_author_detail {
    color: #00388E;
    font-weight: normal;
    text-decoration: none;
}

a.document_author_detail:hover {
    color: #93002D;
}

a.document_author {
    color: #00388E;
    font-weight: bold;
    text-decoration: none;
}

a.document_author:hover {
    color: #93002D;
}

/* linea per breadcrumb */
#breadcrumb a:hover {border:none;text-decoration: line-through;}

.inner_content {
	text-align: justify;
    text-justify: inter-word;
}

.auth-heading {
	background-color:rgb(153, 33, 53); 
	color:white; 
	padding: 6px;
	font-size: 16px;
}

.auth-title {
	color: #676767;
    font-weight: bold;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif;
    font-size: 11pt;
    margin: 15px 10px 15px 10px;
}

table.infoDataTable tbody tr.row0 td {
    padding-top: 1em;
    color: #676767;
    border-bottom: 1px solid #CCC;
    font-size: 12px;
    font-weight: bold;
}
table.infoDataTable thead tr th, table.infoDataTable tbody tr td {
    padding: 3px;
    line-height: 1.5em;
    height: 1.5em;
}
.auht-info {
	margin-left: 20px;
	text-align: left;
}
.authorityLink {
	display: inline;
}

.link-button {
    color: white !important;
    background-color:#93002D;
    display: inline-block;
    text-align:center;
    text-decoration: none;
    font-weight: 600;
    padding: 4px;
    
}

.browse-results {
	margin: 0px 40px;
}

.browse-results  th {
	text-align: left;
    padding-left: 13px;
    padding-bottom: 23px;
    font-size: 1.2em;
}

.browse-results td {
	text-align: left;
	padding-top: 20px;
    padding-bottom: 10px;
}