@charset "utf-8";
/* CSS Document */

body {
  background: #2B2796 ;
  font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
}

table {
	border-collapse:collapse;
}

table tr th, table tr td {
	color:#000;
font-size: 0.6rem;
}
	
table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #dddddd;
}	
		
a {
	color:#2179DD;
}

a:hover {
	color:#69A8E7;
}


table {
background: #BDC5E6;
margin-bottom: 1.25rem;
border: solid 1px #dddddd;
}
	
.img-centered {
	display:block;
    margin: 0 auto;
}
  
.wrapper {
margin: 20px auto;
background-color:#fff;
padding-bottom:20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

}


.header {
	color:#000;
	position: relative;
}

.header h3, .header h4, .header h6 {
	color:#1F70C9;
}

.header h6 {
	font-size:.8rem;
}

.header p {
	font-size:.8rem;
	margin-bottom:.8rem;
	color: #2B2796;
	
}

.header a {
	color: #2B2796;
}

.header a:hover {
	color:#5F5CB0;
}

.logo {
	display:block;
    margin: 0 auto;
}

.icons img {
	margin:5px 10px 10px 10px;
}


.quick_extra {
	margin-top:-63px !important;
}

.quick_latest {
	display: block;
	width: 142px;
	height: 37px;
	background: url('../img/quick_latest.png');
	text-indent: -99999px;
	margin-top:-36px;
}
.quick_latest:hover {
	background-position: -142px 0;
}

.quick_newsletters {
	display: block;
	width: 142px;
	height: 37px;
	background: url('../img/quick_newsletters.png');
	text-indent: -99999px;
	margin-top:-36px;
}
.quick_newsletters:hover {
	background-position: -142px 0;
}

.quick_calendar {
	display: block;
	width: 142px;
	height: 37px;
	background: url('../img/quick_calendar.png');
	text-indent: -99999px;
	margin-top:-36px;
}
.quick_calendar:hover {
	background-position: -142px 0;
}

.quick_enrolment {
	display: block;
	width: 142px;
	height: 37px;
	background: url('../img/quick_enrolment.png');
	text-indent: -99999px;
	margin-top:-36px;
}
.quick_enrolment:hover {
	background-position: -142px 0;
}

.slideshow-wrapper {
	padding-bottom:20px;
}

.orbit-progress {
	visibility:hidden;
}
	
	
	
.contain-to-grid {
	background-color: #2B2796;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
	
	
	
.nav {
	margin-bottom:20px;
}
.top-bar {
	height:40px;
	background-color: transparent;
}

.top-bar-section ul li.navround {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
      background-color:#2B2796;
    color: #FFF;
}

.top-bar-section ul li {
      background-color:#2B2796;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
      background-color: transparent;
	  color: #DDDCEE;
      }
	  
 .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
      line-height: 25px;
	  font-size:.8rem;
      }
	  
.top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 10px;
      line-height: 45px;
      background-color:#2B2796;
	   }
	  
	  
ul.dropdown {
	background-color: #2B2796 !important;
	padding-bottom:10px !important;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
}	
	  
.top-bar.expanded .title-area {
background: #2B2796;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}	
		  
.top-bar.expanded .toggle-topbar a {
color: #fff;
font-size: 1rem;
font-family: 'Lato', sans-serif;
}		  
		
.top-bar .toggle-topbar.menu-icon a {
color: #fff;
font-size: 1rem;
font-family: 'Lato', sans-serif;
}		  
	
			  
 .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    background: none repeat scroll 0 0 #2B2796;
	  color: #DDDCEE;
      }

.top-bar-section ul li:hover:not(.has-form) > a {
      background-color:#2B2796;
	  color: #DDDCEE;
       }

.top-bar-section .has-dropdown > a:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255, 255, 255, 100) transparent transparent;
    border-image: none;
    border-right: 5px inset transparent;
    border-style: solid inset inset;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    margin-top: 10.5px;
    top: 10.5px;
    width: 0;
}

.top-bar-section .has-dropdown > a {
    padding-right: 30px !important;
}

.top-bar-section .lastnav {
    padding-right: 40px !important;
}

.top-bar-section ul li > a {
	font-size:1.2rem;
  font-family: 'Lato', sans-serif;
  color:#fff;
}


.homecontent {
	background-color: #FFF;
	padding: 1.5em;
}
	
.homecontent h4, .homecontent p {
	color: #1F70C9;
}

.welcome {
	background-color:#FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding:15px 20px 15px 15px;
	color:#652C90;
}

.welcome img{
	margin-right:20px;
}

.welcome h1{
	font-size: 1.4375rem;
	margin-left:10px;
	color:#652C90;
	font-weight:bold;
}

.welcome p{
	font-size: .9rem;
}


.welcome > p.readmore {
	background:url(../img/readmore.png) no-repeat 155px center;
	padding-left:175px;
	margin-bottom: 0;
}

.leftspace {
	padding-left:25px;
}

.topspace {
	padding-top:18px;
}

.homelinks {
	background-color:#FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding:9px 9px 9px 9px;
	color:#652C90;
}

.homelinks h1{
	font-size: 0.9rem;
	margin-left:10px;
	margin-top:10px;
	color:#652C90;
	font-weight:bold;
}

.homelinks img{
	margin-right:10px;
}


.homelinks p.readmore {
	background:url(../img/readmore.png) no-repeat 95px center;
	padding-left:115px;
	margin-bottom: 0;
	font-size: 0.9rem;
}

.homevalues {
  background: #096;
  padding:2px;
}
	
.valuetext p{
  color: #FFF;
  font-family: 'Handlee', cursive;
  font-size:1.4em;
  line-height:1.4em;
  margin-bottom:3px;
}



.side {
	background-color:#5F5CB0;
	padding:20px 20px 20px 20px;
	color: #000;
	margin-bottom:25px;
		-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color:#FFFFFF;

}


.iconbar {
	background-color:#3E3A9F;
	padding:20px 20px 20px 20px;
	color: #000;
	margin-bottom:25px;
		-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color:#FFFFFF;

}



.side h4{
	color:#FFFFFF;
}

.side a{
	color:#FFFFFF;
}

.side a:hover{
	color:#DDDCEE;
}



.content {
	background-color:#DDDCEE;
	padding:20px 20px 20px 20px;
	color: #000;
	margin-bottom:25px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

}

.content h4{
	color:#2B2696;
}

.content a{
	color:#5F5CB0;
}

.content a:hover{
	color:#2B2796;
}

hr {
border: solid 1px #5F5CB0;
}


.impdates {
	margin-left:2rem;
	padding:5px 0 5px 0;
}

p.impdates {
	margin-bottom:0.5rem !important;
}


.content li{
	margin-left:20px;
	line-height:1.5rem;
}

.content h1{
	font-size: 1.5rem;
	margin-top:10px;
	color:#39306A;
	font-weight:bold;
}

.content img {
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	float:right;
}

.th img {
	padding:0px !important;
}


.sidepic {
	background:#333399 url(../img/sidepic.jpg) no-repeat center;
	background-size: 100%;
	min-height:400px;
}

.clearing-thumbs p {
	font-size:0.8rem;
	padding-left:1.3rem;
}


.footer {
  background: #2B2796 ;
	color: #FFFFFF;
	padding:5px;
}

.footer p {
	font-size:0.8rem;
	padding-top:1rem;
}


.value_i {
	color:#FF0606;
	font-weight:bold;
}

.value_f {
	color:#F27916;
	font-weight:bold;
}

.value_s {
	color:#FFCF06;
	font-weight:bold;
}

.value_a {
	color:#069D06;
	font-weight:bold;
}

.value_c {
	color:#0674C3;
	font-weight:bold;
}

.value_l {
	color:#062564;
	font-weight:bold;
}

.value_p {
	color:#7435A3;
	font-weight:bold;
}


.under{
	text-decoration:underline;
}


.content p.quote {
	font-size: 1.9rem;
	padding-right:20px;
	font-weight:lighter;
	color:#39306A;
}

.searchfield {
	padding-top:20px;
}

.outlook {
font-size: .8rem;
}

.clearing-caption {
	background-color:#2B2796;
}

.clearing-blackout {
  background: #2B2796;
}
	
@media only screen and (min-width: 40em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 10px;
      line-height: 45px;
      background-color:r#2B2796;
	   }
	   .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
		   margin-top: -10px;
	   }
	   .homecontent {
	min-height:600px;
}
.top-bar {
	height:50px;
	background-color: transparent;
	margin-top:65px;
}
.contain-to-grid .top-bar {
max-width: 56.5rem;
margin: 0 auto;
margin-bottom: 0;
}

.clearing-assembled .clearing-container .visible-img {
  background: #2B2796;
}
.clearing-assembled .clearing-container .carousel {
  background: #2B2796;
}
}
@media only screen and (min-width: 70em) {

.top-bar-section ul li > a {
	font-size:1.2rem;
}



}


@media only screen and (max-width: 70em) {
	
	.logo {
	display:block;
    margin: 0 auto;
	margin-top:-60px;
	width:20%;
}
.quick_extra {
	margin-top:0px !important;
}

.quick_latest {
	margin-top:0px !important;
	margin-bottom:5px;
}

.quick_newsletters {
	margin-top:0px !important;
	margin-bottom:5px;
}

.quick_calendar {
	margin-top:0px !important;
	margin-bottom:5px;
}

.quick_enrolment {
	margin-top:0px !important;
	margin-bottom:5px;
}


}


div.icon-bar {
	background-color: #3E3A9F;
}

.icon-bar a {
	background:#3E3A9F;
	height:80px;
}

.icon-bar.seven-up .item {
width: 14.28571%;
}

.icon-bar.eight-up .item {
width: 12.5%;
}


.icon-bar a.icon_staff {
	background:url(../img/icon_staff_off.jpg) center center no-repeat;
}
.icon-bar a.icon_news {
	background:url(../img/icon_newsletters_off.jpg) center center no-repeat;
}
.icon-bar a.icon_calendar {
	background:url(../img/icon_calendar_off.jpg) center center no-repeat;
}
.icon-bar a.icon_events {
	background:url(../img/icon_events_off.jpg) center center no-repeat;
}
.icon-bar a.icon_enrol {
	background:url(../img/icon_enrol_off.jpg) center center no-repeat;
}
.icon-bar a.icon_contactus {
	background:url(../img/icon_contactus_off.jpg) center center no-repeat;
}
.icon-bar a.icon_absentee {
	background:url(../img/icon_absentee_off.jpg) center center no-repeat;
}
.icon-bar a.icon_seqta {
	background:url(../img/icon_seqta_off.jpg) center center no-repeat;
}



.icon-bar a.icon_staff:hover {
	background:url(../img/icon_staff_on.jpg) center center no-repeat;
}
.icon-bar a.icon_news:hover {
	background:url(../img/icon_newsletters_on.jpg) center center no-repeat;
}
.icon-bar a.icon_calendar:hover {
	background:url(../img/icon_calendar_on.jpg) center center no-repeat;
}

.icon-bar a.icon_events:hover {
	background:url(../img/icon_events_on.jpg) center center no-repeat;
}
.icon-bar a.icon_enrol:hover {
	background:url(../img/icon_enrol_on.jpg) center center no-repeat;
}
.icon-bar a.icon_contactus:hover {
	background:url(../img/icon_contactus_on.jpg) center center no-repeat;
}
.icon-bar a.icon_absentee:hover {
	background:url(../img/icon_absentee_on.jpg) center center no-repeat;
}
.icon-bar a.icon_seqta:hover {
	background:url(../img/icon_seqta_on.jpg) center center no-repeat;
}



ul.events li{
	margin-left:0 !important;
}

.translate {
	width:13rem !important;
}

.goog-te-gadget-simple {
	border:hidden !important;
	background-color: #2B2796 !important;
}


.goog-te-gadget-simple img{
	margin-left:10px;
	padding-right:10px;
}

