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

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

/*** OVERRIDE FOR "AND" SPAN IN SUBSITEHEADER ***/

#FnlSubSiteHeader .SubSiteHeader .WidthContain #SiteHeadlines h1 span {
  display: inline-block;
  height: 12px;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
  color: #555555;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  vertical-align: top;
}

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

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

#welcomeArea {
  height: 213px;
}

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

#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 .wrap {
  overflow: hidden;
}

#quickLinks .column {
  width: 46%;
  float: left;
  margin: 0;
}

#quickLinks .column.first {
  margin: 0 40px 0 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 #ContactHome h4 {
  margin-bottom: 1em;
}

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

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

#quickLinks #ContactHome .ContactHomeColumnWrapper > div:first-child {
	flex-basis: 231px;
	padding-left: 0;
	border-left: none;
}

#quickLinks #ContactHome .ContactHomeColumnWrapper > div:nth-child(2) {
	flex-basis: 210px;
}

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

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

#quickLinks #ContactHome a {
  text-decoration: none;
}

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

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 a:hover {
  background-position: left -97px;
  text-decoration: underline;
}

.TwoColumnPageContent {
  overflow: hidden;
}

.TwoColumnPageContent .LeftColumn,
.TwoColumnPageContent .RightColumn {
  width: 45%;
  margin-right: 4%;
  float: left;
}

.TwoColumnPageContent ol.Fancy {
  padding-left: 0;
}


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;
}


/*NCI at Frederick Refurbishment and Infrastructure Team Photo Styles*/


.TwoColumnPageContent.ProjectTeam .LeftColumn, .TwoColumnPageContent.ProjectTeam .RightColumn {
  width: 47%;
  margin-right: 2%;
}

.ProjectTeamContent {
  margin-top: 10px;
  border: 1px solid #E0F0F0;
  padding: 0 10px;
  border-radius: 10px;
  display: inline-block;
}

.ProjectTeamContent > h4 {
  margin: 10px 0 10px 0;
}

.ProjectTeamContent .ProjectTeamImage {
  float: left;
  margin: 7px 10px 3px 0px;
}


.ProjectTeamContent .ProjectTeamImage > img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 1.5px solid #E0F0F0;
  object-fit: cover;
}


/** PAGE TAB STYLES - updated 11/15 to use framework styles and overriding colors for EHS**/



#PageTabs > ul {
  border-bottom: 2px solid #009999;
}

#PageTabs > ul > li > a {
  color: #37619a;
  background-color: #fff;
  border-left: 1px solid #97d6d6;
  border-top: 1px solid #97d6d6;
  border-right: 1px solid #97d6d6;
  padding: 0 12px;
}

#PageTabs > ul > li > a:hover {
  background-color: #f6f6f6;
}

#PageTabs > ul > li.CurrentTab > a,
#PageTabs > ul > li.CurrentTab > a:hover {
  background-color: #009999;
  border-color: #009999;
  color: #fff;
}

.Hide {
  visibility: hidden;
}

.Show {
  visibility: visible;
}

/*Fnl Table fix - width should be set to 100%*/

.FnlTable {
  width: 100%;
}


/*Map Key for Projects pages*/

.MapKey {
  border: solid 1px #ededed;
  margin-bottom: 15px;
}

.MapKey > ul {
  display: inline-block;
  margin-right: 50px;
  padding-left: 20px;
}

.MapKey > ul:last-child {
  margin-right: 0;
}

.MapKey > ul > li {
  position: relative;
  margin: 0 0 8px 20px;
  padding: 1px 8px;
  list-style: none;
}

.MapKey > ul > li:before {
  width: 15px;
  height: 15px;
  content: "";
  display: block;
  position: absolute;
  left: -2em;
  padding: 1px;
}

.MapKey > ul > li:last-child {
  margin-bottom: 0;
}

.MapKey > ul > li#InvolvedBldg:before {
  background: #b62467;
}

.MapKey > ul > li#InvolvedBldg:hover:before {
  background: #fbae17;
}

.MapKey > ul > li#ParkingLots:before {
  background: #d1d3d4;
}

.MapKey > ul > li#NCIFrederick:before {
  background: #63908f;
}

.MapKey > ul > li#Unoccupied:before {
  background: #d1e0de;
}

.MapKey > ul > li#FDBoundary:before {
  border-bottom: 2px dashed #939598;
  height: 4px;
  width: 20px;
  left: -2.4em;
}

.MapKey > ul > li#NCIBoundary:before {
  border-bottom: 2px solid #b72467;
  height: 4px;
  width: 20px;
  left: -2.4em;
}



/*Removes blue outline on click of image map area*/

#map469Map > area, #map325Map > area, #map433Map > area, #map538Map > area {
  outline: none !important;
  border: none !important;
}

.ImageGallery {
  display: none;
}
