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

.wob {
	color: #fff;
}

#partner  img {
	width: 220px;
	max-height: 220px;
	object-fit: fill;
}

#partner p {
	width: 220px;
}
body a {
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline;
}

.logo {
    width: 280px;
	height: 173px;
	margin-top: 68px;
	font-size: 0;
	color: white;
	text-indent: -9999px;
	color: #ffffff;
}

.logo h1 {
	background: url(../_img/rcet-200-logo.png) no-repeat top left;
	background-size: 100%;	
	width: 230px;
	height: 173px;
}


section{
	margin-bottom: 30px;
}
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: 78%;
	
}
nav li{
	border-top: 1px solid black;
	text-decoration: none;
	margin-bottom: 0;
}
nav ul li{
	text-decoration: none;
	
}
nav ul li.selected{
	height: 100% !important;
	overflow: visible;
}
nav li a, #nav li a{
	width: 100%;
	margin: 2px 5px;
	text-decoration: none;
	font-weight: 700;
}

#nav li a{
	color: #333;
	
}


nav ul li.selected{
	background: url(../_img/arrow.jpg) top right no-repeat;
	padding: 3px 5px;
	border-top: none;
	width: 110%;
	height: 30px;
}

li.selected a{
	display: inline-block;
	height: 30px;
	min-height: 30px;
	margin: 0;
	color: #ffffff;
}
nav ul li ul li{
	border-top: none;
	font-weight: 700;
	color: #445AA3;
	margin-bottom: 0;
	height: 100%;
	width: 72%;
}
nav ul li ul li a{
	display: inline !important;
	height: inherit;
	color: #445AA3 !important;
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
}

nav ul li ul li:before{
	padding: 2px 5px;
	content: "> ";
}

nav ul ul{
	margin: 10px 0;
	color: #445AA3;
	background: #FFFFFF;
}

nav ul ul li a {
		margin: 2px 5px;
}
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;
}

.show-sub {
	display: inline-block;
}

.hide-sub {
	display: none;
}


/*.patrons nav ul li{
width:100%;
}
.patrons nav ul li{
	border-top: none;
	font-weight: 700;
	color: #445AA3;
	margin-bottom: 0;
	height: 100%;
	
	overflow: visible;
	display: inline-block;
}*/

}


.ten.columns.the-patron {
	margin: 0;
}

.the-patron p { 
	margin:2% 0;
}

.make-a-donation {
	width: 62%;
	margin: 0 0 40px 0;
	background: #CCCCCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 20px 0px;
	color: #332567;
	text-align: center;
}


.make-a-donation a {
	color: #332567;
	font-size: 2em;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}

.make-a-donation a:hover {
	color: #C83D25 !important;
	text-decoration: none;
}

h2{
	font-size: 28px;
	line-height: 22px;
	font-weight: 700 !important;
	color: #455AA3 !important;
}

h2.site-title{
	font-size: 27px;
	line-height: 36px;
/*	width: 80%;*/
	font-weight: 700 !important;
	color: #455AA3 !important;
}
#footer{
	background: #332567 url(../_img/footer-logo.png) no-repeat right center;
}
footer{
	background: #332567;
	margin:0 auto;
	padding-bottom: 10px;
}
footer h3{
	color: #FFFFFF !important;
	padding-top: 15px;
}

footer p a,
footer a,
footer p{
	color: #ffffff !important;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
}

#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;
}

span.reg-no {
	margin: 0 0 0 20px;
}


.su-name,
.su-email,
.su-submit,
.su-address1,
.su-address2,
.su-town,
.su-area,
.su-postcode{
	display: inline-block;
	margin-bottom: 0;
	width: 220px;
}
.su-postcode{
	width: 80px;
}
.su-radio label{
	display: inline-block;
	margin-right: 10px;
}
.su-radio label{
	font: 16px/24px 'PT Sans' "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #455AA3;
}

p.human-doing {
	display: none;
	visibility: hidden;
}
#yes{
	color: #445AA3;
}
#newsletter{
	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 !important;
	color: #455AA3 ;
	font-size: 28px;
	line-height: 30px;
}

h5 {
	font-weight: bold;
	color: #455AA3 !important;
}

#newsletter h3:after,
#newsletter h3:before{
	content: url(../_img/email.png);
	margin: 0 15px;
}
.thrive h3 {
	color: #038C96;
}

.thrive blockquote{
	border: none;	
} 

.thrive blockquote strong {
	width: 70%;
	border: none;
	color: #038C96;
}
form{
/*	margin: 0 10px;
	padding: 20px 0;*/
	margin: 15px auto;

}

.ten.columns ul li{
	list-style: outside;
	margin-left: 20px;
}

#form1_search-box input#form1_q{
	width: 65%;
}
form:active{border: none;}

#search{
	margin: 0;
	padding: 0;
	/*width: 197px;
	margin-left: 81px;*/
}

#search-box{
	float: right;
	border-right: 1px solid #ffffff;
	height: 100%;
	padding: 3%
}

form {
	margin: 0;
}

.social-m{
	display: block;
	/*margin:15px 0;*/
	padding: 4%;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
/*	width: 30%;
*/}

.social-m a {
	display: block;
}
.social-m i{
	color: #fff;
	font-size: 1.5em;
	padding: 0 0;
}

.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 {
	top:15px;
	left:4px;
	z-index:100;
	margin-bottom: 60px;
}

.slides_container {
	overflow:hidden;
	position:relative;
	width:650px;
	height:230px;
}

.slides_container a {display:block;}
.slides_container a img {display:block;}
#slides .next,#slides .prev {}
#slides .next {left:585px;}

.pagination {
	margin: 26px auto;
	width: 100px;
	float: right;
	position: relative;
	top: -49px;
	/*left: 12px;*/
	z-index: 400;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../_img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {background-position:0 -12px;}

/* @group Listings & Details pages */

img.news-thumb {
	float:left; 
	width: 150px; 
	height: 150px; 
	margin: 0 10px 30px 0; 
	border: 1px solid #eeeeee;
	outline: none;
}

div.news-img {
	width: 100%;
	display: inline-block;
}
div.news-img img {
	float: left;
	min-height: 150px; 
	margin: 0 10px 10px 0;
}


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

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

div.news-multiple {width: 48%; float: left; margin: 0 2% 10% 0; background: #eeeeee; overflow: hidden;}
div.news-main {margin: 0 2% 10% 0; background: #eeeeee; overflow: hidden;}

.news-multiple img, .news-main img {width: 100%;}

p.image-caption {display: inline-block; width:90%; font-size: 0.95em; line-height: 1em; margin: 15px; margin-top: 5px;}                            

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

p a {
	color: #455AA3;
	font-weight: 700;
}

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

.news-listing p.date {
	margin: 0 0 2px 0;
	font-size: 14px;
}

ul.newsletter-list {
	margin:0; 
	padding: 0;
	list-style-type: none;
}
li.newsletter-issue {
	display: inline-block;
	width: 100%;
	height: 170px;
	min-height: 170px;
	list-style-type: none;
	margin-bottom: 20px;
	padding: 5px 0;
}	


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

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{
 	float: right;
}

.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.next:after {
	content: '»';
	font-size: 1.4em;
}

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

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

/* @end */

/* @group News driver box */

.news-driver {
	width: 70%;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3%;
	color: #fff;
	display: inline-block;
}

.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;
}

.pageLoc {
		background-color: #332567;

}

.pageLoc h6 {
	color: #332567 !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;
}

.news-driver p{
	line-height: 1em;
	}

.catstyle{
	color: #ffffff !important;
	background-color: #455AA3;
	padding: 0px 3px 0px 3px;
	font-size: 13px;
	font-weight: normal;
}

.catstyle.events{
	background-color: #C83D25;
}
.catstyle.agm{
	background-color: #C83D25;
}

.capital{
	text-transform: capitalize;
}
/* @end */




#contact-box{
	display: inline-block;
	background: #EEEEEE;
	margin-bottom: 30px;
	padding: 10px 10px 0 10px;
}
.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;
	margin-bottom: 15px;
}
.person img {
	width: 200px;
	height:  200px;

}
.person img,
.partner img{
	border: 1px solid #d1d3d3;
	padding: 10px;
}
.person{
	width: 220px;
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
}
.ten.columns ul li.staff-member {
	max-height: 450px;
	height: 350px;
	width: 50%;
	float: left;
	margin: 0 0px 0 0;
	list-style: none !important;
}


.ten.columns ul li.patron {
	max-height: 450px;
/*	height: 350px;*/
	width: 50%;
	float: left;
	margin: 0 0px 0 0;
	list-style: none !important;
}


.ten.columns ul li.staff-member-list {
	max-height: 450px;
	/*height: 350px;*/
	width: 50%;
	float: left;
	margin: 0 20px 0 0;
	list-style: none !important;
}

/*.staff-bio-content {
	min-height: 120px;
}*/

.download{
	color: #455AA3;
	font-weight: 700;
	font-size: 16px;
	padding-right: 3px;
	border-bottom: 1px solid #455AA3;
}

a.software-required {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

a.software-required:hover {
	text-decoration: underline;
}

/*#download img{
	border-bottom: 1px solid #445AA3;
	margin-bottom: -2px;
}*/

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 ul {
	margin-bottom: 20px;
}
.grants li{
	list-style: disc;
	margin-bottom: 3px;

}

.ten.columns ul.calendar-nav li{
	display: block;
	list-style: none !important;
	margin: 0;
	width: 33.33%;
}

.ten.columns ul.news-listing li{
	min-height: 150px;
	margin: 0 0 40px 0;
	display: block;
	list-style: none !important;
}

ul.news-listing li h3{
	font-size: 22px;
	line-height: 28px;
}

#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;
}

/* @group Image rollover effect */
.view {
	overflow: hidden;
	height: 230px;
	display: block;
}


/*.mask {
	display:none;
}*/
.mask-off, .hide {
	display: none;
}

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



.mask-on {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: rgb(69,90,163);/*Fallback*/
	background: rgba(69,90,163,0.7);
	color: #FFFFFF; /*fallback*/
	color: rgb(255,255,255); /*Fallback*/
	color: rgba(255,255,255,1);
 	width: 97%;
	padding: 10px;
	margin: 0;
	text-align: left;
}



/*a.info {
	font-weight: bold;
	color: rgb(255,255,255); Fallback
	color: rgba(255,255,255,1);
	color:#FFFFFF;
	line-height: 12px;
}*/

.mask-on p {
	line-height: 12px;
	font-weight: 500;
	margin: 0;
	width: 90%;
	}

.mask-on p strong {
	font-weight: 800;
	color: #FFFFFF; /*fallback*/
	color: rgb(255,255,255); /*Fallback*/
	color: rgba(255,255,255,1);
	}

/* @end */


.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:500px !important;z-index: 4000;left:30% !important;}
#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: 450px;}

/* @group Contact page office info */

.office-info span.vcard {
	display: block;
	margin-left: 0;
}

.office-info span.footer-vcard {
	display: none;
}

#footer span.vcard {
	display: inline-block;
}

.office-info p, .office-info strong.wob{
		color: #000;
}

#email-address span.footer, #phone-number span.footer {
	display: none;
}

.office-info-box {
 border-top: 1px solid #d1d3d3;
}

#footer div.office-info-box {
	border-top: none;
}


#footer #email-address span.vcard  {
	display: none;
}


/* @end */


#person-title{
	display: none;
}

/*.trustees, .staff {
	margin: 70px 0 0 0;
	}*/

ul.staff-list li.staff-member{
	width: 100%;
	height: 100%;
	/*min-height: 50px;*/
	/*height: 50px;*/
}
ul.staff-list li.staff-member .person{
	width: 100%;
}
ul#director img, ul#vice-presidents img{
	margin-top: 10px;
	display: none;
}

ul#hon-vice-presidents li.staff-member, ul#director li.staff-member, ul#hon-vice-presidents p, ul#director p, ul#hon-vice-presidents div.person {
	width: 100%;
}
.office-info-footer{
	margin-top: 30px;
}


/*.video p {
	margin-bottom: 20;
}

.video br {
	display: none;
}*/

h6.media-tag {
background-color: #455AA3 !important;
display: inline-block;
padding: 2px 5px;
margin-bottom: 10px;
color: #eeeeee;
font-weight: 800;
font-size: 13px;
line-height: 11px;
text-transform: uppercase;
}

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

	}

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;
	font-weight: 700;
}

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;
	text-decoration: none;

}

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

.sub-button {
	width: 150px;
	/*height: 150px;*/
	margin: 0 10px 10px 0;
	float:left;
	color: #ffffff;
	background: #332567;
	padding: 5% 2%;
	text-align: center;
	vertical-align: middle;
}

#navigation .donate-button, .sub-button {
	width: 72%;
}

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

.sub-button i{
font-size:3em
}

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

/* thrive donation form */

.thrive-form .CAFDonateWidgetContainer button.btn.next {
	background: #038C96 !important;
}
