﻿/* Landing */
#landing-image {

	margin: 0 auto 0 auto;
	width: 100%;
	height: 420px;
	background-position: top;
}

#landing-image-inner {

	margin: 0 auto 0 auto;
	width: 960px;
	height: 420px;
}

#landing-image-inner h1 {

	padding-top: 60px;
	width: 600px;
	height: 50px;
	font-size: 4em;
	font-weight: 300;
	color: #FFFFFF;
}

#landing-image-inner-text {

	width: 450px;
	height: 100px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#landing-categories {

	margin: 0 auto 40px auto;
	width: 960px;
	min-height: 250px;
}

.landing-category-holder {

	margin-right: 15px;
	width: 225px;
	height: 250px;
	float: left;
}

.landing-category-top {

	margin-top: 40px;
	width: 225px;
	height: 60px;
}

.landing-category-top h2 {

	padding-left: 20px;
	width: 205px;
	line-height: 16px;
	background-image: url(../images/grey-arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #0169B4;
	font-weight: bold;
	font-size: 1.6em;
}

.landing-category-top h3 {

}

.landing-category-image {

	width: 225px;
	height: 150px;
}

h3 {
    font-size: 18px;
   	color: #0169B4;
}

/* Content */
#content {

	width: 100%;
	height: auto;
	min-height: 865px;
	background-image: url(../images/content_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow: auto;
}

#content-inner {

	margin: 30px auto 0 auto;
	padding: 0 30px 0 30px;
	width: 900px;
	height: auto;
	display: block;
}

#content-breadcrumb {

	margin-bottom: 35px;
	border-bottom: solid 2px #B3B3B3;
	width: 900px;
	height: 40px;
	line-height: 40px;
}

.contentFullWidth {
    width: 100%;
}

 .contentFullWidth h1 {

	margin-bottom: 40px;
	color: #676767;
	font-size: 1.4em;
	font-weight: 300;
}

 .contentFullWidth h2 {


	padding-bottom: 20px;
	border-bottom: solid 2px #BBBDBF;
	line-height: 60px;
	color: #0169B4;
	font-size: 4.4em;
	font-weight: 300;
}

#content-left {

	margin-right: 55px;
	width: 470px;
	height: auto;
	float: left;
}

#content-left h1 {

	margin-bottom: 40px;
	color: #676767;
	font-size: 1.4em;
	font-weight: 300;
}

#content-left h2 {

	padding-bottom: 20px;
	border-bottom: solid 2px #BBBDBF;
	line-height: 60px;
	color: #0169B4;
	font-size: 4.4em;
	font-weight: 300;
}

#content-left-content {

	font-size: 1.2em;
}


#content-left-career {

	margin-right: 55px;
	width: 450px;
	height: auto;
	float: left;
}

#content-left-career h1 {

	margin-bottom: 40px;
	color: #676767;
	font-size: 1.4em;
	font-weight: 300;
}

#content-left-career h2 {

	padding-bottom: 20px;
	border-bottom: solid 2px #BBBDBF;
	line-height: 60px;
	color: #0169B4;
	font-size: 4.4em;
	font-weight: 300;
}

#content-left-career-content {
	font-size: 1.2em;
    margin-top: 30px;
    margin-bottom: 35px;
}

#content-right-career-content {
	font-size: 1.2em;
    margin-top: 19px;
    margin-bottom: 35px;
}


ul.tabs {
	padding: 0;
	margin: 0;
	height: 55px;
	list-style-type: none;
	font-size: 1.6em;
}

ul.tabs li {

	float: left;
	width: 220px;
	height: 47px;
	padding: 8px 0 0 12px;
	background-image: url(../images/overview_bar_unselected.jpg);
	background-repeat: no-repeat;
	margin: 0;
	color: #4D4D4F;
	cursor: pointer;
}

ul.tabs #tab_information {
	margin-right: 0;
}

ul.tabs li.selected {
	height: 55px;
	border-bottom: none;
	background-image: url(../images/overview_bar_selected.jpg);
	background-repeat: no-repeat;
	color: white;
}

.tabContent {
	display: none;
	padding: 15px 0;
	min-height: 160px;
	font-size: 1.2em;
}

#tabContent_keyfacts {
	display: block;
}

#content-right {
	width: 375px;
	height: auto;
	float: left;
}

#content-right-content {
	font-size: 1.2em;
}

#content-right-career {
	width: 390px;
	height: auto;
	float: left;
	margin-top: 40px;
}

#content-right-career h2 {
	padding-bottom: 14px;
	border-bottom: solid 2px #BBBDBF;
	line-height: 60px;
	padding-top:6px;
	color: #0169B4;
	font-size: 2.8em;
	font-weight: 200;
}

#content-right-image {
	width: 375px;
	height: 250px;
}

#content-right-thumbs {

	margin-top: 20px;
	width: 375px;
	height: 125px;
}

.content-right-thumb img {

	cursor: pointer;
}

.content-right-thumb {

	margin-right: 15px;
	width: 115px;
	height: 95px;
	float: left;
}

.content-right-thumb-nopad {

	width: 115px;
	height: 95px;
	float: left;
}

.contentFullWidth-links {
	width: 100%;
	height: 250px;
}


.contentFullWidth-links h3 {

	line-height: 65px;
	color: #0169B4;
	font-size: 2em;
	font-weight: 300;
}

.contentFullWidth-links ul {

	margin: 0;
	padding: 0;
}

.contentFullWidth-links li {

	border-bottom: solid 1px #CDCDCF;
	margin: 0;
	padding: 0 0 0 20px;
	width: 355px;
	height: 55px;
	line-height: 55px;
	list-style: none;
	font-size: 1.6em;
	font-family: 'Titillium Web';
	font-weight: 300;
	background-image: url(../images/grey-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#content-right-links {

	border-top: solid 1px #0169B4;
	width: 375px;
	height: 250px;
}

#content-right-links h3 {

	line-height: 65px;
	color: #0169B4;
	font-size: 2em;
	font-weight: 300;
}

#content-right-links ul {

	margin: 0;
	padding: 0;
}

#content-right-links li {

	border-bottom: solid 1px #CDCDCF;
	margin: 0;
	padding: 0 0 0 20px;
	width: 355px;
	height: 55px;
	line-height: 55px;
	list-style: none;
	font-size: 1.6em;
	font-family: 'Titillium Web';
	font-weight: 300;
	background-image: url(../images/grey-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#content-fullwidth {

	width: 900px;
}

#content-fullwidth h1 {
	
	color: #676767;
	font-size: 1.4em;
	font-weight: 300;
	margin-bottom: 40px;
}

#content-fullwidth h2 {
	
	border-bottom: 2px solid #bbbdbf;
	color: #0169b4;
	font-size: 4.4em;
	font-weight: 300;
	line-height: 60px;
	padding-bottom: 20px;
}

#content-bottom {

	border-top: solid 1px #C6C6C6;
	width: 900px;
	clear: both;
}

#content-bottom input[type=text] {
	
	border: solid 1px #C6C6C6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 180px;
	height: 24px;
	line-height: 24px;
	padding: 3px;
	margin-bottom: 15px;
	color: #4D4D4F;
	font-size: 1.2em;
	font-family: 'Titillium Web';
}

#content-bottom textarea {
	
	border: solid 1px #C6C6C6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 180px;
	height: 70px;
	line-height: 24px;
	padding: 3px;
	color: #4D4D4F;
	font-size: 1.2em;
	font-family: 'Titillium Web';
}

#content-bottom-top {

	width: 900px;
	height: 85px;
	line-height: 85px;
}

#content-bottom-top h4 {

	color: #0169B4;
	font-size: 2em;
	font-weight: bold;
}

#content-bottom-1 {

	width: 205px;
	height: 105px;
	float: left;
}

#content-bottom-2 {

	width: 205px;
	height: 105px;
	float: left;
}

#content-bottom-3 {

	width: 210px;
	height: 105px;
	float: left;
}

#content-bottom-4 {

	width: 280px;
	height: 105px;
	float: left;
}

#content-bottom-4-text {

	width: 285px;
	height: 50px;
	font-size: 1.3em;
}

#content-bottom-errors {

	margin-bottom: 10px;
	width: 900px;
	font-size: 1.2em;
	clear: both;
}

/* News */

#news-overview {
}

#news-overview h1 {

	border-bottom: solid 2px #77787B;
	width: 920px;
	height: 110px;
	line-height: 110px;
	color: #272567;
	font-size: 4.5em;
}

#news-overview-left {

	width: 335px;
	height: auto;
	min-height: 600px;
	float: left;
}

#news-overview-left h2 {

	margin: 20px 0 10px 0;
	color: #1C3763;
	font-size: 1.8em;
	font-weight: bold;
}

#news-overview-left-image {

	width: 300px;
	height: 230px;
	background-color: #CCCCCC;
}

#news-overview-left h3 {

	width: 300px;
	margin: 20px 0 20px 0;
	color: #1C3763;
	font-size: 1.6em;
	font-weight: bold;
}

#news-overview-left-text {

	width: 300px;
	font-size: 1.2em;
}

#news-overview-left-text a {

	font-weight: bold;
	color: #1C3763;
}

#news-overview-right {

	padding: 70px 0 125px 0;
	width: 460px;
	height: auto;
	min-height: 530px;
	background-image: url(../images/news_gradient.html);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

.news-overview-holder {

	margin-left: 100px;
	width: 460px;
	height: auto;
	min-height: 185px;
	background-image: url(../images/news_item_gradient.html);
	background-position: bottom;
	background-repeat: no-repeat;
	
}

.news-overview-image {

	width: 150px;
	height: 120px;
	float: left;
}

.news-overview-image img {

    margin: 0 auto;
    display: block;
}

.news-overview-holder h3 {
	
	margin: 0 0 0 15px;
	width: 285px;
	color: #1C3763;
	font-size: 1.6em;
	font-weight: bold;
	float: left;
}

.news-overview-text {

	margin: 30px 0 0 15px;
	width: 265px;
	height: auto;
	font-size: 1.2em;
	float: left;
}

.news-overview-text a {

	font-weight: bold;
	color: #1C3763;
}

#news-overview-archivelink {

	margin: 0 0 0 100px;
	font-size: 1.8em;
	font-weight: bold;
}

#news-overview-archivelink a {

	color: #1C3763;
}

.news-archive-holder {

	margin-top: 20px;
	width: 450px;
	height: auto;
	min-height: 185px;
	background-image: url(../images/news_item_gradient.html);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

.news-archive-image {

	width: 150px;
	height: 120px;
	float: left;
}

.news-archive-holder h3 {
	
	margin: 0 0 0 15px;
	width: 285px;
	color: #1C3763;
	font-size: 1.6em;
	font-weight: bold;
	float: left;
}

.news-archive-text {

	margin: 30px 0 0 15px;
	width: 265px;
	height: auto;
	font-size: 1.2em;
	float: left;
}

.news-archive-text a {

	font-weight: bold;
	color: #1C3763;
}

/* Contact Form */

#tier-map {

	margin-bottom: 20px;
	width: 375px;
	height: 375px;
}

#tier-map-lower {
	
	border-top: solid 7px #1B3864;
	margin: 0;
	padding: 15px 0 0 30px;
	width: 330px;
	height: 245px;
	background-image: url(../images/contact-right-gradient.html);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1.2em;
	float: left;
}

#tier-map-lower a {

	color: #1B3864;
	font-weight: bold;
}

#tier-map-lower-title {

	font-size: 1.2em;
	color: #1B3864;
}

#contact-form {

	width: 500px;
	height: auto;
	min-height: 400px;
}

#contact-form input[type=text] {

	border: solid 1px #BFBFBF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 10px 0;
	padding-left: 10px; 
	width: 460px;
	height: 30px;
	color: #4D4D4F;
	font-family: Arial, Sans-Serif;
	font-size: 1em;
}

#contact-form textarea {
	
	border: solid 1px #BFBFBF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0 10px 0; 
	padding: 10px; 
	width: 450px;
	height: 180px;
	line-height: 25px;
	color: #4D4D4F;
	font-family: Arial, Sans-Serif;
	font-size: 1em;
}

#tier-map-lower-social {

	float: right;
}

/* Case Studies */

#case-studies-overview {

	padding-top: 20px;
	width: 920px;
}

#case-studies-overview h1 {

	border-bottom: solid 2px #77787B;
	width: 920px;
	height: 110px;
	line-height: 110px;
	color: #272567;
	font-size: 4.5em;
}

.case-studies-overview-holder {

	width: 460px;
	height: auto;
	min-height: 185px;
	background-image: url(../images/news_item_gradient.html);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}

.case-studies-overview-image {

	width: 150px;
	height: 120px;
	float: left;
}

.case-studies-overview-holder h3 {
	
	margin: 0 0 0 15px;
	width: 285px;
	color: #1C3763;
	font-size: 1.6em;
	font-weight: bold;
	float: left;
}

.case-studies-overview-text {

	margin: 30px 0 0 15px;
	width: 265px;
	height: auto;
	font-size: 1.2em;
	float: left;
}

.case-studies-overview-text a {

	font-weight: bold;
	color: #1C3763;
}

/*Vacancy*/

.latestCareerItem {
  font-size: 12px;
  color: #4D4D4F;
  border-bottom: 1px solid #C6C6C6;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.latestTitle {
   color: #0169b4;
   font-size: 18px;
}

/*Success Stories*/

#wrkPlaceStories  {
     margin-top: 20px;
     margin-bottom: 20px;
     display: block;
     height: auto;
}

#wrkPlaceStories h3 {
      font-size: 18px;
      font-weight: bold;
     color: #0169B4;
     margin-bottom: 20px;
}

.successItem {
    float:left;
    margin-bottom: 15px;
}      

.successItem a {
    text-decoration: none;
}

.successItem .CSLink {
    font-size: 14px;
    color: #0169B4;
    font-weight: bold;
}