
/*Home page bg styles*/
#FnlSubSiteMain {
	background-image: none;
	margin: 0;
	padding: 0;
}

#FnlSubSitePage > .InnerPage > .PageContainer {
	margin: 0 auto;
	padding-top: 0;
	background-image: none;
}

/*** MAIN CONTENT STYLES ***/
#mainContent {
	width: 700px;
	float: right;
}

#featureImage {
	height: 213px;
	width: 700px;
	margin-top: 0;
	overflow: hidden;
}

#welcomeArea {
	height: 213px;
}

	#welcomeArea #frontImage {
		width: 261px;
		height: 213px;
		float: left;
	}

	#welcomeArea #welcomeMessage {
		height: 177px;
		padding: 21px 28px 15px;
		margin-left: 261px;
		background: rgb(255, 255, 255); /* The Fallback */
		background: rgba(255, 255, 255, 0.8);
	}

		#welcomeArea #welcomeMessage h2 {
			font-weight: bold;
			font-size: 20px;
			margin: 5px 0 15px;
			color: #009999;
		}

		#welcomeArea #welcomeMessage p {
			line-height: 1.8em;
		}

#quickLinks {
	margin: 15px 30px 40px 30px;
}

	#quickLinks h4 {
		margin-bottom: 0;
	}

	#quickLinks .item {
		margin: 10px 0 10px;
		overflow: hidden;
	}

		#quickLinks .item .quickLinkDetail p {
			font-size: 12px;
			line-height: 1.5em;
		}

		#quickLinks .item .quickLinkDetail h5 {
			font-size: 14px;
		}

		#quickLinks .item .quickLinkDetail h5,
		#quickLinks .item .quickLinkDetail p {
			margin: 1px 0 5px;
		}

	#quickLinks .content ul {
		padding: 0 0 0 20px;
	}

	/*Homepage layout*/
	#quickLinks .TwoColumnPageContent > .LeftColumn > div, #quickLinks .TwoColumnPageContent > .RightColumn > div {
		margin-bottom: 10px;
	}

	#quickLinks h3 {
		font-size: 14px;
	}

		#quickLinks h3 a:link {
			color: #344287;
		}

	#quickLinks div p {
		margin-top: 6px;
	}

#ContactHome {
	margin-left: 30px;
}

#ContactHome > h3 {
	margin-bottom: 1em;
}

#ContactHome .ContactHomeColumnWrapper {
	display: flex;
	align-items: flex-start;
}

	#ContactHome .ContactHomeColumnWrapper > div {
		flex: 0 1 auto;
		padding: 0 45px 0 15px;
		border-left: solid 1px #daecec;
	}

	#ContactHome .ContactHomeColumnWrapper > div:first-child {
		padding-left: 0;
		border-left: none;
	}

	#ContactHome .ContactHomeColumnWrapper > div:last-child {
		padding-right: 0;
	}

		#ContactHome div h5,
		#ContactHome div p {
			margin: 0 0 3px;
			text-shadow: none;
			font-weight: normal;
		}

#ContactHome a {
	text-decoration: none;
}

	#ContactHome a:hover {
		text-decoration: underline;
	}

.ColumnContent {
	display: flex;
	align-content: space-between;
}

.ColumnContent .column > p {
	margin: 5px 0;
}

.ColumnContent h2, .ColumnContent h3 {
	margin: 0;
}

.ColumnContent .item {
	margin: 10px 0 10px;
	overflow: hidden;
}

/*Two Columns*/


.ThreeColumnPageContent {
	display: flex;
}

	.ThreeColumnPageContent .LeftColumn,
	.ThreeColumnPageContent .CenterColumn {
		flex: 0 0 39%;
		margin-right: 2%;
		padding-right: 10px;
	}

	.ThreeColumnPageContent .CenterColumn {
		border-right: 1px solid #ededed;
	}

span.PhoneNumber {
	white-space: nowrap;
}

	span.PhoneNumber span {
		display: inline-block;
		width: 22px;
		padding: 0 4px 0 0;
		text-indent: -100000px;
		background: transparent url('../Media/Images/PhoneExtension.png') no-repeat left center;
	}

#contentAside {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0 20px;
	background: rgb(255, 255, 255) url('../Media/Images/homeColDivide.png') no-repeat right bottom; /* The Fallback */
	background: rgba(255, 255, 255, 0.8) url('../Media/Images/homeColDivide.png') no-repeat right top;
	overflow: hidden;
}

	#contentAside h4 {
		margin: 20px 0 10px;
	}

	#contentAside ul {
		list-style: none;
		margin: 15px 0;
		padding: 0;
	}

		#contentAside ul li {
			margin: 8px 0 8px 0;
			padding: 0;
			line-height: 1.4em;
		}

			#contentAside ul li a {
				padding: 0 0 0 18px;
				display: block;
				background: transparent url('../Media/Images/arrowBullet.png') no-repeat left 3px;
				text-decoration: none;
			}

			#contentAside ul li span {
				padding: 0 0 0 18px;
				color: #626262;
				text-transform: uppercase;
				font-size: .85em;
				letter-spacing: .5px;
			}

			#contentAside ul li a:hover {
				background-position: left -97px;
				text-decoration: underline;
			}

span.PhoneNumber span {
	background: url("../Media/Images/PhoneExtension.png") no-repeat scroll left center transparent;
	display: inline-block;
	padding: 0 4px 0 0;
	text-indent: -100000px;
	width: 16px;
}

#WeatherHeader {
	margin-top: 20px;
}

#WeatherContainer {
	height: 92px;
	width: 126px;
	overflow: hidden;
	position: relative;
	border: 1px solid #dcdcdc;
}

	#WeatherContainer a {
		position: absolute;
		top: -2px;
		left: -63px;
	}

#ResourcesList {
	padding: 0;
	list-style: none;
	margin: 0;
}

	#ResourcesList li {
		margin: 0 0 8px 0;
	}

/* Emergency Section Homepage */
#EmergencyHeader {
	background-image: url('../Media/Images/iconAlert.svg');
	background-size: 14px 14px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/***Emergency Page Styles for OHS*/

/*** FOR REALLY PRONOUNCED LISTS ***/
/* @shorb: created the ExtraBoldList */
ol.FnlFancyList.ExtraBoldList { /*default font size*/
	font-size: 1.5em; /*1.5em = 18/12*/
}

ol.FnlFancyList .CallOut /*enlarged, red text in the list*/ {
	color: #A90101;
	font-size: 1.33333em; /*1.33333em = 24/18*/
}

ol.FnlFancyList.ExtraBoldList > li {
	font-size: 1.66667em; /*1.66667em = 30/18*/
	line-height: 1;
	margin: 0 0 38px 2.56667em; /*2.56667em = 77/30*/
	min-height: 78px; /* stop the li from collapsing so the numbered blocks dont overlap */
	*min-height: auto; /* IE7 fix for list numbering, IE7 resets numbering of list items if min-height is set.*/
}

ol.FnlFancyList.ExtraBoldList li li:last-child {
	margin-bottom: 0;
}

ol.FnlFancyList.ExtraBoldList > li:before {
	font-size: 2em; /* 2em = 60/30*/
	left: -1.58333em; /*1.58333em = 95/60*/
	width: 1.33333em; /*1.33333em = 80/60*/
	padding: 10px;
}

ol.FnlFancyList.ExtraBoldList li ul {
	font-size: 0.6em; /*0.6em = 18/30*/
	list-style: none;
	margin-top: 13px;
	margin-bottom: 0;
	padding-left: 0;
}

	ol.FnlFancyList.ExtraBoldList li ul li {
		margin-bottom: 12px;
	}

.BiohazardList {
	background: url('../Media/Images/ohs-biohazard-light.png') no-repeat 323px 17px;
	padding-right: 50px;
}

/*Width of tables to 100%*/

table.FnlTable {
	width: 100%;
}

/*Dial 911 Page*/


#EmergencyTitle {
	color: black;
}

	#EmergencyTitle span {
		color: #A90101;
		font-size: 32px;
	}

ol.FnlFancyList.EmergencyInstructions {
	margin: 15px 50px 20px 0;
	font-size: 17px;
	padding-left: 5px;
	line-height: 20px;
}

	ol.FnlFancyList.EmergencyInstructions > li:nth-child(odd) {
		padding-bottom: 5px;
		padding-left: 15px;
	}

	ol.FnlFancyList.EmergencyInstructions > li:nth-child(even) {
		padding-bottom: 5px;
		padding-left: 15px;
	}

	ol.FnlFancyList.EmergencyInstructions > li > * {
		display: inline-block;
		vertical-align: middle;
		margin-top: 7px;
	}

	ol.FnlFancyList.EmergencyInstructions > li .BoldNote {
		font-size: 21px;
		font-weight: 600;
		display: block;
	}

	ol.FnlFancyList.EmergencyInstructions > li .SmallNote {
		font-size: 14px;
		line-height: 18px;
	}

	ol.FnlFancyList.EmergencyInstructions > li p:nth-child(2) {
		font-size: 12px;
		line-height: 14px;
		margin-top: 2px;
	}

	ol.FnlFancyList.EmergencyInstructions > li:before {
		font-size: 20px;
		left: -1.58333em;
		top: 1.5px;
		width: 1.5em;
		padding: 4px;
		line-height: 22px;
	}

.EmergencyCallOut {
	padding: 15px;
	border: solid 1px #e1eded;
	margin-top: 18px;
	background: transparent url('../Media/Images/EmergencyBG.png') bottom right no-repeat;
	background-size: auto 85%;
}

	.EmergencyCallOut h2 {
		margin-top: 5px;
	}


/*Expand/Collapse styles */

ul.ExpandableBoxes {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	position: relative;
}

	ul.ExpandableBoxes > li {
		list-style-type: none;
		margin: 5px 0px 0px 0px;
		border: solid 2px #E8F5F5;
		border-radius: 5px;
	}

		ul.ExpandableBoxes > li > h3 {
			margin: 0;
			min-height: 22px;
			background-position: 5px 5px;
			text-shadow: 1px 1px 3px #E1E1E1;
			color: #37619a;
			font-size: 1.3em;
			font-weight: normal;
			padding: 6px 10px 0px 5px;
		}

		ul.ExpandableBoxes > li > .header > img {
			position: absolute;
			right: 10px;
			top: 11px;
			padding-right: 5px;
		}

		ul.ExpandableBoxes > li > .header > span {
			padding-left: 8px;
			display: block;
			font-size: 15.5px;
			padding-right: 20px;
		}

			ul.ExpandableBoxes > li > .header > span > span.Description {
				font-size: 12px;
				color: #696969;
				display: block;
				padding: 4px 0;
				max-width: 90%;
				text-shadow: none;
			}

		ul.ExpandableBoxes > li > div.content {
			display: none;
			padding: 10px 10px 5px 15px;
		}

			ul.ExpandableBoxes > li > div.content > p:first-child {
				margin-top: 0;
			}

		ul.ExpandableBoxes > li > .header:hover {
			background-color: #f3fcfc;
			cursor: pointer;
		}

			ul.ExpandableBoxes > li > .header:hover + div.content {
				background: -webkit-linear-gradient(#f3fcfc, #FFF);
				background: -o-linear-gradient(#f3fcfc, #FFF);
				background: -moz-linear-gradient(#f3fcfc, #FFF);
				background: linear-gradient(#f3fcfc, #FFF);
			}


/* Contacts.aspx */

#HospitalAddress p {
	margin: 3px 0;
}


/* Spills */
#SpillsContainer, #EvacuationLocations, #EmergencyLocations > ul {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}

#EmergencyLocations > ul {
	margin: 15px 0 0 0;
	padding: 0;
}

	#EmergencyLocations > ul > li {
		display: block;
		list-style: none;
		margin: 0;
		width: 24%;
	}

		#EmergencyLocations > ul > li.CurrentTab > a {
			background: #009999;
			color: #FFF;
			font-weight: bold;
			border: 1px solid #009999;
		}

		#EmergencyLocations > ul > li.CurrentTab:after {
			content: '';
			display: block;
			width: 0;
			margin: 0 auto;
			height: 0;
			border-left: 18px solid transparent;
			border-right: 18px solid transparent;
			border-top: 18px solid #009999;
		}


		#SpillsContainer a, #EvacuationLocations a, #EmergencyLocations > ul > li > a {
			display: block;
			padding: 20px;
			border: 1px solid #ced9d9;
			width: 24%;
			box-sizing: border-box;
			text-align: center;
			text-decoration: none;
			font-size: 1.1em;
			background: #f6fcfc;
		}

		#EmergencyLocations > ul > li > a {
			width: 100%;
		}

		#SpillsContainer a:hover, #EvacuationLocations a:hover, #EmergencyLocations > ul > li:not(.CurrentTab) > a:hover {
			background: #e6f6f6;
			color: #344287;
			border-color: #c3cccc;
		}

/* GENERAL */

.ImportantInformation {
	border: 1px solid #cecece;
	background: #f6f6f6;
	padding: 10px;
}

/* Our Team Page */

.TeamContainer {
	display: flex;
	flex-direction: column;
	margin-top: 15px;
}

	.TeamContainer > div:first-child {
		margin-bottom: 20px;
	}

	.TeamContainer > div {
		flex: 1;
		border-top: 4px solid #7dadad;
		border-left: 1px solid #dedede;
		border-right: 1px solid #dedede;
		border-bottom: 1px solid #dedede;
		padding: 12px;
	}

		.TeamContainer > div h2, .TeamContainer > div h3 {
			margin-top: 2px;
		}

		.TeamContainer > div img {
			float: left;
			margin: 0 15px 10px 0;
		}

	.TeamContainer div.TeamHeader {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

.Email {
	background: transparent url(../Media/Images/iconEmail.svg) no-repeat left center;
	background-size: 14px 23px;
	padding-left: 25px;
}

.Phone {
	background: transparent url(../Media/Images/iconPhone.svg) no-repeat left center;
	background-size: 13px 13px;
	display: block;
	padding-left: 25px;
	margin-bottom: 5px;
}


/*Evacuation Map*/


#TextVersion {
	position: absolute;
	top: 20px;
	right: 10px;
}

	#TextVersion > a {
		background: url('../Media/Images/ArrowBullet.png') scroll left 2px no-repeat;
		padding-left: 18px;
	}

		#TextVersion > a:hover {
			background: url('../Media/Images/ArrowBullet.png') scroll left -98px no-repeat;
		}

/*Fire Emergencies*/

.FireCallOut {
	background-color: #f6f6f6;
	border: 1px solid #cecece;
	float: right;
	padding: 0 15px 12px 50px;
	margin: 10px 0 15px 20px;
	z-index: 100;
	position: relative;
	background-image: url('../Media/Images/iconExtinguisher.svg');
	background-repeat: no-repeat;
	background-size: 25px 44px;
	background-position: left 12px center;
}

	.FireCallOut a {
		display: block;
	}

.CallInformation {
	text-decoration: underline;
	color: #344287;
}

	.CallInformation:hover {
		cursor: pointer;
		color: #009999;
	}

/*Jquery Dialog*/
/*Overrides for jquery dialog*/
.ContentModal.ui-dialog {
	padding: 0;
	font-size: 1em !important;
}

	.ContentModal.ui-dialog .ui-dialog-content {
		padding: 0 15px 15px 15px;
	}

		.ContentModal.ui-dialog .ui-dialog-content img {
			width: 100%;
			max-width: 1000px;
			height: 100%;
		}

.ContentModal .ui-widget-header {
	background: #FFF;
	color: #626262;
	border-bottom: 1px solid #cecece;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
	font-size: 1.3em;
	font-weight: normal;
	padding: 12px 15px 10px 15px;
}

.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close:hover {
	padding: 5px !important;
	border: 0;
	background: transparent;
	line-height: 0;
	height: 12px;
	width: 12px;
	right: 8px;
	top: 20px;
}

.ui-dialog .ui-widget-header span.ui-icon,
.ui-dialog .ui-state-hover span.ui-icon {
	height: 12px;
	width: 12px;
	margin: 0;
	padding: 0;
	background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMiAxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM2MjYzNjM7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMTIsMi4xIDguMSw2IDEyLDkuOSAxMiwxMiA5LjksMTIgNiw4LjEgMi4xLDEyIDAsMTIgMCw5LjkgMy45LDYgMCwyLjEgMCwwIDIuMSwwIDYsMy45IDkuOSwwIDEyLDAgCQ0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat left top !important;
}

.ui-dialog .ui-state-hover span.ui-icon {
	background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMiAxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgMTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMzQzNCM0M7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMTIsMi4xIDguMSw2IDEyLDkuOSAxMiwxMiA5LjksMTIgNiw4LjEgMi4xLDEyIDAsMTIgMCw5LjkgMy45LDYgMCwyLjEgMCwwIDIuMSwwIDYsMy45IDkuOSwwIDEyLDAgCQ0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat left top !important;
}

.ContentModal .ui-widget-overlay {
	background: #000;
	opacity: .5;
	width: 100%;
	height: 100%;
}

/*Inline Header with Border*/
.inlineBorderRight {
	display: inline-block;
	border-right: 1px solid #cecece;
	padding-right: 10px;
	margin-right: 10px;
}
