*:focus {
	outline: 0;
}
a.button, span.button a, #content input[type="submit"]{
	display: inline-block;
	background: #1E5077 !important;
	color: #fff !important;
	padding: 0 10px;
	border: 0;
	float: none;
	clear: left;
	border-radius: 0;
	font-weight: 400;
	margin: 10px 0;
	font-size: 15px;
	padding: 10px !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.1s ease-in-out;
  	-moz-transition: all 0.1s ease-in-out;
  	-o-transition: all 0.1s ease-in-out;
  	transition: all 0.1s ease-in-out;
}
a.button:hover, #content input[type="submit"]:hover{background: #386B9A;box-shadow: none;}

#content h5 a.icon.ext,
#content h5 a.icon.pdf {
	background:#1E5077 !important;
	background-image:none;
}



/* Pagination */
.item-list .pager li {
	display: inline-block;
	text-decoration: none;
	font:  13px Arial, sans-serif;
	text-shadow: 0px 1px white;
	padding: 5px !important;
	background: #1E5077;
	min-width: 22px;
	margin: 0;
}
#content .item-list .pager li a{color: #ffffff;text-shadow: none;}
.item-list .pager .pager-item.active a {
	display: block;
	padding: 5px 10px;
	margin-left: 5px;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
	background: -webkit-linear-gradient(top, #1e5077 0%, #1e5077 100%);
	background: -moz-linear-gradient(top, #1e5077 0%, #1e5077 100%);
	background: -o-linear-gradient(top, #1e5077 0%, #1e5077 100%);
	background: -ms-linear-gradient(top, #1e5077 0%, #1e5077 100%);
	background: linear-gradient(top, #1e5077 0%, #1e5077 100%);
	background: #1E5077;
}
.item-list .pager .pager-item.active a:hover {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.55);
	background: #fff;
	background: -webkit-linear-gradient(top, #ffffff 0%, #1e5077 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #1e5077 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #1e5077 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #1e5077 100%);
	background: linear-gradient(top, #ffffff 0%, #1e5077 100%);
	background: #1E5077;
}
.item-list .pager .pager-item.active a a {
	display: block;
	padding: 5px 8px;
}
.item-list .pager .pager-current,
.item-list .pager .pager-ellipsis {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.item-list .pager .pager-current:hover,
.item-list .pager .pager-ellipsis:hover {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* NEWS ARCHIVE */

/*.filter-results{
	background: #1E5077;
	padding: 10px;
	color: #ffffff;
	border: 1px solid transparent;
	-webkit-transition: all 0.1s ease-in-out;
  	-moz-transition: all 0.1s ease-in-out;
  	-o-transition: all 0.1s ease-in-out;
  	transition: all 0.1s ease-in-out;
  	display: none;
}
.filter-results:hover{background: #f1f1f1; color: #1E5077;cursor: pointer; border: 1px solid #d3d3d3;}
.filter-results .open{display: none;}
.filter-results.active .open{display: inline;}
.filter-results.active .closed{display: none;}*/

/*.page-node-149 .view-news-all- .view-filters{margin-bottom: 20px;}
.page-node-149 .view-news-all- .views-row {
	padding: 10px;
	margin: 10px 0;
	overflow: auto;
}
.page-node-149 .view-news-all- .views-row .news-snippet-content {
	margin-bottom: 0;
}
.page-node-149 .view-news-all- .views-row .views-field-field-news-date .date-display-single {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px;
	padding: 10px 10px 40px 10px;
	background: #1E5077;
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #fff;
}
.page-node-149 .view-news-all- .views-row-odd {
	background: #f1f1f1;
	border: 1px solid #D3D3D3;
}
.page-node-149 .view-news-all- p {
	margin: 0 0 20px;
}
.page-node-149 .views-exposed-form label {
	color: #777;
	text-shadow: 0 0 0;
	font-weight: normal;
	font-size: 15px;
}
.page-node-149 .views-exposed-form .views-exposed-widget select.form-select {
	color: #1E5077;
	font-weight: bold;
}*/

/* NEWSLETTER SUBSCRIPTION FORM */

#mc-embedded-subscribe-form{
	background: #f1f1f1;
	padding: 10px;
	border: 1px solid #d3d3d3;
	margin-bottom: 10px;
}

#content #mc_embed_signup{max-width: 50%;}

#content #mc_embed_signup input[type="text"],
#content .node-150 input[type="text"],
#content #mc_embed_signup input[type="password"],
#content .node-150 input[type="password"],
#content #mc_embed_signup input[type="email"],
#content .node-150 input[type="email"],
#content #mc_embed_signup textarea,
#content .node-150 textarea,
#content #mc_embed_signup label,
#content .node-150 label,
#mc_embed_signup .views-submit-button,
.node-150 .views-submit-button,
#content #mc_embed_signup select,
#content .node-150 select{
	float: none;
	width: 100%;
	padding: 5px;
}
.mc-field-group div{
	position: relative;
}
.mc-field-group strong{
	display: block;
}		
#mc_embed_signup .indicates-required,
.asterisk{
	color: red;
	margin-left: 10px;
}
#mc_embed_signup .mc-field-group label,
#content .node-150 .fieldset-legend{
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0;
	display:block;
	font-weight: 300;
	color: #1E5077;
}

/* Calendars */

.calendar-calendar .month-view .full td.date-box.today{border-color: #386B9A;}
.calendar-calendar .month-view .full tr td.single-day.today{border-color: #1E5077;}
.calendar-calendar td.empty{color: #d5d5d5;}
.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview{
	background: #d5d5d5;
	line-height: 13px;
	padding: 5px;
}
.calendar-calendar td span.date-display-single, .calendar-calendar td span.date-display-start, .calendar-calendar td span.date-display-end, .calendar-calendar td span.date-display-separator{display: none;}


.calendar-calendar .view-header .tabs.secondary, .view-meeting-calendar .view-header .tabs.secondary{display: inline-block;
	background: #f1f1f1;
	border: 1px solid #d5d5d5;
	padding: 5px;
	float: left;
}
.calendar-calendar .view-header .tabs.secondary li, .view-meeting-calendar .view-header .tabs.secondary li{padding: 5px !important; margin: 0;}
.calendar-calendar .view-header .date-nav-wrapper .date-heading, .view-meeting-calendar .view-header .date-nav-wrapper .date-heading{
	display: inline-block;
	width: 60%;
	vertical-align: middle;
	height: 42px;
}
#content .calendar-calendar .view-header .date-nav-wrapper .date-heading h3, #content .view-meeting-calendar .view-header .date-nav-wrapper .date-heading h3{line-height: 42px;}
#content .view-header div.item-list ul.pager{margin: 0; overflow: auto;}
.view .date-nav-wrapper .date-nav{margin-bottom: 0;padding-bottom: 0;}
.view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next{
	padding: 0 !important;
	background: #1E5077;
	margin-top: 9px;
}
.view .date-nav-wrapper .date-prev{margin-right: 10px;}
.view .date-nav-wrapper .date-prev:hover, .view .date-nav-wrapper .date-next:hover{background: #386B9A;}
.view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a{
	padding: 15px;
	display: inline-block;
	color: #1F5174 !important; /* added by Breeze 2014-07-17 */
}

#content .calendar-calendar .week-view .full div.single-day div.weekview, .day-view .full div.single-day div.dayview{
	border: 1px solid #d5d5d5 !important;
	background: #f1f1f1 !important;
}
#content .calendar-calendar .week-view .full div.single-day div.weekview a, .day-view .full div.single-day div.dayview a{
	line-height: 13px;
}

.view-calendar-of-events-public-.view-display-id-block_4 .views-row, .view-id-meeting_calendar.view-display-id-block_4 .views-row {padding: 10px;font-size: 16px;overflow: auto;}
.view-calendar-of-events-public-.view-display-id-block_4 .views-row [class*='col-'], .view-id-meeting_calendar.view-display-id-block_4 .views-row [class*='col-']{margin: 0;}
.view-calendar-of-events-public-.view-display-id-block_4 .views-row .link, .view-id-meeting_calendar.view-display-id-block_4 .views-row .link{padding-left: 20px;}
.view-calendar-of-events-public-.view-display-id-block_4 .views-row-odd, .view-id-meeting_calendar.view-display-id-block_4 .views-row-odd{background: #f1f1f1;}

#block-cck-blocks-field-aside-text iframe{max-width: 280px;}

/* FAQS */


#content .view-id-faqs .question{
	font-size: 14px;
	cursor: pointer;
}
#content .view-id-faqs .question .fa{color: #386B9A;}
#content .view-id-faqs .question .fa-minus-square{display: none;}
#content .view-id-faqs .question.open {font-weight:bold;}
#content .view-id-faqs .question.open .fa-minus-square{display: inline;}
#content .view-id-faqs .question.open .fa-plus-square{display: none;}

#content .view-id-faqs .answer{display: none;background: #fafafa; padding: 10px 15px;border-left:4px solid #205275;margin-left:4px;}

.node-type-tender #aside,
.node-type-job-posting #aside,
.node-type-employee-portal-job-posting #aside{
	padding: 10px;
}

.node-type-tender #aside .block,
.node-type-job-posting #aside .block,
.node-type-employee-portal-job-posting #aside .block{
	margin-bottom: 15px;
}

/* AREAS */

.node-type-area .block-views .view.open {
	display:block;
}
.node-type-area .block-views h2 {
	background: url(../images/plus-minus.png) 98% 11px no-repeat #dae8cd;
	border: 1px solid #b8c4a8;
	box-shadow: 0 5px 7px -5px rgba(0, 0, 0, 0.3);
	padding:5px 15px 8px;
	cursor:pointer;
	text-shadow:0 1px 1px rgba(255,255,255,0.7);
}
.node-type-area .block-views h2.open {
	background: url(../images/plus-minus.png) 98% -216px no-repeat #dae8cd;
}

.node-type-area .views-field-field-bio-photo {
	float:left;
	padding-right:15px;
	width:125px;
	clear:left;
}
.node-type-area .view-directors .views-row {
	float:left;
	clear:left;
	width:100%;
	margin:0 0 10px;
}
.node-type-area .views-field-field-bio-photo img {
	width:100%;
	border-left: 10px solid #1e5b7c;
	height:auto !important;
}
.node-type-area .view-directors .views-field-title {
	font-size:16px;
}
.node-type-area #content .view-footer a,
.node-type-area .view-empty a {
	font-size:13px;
}
.node-type-area .views-row {
	padding-bottom:10px;
}


/*ASIDE*/
#content #aside h5 a,
#content h5 a {
	background-color: #234f78;
	border: 1px solid #eee;
	box-shadow: 0 5px 7px -5px rgba(0, 0, 0, 0.3);
	color:#fff;
	padding:8px 15px 10px;
	text-decoration:none !important;
	font-size:16px;
	font-weight:bold !important;
	float:left;
	clear:both;
	margin:0 0 20px;
	text-shadow:0 1px 1px rgba(0,0,0,1);

}
#content h5 {
	margin:30px 0;
}
#content #aside h5 {
	margin:0 0 20px !important;
}
#content #aside h5 a {
	background-image:none !important;
}
#content #aside h5.view {
	margin-left:20px !important;
}
#content h5 a {
	float:none;
	border:0;
}
#content #aside h5 a:hover,
#content h5 a:hover,
#content a.button:hover {
	color:#ddd;
}
#content a.button {
	background-color: #234f78;
	border: 1px solid #eee;
	box-shadow: 0 5px 7px -5px rgba(0, 0, 0, 0.3);
	color:#fff;
	display:inline-block;
	padding:8px 15px 10px;
	text-decoration:none !important;
	font-size:16px;
	font-weight:bold !important;
	margin:0 0 20px;
	text-shadow:0 1px 1px rgba(0,0,0,1);
}
/* EVENTS */
.node-type-event #content article,
.node-type-employee-portal-event #content article {float:left;}

/* SEARCH RESULTS */
#content .search-results .search-result {
	padding:0 0 17px;
	margin-bottom: 30px; 
	border-bottom:1px solid #ccc;
}
#content .search-results .search-result .title a {
	text-decoration: none;
}
#content .search-results .search-result .search-snippet :last-child {
	display:block;
	margin-top: 10px;
}

/* MEETING DETAILS */
#block-views-meetings-block-1 .view-meetings .view-content .views-row .views-field-field-dates{
	font-size: 21px;
	color:#222;
	background:none !important;
	border-bottom: 0 !important;
}
#block-views-meetings-block-1 .view-meetings .view-content {
	width:50%;
}
#block-views-meetings-block-1 .view-meetings .view-content .views-row .views-field {
	background:#eee;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-left: -10px;
}
#block-views-meetings-block-1 .view-meetings .view-content .views-row .views-field .file {
	display:block;
}
#block-views-meetings-block-1 .view-meetings .view-content .views-row .views-field-field-other-documents .item-list ul {
	margin-left: 0;
	margin-top: 10px;
}

/* EMPLOYEE DIRECTORY */
#content .view-employee-contacts table .views-field-field-email-address {width:8%;min-width:62px}
#content .view-employee-contacts table .views-field-field-phone- {width:15%;}
#content .view-employee-contacts table .views-field-field-first-name {width:20%;}
#content .view-employee-contacts table .views-field-field-last-name {width:15%;}
#content .view-employee-contacts table .views-field-field-job-title {width:42%;}
