/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


/* This file will hold the main styles for your website. */
/* This file is a base starter file with the regions and wrappers */
/* pre-filled for easy identification. This style sheet also assumes */
/* that the full-width wrappers are enabled for each zone */

/* BODY */
body {
	background-color: #ffffff;
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
}



/* GENERAL FORMATTING */
a, a:link, a:visited {
	color: #39B347;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans Narrow', sans-serif;
}

p em, li em {
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
}

p {
	line-height: 1.5;
}

.green {
	color: #39B246;
}

.blue {
	color: #0062A0;
}



/* MAIN MENU */
#zone-menu-wrapper {
	background-color: #eeeeee;
	border-bottom: 1px solid #999999;
	margin-bottom: 2em;
}

.sf-menu.sf-style-space-teal {
	margin-bottom: 0;
	float: right;
	padding-top: 1em;
}

ul.sf-menu li {
	margin-left: 0;
}

.sf-menu.sf-style-space-teal li, .sf-menu.sf-style-space-teal li li, .sf-menu.sf-style-space-teal li li li, .sf-menu.sf-style-space-teal.sf-navbar {
	background: transparent;
}

.sf-menu.sf-style-space-teal a {
	border: none;
	color: #39B347;
	font-size: 22px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-decoration: none;
	padding: 0 30px 10px 10px;
}

.sf-sub-indicator {
	right: 1em;
}

a > .sf-sub-indicator {
	top: 0.2em;
}

.sf-menu.sf-style-space-teal li:hover, .sf-menu.sf-style-space-teal li.sfHover, .sf-menu.sf-style-space-teal li.active a, .sf-menu.sf-style-space-teal a:focus, .sf-menu.sf-style-space-teal a:hover, .sf-menu.sf-style-space-teal a:active, .sf-menu.sf-style-space-teal.sf-navbar li li {
	background: transparent;
	color: #333333;
}

li#menu-328-1 {
	background-color: #39B347;
}

li#menu-328-1 a {
	background-color: #39B347;
	color: white;
	margin-top: -15px;
	padding-top: 15px;
	padding-left: 30px;
}

li#menu-328-1 a:hover {
	background-color: #0073bf;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
	background-image: none;
	background-color: #cccccc;
	border-radius: none;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
}

.logged-in #zone-menu-wrapper {
	position: relative;
}



/* INPUT */
input[type="text"], input[type="email"], textarea {
	border: 1px solid #bbbbbb;
}

input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
	box-shadow: 0 0 7px #39B347;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
	background: #0073BF;
	border: none;
	color: white;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
}

.form-actions input:hover {
	background-color: #39B347;
}



/* HEADER AREA */
#region-user-first {
	text-align: center;
	margin-bottom: 20px;
}

#region-user-second {
	text-align: center;
}

#block-search-form, #block-block-30 {
	width: 100%;
	text-align: center;
}

#block-search-form {
	margin-bottom: 10px;
}

.front #zone-header {
	margin-bottom: 1em;
}



/* HOMEPAGE */
.front #zone-branding-wrapper {
	background: #0073bf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzAwNzNiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzIyYWQ1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  #0073bf 3%, #22ad52 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(3%,#0073bf), color-stop(97%,#22ad52)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #0073bf 3%,#22ad52 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #0073bf 3%,#22ad52 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #0073bf 3%,#22ad52 97%); /* IE10+ */
background: linear-gradient(to right,  #0073bf 3%,#22ad52 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0073bf', endColorstr='#22ad52',GradientType=1 ); /* IE6-8 */
padding: 2em 2em 1.7em 2em;
margin-bottom: 3em;
}

#block-views-faith-in-action-block  {
	background-color: white;
	border: 1px solid #cccccc;
}

#block-views-faith-in-action-block .block-inner {
	padding: 1em;
}

#block-views-faith-in-action-block h3 {
	color: #39B246;
	font-size: 30px;
	line-height: 1;
}

#block-views-faith-in-action-block a {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
}

#block-views-faith-in-action-block a:hover {
	text-decoration: underline;
}

#block-views-advocacy-block .views-row:after, #block-views-nodequeue-1-block .views-row:after, #block-views-nodequeue-4-block .views-row:after {
	 visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

#block-views-advocacy-block .views-row, #block-views-nodequeue-1-block .views-row, #block-views-nodequeue-4-block .views-row {
	margin-top: 10px;
}

#block-views-advocacy-block .views-row:first-child, #block-views-nodequeue-1-block .views-row:first-child, #block-views-nodequeue-4-block .views-row:first-child {
	margin-top: 0;
}

.theme-default .nivoSlider {
	box-shadow: none;
}

.theme-default .nivo-controlNav {
	padding: 0;
}

.nivo-caption {
	background-color: #ffffff;
	color: #0072BF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	position: relative;
}

.theme-default .nivo-caption {
	font-family: 'PT Sans Narrow', sans-serif;
}

#region-preface-first {
	border: 1px solid #999999;
	-webkit-box-shadow: 5px 5px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    5px 5px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         5px 5px 4px 0px rgba(50, 50, 50, 0.3);
}

#block-views-advocacy-block, #block-views-nodequeue-1-block, #block-views-nodequeue-4-block {
	padding: 2em;
}

#block-views-advocacy-block h2, #block-views-nodequeue-1-block h2, #block-views-nodequeue-4-block h2 {
	color: #39B246;
	font-size: 32px;
	letter-spacing: 1px;
}

.item-list ul, .item-list ul li {
	margin: 0;
}

#block-views-advocacy-block .views-field-field-campaign-image, #block-views-nodequeue-1-block .views-field-field-campaign-image, #block-views-nodequeue-4-block .views-field-field-campaign-image {
	float: left;
	margin: 0 20px 10px 0;
}

#block-views-advocacy-block h3, #block-views-nodequeue-1-block h3, #block-views-nodequeue-4-block .views-field-title {
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: 700;
	font-family: 'PT Sans Narrow', sans-serif;
}

#block-views-advocacy-block h3 a, #block-views-nodequeue-1-block h3 a, #block-views-nodequeue-4-block .views-field-title a {
	text-decoration: none;
	color: #333333;
}

#block-views-advocacy-block h3 a:hover, #block-views-nodequeue-1-block h3 a:hover, #block-views-nodequeue-4-block .views-field-title a:hover {
	text-decoration: underline;
}

#block-views-advocacy-block .view-footer, #block-views-nodequeue-1-block .view-footer, #block-views-nodequeue-4-block .view-footer {
	text-align: right;
}

#block-views-advocacy-block .view-footer a, #block-views-nodequeue-1-block .view-footer a, #block-views-nodequeue-4-block .view-footer a {
	color: #0071C1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#block-views-advocacy-block .view-footer a:focus, #block-views-nodequeue-1-block .view-footer a:focus, #block-views-nodequeue-4-block .view-footer a:focus {
	text-decoration: underline;
}

#region-prefaceone-first .region-inner, #region-prefaceone-second .region-inner {
	border: 1px solid #999999;
	margin-top: 3em;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 {
	padding: 2em;
}

#block-twitter-block-1 {
	padding: 2em 2em 1em 2em;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 h2 {
	margin-bottom: 30px;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 h2, #block-twitter-block-1 h2 {
	color: #39B246;
	font-size: 32px;
	letter-spacing: 1px;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 .views-row {
	margin-bottom: 20px;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 .views-field-title {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #333333;
	margin-bottom: 0px;
	font-size: 21px;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 .views-field-title a {
	text-decoration: none;
	color: #333333;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 .views-field-title a:hover {
	text-decoration: underline;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 .view-footer {
	text-align: right;
}

#block-views-9b29b46cf15867fdb86bf52402ca9ca3 .view-footer a {
	color: #0071C1;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#region-preface-second .region-inner {
	padding: 2em;
	border: 1px solid #999999;
	-webkit-box-shadow: 5px 5px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    5px 5px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         5px 5px 4px 0px rgba(50, 50, 50, 0.3);
}

#block-block-32 h2.block-title {
	color: #39B246;
	font-size: 32px;
	letter-spacing: 1px;
}

#block-block-32 .fsBody .fsPage {
	min-width: inherit;
	width: auto;
}

#block-block-32 .fsBody {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #333333;
}

#block-block-32 .fsBody .fsForm, #block-block-32 .fsboxshadow .fsBody .fsForm, #block-block-34 .fsboxshadow .fsBody .fsForm, #block-block-37 .fsBody .fsForm {
	border: none;
	margin: 0;
	box-shadow: inherit !important;
}

#block-block-32 .fsForm .fsSubmit, #block-block-37 .fsForm .fsSubmit {
	background-color: transparent;
}

#block-block-32 .fsSubmit input.fsSubmitButton, #block-block-37 .fsSubmit input.fsSubmitButton {
	padding: 10px;
}

#block-block-32 .fsFieldFocused, #block-block-37 .fsFieldFocused {
	background-color: transparent;
}

#block-block-32 .fsForm input.fsField[type="email"]:focus, #block-block-32 .fsForm input.fsField[type="file"]:focus, #block-block-32 .fsForm input.fsField[type="number"]:focus, #block-block-32 .fsForm input.fsField[type="tel"]:focus, #block-block-32 .fsForm input.fsField[type="text"]:focus, #block-block-32 .fsForm textarea.fsField:focus, #block-block-37 .fsForm input.fsField[type="email"]:focus, #block-block-37 .fsForm input.fsField[type="file"]:focus, #block-block-37 .fsForm input.fsField[type="number"]:focus, #block-block-37 .fsForm input.fsField[type="tel"]:focus, #block-block-37 .fsForm input.fsField[type="text"]:focus, #block-block-37 .fsForm textarea.fsField:focus {
	border-color: inherit;
}

.front #block-block-21 img {
	width: 90%;
	max-width: 90%;
	height: auto;
}

.not-front #block-block-21 img {
	width: 65%;
	max-width: 65%;
	height: auto;
}

.not-front #block-block-21 p {
	margin-bottom: 0;
}



/* TABLES */
tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
	background: white;
}

tr.even, tr.odd, tr.even td {
	background: white;
	border-bottom: none;
}

table {
	border: none;
}



/* INTERNAL PAGES */
.not-front header {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #bbbbbb;
}

.not-front #region-content .region-inner {
	padding: 0 2em 3em 2em;
}

.not-front h1#page-title {
	color: #0073BF;
}

.not-front #block-system-main .field-name-field-photo, .not-front #block-system-main .field-name-field-imagetext {
	display: inline-block;
	margin: 10px;
	width: 100%;
}

.not-front #block-system-main .field-name-field-photo, .not-front #block-system-main .field-name-field-imagetext {
	max-width: 300px;
}

.not-front #block-system-main .field-name-field-imagetext {
	text-align: center;
}

.not-front #block-system-main .field-name-field-photo img {
	max-width: 300px;
	height: auto;
	float: right;
}

.addtoany_list {
	margin-top: 2em;
	display: block;
}



/* SIDEBAR */
#block-block-33, #block-block-34, #block-views-sidebar-advocacy-block, #block-block-40 {
	border: 1px solid #bbbbbb;
	padding: 2em 1em;
	margin-bottom: 2em;
}

#block-block-33 h2.block-title {
	line-height: 1;
	margin-bottom: 20px;
}

#block-block-33 h2.block-title, #block-block-34 h2.block-title, #block-views-sidebar-advocacy-block h2.block-title {
	color: #39B246;
	font-size: 32px;
	letter-spacing: 1px;
}

#block-block-37 h2.block-title {
	font-size: 30px;
	color: #39B347;
}

#block-block-34 .fsBody .fsPage {
	min-width: inherit;
	width: auto;
}

#block-block-34 .fsBody {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0;
}

#block-block-34 .fsBody .fsForm, #block-block-37 .fsBody .fsForm {
	border: none;
	margin: 0;
	box-shadow: inherit;
}

#block-block-34 .fsForm .fsSubmit, #block-block-37 .fsForm .fsSubmit {
	background-color: transparent;
}

#block-block-34 .fsSubmit input.fsSubmitButton, #block-block-37 .fsSubmit input.fsSubmitButton {
	padding: 10px;
}

#block-block-34 .fsFieldFocused, #block-block-37 .fsFieldFocused {
	background-color: transparent;
}

#block-block-34 .fsForm input.fsField[type="email"]:focus, #block-block-34 .fsForm input.fsField[type="file"]:focus, #block-block-34 .fsForm input.fsField[type="number"]:focus, #block-block-34 .fsForm input.fsField[type="tel"]:focus, #block-block-34 .fsForm input.fsField[type="text"]:focus, #block-block-34 .fsForm textarea.fsField:focus {
	border-color: inherit;
}

#block-views-sidebar-advocacy-block .views-field-title a {
	font-size: 18px;
	color: #333333;
	font-family: 'PT Sans Narrow', sans-serif;
	margin-bottom: 10px;
	text-decoration: none;
}

#block-views-sidebar-advocacy-block .views-field-title a:hover {
	text-decoration: underline;
}



/* ABOUT */
.page-node-1 #block-system-main .field-name-body p img {
	height: auto !important;
}



/* ADVOCACY */
.node-type-actions .field-name-field-campaign-image, .node-type-actions .field-name-field-campaign-image-caption, .node-type-actions .field-name-field-campaign-image-2, .node-type-actions .field-name-field-campaign-image-2-caption {
	display: inline-block;
	margin: 10px;
	width: 100%;
}

.node-type-actions .field-name-field-campaign-image-caption, .node-type-actions .field-name-field-campaign-image-2-caption {
	max-width: 300px;
}

.node-type-actions .field-name-field-campaign-image img, .node-type-actions .field-name-field-campaign-image-2 img {
	max-width: 300px;
	height: auto;
}



/* GET INVOLVED PAGE */
.page-content-advocacy #block-system-main {
	display: none;
}

.page-content-advocacy #block-system-main .views-field-field-trip-description h3, #block-views-nodequeue-3-block .views-field-title {
	margin-bottom: 10px;
	font-size: 21px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
}

.page-content-advocacy #block-system-main .views-field-field-trip-description h3 a, #block-views-nodequeue-3-block h3.ConferencesCL a {
	font-size: 24px;
	text-decoration: none;
}

.page-content-advocacy #block-system-main .views-field-field-trip-description h3 a:hover, #block-views-nodequeue-3-block h3.ConferencesCL a:hover {
	text-decoration: underline;
}

.page-content-advocacy #block-system-main .views-row, #block-views-nodequeue-3-block .views-row {
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
	margin-bottom: 10px;
}



/* ALTERNATIVE TRAVEL LISTING */
.page-alternative-travel-listing #block-system-main .views-field-title, .page-content-alternative-travel #block-system-main .views-field-title {
	margin-bottom: 10px;
	font-size: 24px;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	color: #39B347;
}

.page-alternative-travel-listing #block-system-main .views-row, .page-content-alternative-travel #block-system-main .views-row {
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.page-alternative-travel-listing .views-field-field-organization-name .views-label, .page-alternative-travel-listing .views-field-field-contact-email .views-label, .page-content-alternative-travel .views-field-field-organization-name .views-label {
	font-weight: 700;
	float: left;
	padding-right: 5px;
}

.page-alternative-travel-listing .views-field-field-trip-start-date, .page-content-alternative-travel .views-field-field-trip-start-date {
	font-size: 16px;
	font-weight: 700;
}

#node-page-69 {
	margin-bottom: 30px;
}



/* FILMS */
.view-film-list .views-field-title p {
	margin-bottom: 10px;
}



/* UPCOMING EVENTS PAGE */
.page-content-upcoming-events #block-system-main .view-content a {
	margin-bottom: 10px;
	font-size: 24px;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	color: #39B347;
	display: block;
	width: 100%;
}

.page-content-upcoming-events #block-system-main .view-content .views-row {
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.page-content-upcoming-events #block-system-main .view-content .date-display-start, .page-content-upcoming-events #block-system-main .view-content .date-display-end {
	font-size: 16px;
	font-weight: 700;
}



/* ARTICLES */
.node-type-article .field-name-field-date {
	margin-bottom: 20px;
	font-weight: bold;
}

.node-type-article .field-name-field-image {
	display: inline-block;
	margin: 10px;
	width: 100%;
}

.node-type-article .field-name-field-campaign-image-caption {
	display: inline-block;
	margin: 10px;
	width: 100%;
}



/* NEWS PAGE*/
.rss-box-timewarp, .rss-box-wallwritings {
	padding-bottom: 30px;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

.rss-box-timewarp .rss-title a {
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
}

.rss-box-wallwritings .rss-title a {
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
}

.page-news #block-system-main .view-header h3 {
	font-size: 24px;
}

ul.rss-items li, ul.rss-items {
	list-style: none;
}

ul.rss-items li {
	margin-bottom: 20px;
}

ul.rss-items li a.rss-item {
	font-weight: bold;
}

.page-news #block-system-main .view-header h3 {
	color: #39B246;
}



/* EVENTS */
.node-type-conference .field-name-field-conference-start-date .field-label {
	display: none;
}

.node-type-conference .field-name-field-conference-start-date {
	font-size: 18px;
	margin-bottom: 20px;
}

.node-type-conference .field-name-field-campaign-image, .node-type-conference .field-name-field-campaign-image-caption, .node-type-conference .field-name-field-campaign-image-2, .node-type-conference .field-name-field-campaign-image-2-caption {
	display: inline-block;
	margin: 10px;
	width: 100%;
}

.node-type-conference .field-name-field-campaign-image-caption, .node-type-conference .field-name-field-campaign-image-2-caption {
	margin-bottom: 20px;
}



/* LEADERSHIP */
#leadership-img {
	width: 140px;
	height: auto;
}
 
 
 
/* SABEEL CLIPS VIEW */
.view-sabeel-clips .views-field-body {
	padding-bottom: 30px;
} 

.view-sabeel-clips td {
	vertical-align: top;
}



/* VIDEOS */
.node-type-video .jwplayer-video > div {
	max-width: 100%;
}

.video-js {
    width: auto !important; /* override the plugin's inline dims to let vids scale fluidly */
    height: auto !important;
}

.video-js video {
	position: relative !important;
	}

.video-js .vjs-big-play-button {
    top: 50%; /* errrr, why isn't the play button centered in the default skin? :) */
    left: 50%;
    margin:-4em 0 0 -6em; /* the old negative margin trick */
}

.node-type-video .field-name-field-tags {
	margin-top: 30px;
}



/* ACTION BUTTONS */
.bluebutton {
	background: #489cd4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4OWNkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDczYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #489cd4 0%, #0073bf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#489cd4), color-stop(100%,#0073bf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #489cd4 0%,#0073bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #489cd4 0%,#0073bf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #489cd4 0%,#0073bf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #489cd4 0%,#0073bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#489cd4', endColorstr='#0073bf',GradientType=0 ); /* IE6-8 */
}

.greenbutton {
background: #77ce80; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3Y2U4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWIyNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #77ce80 0%, #39b246 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77ce80), color-stop(100%,#39b246)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #77ce80 0%,#39b246 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #77ce80 0%,#39b246 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #77ce80 0%,#39b246 100%); /* IE10+ */
background: linear-gradient(to bottom,  #77ce80 0%,#39b246 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77ce80', endColorstr='#39b246',GradientType=0 ); /* IE6-8 */
}

.goldbutton {
background: #fff0a8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjBhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWUwNWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fff0a8 0%, #fee05e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff0a8), color-stop(100%,#fee05e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff0a8 0%,#fee05e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff0a8 0%,#fee05e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff0a8 0%,#fee05e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff0a8 0%,#fee05e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff0a8', endColorstr='#fee05e',GradientType=0 ); /* IE6-8 */
}

.orangebutton {
background: #eea172; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlYTE3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMjcwMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eea172 0%, #e2702c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eea172), color-stop(100%,#e2702c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eea172 0%,#e2702c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eea172 0%,#e2702c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eea172 0%,#e2702c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eea172 0%,#e2702c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eea172', endColorstr='#e2702c',GradientType=0 ); /* IE6-8 */
}

.bluebutton, .greenbutton, .goldbutton, .orangebutton {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 10px 30px;
color: white;
display: block;
}

table.buttons td {
	display: block;
	width: 100%;
}

.bluebutton a, .greenbutton a, .orangebutton a  {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.goldbutton a {
	color: #333;
	text-decoration: none;
}

.bluebutton a:hover, .greenbutton a:hover, .goldbutton a:hover, .orangebutton a:hover {
	text-decoration: underline;
}

.bluebutton:after, .greenbutton:after, .goldbutton:after, .orangebutton:after {
	 visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}



/* LEADERSHIP MENU */
ul.leadershipmenu {
	list-style: none;
	padding-left: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbb;
}

ul.leadershipmenu li {
	text-transform: uppercase;
	line-height: 1.8;
}

ul.leadershipmenu li a {
	text-decoration: none;
}

ul.leadershipmenu li a:hover {
	text-decoration: underline;
	color: #333;
}



/* LANDING PAGE TEMPLATE */
.landingpage #region-sidebar-second {
	display: none;
}

.landingpage .block-search {
	display: none;
}

.landingpage #block-block-30 {
	display: none;
}

.landingpage #block-block-21 {
	max-width: 40%;
	height: auto;
}

.landingpage #zone-menu-wrapper {
	margin-bottom: 1em;
}

.landingpage h1.title {
	font-size: 46px;
}

.landingpage #zone-footer {
	display: none;
}

.landingpage #region-content {
	margin: 0 15%;
	width: 70%
}

.landingpage header {
	margin-bottom: 1em;
}



/* G4S */
.page-node-577.node-type-actions .field-name-field-campaign-image, .page-node-577.node-type-actions .field-name-field-campaign-image-2 {
	display: none;
}



/* 2015 UPDATED SIGN UP FORM */
.class123_maintable .headline {
	font-family: "PT Sans Narrow",sans-serif;
	color: #39b246;
	font-size: 32px;
	letter-spacing: 1px;
}

.optionscontainer p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
	font-family: "PT Sans",sans-serif;
}

.class123_maintable .fieldcontainer div .rowleft, .class123_maintable .fieldcontainer div .rowright {
	float: none;
	width: 100%;
}

.fieldcontainer .formdefaultbut {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "PT Sans Narrow",sans-serif;
}



/* FOOTER */
footer {
	margin-top: 3em;
	background-color: #606060;
	color: #ffffff;
	padding: 2em 0;
}

#zone-prefooter {
	padding: 2em 0;
}

#block-menu-menu-seo-menu, .block-menu-menu-seo-menu {
	background-color: transparent;
}

#block-menu-menu-seo-menu.block-menu-menu-seo-menu ul {
	margin: 0;
	padding: 0;
}

#block-menu-menu-seo-menu.block-menu-menu-seo-menu ul a:hover {
	color: #ffffff;
}

footer a {
	color: #ffffff;
}

footer a:hover {
	text-decoration: underline;
}

#zone-footer {
	padding-top: 2em;
	border-top: 1px solid #eeeeee;
	padding-bottom: 3em;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 2em;
}

#block-block-2 a {
	text-decoration: underline;
	color: #ffffff;
}

#region-footer-first h2.block-title, #region-footer-second h2.block-title, #region-footer-third h2.block-title {
	color: #ffffff;
	font-size: 26px;
	letter-spacing: 1px;
}

#region-footer-first ul, #region-footer-first ul li {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#region-footer-first a {
	color: #ffffff;
	text-decoration: none;
}

#region-footer-first a:hover {
	text-decoration: underline;
}

#region-footer-second .block-menu-menu-seo-menu ul > li {
	float: none;
	width: 100%;
}

#block-block-16 {
	margin-top: 20px;
}

#block-block-16 a {
	color: white;
	text-decoration: none;
}

#block-block-16 a:hover {
	text-decoration: underline;
}


/* THE END */