
.intramural-box
{
/*border: 1px solid #ddd;
background-color: #ddd;
color: #000;*/


background-color: #03c;
color: #fff;

padding: 20px;
}

.intramural-box2
{
background-color: #490777;
color: #fff;
padding: 20px;
}

.intramural-box a
{color: white;}

/*Unit on Ocular and Stem Cell Translational Research*/
#block-menu-menu-quick-links h2
{
font-size: 1.5em;
color: #158000;
}


/* CAROUSEL General
-------------------------------------------------- */

.carousel {
  max-height: 300px;
  height: auto;
  margin-bottom: 60px;
  max-width: 550px;
  width: 100%;
  text-shadow: 0 0px 0px;
  border: 2px solid #ccc;
  margin-top: 10px;
}

.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 296px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 296px;
}

.carousel-caption
{
padding: 0 10px 10px 10px;
/*background-color: #fff;*/
background: url('/sites/all/themes/NEI_bootstrap/images/white.png');
color: #000;
text-shadow: 0 0px 0px;
right: 50%;
left: 0%;
bottom: 0;
height: 100%;
text-align: left;
}

.carousel-caption p
{
  text-shadow: 0 0px 0px;
}


.carousel-indicators
{
position: absolute;
bottom: -50px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}

.carousel-indicators li
{
display: inline-block;
width: 12px;
height: 12px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000;
background-color: #69c;
border: 1px solid #69c;
border-radius: 10px;
}

.carousel-indicators .active
{
width: 14px;
height: 14px;
margin: 0;
background-color: #158000;
}


/* END CAROUSEL
-------------------------------------------------- */




#block-menu-menu-intramural-section-nnrl h2
{
font-size: 1.5em;
color: #158000;
}


.intramural-box4
{
background-color: #fff;
border: 3px solid #2E64FE;
padding: 20px;
font-size: 12pt;
}

#block-menu-menu-quick-links-ci- h2
{
font-size: 1.5em;
color: #158000;
}

#block-menu-menu-quick-links-ci-
{
display: table-cell; vertical-align: bottom;
padding-top: 100%;
}

