section.field.field-name-field-exhibit-entities div.exhibitentity-exhibitentitybundle section.field-name-field-audiofile {
   background: rgba(0, 0, 0, 0.9);
   color: #FFF;
}
section.field.field-name-field-exhibit-entities div.exhibitentity-exhibitentitybundle section.field-name-field-audiofile a {
   color: #EEE;
}


body.node-type-exhibits div.exhibitentity-exhibitentitybundle {
    margin-top: 22px;
    margin-bottom: 22px;
   	border-top: 2px dashed #046ca3;
    box-shadow: inset 0 -1px 0 0 #046ca3, inset 0 1px 0 0 #046ca3, 0 1px 0 0 #046ca3, 0 -1px 0 0 #046ca3;
}

body.node-type-exhibits div.entity-exhibitentity.exhibitentity-exhibitentitybundlesub1 {
    border: 1px dotted #336;
    padding: 4px;
    margin-left: 6px;
    margin-bottom: 6px;
    background: rgba(205, 205, 193, 0.3);
}



div.exhibitentity-exhibitentitybundlesubsub div#imagezoom-thumb-wrapper {
}
div.entity-exhibitentity .flexslider .slides img{
  width: auto; /* undo width: 100%  in flexslider.css*/
  max-width:100%;  /* Make sure the image stays inside its surrounding container. */
  height: auto; /* keep the aspect ratio */
}
