#galleryHeader {
    position: absolute;
    top: 0;
    height: 9%;
    background-color: white;
    width: 100%;
    margin: 0px;
    padding: 0px;
    z-index: 100;
}

#galleryHeader a:hover {
    border: none;
}

#projectView {
    width: 75%;
    position: absolute;
    left: 20%;
    padding-left: 20px;
    margin-top: 10px;
    overflow: auto;
    top: 1%;
}

#projectControl {
   background-color: #ffffff;
   width: 20%;
   left: 0px;
   margin: 5px;
   position: fixed;
   /*top: 10%;*/
}

#projectEventFacet {
  padding: 5px;
  margin: 5px 0px;
  border: solid 1px #738699; 
}

#projectParticipantFacet {
  padding: 5px;
  border: solid 1px #738699;
  border-bottom: none;
}

#projectSearchFacet {
  padding: 5px;
  border: solid 1px #738699;
  border-top: none;
}

/*div.exhibit-cloudFacet {
 clear: none;
}*/

div.exhibit-facet-body,
div.exhibit-cloudFacet-body {
   font-size: small;
   color: #404040;
   border: none;
}

a.exhibit-facet-value-link:hover {
   text-decoration: none;
   border: none;
}

a.exhibit-facet-value-link {
    color: #404040;
}

a.exhibit-flowingFacet-value-link {
    color: #404040;
}

a.exhibit-flowingFacet-value-link:hover {
    text-decoration: none;
    border: none;
}

/*div.exhibit-facet-value-count {
   color: #000000;
}*/

div.exhibit-facet-value-selected {
   color: white;
}

div .exhibit-facet-value-selected a,
span.exhibit-cloudFacet-value-selected {
   text-decoration: none;
   background-color: transparent;
   color: #000000;
   font-weight: bold;
}

div.exhibit-cloudFacet-header,
div.exhibit-facet-header {
   color: #404040;
}

.exhibit-views-unplottableCount {
    color: #000000;
}

.exhibit-busyIndicator {
   left: 50%;
}

#TB_closeAjaxWindow,
#TB_ajaxContent{ 
   font-family: "georgia","times","times new roman",serif;
}

#TB_closeAjaxWindow {
   z-index: 2000;
}

.bioBlock {
  padding: 5px;
}

.bioName{
   font-weight: bold;
   font-size: x-large;
   text-align: center;
   margin: 10px;
}

.bioText {
   font-size: 12pt;
}

/*.bioImage { 
}*/

.bioLink {
   position: absolute;
   right: 5px;
}


.timeline-copyright {
   z-index: 100;
}

div.exhibit-toolboxWidget-popup {
  z-index: 99;
}

#projectTable {
   display: none;
}

#projectBar {

}

#map {
   
}

#map_nav {
    top: 0px;
    left: 0px;
    font-weight: bold;
    background-color: white;
}

#map_nav a {
   color: #000000;
   text-decoration: none;
}

table.exhibit-tabularView-body img.bioImage, div #TB_ajaxContent img.bioImage {
   position: relative;
   width: 100px;   
}

table.exhibit-tabularView-body {
   position: relative;
}

div.exhibit-facet-value {
   clear: none
}

div.exhibit-facet-value-count {
    padding-left: 1.5em;
    width: auto;    
}

div.exhibit-facet-value-inner {
    padding-left: 2.5em;
}

#projectSearchFacet input {
   width: 97%;
}

#projectSearchFacet input {
   width: 97%;
}

#projectView div.exhibit-views-header {
    display: none
}

#projectParticipantFacet div.exhibit-facet-value-count {
    display: none;
}