﻿

@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700|Actor);

html { overflow-y: scroll; }
html, body { height: 100%;  }
body { font-family: 'Oxygen', sans-serif; font-size: 13px; color: #595656; background: #474747 url(../images/bg-body-shadow.png) repeat-y center top; }
p { line-height: 20px; }
a { color: #8e1214; text-decoration: underline; }
a:hover { color: #595656; text-decoration: none; }
h1 { font-size: 14px; color: #0099a8; text-transform: uppercase; }
h2 { font-size: 14px; color: #8e1214; text-transform: uppercase; border-bottom: solid 1px #8e1214; padding: 10px 0; margin-bottom: 20px; }
header { height: 112px; width: 100%; border-bottom: solid 2px #ffffff; }
header .logo { width: 424px; height: 34px; padding: 25px 0 25px 40px; }
nav { height: 28px; width: 100%; background: rgb(142,18,20); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlMTIxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iIzg4MTExMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzVlMGMwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTBiMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(142,18,20,1) 0%, rgba(136,17,19,1) 19%, rgba(94,12,14,1) 85%, rgba(89,11,11,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,18,20,1)), color-stop(19%,rgba(136,17,19,1)), color-stop(85%,rgba(94,12,14,1)), color-stop(100%,rgba(89,11,11,1))); background: -webkit-linear-gradient(top,  rgba(142,18,20,1) 0%,rgba(136,17,19,1) 19%,rgba(94,12,14,1) 85%,rgba(89,11,11,1) 100%); background: -o-linear-gradient(top,  rgba(142,18,20,1) 0%,rgba(136,17,19,1) 19%,rgba(94,12,14,1) 85%,rgba(89,11,11,1) 100%); background: -ms-linear-gradient(top,  rgba(142,18,20,1) 0%,rgba(136,17,19,1) 19%,rgba(94,12,14,1) 85%,rgba(89,11,11,1) 100%); background: linear-gradient(to bottom,  rgba(142,18,20,1) 0%,rgba(136,17,19,1) 19%,rgba(94,12,14,1) 85%,rgba(89,11,11,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e1214', endColorstr='#590b0b',GradientType=0 ); }
nav ul, nav ul li { margin: 0; padding: 0; list-style-type: none; float: left; }
nav ul li a { display: inline-block; text-transform: uppercase; font-size: 11px; color: #cacbcb; text-decoration: none; line-height: 28px; margin-right: 30px; letter-spacing: 1px; }
nav ul li a:hover, nav ul li a.active { color: #0099a8; }
nav ul li:first-child { margin-left: 45px; }
footer { width: 960px; margin: 0 auto; background: #ffffff; border-bottom: solid 10px #808285; }
footer { height: 60px; }
#wrapper:after { height: 70px; }
footer .copyright { font-size: 9px; color: #8e1214; font-family: Arial, sans-serif; line-height: 60px; margin-left: 40px; }
#wrapper { width: 960px; min-height: 100%; margin: 0 auto -70px auto; background: #ffffff; }
#wrapper:after { content: ""; display: block; }
#slider { height: 360px; width: 100%; }
#content { margin: 30px 40px; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.transition { -o-transition: .45s; -ms-transition: .45s; -moz-transition: .45s; -webkit-transition: .45s; transition: .45s; }
.divider { border-bottom: solid 1px #8e1214; height: 1px; }
ul.link-list, ul.link-list li { margin: 0; padding: 0; list-style-type: none; }
ul.link-list li { margin: 6px 0; }
ul.link-list a { color: #8e1214; text-decoration: underline; }
ul.map-tabs, ul.map-tabs li { margin: 0; padding: 0; list-style-type: none; }
ul.map-tabs li { color: #cacbcb; cursor: pointer; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; float: left; padding: 10px 12px; margin-right: 3px;  }
ul.map-tabs li:hover, ul.map-tabs li.active { color: #f3f4f4; }
ul.map-tabs li.active, input[type="button"]:hover { background: rgb(0,153,167); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTlhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iIzAwOGU5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzAwN2Q4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzAwNzk4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVkNmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(0,153,167,1) 0%, rgba(0,142,156,1) 26%, rgba(0,125,143,1) 48%, rgba(0,121,138,1) 52%, rgba(0,93,111,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,153,167,1)), color-stop(26%,rgba(0,142,156,1)), color-stop(48%,rgba(0,125,143,1)), color-stop(52%,rgba(0,121,138,1)), color-stop(100%,rgba(0,93,111,1))); background: -webkit-linear-gradient(top,  rgba(0,153,167,1) 0%,rgba(0,142,156,1) 26%,rgba(0,125,143,1) 48%,rgba(0,121,138,1) 52%,rgba(0,93,111,1) 100%); background: -o-linear-gradient(top,  rgba(0,153,167,1) 0%,rgba(0,142,156,1) 26%,rgba(0,125,143,1) 48%,rgba(0,121,138,1) 52%,rgba(0,93,111,1) 100%); background: -ms-linear-gradient(top,  rgba(0,153,167,1) 0%,rgba(0,142,156,1) 26%,rgba(0,125,143,1) 48%,rgba(0,121,138,1) 52%,rgba(0,93,111,1) 100%); background: linear-gradient(to bottom,  rgba(0,153,167,1) 0%,rgba(0,142,156,1) 26%,rgba(0,125,143,1) 48%,rgba(0,121,138,1) 52%,rgba(0,93,111,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099a7', endColorstr='#005d6f',GradientType=0 ); }
ul.map-tabs li, input[type="button"] { background: rgb(129,130,134); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxODI4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzc5N2E3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iIzU5NWE1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDUxNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(129,130,134,1) 0%, rgba(121,122,126,1) 22%, rgba(89,90,92,1) 78%, rgba(80,81,83,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(129,130,134,1)), color-stop(22%,rgba(121,122,126,1)), color-stop(78%,rgba(89,90,92,1)), color-stop(100%,rgba(80,81,83,1))); background: -webkit-linear-gradient(top,  rgba(129,130,134,1) 0%,rgba(121,122,126,1) 22%,rgba(89,90,92,1) 78%,rgba(80,81,83,1) 100%); background: -o-linear-gradient(top,  rgba(129,130,134,1) 0%,rgba(121,122,126,1) 22%,rgba(89,90,92,1) 78%,rgba(80,81,83,1) 100%); background: -ms-linear-gradient(top,  rgba(129,130,134,1) 0%,rgba(121,122,126,1) 22%,rgba(89,90,92,1) 78%,rgba(80,81,83,1) 100%); background: linear-gradient(to bottom,  rgba(129,130,134,1) 0%,rgba(121,122,126,1) 22%,rgba(89,90,92,1) 78%,rgba(80,81,83,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818286', endColorstr='#505153',GradientType=0 ); }
ul.leaders-list, ul.leaders-list li { list-style-type: square; list-style-position: inside; padding: 0; margin: 0; font-family: 'Actor', sans-serif; }
ul.leaders-list li { cursor: pointer; -o-transition: .45s; -ms-transition: .45s; -moz-transition: .45s; -webkit-transition: .45s; transition: .45s; }
ul.leaders-list li:hover, ul.leaders-list li.active { color: #8e1214; -o-transition: .45s; -ms-transition: .45s; -moz-transition: .45s; -webkit-transition: .45s; transition: .45s; }
#leadership-list { width: 207px; }
#leadership-list li { margin: 8px 0; }
#leadership-name { font-size: 14px; color: #8e1214; font-weight: 700; margin-bottom: 3px; }
#leadership-title { color: #8e1214; }
#banner { width: 100%; height: 190px; position: relative; }
#banner .banner-image { position: relative; z-index: 9; }
#banner .banner-image-overlay { position: absolute; right: 0; top: 0; width: 260px; padding: 40px 20px; height: 110px; background: rgb(142,18,20); background: rgba(142,18,20,.8); z-index: 10; color: #ffffff; font-size: 14px; }
.col-1 { width: 445px; margin-right: 25px; }
.col-2 { width: 410px; }
.col-3 { width: 315px; margin-right: 35px; }
.col-4 { width: 530px; }
.col-5 { width: 570px; margin-right: 48px; }
.col-6 { width: 262px; }
.col-5 ul { padding-left: 20px; } 
.col-5 ul li { padding: 5px 0; }
.col-6-container { background: #e3e4e5; padding: 20px; padding-bottom: 500em; margin-bottom: -497em; }
.col-6-container .case-studies { padding-top: 5px; }
.col-6-container .case-studies, .col-6-container .case-studies a { font-size: 11px; color: #595656; }
.col-6-container .case-studies a { text-decoration: underline; display: inline-block; margin-bottom: 2px; }
.col-6-container .case-studies a:hover { text-decoration: none; }
.section-content { overflow: hidden; }
.caption { position: relative; top: -250px; right: 0; padding: 25px; z-index: 11; background: rgb(0,80,88); background: rgba(0,80,88,.75); float: right; color: #ffffff; width: 400px; }
.caption ul { list-style-type: disc; padding: 10px 0 0 15px; }
.caption ul li { font-size: 12px; margin: 0; padding: 3px 0; }
.caption-title {  font-size: 17px; letter-spacing: 1px; text-transform: uppercase; }
.service-map { margin-top: 3px; }
.service-map img { display: none; }
.service-map img.active { display: block; }
.phone { color: #0099a8; font-size: 18px; font-weight: 700; letter-spacing: 1px; display: block; margin-top: 5px; }
.form-row { width: 570px; margin-bottom: 10px; }
.form-half { width: 270px; margin-right: 30px; }
.form-half+.form-half { margin-right: 0; }
.form-full { width: 570px; }
.required { color: red; }
.error { border-color: red !important; }
.submit-form { text-align: center; margin-top: 20px; }
form { margin-top: 20px; }
label { width: 100%; display: block; margin-bottom: 3px; font-weight: 700; }
input[type="text"], textarea { width: 100%; border: solid 1px #ccc; padding: 4px 0; }
input[type="button"] { border: none; padding: 5px 8px; color: #ffffff; }
#form-error-message { color: red; display: none; font-weight: 700; }
ul#case-studies li{margin-bottom: 5px !important;}
a.case-thumb {width: 100px; height: 128px; display: block; margin: 15px 0 10px 0}
a.case-thumb:hover {opacity: .7;}
h1.datasheet {margin-top: 30px;}

 span.newsHome {
	display: block;
	line-height: 27px;
	width: 400px;
	background-color: #8E1214;
	color: #fff;
	padding-left: 10px;
	margin: 10px 0 3px 0;
	float: left;
 }
 
 .pressReleasesHome {
	 background-color: #d5d5d6;
	 margin-top: 0;
	 float: left;
	 width: 390px;
	 padding: 5px 10px;
 }
 
 .pressReleasesHome a, .pressReleases a {
	padding-left: 5px; 
 }
 
 .viewAll {
	float: right; 
 }

	 