/* CSS Document */
 p, .footer-seal p {
	 line-height:1.55 !important;
}
.outlined{ 
    border: 1px solid #ccc; 
    padding: 5px 10px 5px 10px;
    margin-bottom:10px;
    }
 .left-nav-content {
    margin: 20px 0 40px 10px;
    text-transform: none !important;
}  
 .facitem ul.no-bullet li ol, ul.no-bullet li ul {
	 list-style: none;
	 color: white;
}
/* Lighten up the colors. */
.outlined img { 
    border:0; 
    background-color:white; 
    
}
/*.outlined img.float-left { padding:5px 5px 5px 0; }*/

.imgcentered{ 
    display:block; 
    margin: auto;
    }
.headline {
    background: url("/CMS/_standard3.0/_files/img/Top.jpg") no-repeat scroll center top #153a5e;
    color: white !important;
    width:100%;
    padding: 0.5rem 10px 0;
}
#content .headline {
 background:#FD5;
 color:black !important;
}
.headline2 {
 width:100%;
 padding: 0px 10px;
 background:#5B8CA7;
 color:black;
}

.headline h1 {background:rgba(30, 82, 130, 0.5); color:white !important;}
.headline2 h1 {background:rgba(30, 82, 130, 0.5); color:white !important;}

.headline h3 {background:rgba(30, 82, 130, 0.5); color:white !important;}
.headline2 h3 {background:rgba(30, 82, 130, 0.5); color:white !important;}
#content .headline h3 {background:none; color:black !important;}
#content .headline2 h3 {background:none; color:yellow !important;}


h3 { margin-bottom:10px; }
p {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    text-transform: none;
}
.topspace { margin-top:20px; }

/* CSS for the faculty page */
#content .isotope {
  max-width: 950px;
}

.item:hover {
 background: #ddd;
}

.item { 
 background: white;
 padding: 10px 0;
 border: 1px solid #ccc;
 text-align:center;
}

#content .item { 
 width:200px;
 margin:6px;
}

.isotope .item img { 
 max-height:170px;
 border:0;
}

.item p {
 margin:0;
 padding:0;
}

p.name {
 margin-top:8px;
 font-size:110%;
 font-weight:bold;
 color:black;
}

p.title {
 margin-top:8px;
 font-size:110%;
 color:black;
}

p.email {
 margin-top:8px;
 font-size:110%;
 color:black;
}

p.phone {
 margin-top:8px;
 font-size:110%;
 color:black;
}

#matrix th, #matrix td, #matrix p{
    font-size: xx-small
}
div.scroll-table, div.table-scroll{
    width:100%;
    overflow:auto;
}

iframe {
    border-width: 0 !important;
    border:0 !important;
}


/*
.fadein-text {
    padding-left:15px;
    margin-left:15px;
}

.fadein-wrapper {
    margin-right:15px;
}
*/