	/* AHPCC Branding on Home Page
-------------------------------------------------- */

.ahpcc-acronym {
	color: powderblue;
	font-weight: 500; 
	font-size: 90px;
	top:	0px;
	left:	1000px;
	letter-spacing: 25px; 
 	word-spacing: 1.85px;
}



.ahpcc-name  {
	color: green;
	font-weight: 300;
	font-size: 30px;
	top: 200px;
	left:	537px;
	letter-spacing:1.5px; 
 	word-spacing: 1.85px;
}

.ahpcc-logo {
	margin-bottom: 35px; 
	margin-top: 35px;
	width:  100%;
	display: block;
	
}

.col-center-block {
    float: none;
	margin: auto;
	display: block;	
}


	/* AHPCC Navigation Bar
-------------------------------------------------- */
.ahpcc-nav {
	color: 	#949598;
	font-weight: 550;
	text-align: center;
	}

@media (min-width: 1200px) {
	.ahpcc-nav {
	width:	180px;
	}
}

.breadcrumb{
	font-size: 11px;
	background-color: #F2F2F4;
	}

	/* AHPCC Side Bar Social Media & Gifting
-------------------------------------------------- */
.stayconnected{
	font-size: 24px;
	color: #99273A;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: 300;
	}

.stayconnected .bold{
	font-weight: 400;
	}

.departmentsocial .fa{
	margin-top: 17px;  
	margin-right: 30px;
	color: #99273A;
	font-size: 24px;
	}

.departmentsocial a .fa{
	margin-top: 17px;  margin-right: 20px;
	color: #99273A;
	text-decoration: none;
	}

.menu-header {
	background-color: #f2f2f4;
	font-size: 24px;
	margin-bottom: 30px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
	border-radius: 4px;
}
.menu-header a{
	color: #5f5f5f;
	text-decoration: none;
	}

.menu-subheader{
	font-size: 18px;
	}

.list-group-item {
	border-radius: 	0px; 
	background-color: #F2F2F4; 
	border: 0px;
	margin: -2px;
}

.footer-text-center {
	display:	block;
	text-align:	center;
	font-size:	150%;
	color:		#424242;
}

.footer-text {
	display:	block;
	font-size:	150%;
	color:		#424242;
}

	/* AHPCC Home Page
-------------------------------------------------- */
title {
	display: none;
}

.theme-default .nivo-controlNav a.active {
	display: none;
}

div.slider-wrapper.theme-default div#slider.nivoSlider div.nivo-caption p.hidden-xs {
    margin-top: 0px;
	margin-bottom: 0px;
}

.theme-default .nivo-controlNav {
	display: none;
}

.maincontent .theme-default .nivoSlider {
    background: url("default/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    box-shadow: 0 1px 5px 0 #4A4A4A;
    margin-bottom: 30px;
    position: relative;
	width: 70%;
}

.maincontent .theme-default .nivoSlider.art {
	background: url("default/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	box-shadow: none;
	margin-bottom: 30px;
	position: relative;
	margin-top: 10px;
}

p.head,li.head {
  text-transform: uppercase;
  font-size: 1em;
  color: #424242;
  font-weight: bold;
  margin:0;
  padding:10px 0 2px 10px;
}

h3.dep-overlay {
	font-weight: 550;
	color: #424242;
	bottom: 10px;
	left: 20px;
	padding: 10px;
	background-image: linear-gradient(to right, rgba(242,242,244,.75), rgba(242,242,244,1));
	width: 100%;
}

#node-status-iframes {
	padding: 10px;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	display: block;
	width: 100%;
	filter: gray; /* IE6-9 */
  	filter: opacity(0.65); /* Firefox 35+ */
  	-webkit-filter: opacity(0.65); /* Google Chrome, Safari 6+ & Opera 15+ */
}

#img-responsive-research:hover {
  	filter: none;
  	-webkit-filter: opacity(1);
}





	/* AHPCC About Section
-------------------------------------------------- */

.AHPCC-DYKbox {
	padding-left: 10px;
	text-decoration: none;
}

.CAST-DYKbody {
	background-color: #FFFFFF;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	margin: 5px;
}

.CAST-DYKbox2 {
	color:	#FFFFFF;
	padding: 5px;
	font-weight: 450;
  	box-shadow: 0 1px 5px 0 #D1D3D4;
}

.statement {
  	font-size: 3em;
  	text-decoration: none;
	display: block;
  	color: #424242;
  	margin:		5px;
  	padding:	5px;
}

.statement:link {
	text-decoration: none;
}

.statement:visited {
	text-decoration: none;
}

.statement:hover {
	text-decoration: none;
}

.statement:active {
	text-decoration: none;
}

.statement-labels {
  	font-size: 3em;
  	text-decoration: none;
  	color: #424242;
	padding:	5px;
}

.statement-labels:link {
	text-decoration: none;
}

.statement-labels:visited {
	text-decoration: none;
}

.statement-labels:hover {
	text-decoration: none;
	filter: gray; /* IE6-9 */
  	filter: opacity(0.75); /* Firefox 35+ */
  	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.statement-labels:active {
	text-decoration: none;
}

.boldtitle > label {
	font-weight: bold;
	padding-top: 10px;
}

a.prettylinks {
	text-decoration: none;
	color: #424242;
}

a.prettylinks:hover {
	text-decoration: none;
	color: #424242;
	filter: gray; /* IE6-9 */
	filter: opacity(0.75); /* Firefox 35+ */
	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
}

a.prettylinks-nohover {
	text-decoration: none;
	color: #424242;
}






.panel-default > .panel-heading {
	background-color:	#f2f2f4;
}

.panel-info-left {
	float:	left;
	padding-left:	30px;
}

.panel-info-right {
	float:	right;
	padding-bottom: 10px;
}

.lead-prj {
  	font-size: 1.3em;
  	color: #424242;
  	font-weight: bold;
}

.description {
  	font-size: 1em;
  	color: #424242;
  	padding:	20px;
}

.ellipses {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}






#polaroid figure{
	padding: 6px 8px 10px 8px; /*size of the frame*/
	/*give the frame's background colour a gradient*/
	background: #eee6d8; /*fallback colour for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
	background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
	background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
	background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
	background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
	/*give the Polaroids a small drop shadow*/
	-webkit-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
	-moz-box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
	box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, .75);
}





