/************************
* Resets *
************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{height:auto;border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}

/*------typography, etc.------*/

body{margin:0 0 6em 0;font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;font-size:.9em;line-height:1.666em;color:#333333; background: url(images/bottom-bg.jpg) bottom center #1F1F1F no-repeat;}

p {margin:0 0 1.5em;}

a {color:#A30842;text-decoration: underline;outline:none;
	-webkit-transition: color .1s ease-in;
	-moz-transition: color .1s ease-in;
	-o-transition: color .1s ease-in;
	transition: color .1s ease-in;
}
	a:hover{text-decoration: none;}
	a:active{text-decoration: underline;}
	
a:hover{color:#666;text-decoration:underline;}
a img {border:none;opacity: 1;-webkit-transition: opacity 0.3s ease;-moz-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}
a:hover img {opacity: .75;}

img {max-width:100%;}

h1, h1 a {font-size:1.8em;font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 100; padding: 16px 44px 16px 24px;position:absolute; bottom:0; left:0; background: url(/images/trans-red-85.png); color:#fff;border-radius: 0 .8em 0 0;}
h2, h2 a {font-size:1.5em;margin-bottom:1ex;font-weight:normal;font-family: "HelveticaNeue-CondensedBold", 'Oswald', sans-serif;}
h3, h3 a {font-size:1.5em;margin-bottom:1ex;font-weight:normal;font-family: "HelveticaNeue-CondensedBold", 'Oswald', sans-serif; color:#A30842;}
h4, h4 a {font-size:1.3em;margin-bottom:1ex;font-weight:normal;font-family: "HelveticaNeue-CondensedBold", 'Oswald', sans-serif;}
h5, h5 a {font-size:1.6em;margin-bottom:1em;font-weight:normal;font-family: "HelveticaNeue-CondensedBold", 'Oswald', sans-serif; color:#00CCCC; border-bottom: 4px solid #ccc; padding: 0 0 .8em;}
h6, h6 a {font-size:1em;margin-bottom:1ex; line-height:1.2em;}

h1 a, h2 a, h3 a, h4 a {text-decoration:none;font-size:1em;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {text-decoration:underline;}

p+ul, p+ol {margin-top:-.5em;}

hr {color: #CCCCCC;background-color: #CCCCCC;height:1px;border: 0;width: 100%;margin-bottom:2em;margin-top:1.5em; clear:both;}

blockquote{font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;color:#666;margin:0 0 1.5em 0;border-left:#0088cc 10px solid;padding-left:.75em;}
	blockquote p{margin-bottom:.75em}
cite{color:#333;margin:0 00;display:block;text-emphasis:none; font-style:normal;}
cite p{margin-bottom:1em;}
	
sup, sub{line-height:1em;}
strike {color:#999;}

iframe{margin:0 auto 1.5em auto;display:block;}

code {font-size:1em;background:rgba(0,0,0,.07);border-radius:4px;padding:0 3px;}
pre {white-space: pre; overflow:auto;width:100%;padding:0;font-size:12px;line-height:1.4em;font-family: Monaco, monospace;border:1px solid #DDD;background:#FFF;-moz-border-radius:4px;border-radius:4px;margin-bottom:1.5em;}

aside, figure {float:right;margin:0 0 1em 2.5%;width:33%;border-top:3px solid #CCC;border-bottom:3px solid #CCC;padding:1em 0 0 0;font-size:.875em;}
aside img, figure img{margin:0 0 1em;}

dl {margin-bottom:1em;}
dt {font-weight:bold;}

/************************
* Structure *
************************/


/*------columns w/ 24px gutter equivalent------*/

.first {float:left;margin-right:2.5%;}
.middle {float:left;margin-right:2.5%;}
.last {float:right;}
*/
/*------widths------*/
.group {margin-bottom:1.5em;}

.group_1of2, table.table_structure_2x td {width:48.75%;}

.group_1of3, table.table_structure_3x td {width:33.5%;}
.group_2of3 {width:60.5%;}

.group_1of4, table.table_structure_4x td {width:23.125%;}
.group_3of4 {width:74.375%;}

.group_1of5 {width:18%;}
.group_2of5 {width:38.5%;}
.group_3of5 {width:59%;}
.group_4of5 {width:79.5%;}

.group_1of6 {width:14.583333333333%;}
.group_5of6 {width:82.916666666667%;}

.group_1of7 {width:12.1428571428571%;}
.group_2of7 {width:26.7857142857143%;}
.group_3of7 {width:41.4285714285714%;}
.group_4of7 {width:56.0714285714285%;}
.group_5of7 {width:70.7142857142856%;}
.group_6of7 {width:85.3571428571426%;}

.group_1of8 {width:10.3125%;}
.group_3of8 {width:35.9375%;}
.group_5of8 {width:61.5625%;}
.group_7of8 {width:87.1875%;}



.siteBg {background: url(/images/site-bg.jpg) no-repeat top center #FFF;}

.wrapper {margin:0 auto;max-width:1006px;padding:0 15px;}

.site_header {position:relative;padding:1em 0;background: #191919;}
.headerBlend {background: url(/images/header-bottom-blend.png) repeat-x top;}	

.main {background: url(/images/top-shadow.png) top center no-repeat;}
.whiteBg {background:#fff;}

.spacer {padding:25px 0;width:100%;}


.clear {clear:both;}

.site_footer {max-width:1006px;padding:0 8px;margin:-88px auto 0 auto; background: url(/images/bottom-shadow.png) top center no-repeat; text-align:center; color:#999; font-size:.9em;}
.site_footer h3 {color: #ccc; font-size:1.2em;}
.site_footer a {color: #999;}
.site_footer a:hover {color:#A30842;}

a.navigation_anchor {display:none;float:right;font-size:30px;color:#fff;text-decoration:none;margin-top:.5em; margin-right:.5em;}
a.navigation_anchor:hover {color:#B7094A;}

.enews_box {background: #ededed; padding: 16px; border: 8px solid #fff; margin-top: 40px; color: #333; font-size:1.1em;}
.enews_box h2 {margin:3px 16px 0 0;line-height:1em;font-size: 1.5em; color: #333;}

.nav_footer {text-align:center; border-bottom: 1px solid #333; padding: 0 0 18px;margin:1.25em 0 0 0;}
.nav_footer ul {padding:0;margin:0;}
.nav_footer li {padding:0;margin:0; display:inline; list-style:none;}
.nav_footer a {color: #999; text-decoration:none; padding: 0 12px; font-size: .9em; font-weight:bold;}

.site_footer .social {text-align:center; padding: 0;margin:1.25em 0 0 0;}
.site_footer .social ul {padding:0;}
.site_footer .social ul li {padding:0;margin:0 .5em; display:inline; list-style:none;}

.footer_logo {margin: 1.5em 0;}
	
/************************
* Navigation *
************************/

/*------primary navigation------*/
	
nav.nav_primary {background:url(/images/trans-white-15.png);}
nav.nav_primary .nav_primary_btn {display:none;}

nav.nav_primary ul.parent {margin:0 auto;max-width:1006px; padding:0;position:relative;}
nav.nav_primary ul.parent > li {padding:0;margin:0;list-style:none;display:inline;float: left; zoom: 1;}
nav.nav_primary ul.parent > li > a {display:block;color:#333;font-size: 1em; text-decoration:none;padding: 16px 2px; margin: 0; line-height:1.1em; text-align:center;font-weight:400;}
	nav.nav_primary a:hover{background: #ccc;}
	nav.nav_primary .search:hover {background: none;}
	
	body.services .nav_services, body.automotive .nav_automotive {background:#A80844; color:#fff;}
	
li.nav_primary_1 {width:10%; text-align:center;}
li.nav_primary_2 {width:14%; text-align:center;}
li.nav_primary_3 {width:15%; text-align:center;}
li.nav_primary_4 {width:13%; text-align:center;}
li.nav_primary_5 {width:16%; text-align:center;}
li.nav_primary_6 {width:12%; text-align:center;}
li.nav_primary_7 {width:10%; text-align:center;}
li.nav_primary_8 {width:10%; text-align:center;}
li.nav_primary_8 {width:10%; text-align:center;}
li.nav_primary_9 {width:6%; text-align:center;}
	
/*------secondary navigation------*/
	
nav.nav_secondary {margin-top:1.25em;float:right;color:#666; font-size:.8em;}
nav.nav_secondary ul {margin:0;padding:0;list-style:none;}
	nav.nav_secondary li {display:inline; list-style:none; float:left; padding: 0 0 0 12px;}
	nav.nav_secondary li:last-child {}
	nav.nav_secondary li a {color: #fff; text-decoration:none; font-family:helvetica, arial, sans-serif;}
	nav.nav_secondary li a:hover,nav.nav_primary li a:focus {color: #B7094A;}
	nav.nav_secondary li a:active {color: #666;}
	nav.nav_secondary li.active a {font-weight: bold;color: #333;}
	nav.nav_secondary .link {margin: 0 16px 0 0;}
	
nav.nav_secondary i {color:#666;}
	
	
/*------section navigation (vertical)------*/ 
	
.nav_section {margin:0 0 60px 0;}
.nav_section > ul{margin: -24px 0 0 0;list-style: none;padding:0;border: none;margin-bottom:1.5em;font-size:14px;line-height:1.3em;}
	.nav_section h2 {font-size:20px;color:#666;padding:0 5px;padding-bottom:.25em;margin-bottom:0;}
	.nav_section > ul > li {border-bottom:#E5E5E5 solid 1px;}
	.nav_section > ul li a{text-decoration:none;display:block;padding:15px 8px;color:#333; font-weight:bold;}
	.nav_section > ul li a:hover{color:#A30842;background-color:#F2F2F2;}
	.nav_section > ul li a:active{color:#666;background-color:#F2F2F2;}
	.nav_section > ul .selected{background:#D9E8F7;color:#0066CC;}
		/*------nested------*/ 
		.nav_section > ul ul {list-style: none;padding:0;font-size:.9em;margin-bottom:5px;}
		.nav_section > ul ul li a{padding:3px 7px;font-weight:normal}
 		.nav_section ul .selected_parent {font-weight:bold;}
	
/*------paging, crumbs, tags (articles)------*/ 

nav.page ul {text-align: center; clear:both;}
	nav.page ul li {display: inline;margin: 0 4px 0 0;}
	nav.page ul li a {padding: 4px 8px;font-size: 14px;font-weight: bold;border: 1px solid #CCC;background: #fff;border-radius: 4px;text-decoration:none;background:#f5f5f5;}
	nav.page ul li a:hover,nav.page ul li a:focus {background: #f0f0f0;border-color: #ccc;}
	nav.page ul li a:active, nav.page ul li a.current {background: #fff;border-color: #ccc;}
	
nav.breadcrumb {margin:0 auto;max-width:982px;padding:0 30px;color: #ccc;margin-bottom:0;font-size:.8em;}
	nav.breadcrumb a {margin: 0 5px;text-decoration: none;color: #999;}
	nav.breadcrumb a:first-child {margin-left: 0;}
	nav.breadcrumb a:hover,nav.breadcrumb a:focus {color: #333;}
	nav.breadcrumb a:active {color: #666;}
	nav.breadcrumb strong {margin-left: 5px;font-weight: bold;color: #333;}
	
ol.tags {list-style:none;padding:0;margin:0 0 1.5em;font-size:.75em;}
	ol.tags li {float: left;margin: 0 5px 5px 0;}
	ol.tags li a {text-decoration:none;background:#CCC;background:rgba(0,0,0,.2);float: left;padding: 0px 7px;font-weight: normal;color: #fff;-moz-border-radius: 5px;border-radius: 5px;}
	ol.tags li a:hover, ol.tags li a:focus {background-color: #999;}
	ol.tags li a:active {background-color: #ccc;}


/*------thumbs------*/ 

.thumbs {margin:0;padding:0;}
.thumbs li {float:left; list-style:none;margin: 0 2.5em 2.3em 0; width: 33%;text-align: center;}

.thumbs img {margin: 0 0 1.2em 0;-webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2); border:1px solid #fff}


/*------Tabs on Media ------*/ 

.mediaTabs {}
.mediaTabs ul {margin:0 0 0 8px; padding:0; float:left; border: 1px solid #ccc;}
	.mediaTabs li {display: inline; list-style:none; float:left;margin:0; padding:0; border-right: 1px solid #fff; margin-bottom: -4px;}
	.mediaTabs li:last-child {border-right:0px;}
	.mediaTabs a {text-decoration:none; color:#fff; background:#ccc; text-transform:uppercase; display: block; float:left; text-align:center; padding: 12px 24px; line-height: 1em;}	
	.mediaTabs a:hover {background: #333;}
	
	.mediaTabs a.selected {background:#fff; color:#000; border-bottom: 2px solid #fff;}
	
.tabContent {clear:both; border-top: 1px solid #ccc; padding: 25px 0;}


/************************
* Content *
************************/

/*------home------*/

.home_page_banner {border:8px solid #fff;}
.home_page_banner .first {margin-right:0.0081466395112%;width:66.845%;}
.home_page_banner .last {margin-right:0;width:32.255%;}
.home_main_image {z-index:100;}
img.home_complete_solution {z-index:200;margin-top:-80px;}

.home_content {padding:15px 3% 35px 3%;line-height:1.6em; color: #666;}
.home_content .first {width:33.5%;margin-right:7.5%;}
.home_content a {text-decoration:none; color: #333;}
.home_content a:hover {text-decoration: underline;}
.home_content p {font-size: .9em; line-height: 1.7em; color:#666;}

.recent_news {padding: 20px 0;}
.recent_news p {line-height: 1.3em;}
.article_link {margin: 0 0 .2em;}
.see_more {border-top: 1px solid #ccc;margin: 30px 0; padding: 10px 0 0 0; text-align:center; clear:both;}
.see_more a {color:#A30842;}


/*------pages------*/

img[align=left], img.img_left{float:left;margin:0 1em 1em 0;max-width:30%;}
img[align=right], img.img_right{float:right;margin:0 0 1em 1em;max-width:30%;}

section header, article header {}
section footer, article footer {border-top:1px solid #CCC;font-size:.875em;padding:1em 0;}

.lead {font-size:1.1em!important; color: #333!important;font-family: "HelveticaNeue-CondensedBold", 'Oswald', sans-serif;}

.inset {padding:48px 15px}
.well {display:block;padding:15px 15px;background:#FFF;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: inset 0 0 5px #AAA;-webkit-box-shadow: inset 0 0 5px#AAA;box-shadow: inner 0 0 5px #AAA;margin-bottom:1em;}
.platform {display:block;padding:15px 15px;background:#FFF;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;margin-bottom:1em;}

.page_banner {position:relative;border:8px solid #fff;}

.page_content, .services_list {margin-bottom:35px;}
.page_content .group_2of3 {margin-right:6%;}
.services_list .group_1of3 {width:31.625%}

.side_banner {margin-bottom:1em;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;}
.side_content {padding:.25em .5em;background:#F3F3F3;margin-bottom:1.5em;font-size:.875em;-moz-border-radius:4px;border-radius:4px;line-height:1.5em;}
	.side_content p:last-child{margin-bottom:0;}

img.left, img[align=left]{float:left;margin:0 1em 1em 0;}
img.right, img[align=right]{float:right;margin:0 0 1em 1em;}
	
.fluid_video{margin-bottom:1.5em;}

.fluid_map {width: 100%;height: 0;padding-top: 60%;position: relative; margin-bottom:1.5em;}
	.fluid_map iframe {width: 100%;height: 100%; position: absolute;top: 0; right: 0;left: 0; bottom: 0; }

.side_contacts {margin: 0 0 1.5em 0; font-size: .8em; line-height:1.4em; padding:0;}
.side_contacts li {margin:0;padding:0 0 10px 0; list-style:none;}
.side_contacts img {float:right;-webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2); border:1px solid #fff; margin: 0 14px 0 0;}
.side_contacts strong {font-size: 1.1em;}

.photoGallery {margin: 28px 0 0 0;}
.photoGallery a {text-decoration: none; font-weight:normal!important; color: #666; font-size:.9em;}
.photoGallery h6 {font-weight:normal}
.photoGallery a span.enlarge {display:none; background: url(/images/icon-enlarge.png) center center no-repeat; margin: -126px 10px 0 0; height: 126px; position: relative; z-index: 100; opacity: 0.8; filter: alpha(opacity=80);}
.photoGallery a:hover span.enlarge {display:block;}

.photoGallery li div.table {display:table; width:100%;}
.photoGallery li div.table-cell {display:table-cell; vertical-align:bottom;text-align: center; height:160px;}

.photoGallery a span.play {display:none; background: url(/images/icon-play.png) center center no-repeat; margin: -126px 10px 0 0; height: 126px; position: relative; z-index: 100; opacity: 0.8; filter: alpha(opacity=80);}
.photoGallery a:hover span.play {display:block;}


/*------icons (added with selectors.js) ------*/

.pdf {background: url(/images/icon-pdf.gif) no-repeat 98% 50%;padding: 2px 20px 2px 0;}
.excel {background: url(/images/icon-excel.gif) no-repeat 98% 50%;padding: 2px 20px 2px 0;}
.word {background: url(/images/icon-word.gif) no-repeat 98% 50%;padding: 2px 20px 2px 0;}

/*------highlighting / alerts------*/

.text_cooler {color:#0066CC;}
.text_success {color:#009933;}
.text_warmer {color:#f78d1d;}
.text_danger {color:#b94a48;}

.alert {padding:.5em 1em;color:#c09853;border:1px solid #fbeed5;background:#fcf8e3;font-size:.875em;border-radius:4px;margin:.25em 0 1em;}
	.alert p{margin:0;}
.alert.alert_success{color:#468847;border:1px solid #d6e9c6;background:#dff0d8;}
.alert.alert_danger{color:#b94a48;border:1px solid #eed3d7;background:#f2dede;}

/*------rows and grid views (e-commerce, typically generated dynamically)------*/ 

.list {clear:both;margin:0 0 2em;}
	.list li.clear_even {width:100%;display:none;margin:0;}
	.list li.clear_third {width:100%;display:none;margin:0;}
	.list li.clear_fourth {width:100%;display:none;margin:0;}
	.list li.clear_fifth {width:100%;display:none;margin:0;}

.list_row {padding:0;padding-top:1em;}
.list_row li {border-top: 1px solid #E2E2E2;margin:0;display: table;border-collapse: collapse;width: 100%;float: left;}
.list_row .inner {padding-right: 50em;display: table-row;text-decoration:none;}
.list_row .li-img {display: table-cell;vertical-align: middle;width: 20%;padding-right: 1em;padding-bottom:1em;padding-top:1em;-webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2); border:1px solid #fff;}
.list_row .li-img img {display: block;width: 100%;height: auto;-moz-border-radius:4px;border-radius:4px;}
.list_row .li-text {display: table-cell;vertical-align: middle;width: 70%;padding:1em 1em 1em 0;}
.list_row .li-head {margin-bottom: .1em;}
.list_row .li-summary {display: block;color:#333;margin-bottom:.25em;}
.list_row .li-action {margin: 0;}
span.posted_info {display:block; font-style:italic;color:#999; font-size:.9em; margin-bottom:1em;}
.list_row .author {display:block; font-style:italic;color:#999;}


.list_grid {padding:0;}
.list_grid li{padding:0;margin-right:2.5%;margin-bottom:1.5em;display: block;float: left;}
.list_grid.list_3x li {width:31.666666666667%;}
.list_grid.list_4x li {width:23.125%;}
.list_grid.list_5x li {width:18%;}
	
	.list_grid.list_3x li.third {margin-right:0;}/*---added with selectors.js---*/ 
	.list_grid.list_3x li.clear_third {display:block;width:100%;}/*---added with selectors.js---*/ 
	
	.list_grid.list_4x li.fourth {margin-right:0;}/*---added with selectors.js---*/ 
	.list_grid.list_4x li.clear_fourth {display:block;width:100%;}/*---added with selectors.js---*/ 
	
	.list_grid.list_5x li.fifth {margin-right:0;}/*---added with selectors.js---*/ 
	.list_grid.list_5x li.clear_fifth {display:block;width:100%;}/*---added with selectors.js---*/ 
	
.list_grid .inner {text-decoration:none;}
.list_grid .li-img {padding-bottom:1em;}
.list_grid .li-img img {-webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2); border:1px solid #fff;}
.list_grid .li-text {clear:both;}
.list_grid .li-head {margin-bottom: .1em;font-weight:bold;font-size:1em;font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;line-height:1.3em;}
.list_grid .li-summary {display:none;}
.list_grid .li-action {display:none;}

.list-case-studies {padding:0; margin:-23px 0 46px 0; font-size:.9em; line-height:1.4em; color: #999;}
.list-case-studies li {padding:0; margin:0; list-style:none;}
.list-case-studies p {margin:0;}
.list-case-studies strong {color:#333;}
.list-case-studies em {color: #666;}
.list-case-studies a {text-decoration:none; color: #999; display:block; border-bottom: 1px solid #ccc; padding: 14px 0; background:url(/images/right-arrow.gif) no-repeat right;}
.list-case-studies a:hover { background:url(/images/right-arrow-hover.gif) no-repeat right;}

.list_partnerships {padding:0; margin:0;}
.list_partnerships li {padding:0 0 30px 0; margin:0; list-style:none;}

/*------table structure (in editor template)------*/ 

table.table_all_services {width:100%;font-size: .9em; line-height:1.2em;}
	table.table_all_services td {vertical-align:top; width:30%; padding: 0 40px 0 0;}
	table.table_all_services li {padding: 0 0 7px 0;}
	

table.table_structure_4x {width:100%;margin-bottom:1em;border-collapse:collapse;}
	table.table_structure_4x tr td{display:block;float:left;width:22%;margin-right:3%;padding-bottom:.5em;}
	table.table_structure_4x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	table.table_structure_4x td.clear {display:none;clear:both;width:100%;}

table.table_structure_3x {width:100%;margin-bottom:1em;border-collapse:collapse;}
	table.table_structure_3x tr td{display:block;float:left;width:30%;margin-right:3%;padding-bottom:.5em;}
	table.table_structure_3x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
table.table_structure_2x {width:100%;margin-bottom:1em;border-collapse:collapse;}
	table.table_structure_2x tr td{display:block;float:left;width:47%;margin-right:3%;padding-bottom:.5em;}
	table.table_structure_2x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
/*------data tables (min-width for overflow on small devices, can be adjusted)------*/ 

table thead th{background:#ddd;font-weight:normal;color:#333;text-align:left;padding:5px 10px;}

.table_data {border:#CCCCCC solid 1px;border-collapse:collapse;margin-bottom:1.5em;background:#FFF;min-width:500px;}
	.table_data td{padding:5px 10px;border:1px solid #ccc;}
	
.table_list {border-collapse:collapse;margin-bottom:0em;width:99.9%;min-width:500px; font-size:.9em; border-bottom:1px solid #DBDBDB;}
	.table_list td{padding:5px 10px;}
	
	table .stripe_row{background:#f7f7f7;}
	table.condensed th{padding:5px 4px;font-size:1em;}
	table.condensed td{padding:2px 4px;font-size:.875em;}
	
.table_overflow {
	position;relative;z-index:100;
		/*added with selectors.js and */ 
		width:100%;overflow-x:auto;margin-bottom:1.5em;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(0 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(100% 50%,farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(farthest-side at 0 50%, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background-repeat: no-repeat;
		background-color: white;
		background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
		/* Opera doesn't support this in the shorthand */
		background-attachment: local, local, scroll, scroll;
}





/* Locations */

.locationsResults {border:0px solid #E3E4E5; background:#fff; height:1%; overflow:hidden; font-size:.8em; line-height:1.3em;}
.locationsResults h2 {background: #333; color:#fff; padding: 10px 15px; margin: -16px -16px 16px -16px; font-weight:normal; text-transform: uppercase; font-size: 16px;}
.locationsResults ul {margin:-16px 0 16px 0;padding:0;}
.locationsResults ul li {margin:0;padding:10px 0; list-style:none; border-bottom: 1px dotted #ccc;height:1%; overflow:hidden;}
.locationsResults ul li:last-child {border-bottom:none;}

.locationDetailPic {border-left:1px solid #E3E4E5;border-top:1px solid #E3E4E5;border-right:1px solid #E3E4E5;position:relative;top:1px;}

.locationsData {border:1px solid #E3E4E5; background:#F5F5F5; height:1%; overflow:hidden; padding: 16px;}
.locationsData h2 {background: #333; color:#fff; padding: 10px 15px; margin: -16px -16px 16px -16px; font-weight:normal; text-transform: uppercase; font-size: 16px;}
.locationsData input, .locationsData textarea {display:block; width: 93%;outline:none; padding:6px 5px;border:1px solid #BBB;}




/************************
* Forms *
************************/

.form {margin-bottom:1em;clear:both;font-size:14px;}
.form fieldset {margin-bottom:1em;border:1px solid #DDD;padding:15px;-moz-border-radius:4px;border-radius:4px;background:#FFF;}
	.form fieldset fieldset{margin-bottom:0;padding:1em;clear:both;border:0;background:#F9F9F9;}
	.form fieldset fieldset fieldset{background:#FFF;}
	.form fieldset fieldset fieldset fieldset{background:#F9F9F9;}
	.form fieldset legend{display:block;color:#FFF;display:block;font-weight:bold;background:#999;padding:.5em .75em;-moz-border-radius:4px;border-radius:4px;height:1%;overflow:hidden;float:left;margin-bottom:1.5em;font-size:.875em;line-height:1;}
	
.form fieldset > div {padding:7px 0;clear:both;border-bottom:1px dotted #DDD;}
	.form fieldset > div:last-child {border-bottom:0;}
.form fieldset > div{*zoom:1}.form fieldset div:before,.form fieldset div:after{display:table;content:""}.form fieldset div:after{clear:both}
.form fieldset > div > label{display:block;padding:3px 5% 3px 0;width:33%;text-align:right;float:left;}

.form fieldset ul{padding:3px 0;list-style:none;margin:0;float:left;display:compact;width:60%;}
	.form fieldset ul li{margin:0 0 5px 0;}
	.form fieldset ul li{*zoom:1}.form fieldset ul li:before,.form fieldset ul li:after{display:table;content:""}.form fieldset ul li:after{clear:both}
	.form fieldset ul li span{width:90%;float:left;}
	
	.form fieldset ul li small{font-size:.85em;margin:-.5em 0 0 0;}

.form label input[type="checkbox"], .form label input[type="radio"]{margin-right:.5em;vertical-align:text-top;margin-top:6px;float:left;clear:both;}

.form fieldset select {margin: 0 1em 0 0;max-width:55%;}

input[type="text"], textarea, input[type="email"], input[type="password"], input[type="radio"]{margin-right:.5em;padding: 5px;font-size: 14px;border: 1px solid #CCC;background: #f5f5f5;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;max-width:55%;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;}/*------remove number spinners------*/
li input[type="text"], li textarea, li input[type="email"], li input[type="password"]{max-width:98%;}
input[type="text"]:focus, textarea:focus {border: 1px solid #ccc;background: #fff;}
span.required{color: #BA1A22;font-weight:bold;}
.form fieldset .icon_form img{margin-right:.5em;}
.form [disabled="disabled"]{opacity:.60;}

/*------search------*/

fieldset.search input[type="text"] {width: 50%;padding: 10px 14px;font-size: 18px;border: 1px solid #ddd;background: #f5f5f5;-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-moz-border-radius: 4px;border-radius: 4px;margin-right:.5em;}
fieldset.search input[type="submit"] {padding: 10px 14px;font-size: 18px;color: #fff;border: none;background: #999;border-radius: 4px;}
fieldset.search input[type="submit"]:hover,
fieldset.search input[type="submit"]:focus {background: #777;}
fieldset.search input[type="submit"]:active {background: #666;}

/*------buttons------*/

.btn_rounded {background: #999;text-decoration:none;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px; padding: 8px 20px; color:#fff!important; font-size: .9em; }
.btn_rounded:hover {background: #666; color:#fff; text-decoration:none;}
.btn_rounded:active {background: #949494; color:#fff; text-decoration:none;}

.btn_subscribe {background: #999;text-decoration:none;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px; padding: 8px 20px; color:#fff!important; font-size: .9em; }
.btn_subscribe:hover {background: #666; color:#fff; text-decoration:none;}
.btn_subscribe:active {background: #949494; color:#fff; text-decoration:none;}

.btn{text-decoration:none;display:inline-block;*display:inline;*zoom:1;padding:4px 10px 4px;margin-bottom:0;font-size:13px;line-height:18px;*line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-ms-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #ccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-left:0}.btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.btn{border-color:#ccc;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}
.btn-success{background-color:#5bb75b;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(top,#62c462,#51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462',endColorstr='#51a351',GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}
.btn-danger{background-color:#da4f49;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(top,#ee5f5b,#bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',endColorstr='#bd362f',GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}

.btn-large{padding: 9px 14px;font-size: 15px;line-height: normal;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.btn-small{padding: 5px 9px;font-size: 11px;line-height: 16px;}
.btn-mini{padding: 2px 6px;font-size: 11px;line-height: 14px;}





/* Employment Application */

.jobOpeningsTable {width:100%; margin: 20px 0; border-collapse:collapse;}
.jobOpeningsTable thead {font-weight: bold; text-align:left; padding: 8px 6px;}
.jobOpeningsTable td {padding: 8px 10px;background:#FFF; vertical-align:top; border: 1px solid #E3E4E5;}
.jobOpeningsTable th {border:1px solid #E3E4E5;background:#F5F5F5; padding: 8px 10px; text-align:left; font-size: 15px;}
	
.dateJobPosted {border-top: 1px solid #E3E4E5; border-bottom: 1px solid #E3E4E5; padding: 7px 0; }	
	
.application-table	{border-collapse: collapse;background: #f4f4f4; margin: 0 0 30px 0;width:100%;}
	.application-table td	{padding: 13px 13px 0 13px;border: #d7d7d7 1px solid; vertical-align: top; font-size: 12px;}
	.application-table td td {border: 0px; padding: 0 25px 13px 0 }
	.application-table input {margin: 0 5px 0 0;}
	
.disclaimerTextBox {overflow: auto; width: 95.5%; height: 250px; border: 1px solid #d7d7d7; margin: 0 0 20px 0; padding: 20px; background:#fff;}

.apply_list {margin:0;padding:0 0 0 20px;}
.apply_list li {margin:0; padding:0 0 22px 0; line-height:1.5em; font-size: .9em;}


/*------------------timeline---------------------*/



div.timeline {
  width: 100%;
  padding: 0;
  margin: 0 auto 20px;
}


div.timelinecontents {
  background-image: url('/images/bg-timeline.png');
  margin: 10px 0 15px 0;
  color:#555;

}

.timelinecontents img {-webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2); border:1px solid #fff}

.timelinecontents .clear {
  clear: both;
  height: 40px;
}

div.leftimage {
  float: left;
  text-align: center;
  width: 23.3870967741935%;
  margin: 10px 0 10px 0px;
}

div.rightimage {
  float: right;
  text-align: center;
  width: 23.3870967741935%;
  margin: 0 0 10px 0;
}

div.timeblock {
  border-top: 2px solid #999;
  padding: 10px 0;
  width: 60%;
  line-height: normal;
  overflow: hidden;
}

div.timeblock-right {
  border-top: 2px solid #999;
  width: 61%;
  line-height: normal;
  padding: 10px 0;
  margin-right:0px;
  float: right;
}

div.goldevent {
  border-top: 2px solid #A30842;
  color: #97539E;
}

div.timelinecontents div.year {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #999;
  font-size: 24px;
  float: left;
  margin-left: 14%;
}

div.timeblock-right div.year {
  margin-right: 40px;
  margin-left: 0;
}

div.goldevent div.year {
  color:#A30842;
}

div.timelinecontents  div.eventcontents {
  width: 70%;
  float: left;
  text-align: left;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  line-height:1.9em;
  color:#555;
}

div.goldevent div.eventcontents {
  color: #A30842;
}

@media only screen and (max-width: 1040px) {

.main {background:none;}

}

@media only screen and (max-width: 1022px) {

.site_footer {padding:0;}

div.timelinecontents {
  background-image:none;}

}

@media only screen and (max-width: 910px) {
	
.enews_box h2 {margin:0 0 .25em 0;}
.enews_box .first, .enews_box .middle, .enews_box .last {width:100%;}
.enews_box .middle {line-height:1.2em;}
.enews_box .last {margin-top:1em;}
	
}

/* Ensures navigation stays open at sizes larger than mobile*/
@media only screen and (min-width: 850px) {
nav.nav_primary ul.parent { display:block!important;}
}

@media only screen and (max-width: 849px) {

.spacer {padding:8px 0;width:100%;}
nav.breadcrumb {padding:5px 30px;}

nav.nav_secondary, nav.nav_primary {display:none;}
.main {margin:0 auto;}
a.navigation_anchor {display:inherit;}

.nav_footer {text-align:center; border-bottom: none; padding:0;margin:.5em 0 1em 0;}
.nav_footer ul {padding:0;margin:0;}
.nav_footer li {padding:0; display:inline; list-style:none;}
.nav_footer a {border-bottom: 1px solid #333; font-size:1.12em;background:none;display:block;color: #fff;padding:.75em 0;}

}

@media only screen and (max-width: 767px) {
/* default breakpoints for structure */
.structure > .first, .structure > .middle, .structure > .last {float:none;width:100%;margin-right:0;margin-bottom:1em;}
/* default breakpoints for table structure */
table.table_structure_4x tr td {width:47%;}
table.table_structure_4x td.clear {display:block;}

.home_page_banner .last {display:none;}
.page_content, .services_list {padding-top:0;}

h1, h1 a {font-size:1.6em;padding: 16px 44px 16px 24px;position:inherit; border-radius: 0;}

.inset {padding:15px 15px 0 15px;}

div.timeblock {

  width: 100%;

}

div.timeblock-right {
  width: 100%;
  margin-right:0;
}
div.leftimage {width:100%;margin:0 0 2em 0;}
div.rightimage {width:100%;margin:0 0 2em 0;}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.break_767x480{display:block;}

.form textarea{width:60%;}

}

@media only screen and (max-width: 620px) {

div.timelinecontents {clear:both;}
div.timelinecontents div.year {margin-left: 0;}

}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.break_479x0{display:block;}
/* default breakpoints for table structure */
table.table_structure_4x tr td, table.table_structure_3x tr td, table.table_structure_2x tr td {width:100%;margin:0;}
	table.table_structure_4x tr td td, table.table_structure_3x tr td td, table.table_structure_2x tr td td{width: auto;}

.form input[type="text"], .form input[type="email"], .form input[type="password"], .form textarea, .form fieldset select {max-width: none;width:90%;}
.form fieldset > div > label {width:100%;padding:0;text-align:left;}
.form fieldset .icon_form{clear:both;display:block;margin-top:.5em;}
.form fieldset ul{width:100%;}

img.img_left, img[align=left], img.img_left, img[align=right]{max-width:33%;}

nav.page ul li {display:none;}
nav.page ul li.page-prev, nav.page ul li.page-next {display:inline;}

/*------lists and views (grids/lists)------*/ 
.list_grid.list_5x li, .list_grid.list_4x li, .list_grid.list_3x li {width:45%;margin-right:4%;}
.list_grid.list_5x li.fifth, .list_grid.list_3x li.third{margin-right:4%;}
.list_grid.list_5x li.fifth.even, .list_grid.list_3x li.third.even,.list_grid.list_3x li.fourth.even{margin-right:0%;}
.list_grid.list_4x li.clear_fourth, .list.list_3x li.clear_third {display:none;}
.list.list_5x li.clear_even, .list.list_4x li.clear_even, .list.list_3x li.clear_even{display:block;border:0;width:100%;}
.list .li-summary {display: none;}

.logo img {width:200px;}
img.home_complete_solution {margin-top:0;background:#B7094A;}

a.navigation_anchor {margin-top:.325em;}

h1, h1 a {font-size:1.3em;padding: 10px 15px;}
	
.mediaTabs a {font-size: .9em;padding: 12px 10px; line-height: 1em;}	


}

/*Print styles */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;-ms-filter: none !important; } /* Black prints faster */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after:}
