@CHARSET "ISO-8859-1";

#blackbar {
  position: fixed;
  background-color: white;
  top: 0px;
  left: 0px;
  height: 85px;
  width: 100%;
  z-index: 2;
}

#menubar-bg {
  position: fixed;
  background-color: white;
  top: 83px;
  left: 0px;
  height: 26px;
  width: 100%;
  box-shadow: 0px 3px 5px 0px rgba(219, 219, 219, 0.34);
  z-index: 2;
}

html {
  font-family: Roboto,Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #666;
}

#alto{
  position: fixed;
  top: 0px;
  width: 980px;
  display: block;
  z-index: 2;
}

#header {
  position: fixed;
  width: 980px;
  top: 84px;
  z-index: 2;
  /*margin-top: 10px;*/
}

#contenitore{
  width: 980px;
  position: relative;
  margin: 110px auto 0 auto;
}

#register {
  color: red;
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 1px #000000;
}

a#register:hover {
  color: #gray;
  text-decoration: none;
}

#centro{
  clear: both;
  font-size: 12px;
  margin-top: 40px;
}

#header h2 {
  display: none;
}

div#block-nice_menus-1 {
  float:left;
}

ul.nice-menu-down li.menuparent {
  background: url("expanded-gray.png") no-repeat scroll right center transparent;
}

ul.nice-menu-down li.menuparent:hover {
  background: url("expanded-gray.png") no-repeat scroll right center #999999;
}

ul.nice-menu-down li:hover {
  background-color: #999999;
}

ul.nice-menu > li {
  height: 26px;
  border: none;
  background-color: transparent !important;
}

ul.nice-menu > li a {
  padding-top: 6px;
  padding-left: 15px;
}

ul.nice-menu li {
  background-color: white;
}

.block-nice_menus a {
  background-color: inherit;
}

.block-nice_menus a:hover {
  text-decoration: none;
}

.block-nice_menus .content {
  padding: 0px !important;
}

ul.nice-menu-down {
  margin-top: -3px;
  border: 1px none;
}

li.menuparent ul {
  top: 29px;
  box-shadow: 0 3px 4px 0 #ADADAD;
}

ul.nice-menu a {
  color: black;
  /*font-family: Arial;*/
  /*font-weight: bold;*/
  font-size: 12px;
  text-transform: uppercase;
}

a, a:visited{
	text-decoration:none;
  color:#333;
}

.annotations-add-item, .playlist-add-item, .collection-add-item, .axmedis_copy{
  color:#333 !important;
}

a:hover {
  text-decoration: underline;
}

a.facetedSearchLink:hover {
  color: #333;
  font-weight: bold;
}

.content h2, #content > h2, #searchResults h2, #related_objects h2, #location_list h2, #linkContainer h2,#containerTimeline h2 {
  /*font-family: Arial;*/
  font-size: 18px;
  font-weight: 100;
  margin: 10px 0px 10px;
  padding: 1px;
  color: red;
  border-bottom: 1px dotted red;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #000000;
}

#content > h2, #searchResults h2 {
  font-size: 30px;
}
#related_objects a.More {
  font-weight: bold;
  /*font-family: arial;*/
  font-size: 12px;
  text-transform: uppercase;
  float: right;
}

#related_objects a.More:hover {
  text-decoration: none;
}

#media-player{
	width:630px;
	min-height:420px;
	/*float:left;*/
	margin: 26px 5px 1px 0px;
}

#player-bar{
}

#player-title-bar{
	font-size:16px;
	text-align: left;
	font-weight: normal;
  /*font-family: arial;*/
  height: 25px;
  color: #777777;
  vertical-align: middle;
  border-bottom: 2px solid red;
}

#player-title{
  float:left;
  width: 92%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /*-moz-binding: url('ellipsis.xml#ellipsis');*/
  font-size: 20px;
  color: #333;
}

#player{
	height:420px;
}

#player-embed{
	height:100%;
	font-family: Roboto,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
  color: #666;
}

#flash-player,.image-player {
  background-color: black;
}

#wrapper-player.enlarged {
  width: 960px;
}

#wrapper-player.enlarged #player {
  height: 640px;
}

#wrapper-player.enlarged #media-player {
  width: 960px;
  min-height: 690px;
}

#wrapper-player.enlarged #player-controls {
  width: 940px;
}

#dText{
	display:block;
	margin-bottom:10px;
}

#downloadButtonBar{
	min-height:36px;
	height:36px;
	width:280px;
	float:right;
}

#player-controls{
  background-color: #dedede;
  display: inline-block;
  padding: 10px;
  width: 610px;
}

#view-annotations {
  vertical-align: top;
  display: inline-block;
  padding: 4px 3px 3px 3px;
  margin: 0px 4px;
  border: 1px solid #a7a7a7;
  background: url("button_bg.png") repeat scroll 0 0 transparent
}
#view-annotations:hover {
  text-decoration: none;
  background: url("button_bg_over.png") repeat scroll 0 0 transparent
}
#likeButton {
  cursor:pointer;
  height: 23px;
  float: right;
  vertical-align: top;
  display: inline-block;
  padding-left: 2px;
  margin: 0px 4px;
  border: 1px solid #a7a7a7;
  background: url("button_bg.png") repeat scroll 0 0 transparent
}
#likeButton:hover {
  text-decoration: none;
  background: url("button_bg_over.png") repeat scroll 0 0 transparent
}

#player-controls #reloadButton,#playButton,#stopButton,#view-annotations{
	float:left;
}
#player-controls #stopButton{
	margin-left:4px;
}
#player-controls .service-links{
	float:right;
	margin-top:5px;
}
#reloadButton {
  margin-right: 10px;
}
#infoButton {
  margin-left: 10px;
}
#iphone-download {
  display: block;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
}
#descriptionObject{
	width:320px;
	float:right;
}
.pulsante{/*dove viene usato?*/
	height:83px; 
	width:83px; 
	float:left;
}
#lastPosted{
	/*width:875px;*/
	height:130px;
	margin-top:5px;
	padding-top:5px;
	border-top:2px solid #C4C4C4;
}
#LPTitle{
	padding-left:8px;
	font-size: 14px;
	/*width:865px;*/
}
#related_objects {
  padding-top: 5px;
}
#ro-list {
  overflow:hidden;
}
.previewElement{
	float:left;
	width:124px;
	height:110px;
  margin-top: 10px;
  overflow:hidden;
}

.vVideoPreview{
	width:120px;
	height:72px;
	text-align:center;
  vertical-align:middle;
  background-color: #dedede;
  overflow: hidden;
}

.vVideoPreview img {
  height: 100%;
}

.vVideoPreview img.over {
  position: relative;
  top: -75px;
}

.vVideoTitle {
}

.videoTitleText{/*dove viene usato?*/
  width:100px; 
	float:left;
}

.videoTitleLock{
  width:12px;
	float:right;
}

.vVideoTitleText {
	float:left;
	max-width:124px;
	min-height:30px;
	overflow:hidden ;
}

.vVideoTitleText a {
  text-decoration:none;
	float:left;
	width:124px;  
}

#videoList{
  margin:-3px;
}

#videoList a{
  text-decoration: none;
}

#videoList > ul {
  margin: 5px;
}

#videoList > ul > li{
	margin:5px 1px 0px 1px;
	padding:0px 0 0px 0;
	list-style:none;
}

#videoList .message{
  margin: 10px 3px;
  font-size: 12px;
}

#resultBar{
  border-bottom:1px solid #C4C4C4;
  padding:5px 0 5px 5px;
  font-size:12px;
}

#pagine{
	padding-left:20px;
	font-size:12px;
	height:16px;
}

.oVideoPreview{
	width:120px;
	height:72px;
	display:inline;
	float:left;
	margin:7px 7px 7px 0;
	text-align:center;
  vertical-align:middle;
  background-color: #dedede;
  overflow: hidden;
}

.oVideoPreview img {
  height: 100%;
}

.oVideoPreview img.over {
  position: relative;
  top: -75px;
}

.descripition{
	width:auto;
	/*float:right;*/
}

.descripitonPrincipal{
	width:490px;
	margin:3px 0px 0px 0px;
	float:left;
	overflow:hidden;
}

.descriptionText{
	width:490px;
	/*height:76px;*/
	float:left;
	/*padding-right:2px;*/
  /*font-family: Verdana;*/
  font-size: 11px;
  color: #666666;
}

.descripitonData{
	width:100px;
	max-width:100px;
	margin: 0px;
	margin-bottom:3px;
	border-left:1px solid #C4C4C4;
	float:right;
	font-size:11px;
	padding-left:2px;
}

.descriptionText .title
{
  /*height: 1em;*/
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  /*font-family: Arial;*/
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: inline-block;
  width: 490px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /*-moz-binding: url('ellipsis.xml#ellipsis');*/
}

.descriptionText .contentDescription
{
  height: 40px;
  overflow: hidden;
  line-height: 13px;
}

.views{
  color: #999999;
}

.lock{
	float:right;
	width:20px;
	/*height:90px;*/
}

#footer{
	padding:5px 5px 0 0;
	border-top:2px solid #C4C4C4;
	margin:10px 0px 10px 0px;
	font-size:80%;
	font-style:italic;
	width:960px;
}

#searchBar{
	display:inline;
  margin-left: 50px;
  background-color: white;
  padding: 8px;
  position: relative;
  bottom: 20px;
  border: 1px solid #dedede;
}

#quicksearchForm {
  display: inline;
}

.searchField{
  width: 200px;
  border: none;
}

.searchFormat{
}

.buttonSearch{
  margin-bottom: -6px;
}

/* groups */
.block-og ul li {
  list-style: none;
  list-style-position: inside;
  margin: 0px;
  border-bottom: 1px dotted #c4c4c4;
  padding: 0px;
}

.block-og ul li a {
  display: block;
  /*font-family: georgia;*/
  font-style: italic;
  font-size: 12px;
  padding: 3px;
}

.block-og ul li a:hover {
  background-color: #eaeaea;
  text-decoration: none;
}

.block-og ul li a.active {
  background-color: #DEDEDE;
  color: #666;
}

.block-og ul {
  padding: 0px;
  max-height: 300px;
  overflow: auto;
  padding:0px;
  margin-bottom: 10px;
}

.block-split_groups ul li {
  list-style: none;
  list-style-position: inside;
  margin: 0px;
  border-top: 1px dotted #c4c4c4;
  padding: 0px;
}

.block-split_groups ul li a {
  display: block;
  /*font-family: georgia;*/
  font-style: italic;
  font-size: 12px;
  padding: 3px;
}

.block-split_groups ul li a:hover {
  background-color: #eaeaea;
  text-decoration: none;
}

.block-split_groups ul li a.active {
  background-color: #DEDEDE;
  color: #666;
}

.block-split_groups ul {
  padding: 0px;
  max-height: 300px;
  overflow: auto;
  padding:0px;
  margin-bottom: 10px;
}

div .collapsiblockCollapsed {
  /*background-color: #EAEAEA !important;*/
  /*color: #333333 !important;*/
  font-weight: 100 !important;
  color: inherit !important;
}

#centro div.block>h2 {
  background-color: white;
  color: red;
  font-size: 14px;
  /*font-family: Arial;*/
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
  border-top: 1px solid #dedede;
  /*color: #ffffff;*/
  text-transform: uppercase;
  padding: 5px 5px 5px 15px;
  text-shadow: 0 1px 1px #000000;
}

/*#centro div.block {
  border:1px dotted #ff4f00;
  margin-top: 3px;
}*/

div .collapsiblock {
  background: url("expanded-gray.png") no-repeat scroll 4px center transparent;
}

div .collapsiblockCollapsed {
  background: url("collapsed-gray.png") no-repeat scroll 4px center transparent;
}

.item-list .pager {
  text-align: left;
  margin-left: 0px !important;
  /*font-family: verdana;*/
  font-size: 14px;
  color: #666 !important;
  text-transform: lowercase;
}
#wrapper-left .item-list .pager {
  font-size: 18px;
  margin-top: 20px;
}

ul.pager li {
  margin: 0px;
}

ul.pager li a.active {
  color: #666 !important;
  font-weight:100;
}

.pager-current {
  /*border: 3px solid #ff4f00;*/
  font-weight: bold;
  color: #333 !important;
}

.search-info {
  float: right;
  font-size: 11px;
  text-transform: none;
  margin-top: 20px;
}

#location_list .search-info, #linkContainer .search-info {
	margin-top: 7px;
}

.relevance {
  display: none;
  float:right;
  margin-top: 3px;
  margin-left: 10px;
}

.relevance-bar {
  width: 50px;
  background-color:#dedede;
  display:inline-block;
  vertical-align:bottom;
}

.relevance-bar div {
  background-color:#aaa;
  color:#555;
}

#tax .dTreeNode {
  padding: 3px;
  border-bottom: 1px dotted #c4c4c4;
}

#tax .dTreeNode:hover {
  background-color: #eaeaea;
}

.dTreeNode .node, .dTreeNode .nodeSel {
  margin-left: 7px;
  /*font-family: georgia;*/
  font-style: italic;
  font-size: 12px;
}

.dTreeNode .nodeSel {
}

.dTreeNode img {
  padding: 5px 3px 1px 3px;
}

.clip {
  /*background-color: #eee;*/
}

#media-player ul.dropdown > li {
  background: url(button_bg.png);
  line-height: 17px;
  border: 1px solid #a7a7a7;
}

#media-player ul.dropdown > li > a:hover {
  text-decoration: none;
}

#media-player ul.dropdown > li > a{
  background-color: transparent;
  border-bottom: none;
  font-weight: bold;
  /*font-family: arial;*/
  font-size: 10px;
  text-transform: uppercase;
}

#media-player ul.dropdown > li > ul.links {
  width: 153px;
  border: 1px solid #a7a7a7;
}

ul.dropdown {
  margin: 0 !important;
  display: inline-block;
  vertical-align: top;
  float: right;
  list-style-type: none !important;
}

ul.dropdown > li {
  margin: 0 !important;
  width: 153px;
}

ul.dropdown > li > a {
  display: block;
  padding: 3px;
  border-bottom: 1px solid white;
  background: url("expanded-gray.png") no-repeat scroll 96% center #dedede;
}

ul.dropdown li ul.links {
  display: block !important;
  margin: 0px !important;
  background-color: #dedede;
  width: 150px;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  /*border-left: 3px solid #c4c4c4;*/
  z-index: 3;
  box-shadow: 0 3px 4px 0 #ADADAD;
}

ul.dropdown li:hover ul.links {
  visibility: visible;
}

ul.dropdown li ul.links li {
  display: block !important;
  margin: 0px !important;
  border-top: 1px solid white;
  padding: 3px !important;
}

ul.dropdown li ul.links li.first {
  border-top: none;
}

ul.dropdown li ul.links li > a {
  display: block;
}

ul.dropdown li ul.links li:hover {
  background-color: #ccc;
}

.accordion-header {
  background-color: #DEDEDE;
  font-size: 12px;
  /*font-family: georgia;*/
  font-style: italic;
  border: none;
  padding: 2px;
}

/*
.facetedSearchLink span {
  display: none !important;
}
*/

.metadata-dtype {
  font-size: 10px;
  /*font-family: georgia;*/
  /*font-style: italic;*/
  font-weight: normal !important;
  color: #aaa !important;
}

.metadata-description .metadata-dtype,
.metadata-taxonomy .metadata-dtype,
.metadata-group .metadata-dtype,
.metadata-title .metadata-dtype,
.metadata-subject .metadata-dtype,
.metadata-rights .metadata-dtype,
.metadata-metadata-languages .metadata-dtype,
.metadata-qr-code .metadata-dtype {
  display: block;
}

.metadata-metadata-languages a img {
  opacity: 0.2;
  filter:alpha(opacity=20);
}
.metadata-metadata-languages a.active img {
  opacity: 1;
  filter:alpha(opacity=100);
}
.metadata-metadata-languages a.active {
  border: 2px solid #333;
  padding: 3px 2px 0px 2px;
}
.metadata-metadata-languages a.default {
  line-height: 25px;
  border: 2px solid #999;
  padding: 3px 2px 0px 2px;
}

.language-list {
  float: right;
  margin-left: 10px;
}

.language-list ul{
  display: none;
}

.language-list:hover ul{
  display: block;
}

.language-list > a {
  background: url("expanded-gray.png") no-repeat scroll 96% center transparent;
  display: block;
  width: 27px;
  padding-top: 4px;
  padding-bottom: 5px;
}

.language-list ul {
  list-style: none;
  position: absolute;
  right: 0px;
  width: 160px;
  background-color: white;
  border: 1px solid #ccc;
  margin: 0px;
  z-index: 1;
}

.language-list ul li {
  padding: 2px;
}

.language-list ul li.active {
  background-color: #999;
}

.language-list ul li:hover {
  background-color: #aaa;
}

.language-list ul li a{
  color: #333;
  display: inline-block;
  width: 100%;
}

.language-list ul li a:hover{
  text-decoration: none;
}

#content #Locale {
  display:none;
}

.blog {
  border-bottom: 1px dotted #c4c4c4;
  border-top: none;
  padding-bottom: 10px;
}

.blog .title {
  font-size: 20px !important;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url('ellipsis.xml#ellipsis');
}

#gplus1 {
  position: absolute;
  top: 33px;
  margin-left: 10px;
}

.smartphone-dwl a {
  display: block;
  background-color: #eaeaea;
  border: 1px solid #ccc;
  color: #666;
  padding: 10px;
  margin: 5px 0;
  font-size: 20px;
  font-weight: bold;
}

.smartphone-dwl a:hover {
  text-decoration: none;
}

img.playerButton{
  margin-right: 4px !important;
  display: inline-block;
  vertical-align: top;
  float: right;
  list-style-type: none !important;
}

div.popup_window {
   display: none;
   position: fixed;
   min-height: 200px;
   width: 500px;
   top: 45%;
   left: 45%;
   margin-left: -170px;
   margin-top: -80px;
   background-color: #ffffff;
   /*border: 2px solid #ff4f00;*/
   padding: 0px;
   z-index: 102;
   /*font-family: Arial;*/
   font-size: 10pt;
   overflow: auto;
}
.popup_window table {
    border-collapse: separate;
}
div.popup_content{
	margin-left: 5%;
	margin-top: 2%;
}
.help_dialog_title
{
   border-top: none;
   border-bottom: 2px solid red;
   background-color: white;
   padding: 4px;
   color: #333;
   font-weight:bold;
}
.help_dialog_title a
{
   color: #333 !important;
   text-decoration: none;
}
#popup_help_dialog
{
   display: none;
   position: fixed;
   width: 500px;
   top: 45%;
   left: 45%;
   margin-left: -170px;
   margin-top: -80px;
   background-color: #ffffff;
   padding: 0px;
   z-index: 102;
   /*font-family: Arial;*/
   font-size: 10pt;
   overflow: auto;
}
input.video_definition{
	padding: 10px 25px 10px 25px;
	margin-top:15px;
	margin-right:3%;
}
#video_definition p{
	margin-top: 5px;
}
#video_definition td.first_td{
	border-left: solid 20px;
	border-top: solid 15px;
	border-color: transparent;
}
#video_definition td.left_td{
	border-left: solid 20px;
	border-color: transparent;
}
h2.header_on,h2.header_off {
  font-weight: normal;
  font-size: 14px !important;
}
h2.axrelations_off, h2.axrelations_on, #comment_header {
  font-weight: normal;
  border-bottom: 1px dotted red;
}
ul.primary li a {
  padding: 5px 1em;
  line-height: 25px;
}
.ui-dialog {
  font-family: inherit !important;
}
.ui-dialog-titlebar {
  border-bottom: 2px solid red !important;
}
#personalPageContainer div#previewtop {
  margin-top: 0px !important;
  height: 32px !important;
}

#barraPulsantiOrdine ul
{
    border:0px;
    margin: 0px;
    padding: 0px;
    text-decoration:none;
    list-style: disc inside none;
}

#barraPulsantiOrdine ul li{
    padding-left: 10px;
    border-top:1px dotted #C4C4C4;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
}

#barraPulsantiOrdine ul  li  a
{
    text-decoration:none;
    display: inline-block;
    width: 90%;
    padding: 3px;
    /*font-family: Georgia;*/
    font-style: italic;
    font-size: 12px;
    color: #666666;
    margin:0px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space: pre !ie7;
}

#barraPulsantiOrdine li.unactive:hover
{
    background-color:#eee;
}

#barraPulsantiOrdine ul li.active {
    background-color:#dedede;
    color: red;
}

#barraPulsantiOrdine ul li.unactive {
    background-color: white;
}

#sidebar-right .block {
    /*box-shadow: 0px 2px 2px 0px #ADADAD;*/
}

#sidebar-right .block .content {
    /*margin: 0px 5px;*/
}

.block-europeana h2 {
    border-top: none !important;
}

#axrelations_help_dialog {
  border: none;
}

#results 
{
  float: right;
}

#queryForm p, #results p{
  font-family: inherit;
  background-color: white;
  border-bottom: 2px solid red;
  color: #333;
}