/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #333;
	font-family:'HelveticaNeueW01-45Ligh';
}

html {
    font-size: 1em;
    line-height: 1.4;
	background:#ebebeb;
}

body {background:#ebebeb;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1, h2, h3, h4 {font-family:'HelveticaNeueW01-75Bold'; font-weight:normal; letter-spacing:-0.03em;}

h1 { /* color:#fff; font-size:70px; line-height:57px; */
				 text-transform:uppercase; display:block;position:relative;} 

h1 .parent {font-size:45px; line-height:40px; display:block;color:#808080;}

h2 {
	font-size:26px;
	line-height:26px;
	margin-top:5px;
	font-family:'HelveticaNeueW01-65Medi';
}
h3 {
	font-size:16px;
	line-height:16px;
	margin-top:5px;
	font-family:'HelveticaNeueW01-65Medi';
}
   
a {text-decoration:none;color:inherit; border:none;outline:none;}
a:focus {outline:none;}

p, ul, ol {font-size:13px; line-height:20px; letter-spacing: -0.01em;}

.jump {
	padding:0;
	margin:0;
	list-style:none;
}

.jump li {padding:0; margin:0;}

span.red {color:#e31b23;}

.inner {
	height:100%;
	position:relative;
}

#container {
	padding:5px;
	position:relative;
	margin:0 auto;
}

.thin {
	font-family:'HelveticaNeueW01-45Ligh';
	color:#ccc;
}
.thin.dark {color:#333;}

h2 .thin {display:block;}
a:hover {color:#e51b24;}

.gridItem h2 {margin-bottom:15px;}

.readmore {display:block; font-family:'HelveticaNeueW01-65Medi';font-size:14px; letter-spacing:-0.03em;}

#header {
	position:relative;
	height:97px;
	width:100%;
}

#logo {position:absolute; top:0; left:0; z-index:2;}
#navbtn {display:none;}

#nav {
	position:relative;
	z-index:1;
	padding:14px 0;
	background:#fff;
}

#nav ul {
	list-style:none;
	position:relative;
	padding:0;
	margin:0;
	float:right;
}

.sub-menu {display:none;}

#nav li {
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #e5e5e5;
	display:block;
	position:relative;
}
#nav li:last-child {border:none;}

#nav a {
	padding:14px 20px 0;
	height:36px;
	color:#adadad;
	display:block;
	letter-spacing:-0.01em;
}

#nav .current-menu-item  a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {color:#333;}
#nav .current-page-ancestor .sub-menu a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu a {color:#adadad;}

#nav .sub-menu {
	width:auto;
	position:absolute;
	top:100%;
	left:-1px;
	background:#fff;
	border:#EBEBEB 1px solid;
	border-top:none;
	width:200px;
}

#nav .sub-menu .sub-menu {left:-100%; top:0; border-right:none;}

#nav .sub-menu li {float:none; border:none;width:auto;}

#homeContent {
	height:810px; /*value just for testing/dev*/
	position:relative;	
}

#hero, #homeHero {
	display:block;
	position:relative;
	height:100%;
}
#homeHero {margin-right:334px; /*quicklinks + gutter*/}

#homeheroHolder, #heroHolder {
	position:absolute;
	top:0;
	bottom:40px;
	left:0;
	right:0;
	background:#fff;
	overflow:hidden;
}
#homeheroHolder {bottom:105px;}

.hero {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	overflow:hidden;
}

.heroImg {overflow:hidden; position:absolute;top:0; right:0; bottom:0; left:0; width:100%;}

.imgholder {
	position:absolute;
	top:0;
	left:0;	
	width:100%;
	height:100%;
}

.hero img {
	display:block;
}

.hero h1 {width:50%; position:absolute; top:10%; left:10px;}

.heroText {
	padding:14px;
	width:292px;
	height:230px;
	background:#fff;
	position:absolute;
	bottom:40px;
	left:0;
}

.heroText .inner {
	height:100%;
	position:relative;
}

.heroText .readmore  {position:relative; bottom:auto; left:auto;}

#heroTabs {
	position:absolute;
	left:320px;
	right:0;
	bottom:40px;
	height:65px;
	background:#fff;
	font-size:14px;	
	font-family:'HelveticaNeueW01-65Medi';
	line-height:14px;
}

.heroTab {
	float:left;
	width:33.3333%;
}

.tabInner {
	margin:0 0 0 14px;
}

.tabProgress {position:relative;width:0%; height:10px; background:#e5e5e5;}

.tabText {padding:14px 0 0 14px;}
.tabText a {display:block;}

#scrolldown {
	position:absolute;
	background:#e51b24 url(../img/scroll-arrow.png) 10px 20px no-repeat;
	color:#fff;
	width:272px;
	height:90px;
	bottom:0;
	left:0;
	font-family:'HelveticaNeueW01-75Bold';
	letter-spacing:-0.05em;
	font-size:26px;
	padding:15px 0 0 48px;
}

#scrolldown:hover {background-color:#333;}

#quicklinks {
	width:320px;
	position:absolute;
	right:0;
	top:0;
	bottom:40px;
	letter-spacing:-0.03em;
}

.quicklink {
	color:#fff;
	background:#e51b24;
	font-family:'HelveticaNeueW01-65Medi';
	height:16.66666666%;
	font-size:26px;
	line-height:26px;
}

a.quicklink {color:#333;background:#fff;font-family:'HelveticaNeueW01-45Ligh'; display:block; letter-spacing:-0.04em;}
.quicklink span {display:block;border-top:1px solid #e5e5e5; padding:0 30px;}
div.quicklink span {border:none;}

.quicklink .readmore {
	background:url(../img/readmore-small.png) left center no-repeat;
	padding-left:20px;
	border:none;
}

a.quicklink:hover {
	background:#333;
	color:#fff;
}

/*	Grid Items	*/
#grid {
	position:relative;
	clear:both;
}

.gridItem {
	width:320px;
	margin:0 0 10px 0;/*r - 14px*/
	background:#fff;
	float:left;
	height:550px;
}

.gridText {
	padding:15px;
	height:auto;
	position:relative;
	z-index:2;
	background:#fff;
}

.finances .gridText {height:auto;}

.gridItem .readmore, .heroText .readmore {
	background:url(../img/readmore.png) left center no-repeat;
	height: 25px;
    padding: 3px 0 0 40px;
	padding-left:48px;
	border:none;
    padding: 3px 0 0 40px;
	position:absolute;
	left:15px;
	bottom:15px;
}

.heroText .readmore {left:0;}

.gridItem .readmore, .finances .gridItem .readmore {position:relative; bottom:auto;left:auto; margin-top:5px;}

.itemArrow {
	top:0;
	left:50%;
	margin-left:-19px;
	position:absolute;
	width:37px;
	height:10px;
	background:url(../img/item-arrow.png) center top no-repeat;
}

.gridImg {
	position:absolute;
	width:100%;
	height:275px;
	overflow:hidden;
	bottom:0;
	z-index:1;
}

.gridImg img {
	width:100%;
	height:auto;
}

#footer {
	background:#fff;
	font-size:10px;
	font-family:'HelveticaNeueW01-75Bold';
	color:#4c4c4c;
	padding:10px;
	margin-top:40px;
	position:relative;
	height:15px;
	/* width: 100%; */
}

#paycefooter {position:absolute;top:10px; left:10px;}

#sem_footer_link {float:right;}

/*	List Page	*/

#heading {
	background:#333;
	zoom:1;
	position:relative;
	padding:60px 0 30px;
	margin-bottom:10px;
}

#heading.subpage {
	height:107px;
	padding:20px 0;	
}
#heading h1 {margin:0 15px 30px;}

#filterToggle {
	display:block;
	border-bottom:1px solid #636363;
	margin:0 15px;
}

#filterToggle span {
	display:inline-block;
	color:#fff;
	width:234px;
	font-family:'HelveticaNeueW01-65Medi';
	border:1px solid #636363;
	border-bottom:none;
	padding:6px 0 6px 11px;
	font-size:18px;
	background:url(../img/form-arrow-down.png) right center no-repeat;
}

#filterToggle.down span {background:url(../img/form-arrow-up.png) right center no-repeat;}

#filterHolder {
	display:none;
}

.filterCol {
	width:245px;
	padding:30px 15px 0;
	margin:0 15px 0 0;
	float:left;
}

.filterCol h3 {
	color:#636363;
}

.filter {color:#fff;margin-bottom:7px;}

.select, select {
	border:1px solid #636363;
	height:28px;
	padding: 3px 3px 3px 6px;
	display:block;
	background:#333;
	color:#fff;	
	width:100%;
}

.select span {
	
}

.checkbox {
	display:block;
	height:25px;
	padding:3px 0 0 44px;
	background:url(../img/checkbox.png) left top no-repeat;
}
.select, .checkbox:active {outline:0;}

.checkbox.checked {
	background:url(../img/checkbox-checked.png) left top no-repeat;
}

.upcoming .gridText {
	background:#fff url(../img/upcoming-corner.jpg) right top no-repeat;
}

.upcoming .thin {color:#e31b23;}
.upcoming .thin.dark {color:#333;}

/*	Project Page	*/
#copy {
	position:relative;
	background:#fff;
}

#subheading {
	background:#333;
	color:#fff;
	width:320px;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
/*	font-size:38px;
	font-family:'HelveticaNeueW01-65Medi';
	font-size: 75%;
	line-height:38px;
	letter-spacing: -0.02em;
*/	
}

#info {
	margin-left:320px;
}

#summary {
	background:#fff;
	font-size:13px;
}

#summary ul {padding:0 0 0 20px;line-height:20px;}

#summary .readmore {
	background:url(../img/readmore.png) left center no-repeat;
	height: 25px;
    padding: 3px 0 0 40px;
}

#map-canvas {
	height:342px;
	background:#333;
	clear:both;
}

#projectrego {
	background:#333;
	color:#fff;
}
#projectrego h2 {color:#fff;}

.span2 {
	/* width:564px; */
	float:left;
	margin-bottom:15px;
	text-align: right;
}
.link { text-align: left; } /* MN - style this */

.span3 {
	width:853px;
	float:left;
	margin-right: 14px;
	margin-bottom:15px;
}

.span3 .inner, .span2 .inner, #info .inner, #subheading .inner {
	padding:15px;
}

#copy {margin-bottom:15px;}

#gridTitle {
	background:#333;
	color:#fff;
	margin-top:25px;
}

#gridTitle.span2 {float:none;}

#gridTitle h2 {margin:0;}

/*	form elements	*/

label {
	float:left;	
	clear:both;
	margin-bottom:8px;
	display:block;
	padding:3px 0 0;
	height:27px;
	font-size:13px;
	font-family:'HelveticaNeueW01-65Medi';
}

.span1 label {
	width:130px;
}

input {
	float:right;
	width:300px;
	padding:3px;
	margin-bottom:8px;
	background:#333;
	border:1px solid #636363;
	font-size:13px;
	color:#fff;
}
.span1 input {
	width:130px;
}

#projectrego select {
	width:308px;
	padding:3px;
	margin-bottom:8px;
	float:right;
	color:#fff;
	font-size:13px;
}
#projectrego.span1 select {
	width:136px;
}

#response {
	float:left;
	width:220px;
	clear:both;
	font-size:13px;
	padding-top:3px;
}

.submitBtn {
	background:#e31b23;
	color:#fff;
	font-family:'HelveticaNeueW01-65Medi';
	font-size:13px;
	float:right;
	height:35px;
	width:308px;
	border:none;
}

.span1 .submitBtn {width:auto;} 

/*	Timeline	*/
#timeline {
	position:relative;
	width:880px;
	margin:40px auto;
}

#timespine {
	position:absolute;
	left:50%;
	margin-left:-5px;
	width:10px;
	top:13px;
	bottom:20px;
	background:#333;
}

.capsule {
	position:relative;
	margin-bottom:30px;
	width:435px;
	clear:both;
}

.capsule h2 {margin:0 0 7px;}

.capsule .thin {color:#333;}

.capsule.left {float:left; text-align:right; background:url(../img/timeline-line.png) right 13px no-repeat;}
.capsule.right {float:right; text-align:left; background:url(../img/timeline-line.png) left 13px no-repeat;}

.capsule.left .inner {padding-right:50px;}
.capsule.right .inner {padding-left:50px;}

.capsuleCopy {display:none;}

.capsuleCopy .readmore {
	display:inline-block;
	background:url(../img/readmore-small.png) left center no-repeat;
	padding-left:20px;
}

.capsuleControl {
	font-family:'HelveticaNeueW01-65Medi';
	display:inline-block;
	font-size:14px;
	padding-left:26px;
	background:url(../img/expand.png) left center no-repeat;
}
.capsuleControl.collapse {
	background:url(../img/collapse.png) left center no-repeat;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 1150px) {
    /* Style adjustments for viewports that meet the condition */
	#nav a {
		font-size:14px;
		padding: 14px 14px 0;
	}
	
	.hero h1 {
		width:80%;	
		top:4%;
		font-size:60px;
		line-height:50px;
	}
	
	#heroTabs {
		height:90px;
		bottom:14px;
	}
	
	/*.tabInner {margin-left:9px;}*/
	.tabText {font-size:12px; /*padding-left:0;*/}
		
	#quicklinks {
		bottom:14px;
	}
}

@media only screen and (max-width: 768px) {
	#header {
		height:71px;
	}
	
	
	#logo img {
		width:200px;
		height:auto;
		z-index:8;
	}
	
	#nav {
		padding:4px 0;
	}	
	
	
	
	#homeContent {
		height:auto;
	}
	#homeHero {
		margin-right:0;
		height:510px;
	}
	#hero {
		margin-right:0;
		margin-bottom:40px;
		height:388px;
	}	
	
	#homeheroHolder {bottom:65px;}
	
	#heroHolder {bottom:0;}
	
	#heroTabs {
		left:0;
		height:70px;
		bottom:0;
	}
	
	.hero {
	}
	
	.hero h1 {
		font-size:54px;
		line-height:47px;
	}
	
	#scrolldown {
		display:none;
	}
	
	#quicklinks {
		position: relative;
		margin: 14px 0;
		width: 100%;
		height:200px;
	}
	
	.quicklink {
		float:left;
		width:33.333%;
		height:50%;
	}
	
	.quicklink span {border-left:1px solid #e5e5e5; padding-bottom:12px;}
	.quicklink span.readmore {padding-bottom:0;}
	.filterCol {
		width:auto;
		padding:30px 15px 0;
		margin:0 0 15px; 0;
		float:none;
	}
	
	.filterCol h3 {
		color:#636363;
	}
	
	.filter {color:#fff;margin-bottom:7px;}
	
	.select, select {
		border:1px solid #636363;
		height:28px;
		padding: 3px 3px 3px 6px;
		display:block;
		background:#333;
		color:#fff;	
		width:33%;
	}
	
	.select span {
		
	}
	
	.checkbox {
		display:block;
		float: left;
		height:25px;
		padding:3px 0 0 44px;
		margin-right:15px;
		background:url(../img/checkbox.png) left top no-repeat;
	}
	
	.gridItem {
		width:240px;
	}
	
	.gridText {
		height:275px;
	}
	
	#subheading {width:240px;}
	
	#info {margin-left:240px;}
	
	/* timeline	*/
	#timeline {
		position:relative;
		width:100%;
		margin:40px 0;
	}
	
	.capsule {
		position:relative;
		margin-bottom:30px;
		width:50%;
		clear:both;
	}
	.capsule.left .inner {padding-left:10px;}
	.capsule.right .inner {padding-right:10px;}
	
	.capsule img {width:100%; height:auto;}
}

@media only screen and (max-width: 640px) {
	
	h1, .hero h1 {font-size:36px; line-height:30px;}
	
	h1 .parent {font-size:30px; line-height:28px;}
	
	#header {
		height:auto; 
		background:#fff;
		padding:0;
	}
	
	#logo {
		position:relative;
		float:left;
		
	}
	
	#navbtn {
		display:block;
		float:right;
		margin-top:10px;
		margin-right:14px;
	}
	
	#nav {
		display:none;
		width:100%;
		padding:10px 0;
		clear:both;
	}
	
	#nav ul {
		float:none;
	}
	#nav li {
		float:none;
		border:none;
		border-bottom:1px solid #e5e5e5;
	}
	
	#nav a {
		padding:5px 15px;
		height:auto;
	}
	
	#heading {padding:15px 0;}
	
	#heading h1 {margin:15px;}
	
	#hero {
		position:relative;
		height:auto;
	}
	
	#homeHero {
		position:relative;
		height:auto;
	}
	
	#homeheroHolder, #heroHolder {
		position:relative;
		height:auto;
		width:auto;
		overflow:visible;
	}
	
	#homeheroHolder {overflow:hidden;}
	
	.imgholder img {
		width:100%;
		height:auto;
	}
	
	.heroText {
		padding:0;
		bottom:0;
		left:0;
		right:0;
		height:auto;
		width:100%;
	}
	.heroText .inner {
		padding:15px;
	}
	
	.heroText p {
		margin-bottom:40px;
	}	
	
	#heroTabs {
		position:relative;
		margin-top:10px;
	}
	
	.tabInner {margin:0 0 0 3px;}
	
	#quicklinks {
		height:auto;
	}
	
	.quicklink {
		float:none;
		width:auto;
	}
	
	#subheading {
		font-size:26px; line-height:26px;
		position:relative;
		top:auto;
		left:auto;
		width:100%;
	}
	
	#info {
		margin-left:0;
	}
	
	.gridItem {
		width:310px;
	}
	
	.gridText {
	    height: 245px;
	}
	
	.span2, .span3 {
		width:100%;
	}
	
	.filterCol select {width:100%;}
	
	iframe.hero {height:175px;}
	
	#timeline {
	position:relative;
	width:auto;
	margin:10px 5px;
}

#timespine {
	position:absolute;
	left:0;
	width:10px;
	top:13px;
	bottom:20px;
	background:#333;
}

.capsule {
	position:relative;
	margin-bottom:30px;
	width:auto;
	clear:both;
}

.capsule h2 {margin:0 0 7px;}

.capsule .thin {color:#333;}

.capsule.left {float:none; text-align:left; background:url(../img/timeline-line.png) left 13px no-repeat;}
.capsule.right {float:none; text-align:left; background:url(../img/timeline-line.png) left 13px no-repeat;}

.capsule.left .inner {padding-right:0;padding-left:50px;}
.capsule.right .inner {padding-left:50px;}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

