.btn-info {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#imagine .btn {color:#fff;} /*changed to white - JJ 3-15  */
.bio-main-image-menu .spanImagine img.img-polaroid:hover {background-color: #900;}
.bio-main-image-menu .spanImagine {width:90px; margin-left: 10px; }
.bio-main-image-menu .spanImagine:first-child {margin-left: 20px;} 
.bio-main-image-menu .spanImagine img {width:84px;}
 
.bio-landing-image-menu .spanImagine img.img-polaroid:hover {background-color: #900;}
.bio-landing-image-menu .spanImagine img {width:64px; float: left;}
.bio-landing-image-menu .spanImagine {margin-left:5px;}

 .divImagineAction {
    margin-bottom: 10px;
    height: 85px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
/*DUPLICATED IN IMAGINE CSS*/
 /*.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
*/


.img-polaroid-menu { position: relative; border: 1px solid black;}
.hoverimage { position: absolute; top: 0; left: 0; display: none; }
.img-polaroid-menu:hover .hoverimage { display: block; }
.img-polaroid img {margin-bottom:0px;}

.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-transform: none;
}
.breadcrumb li {margin-bottom: 0px; font-size: 13px;}

.bio-date {font-size: small; font-style: italic;}
 .bio-main-image {float:left; margin-right:10px; margin-bottom:5px;}
/** .bio-main{background-color: #e6cdff; min-height:285px;}
.bio-main-image-menu {padding-top:10px;}
.bio-main-general{background-color: #e6cdff; height:160px;}**/