/*ACADEMICS HEADER*/

.academics-slideshow {
	margin: 0;
	width: 567px;
	height: 194px;
	background: url(/images/layout/academics/slideshow/lab.jpg);
	z-index: 1;
	text-align: center;
}
.btn-overlay {
	position: absolute;
	width: 124px;
	top: 175px;
	left: 53%;
	right: 0;
	z-index: 2;
	color: white;
	border: 3px solid white;
	border-radius: 2px;
	background: rgba(0, 174, 239, 0.9);
	color: white;
	padding: 17px 0 16px 0;
	font-size: 1.4em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-decoration: none;
}
.btn-overlay:hover {
	background: white;
	color: #00aeef;
}

.academics-linkbar {
	list-style: none;
	background: #014983;
	color: white;
	text-align: center;
	padding: 10px 4px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}
.academics-linkbar li {
	display: inline;
	margin: 0 10px 0 0;
}

.academics-linkbar a {
	display: inline-block;
	padding: 8px 10px 6px 10px;
	border-radius: 4px;
	color: white;
	text-decoration: none;
}
.academics-linkbar li a:hover {
	background: #2d6594;
}

/*HONORS AT GORDON*/

.honors-heading {
	background: #014983;
	color: white;
	padding: 20px 27px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

.white-section {
	background: white;
	color: #4d4d4d;
	padding: 20px 27px 8px 27px;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	clear: both;
}

.white-section .tilegridwrapper-wide {
	font-size: 0.9em;
}

.white-section .tilegridwrapper-wide a {
	text-decoration: none;
}

.white-section .tilegridwrapper-wide img:hover {
	opacity: 0.7;
}

.honors-table {
	background: white;
	border: 1px solid #cccccc;
	font-size: 1.2em;
	margin-bottom: 20px;
}

.honors-table td {
	border: 1px solid #cccccc;
	text-align: center;
	color: white;
	font-weight: bold;
}

.honors-table .header td {
	color: #626262;
}

.table-disclaimer {
	width: 300px;
}

.table-legend {
	float: right;
	font-weight: bold;
	font-size: 1.1em;
}

.cyan-square {
	width: 18px;
	height: 18px;
	background: #00aeef;
	display: inline-block;
	margin: 0 10px 0 20px;
}

.orange-square {
	width: 18px;
	height: 18px;
	background: #de571f;
	display: inline-block;
	margin: 0 10px 0 20px;
}

.green-square {
	width: 18px;
	height: 18px;
	background: #b2bb1c;
	display: inline-block;
	margin: 0 10px 0 20px;
}




/* Numbered Steps */

.steps {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

.steps li {
	padding: 18px 0;
	border-bottom: 1px dashed black;
}

.stepsNumber {
	float: left;
	margin-right: 18px;
}

.stepsText {
	margin-left: 40px;
	margin-top: 4px;
}

.stepsInnerlist {
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.stepsInnerlist li {
	border-bottom: none;
	padding: 0;
}

/*Research Section*/

.facHighlight-wrapper {
	float: left;
	width: 274px;
	margin-right: 18px;
}

.facHighlight-title {
	background-color: #00aeef;
	color: white;
	font-weight: bold;
	padding: 12px;
	border-bottom: 2px solid white;
	margin-bottom: 0;
}

.facHighlight-wrapper img {
	margin: 0;
}

.grantTicker-wrapper {
	float: left;
	width: 274px;
	height: 262px;
	background: white;
}

.tickerText {
	padding: 10px;
	height: 75%;
	overflow: hidden;
}
.tickerText ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tickerText ul li {
	margin-bottom: 8px;
}

/*PULL QUOTE BOX*/

.quotebox {
	padding: 26px 20px 6px 20px;
	opacity: 0.8;
	background: white;
	margin: 0 0 18px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.openquote {
	color: #014983;
	font-size: 4.5em;
	position: relative;
	vertical-align: top;
	top: 8px;
	right: 4px;
}

.quotename {
	margin-left: 40px;
	color: #014983;
}

.quoteheading {
	padding: 12px;
	background: #014983;
	color: white;
	margin-bottom: 0;
	font-weight: bold;
}

/*Humanitarian Conference*/

.humMenu {
	float: right;
}

#humSlidewrapper {
	position: relative;
}

#humSlideshow {
	margin-bottom: 18px;
	width: 100%;
	height: 350px;
}

#humSponsor {
	z-index: 2;
	position: absolute;
	top: 26px;
	left: 478px;
	opacity: .9;
}

/*Used to create the image slideshow */
ul.ppt {
	position: relative;
	margin: 0;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

/*HERRMANN LECTURES*/
.herrmann-feature {
	float: left;
	background: #014983;
	color: white;
	font-size: 1.3em;
	line-height: 1.6em;
	height: 300px;
	width: 380px;
	padding: 18px;
}
.herrmann-slide {
	margin-bottom: 18px;
}
.herrmann-menu {
	font-size: 1.1em;
	letter-spacing: 1px;
	text-align: center;
	padding: 14px;
}
.herrmann-menu a {
	color: white;
	text-decoration: none;
}
.herrmann-menu a:hover {
	color: #00aeef;
	text-decoration: underline;
}
.herrmann-intro {
	background: white;
	color: #014983;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 18px;
	margin-bottom: 18px;
}
.herrmann-contact {
	font-size: 1.2em;
	line-height: 1.5em;
}
.herrmann-arrow-btn {
	width: 230px;
	padding: 0;
	margin: 0 0 18px 0;
	text-decoration: none;
	color: white;
	float: left;
	background: #00aeef;
}
.herrmann-arrow-btn:hover {
	background: #00bdec;
}
.cyan-arrow {
	float: right;
	width: 45px;
	padding: 12px 0;
	background: url(/images/layout/herrmann/cyanarrow.png) center center no-repeat white;
}
.arrow-btn-text {
	padding: 12px;
	letter-spacing: 1px;
}
.arrow-btn-text:hover {
	text-decoration: underline;
	color: white;
}