body{
	font: 16px/24px 'PT Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:100%;
}
h1, h2, h3, h4, h5, h6, p ,ul, li, a{
	font: 16px/24px 'PT Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1{
	margin-top: 40px;
}

img {
	max-width: 100%;
}
div.logo {
  	width: 50%;
	height: 150px;
	/*margin-top: 98px;*/
	background: url(../_img/logo.png) no-repeat center center;
	background-size: 300px;
	text-indent: -999px;

}
.ten.columns ul li a,
p a {
	color: #455AA3;
	font-weight: 700;
}

.sixteen.columns{
	width: 100%;
}
header{
	background: #332567;
	height: 50px;
}
header p{color: #ffffff;}

nav{
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-top: 60px;
	margin-bottom: 40px;
	width: 100%;
	
}
nav li{
	border-top: 1px solid black;
	text-decoration: none;
	margin-bottom: 0;
}
nav ul li{
	height: 28px;
	overflow: hidden;
}
nav ul li.selected{
	height: 100% !important;
	overflow: visible;
}
nav li a{
	height: 40px;
	text-decoration: none;
}
nav ul li.selected{
	/*background: url(../_img/arrow.jpg) top right no-repeat;*/
	background: #332567;
	padding: 2px 5px;
	border-top: none;
	width: 97%;
}
.selected a{
	color: #ffffff;
}
.selected li:after{
	/*content: url(../_img/arrow.png);*/
	/*height: 28px;*/
}
nav ul li ul li{
	border-top: none;
	font-weight: 700;
	color: #445AA3;
	margin-bottom: 0;
	height: 100%;
}
nav ul li ul li a{
	color: #445AA3 !important;
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
}

nav ul li ul li:before{
	content: "> ";
}
nav ul ul{
	margin: 10px 0;
	color: #445AA3;
	background: #FFFFFF;
}
nav ul ul.selected{
	height: 100%;
	display: block;
}
nav ul ul li.selected{
	background: #FFFFFF;
	color: #C83D25;
	padding: 0;
}
nav ul ul li.selected a{
	background: #FFFFFF;
	color: #C83D25 !important;
}
#patron{
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 2%;
	display: inline-block;
	color: #fff;
}

.staff-listings li.patron{
	list-style: none !important;
}

.wob {
	color: #fff;
}

.make-a-donation {
	background: #cccccc;
	text-align: center;
	padding: 0 10px;
}

/*.donation{
	background: #CCCCCC;
	-moz-border-radius: 5px;
		 border-radius: 5px;
	text-decoration: none;
	font-weight: 700;
	color: #332567;
}*/
a.donation{
	width: 92%;
	padding: 4%;
	color: #332567;
	font-weight: 700;
	text-transform: uppercase;
}
h2{
	color: #455AA3;
	font-size: 32px;
	line-height: 38px;
	font-weight: 700;
}
/*#footer{
	width: 100%;
	background: #332567;
	margin: 0;
	padding: 2%;
}*/
footer{
	width: 96%;
	background: #332567;
	margin: 0;
	padding: 2%;
}
footer h3{
	color: #FFFFFF;
	padding-top: 15px;
}
footer p a,
footer a,
footer p{
	color: #ffffff !important;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
}


p img {
	width: 100%;
	height: auto;
}


img.our-story-img{
	width: 90% !important;
}

#copyright{
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#copyright a{
	color: #FFFFFF;
}
#organisation{
	font-weight: 700;
}
p.address{
	margin: 0;
}
footer p:visited{color: #ffffff;}
.email-address{
	color: #FFFFFF;
	font-size: 16px;
}
p.email-address a{
	font-size: 16px;
	color: #FFFFFF;
}

.su-name,
.su-email,
.su-submit{
	display: inline-block;
}
#newsletter{
	width: 96%;
	padding: 2%;
	background: #455AA3;
	text-align: center;
	margin-top: 80px;
}
#newsletter h3{
	margin: 0;
	color: #ffffff;
	font-size: 24px;
	letter-spacing: 1px;
	padding: 5px;
}
#newsletter h3 a{
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
	font-size: 24px;
	padding: 0 10px;
}
h3{
	font-weight: 700;
	color: #455AA3;
	font-size: 28px;
}
#newsletter h3:after,
#newsletter h3:before{
	/*content: url(../_img/email.png);*/
	margin: 0 15px;
}

form{
	margin: 0 10px;
	padding: 10px 0;
}
form:active{border: none;}
#the-patron{
	display: none;
}
#go{
	display: none;
}
#search{
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/
	margin: 0;
	width: 100%;
	text-align: center;
	/*margin-left: 81px;*/
}
#search-box{
	/*float: right;*/
}
.top{
	height: 55px;
	overflow: hidden;
}

input[type="button"]{
	height: 25px;
	width: 25px;
	background: #ffffff;
	margin: 10px;
	padding: 4px;
}
input[type="textarea"]{
	background: #ffffff;
	border: none;
	padding: 5px 4px;
	margin: 0;
}
input[type="textarea"]:active{border: none;}
#example {
	width:600px;
	height:350px;
	position:relative;
}	

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

#slides {
	display: none;
	top:15px;
	left:4px;
	z-index:100;
}

/* @group News driver box */

.news-driver {
	width: 92%;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4%;
	color: #fff;
	margin-bottom: 20px;
	clear: both;
}

.news-driver h6 {
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 94%;
	padding: 2px 5px;
	margin-bottom: 15px;
	background-color: #fff;
}

.subtle {
		background-color: #455aa3 ;

}

.subtle h6 {
	color: #455aa3 !important;
}

.important {
	background-color: #C83D25; /*Blue alternate 455AA3*/
}

.important h6 {
	color: #C83D25 !important;
}

.news-driver h3, .news-driver p, .news-driver a {
	color:#fff !important;
}

.news-driver p.date {
	font-size: 0.7em;
	font-weight: bold;
}

p.news-excerpt {
	display: none;
}


/* @group Listings & Details pages */

img.news-thumb {
	float:left; 
	width: 90px; 
	height: 90px; 
	margin: 0 10px 10px 0; 
	border: 1px solid #eeeeee;
	outline: none;
}
h1.remove-button img{
	margin-top: 40px;
}
div.news-img {
	width: 100%;
	display: inline-block;
}
div.news-img img {
	float: left;
	margin: 0 10px 10px 0;
}


img.news-main {
	width: 100%; 
	height: ; 
	border: 1px solid #eeeeee;
}

img.news-multiple {
	width: 45%; 
	height: ; 
	border: 1px solid #eeeeee;
}

p.date {
	text-transform: uppercase;
	color: #455AA3;
	margin-bottom: 3px;
}


p a {
	color: #332567;
}

ul.news-listings {
	list-style-type: none; 
	list-style-position:inside; 
	margin: 0; 
	padding: 0;
}

ul.newsletter-list {
	margin:0; 
	padding: 0;
	list-style-type: none;
}
li.newsletter-issue {
	width: 100%;
	list-style-type: none;
	margin-bottom: 30px;
}	


img.newslettercover {
	width: 130px;
	height: 170px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #eeeeee;
}

img.our-stories-head {
    width: 130px;
    height: 130px;
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #eeeeee;
}
.news-heading{
	text-decoration: none;
}
.paginate ul {
	list-style: none; 
	margin:0; 
	padding:0; 
	float:right;
}

.paginate li {
	float: left; 
	padding: 0 2px; 
}
.paginate li a {
	text-decoration: none;
	color: #333;
}

.paginate li a:hover {
	text-decoration: underline;
	color: .rcet-blue;
}

.paginate a {
	float: right;
	text-decoration: none;
	color: #455AA3;
	font-weight: bold;
	text-transform: uppercase;
}

.paginate a:before {
	content: '«';
	font-size: 1.4em;
}

.paginate a:hover {
	text-decoration: underline;
}

/* @end */
.ten.columns ul li{
	list-style: inside;
}

#contact-box{
	display: inline-block;
	background: #EEEEEE;
	margin-bottom: 30px;
	padding: 10px 10px 0 10px;
	width: 100%;
}
.name,
.email{
	width: 220px;
	display: inline-block;
	margin-right: 20px;
}
p.name,
p.email,
p.message,
p.submit{
	margin: 0 20px 0 0;
}

.person,
.partner{
	display: inline-block;
	margin-right: 20px;
}
.person img,
.partner img{
	border: 1px solid #eeeeee;
	padding: 10px;
}
.person{
	width: 220px;
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
}
#download{
	color: #455AA3;
	font-weight: 700;
	font-size: 16px;
	padding-right: 3px;
	border-bottom: 1px solid #455AA3;
}
/*#download img{
	border-bottom: 1px solid #445AA3;
	margin-bottom: -2px;
}*/

.fr-section ul.downloads li {
	list-style: none;
}

/*#download:after {
	top: 2px;
	left: 24px;
	content: ' ' url('/_ img/download.jpg');
}*/

.read-more{
	font-weight: 700;
	text-transform: uppercase;
	color: #332567;
	text-decoration: none;
}

.read-more:after {
	content: '»';
	font-size: 1.4em;
}

.shadowbox,
.shadow-box{
	text-decoration: none;
}

#popup{
	background: #ffffff;
	margin: 20px;
}
#popup#sb-wrapper{
	width: 350px;
}
.grants li{
	list-style: disc;
	list-style-position: inside !important;
}

ul.news-listings li{
	list-style: none !important;
}

#person-name{
	color: #455AA3;
	font-weight: 700;
	margin: 0;
}
#position{
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}
#person-title{
	font-size: 12px;
	background: #C83D25;
	display: inline;
	padding: 2px 5px;
	color: #FFFFFF;
	margin: 0;
	display: none;
	}



.keyword{
	color: #C83D25;
	font-weight: 700;
	font-style: italic;
}
#form2_message{
	margin-right: 0;
	width: 456px;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 3px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:90% !important;z-index: 4000;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../_img/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#FFFFFF;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../_img/close.png);}
#sb-nav-next{background-image:url(../_img/next.png);}
#sb-nav-previous{background-image:url(../_img/previous.png);}
#sb-nav-play{background-image:url(../_img/play.png);}
#sb-nav-pause{background-image:url(../_img/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
#popup img{width: 300px;}

#sb-player h3, #sb-player p {
	margin: 20px;
}


li.fr-nav-item {
	display: inline-block;
	color: #ffffff;
	margin-bottom: 15px;

	}

li.fr-nav-item a {
	background-color: #C83D25;
	padding: 3px 10px;
	color: #ffffff;
	margin: 0 5px;
	font-size: 1.5em;
	line-height: 1.5em;
	border: 1px solid #C83D25;
}

li.fr-nav-item a:hover {
	background-color: #ffffff;
	color: #C83D25;	
}

.fr-section, .fr-nav-box {
	display: block;
	margin-bottom: 150px;
}

.fr-section {
	padding-top: 20px;
	border-bottom: 2px #e9e9e9 solid;
}

.fr-section h4 {
	font-size: 1.2em;
	color: #455AA3;
}
.fr-section a {
	color: #455AA3;
}


.donate-button {
	width: 96%;
	margin: 0 10px 10px 0;
	color: #ffffff;
	background: #C83D25;
	padding: 5% 4%;
	text-align: center;
	vertical-align: middle;
	clear: both
}

.donate-button i {
	font-size: 4em;
	float: left;
	margin-right: 4%;
}

a div.donate-button h3 {
	margin-left: 0em;
	font-size: 2em;
	line-height: 1em;
	color: #ffffff;
	margin-bottom: 0;
	/*text-align: left;*/
}
#CAFDonateWidgetContainer{
max-width: 100%;
}
#IframeDonate{
 width: 100%;
}


.hide {
	display: none;
}

ul.fr-nav-list li.fr-nav-item {
	display: block;
	margin-bottom: 15px;
	margin-left: 0;
	list-style-type: none;
	width: 100%;
	}

ul.fr-nav-list li.fr-nav-item a {
	width: 90%;
	display: inline-block;
	background-color: #C83D25;
	padding: 3px 10px;
	color: #ffffff;
	margin: 0 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	border: 1px solid #C83D25;
	text-align: center;
}

ul.fr-nav-list li.fr-nav-item a:hover {
	background-color: #ffffff;
	color: #C83D25;	
}

.fr-section, .fr-nav-box {
	display: block;
	margin-bottom: 150px;
}

.fr-section {
	padding-top: 20px;
	border-bottom: 2px #e9e9e9 solid;
}

.fr-section h4 {
	font-size: 1.2em;
	color: #455AA3;
}
.fr-section a {
	color: #455AA3;
}

div.fr-section ul.downloads {
	margin-bottom: 20px;
}

div.fr-section ul.downloads li {
	list-style-type: none;
	font-size: 1.2em;
	margin-left: 0;

}

div.fr-section ul.downloads li a {
	font-size: 1.3em;
	line-height: 1.5em;

}

.donate-button {
	
	margin: 0 10px 10px 0;
	float:left;
	color: #ffffff;
	background: #C83D25;
	padding: 2%;
	text-align: center;
	vertical-align: middle;
}

.donate-button i {
	font-size: 4em;
}

a div.donate-button h3 {
	font-size: 2em;
	line-height: 1em;
	color: #ffffff;
	margin-bottom: 0;
}



}