 @charset "UTF-8";
/* CSS Document */
/* Author: Jennie Dawson, Think Graphics, Cumbria */

/* Remove link border from images */


.clearfix {
	line-height: 0;
	clear: both;
}


img {
	max-width: 100%;
	border: 0;
	vertical-align: middle;
	height: auto;
}

/* Global Reset */

* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,p,form,label,ol,fieldset {
	margin: 0;
}
ul, ol {
	margin-left: 0 0 0 25px;
}
li {
	padding: 0;
}
ul.bullets {
	list-style: none;
	margin-left: 25px;
}
ul.bullets li {
	background: url(../images/bullet.png) no-repeat top left;
	padding-left: 20px;
}
#footer ul {
	margin-left: 0;
}

#maincontent ul {
	margin-left: 25px;
}
#maincontent li {
	padding-left: 6px;
}
#maincontent ul li ul {
	list-style:square;
	font-size: 100%;
	margin-left: 10px;	
}
#maincontent ul li ul li {
	margin-left: 10px;	
}

fieldset {
	padding: 1em;
	border: 0;
}
body {
	font-size: 17px;
    font-family: 'Roboto', sans-serif;
	margin: 0;
	color: #4d606d;
	line-height: 140%;
	letter-spacing: 0.5px;
}
h1 {
	color: #608db6;
	margin: 0;
	padding-top: 35px;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 4px;
	line-height: normal;
}
h2 {
	font-family: 'Rancho', serif;
	font-weight: normal;
	font-size: 30px;
	margin: 12px 30px 12px 0;
	line-height: normal;
	color: #596e7e;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 10px 0 0px 0;
	line-height: normal;
}
h4 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 4px 0 10px 0;
	line-height: normal;
}
h5 {
	color: #596e7e;
	font-weight: bold;
	font-size: 1.1em;
	margin: 12px 30px 12px 0;
	line-height: 160%;
	border-top: 1px dotted #82abc3;
	border-bottom: 1px dotted #82abc3;
	margin-right: 80px;
	letter-spacing: 1px;
	line-height: normal;
}

p {
	padding: 4px 0;
}
hr {
	color: #d9edf9;
	background-color: #d9edf9;
	height: 1px;
	border-width: 0;
	clear: both;
	margin: 10px 0;
}

/* Span styles */

.red { color: #c30505; }


/* Layout Styles */
#header-os {
	position: relative;
}

#header {
	border-bottom: 3px solid #0358a7;
	padding: 0;
	
}
#slides img {
	width: 100%;
}
.logo-cont {
	background: rgba(1,84,164,0.8);
	height: 105px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;

}
.strap-cont {
	height: 55px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 115px;
	z-index: 100;
}

#logo {
	margin-top: 18px;
	margin-left: 15px;
	width: 30%;
	float: left;
	max-width: 150px;
}
.logo-title {
	width: auto;
	float: left;
	margin-top: 46px;
}
.logo-title h3 {
	color: #fff;
	font-size: 50px;
	font-weight: 500;
	padding-left: 25px;
	letter-spacing: 4px;
}
.strap, .strap2 {
	margin-top: 0px;
	margin-left: 7px;
	width: 80%;
}
.strap h4, .strap2 h4 {
	font-size: 28px;
	letter-spacing: 1px;
	font-weight: 400;
	margin-top: 0;
	margin-left: 186px;
}
.strap h4 {
	text-align: left;
	color: #095397;
}
.strap2 {
	width: 60%;
	margin-top: 40px;
}
.strap2 h4 {
	color: #1a2631;
	font-size: 38px;
	line-height: 110%;
	font-family: 'Rancho', serif;
}
#slide img {
	width: 100%;
}


#banner {
	width: 100%;
	border-top: 2px solid #fff;
	border-bottom: 3px solid #0154a4;
}
#banner img {
	max-height: 500px;
	width: 100%;
}

.line {
	height: 1px;
	background: #c1cde7;
	border-bottom: 1px solid #FFF;
	margin: 10px 8px 4px 8px;
}


#page {
	width: 100%;
	background-image: linear-gradient(#e4f0fa, #ffffff);
}
#maincontent, .container {
	width: 96%;
	max-width: 1250px;
	margin: 0 auto;
	padding: 0 2%;
}
#maincontent {
	background: url(images/wave-bg.png) no-repeat 10px 25px;
}
#footer {
	width: 100%;
	clear: both;
	position: relative;
	color: #fff;
	line-height: normal;
	border-top: 3px solid #0154a4;
	background: #2eaafc;
	padding-bottom: 20px;
}
.footercontent {
	width: 96%;
	max-width: 1250px;
	margin: 0 auto;
	padding: 2%;
}
#footercontact {
	width: 50%;
	float:left;
	min-height: 60px;
}
.mob-email {
	display: none;
}
#footercontact .email {
	height: 36px;
	font-size: 95%;
	background: url(images/email.png) no-repeat top left; 
	margin-left: 12px;
}
#footercontact .email p {
	margin: 0;
	margin-left: 48px;
	line-height: 26px;
}

#footercontact .email a {
	text-decoration: none;
	color: #fff;
	margin-left: 40px;
}
#footercontact .email a:hover {
	color: #0e74b8;
}


#footercopy {
	float: right;
	text-align: right;
	padding: 0;
	padding-top: 10px;
	font-size: 90%;
	width: 45%;
}
#footercopy a {
	color: #fff;
	padding: 12px 0;
	display: block;
	font-size: 10px;
}
#footercopy a:hover {
	color: #0e74b8;
	text-decoration: none;
}

.moduletable_registered {
    clear: both;
    margin-top: 20px;
    text-align: center;
    border-top: 1px dotted #0154a4;
    padding: 15px 0;
    border-bottom: 1px dotted #0154a4;
    border-top: 1px dotted #0154a4;
}
/* Featured section */
#featurebox {
	padding-bottom: 15px;
}
.feature-content {
	width: 98%;
	max-width: 1250px;
	margin: 0 auto;
	padding: 1%;
}
.feature {
	float: left;
	width: 50%;
	margin: 0;
	position: relative;
	min-height: 200px;
	padding-bottom: 20px;
}
.feature-head {
	margin: 0;
	padding: 0;
}
.feature-head h4 {
	color: #7ba3ca;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0;
	letter-spacing: 2px;
}


.featureitem {
    width: 45%;
	float: left;
}
#featurebox .pic {
	margin: 0;
	float: left;
	margin-right: 15px;
	width: 50%;
}
#featurebox .pic img {
	border-radius: 8px;
}
#featurebox p {
	margin: 0 5px 5px 0px;
	line-height: 130%;
	padding-top: 5px;
	font-size: 15px;
}
#featurebox ul {
	list-style: none;
	margin-left: 15px;
}
#featurebox li {
	background: url(images/bullet.png) no-repeat 0 2px;
	font-size: 15px;
	margin-bottom: 4px;
	padding-left: 22px;
	line-height: 130%;
}
.featurebutton {
  position: absolute;
  bottom: 20px;
  width: 250px;
}
#featurebox .featurebutton a {
	line-height: 25px;
	text-transform: uppercase;
	background: #2eaafc;
	border-radius:6px;
	padding: 8px 30px;
	color: #fff;
	display: block;
	width: 60%;
}
#featurebox .featurebutton a:hover {
	color: #000;
	text-decoration: none;
}

/* Main Navigation styles */

#navbox, #respnav {
	width: 100%;
}
#navbox {
	height: 45px;
	position: absolute;
	bottom: 15px;
}


#navbox ul#menu nav {
	width: 100%;
	margin: 0 auto;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;
}
#navbox ul#menu {
	font-size: 21px;
	margin-left: -30px;
}
#navbox ul#menu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#navbox ul#menu a {	
	display: block;
	color: #0f5594;
	text-decoration: none;
	padding: 4px 30px 6px 30px;
	text-align: center;
	line-height: 35px;
	height: 35px;
	font-size: 30px;
	letter-spacing: 1px;
	font-family: 'Rancho', serif;
}

#navbox ul#menu .a {
	text-decoration: none;
}
#navbox ul#menu a:hover {
	color: #c30505;
	text-decoration: none;
}
#navbox ul#menu a:active {
	text-decoration: none;
}

#navbox ul#menu .current a {
	color: #c30505;
}

/* DROP DOWN  MENU */

.moduletable_menu li ul {
       position: absolute;
       width: 135px;
       left: -999em;
       border-bottom: none;
       top: 144px;
	   z-index: 100;
}
.moduletable_menu li:hover ul {
       left: auto;
}
.moduletable_menu li ul li {
       width: 135px;
       padding: 0;
	   z-index: 100;
}

.moduletable_menu li a{
       display: block;
       padding: 5px;
       text-decoration: none;
	   z-index: 100;
}
html>body .moduletable_menu li a {
       width: auto;
}

	
.moduletable_menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menu-bg-ov.png);
	background-repeat: no-repeat;
	background-position: top right;
    /* ---
    filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;*/
}
.moduletable_menu li ul li a {
       width: 125px !important;
	   height: 20px;
       background: #c3a59e;
       color: #fff;
	   border-top: 1px solid #fff;
       /* ---
       filter:alpha(opacity=80);
       -moz-opacity: 0.8;
       opacity: 0.8;*/
}
.moduletable_menu li ul li a:hover {
       background: #73615d;
       color: #fff;
}

.moduletable_menu li:hover ul, .moduletable_menu li.sfhover ul {
       left: auto;
}


#lwd {
	margin: 25px auto 0 auto;
	width: 95%;
	height: 50px;
	clear: both;
}


/* Print etc icons */

#maincontent ul.actions {
    text-align:right;
    padding:0 ;
    width:100%;
    margin:0;
}

#maincontent ul.actions li {
    display:inline
}

#maincontent ul.actions a {
    text-decoration:none
}
.featurebullets {
	background: url(../images/bulletsm.png) no-repeat top left;
	margin: 1px 15px !important;
	padding: 0 0 0 16px !important;
	line-height: 14px !important;
}
#maincontent .bullets li {
	background: url(../images/bullet.png) no-repeat left center;
	margin: 2px 11px !important;
	padding: 0 0 3px 18px !important;
	line-height: 16px !important;
}
#maincontent .bullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.item-separator {
	background: #82abc3;
	width: 90%;
	height: 1px;
	margin-top: 15px;
}

.actions {
	margin-right: 20px;
}
.article-info-term {
	display: none;
	visibility: hidden;	
}
.note {
	font-size: 70%;
	font-weight: bold;
	color: #4e69a4;
	border-top: 1px #c3cce1 dotted;
	border-bottom: 1px #c3cce1 dotted;
	padding: 8px 10px;
}
.shortpara {
	margin-right: 80px;
}
a {color:#c30505; text-decoration: none;}
a:hover{color:#000; text-decoration: underline;}



/* Responsive menu toggle */

.slicknav_menu {
	display:none;
}

/* Responsive menu toggle */

.slicknav_menu {
	display:none;
}

@media screen and (max-width: 890px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
#navbox {
}

	
}
@media screen and (max-width: 1172px) {
.strap2 h4 {
  font-size: 30px;
  line-height: 130%;
}
.strap2 {
  margin-top: 30px;
}
}
@media screen and (max-width: 1120px) {
.feature {
    float: none;
    width: 92%;
	max-width: 800px;
    min-height: 180px;
    padding-bottom: 10px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.featurebutton {
  position: relative;
  bottom: auto;
  width: auto;
  margin-top: 25px;
}
.feature-head h4 {
  clear: both;
}
#featurebox .pic img {
  max-width: 300px;
  margin-bottom: 30px;
}
#featurebox .pic {
  max-width: 320px;
}
}
@media screen and (max-width: 970px) {
.strap2 {
  margin-top: 0px;
  width: 80%;
}

}
@media screen and (max-width: 840px) {
#footercontact, #footercopy {
    float: none;
    text-align: center;
	width: 100%;
	margin: 10px;
}
#footercontact .email, #footercontact .email a {
	background: none;
	margin-left: 0;
}
.mob-email {
	display: inline-block;
}
}
@media screen and (max-width: 800px) {
.logo-cont {
	position: relative;
}
#slides img {
  margin-top: -30px;
}

}
@media screen and (max-width: 700px) {
#featurebox .pic, .featureitem {
	float: none;
	margin: 10px auto;
	width: 100%;
	max-width: 100%;
}
#featurebox .pic img {
  max-width: 600px;
  margin-bottom: 10px;
  width: 98%;
}
.feature-head h4 {
	text-align: center;
}
}

@media screen and (max-width: 640px) {
.strap2 h4 {
  font-size: 24px;
}
.strap h4 {
  margin-top: -8px;
}

.featurebutton {
	position: relative;
	bottom: auto;
	right: auto;
	clear: both;
}
. img {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 530px) {
.logo-cont {
  height: 58px;
}
.logo-title {
  float: left;
  margin-top: 18px;
}
.logo-title h3 {
  font-size: 30px;
  padding-left: 15px;
  letter-spacing: 4px;
}
#logo {
  margin-top: 4px;
  max-width: 90px;
}
.strap-cont {
  height: 55px;
  left: 12px;
  top: 75px;
}	
.strap h4, .strap2 h4 {
  font-size: 24px;
  margin-left: 10px;
  margin-bottom: 3px;
}
.strap2 h4 {
  font-size: 20px;
  line-height: 100%;
}
#slides img {
  margin-top: -15px;
}
h1, h2 {
	font-size: 26px;
}
body {
	font-size: 15px;
}
.slicknav_btn {
  padding: 18px;
}
}
@media screen and (max-width: 432px) {
#featurebox .pic {
    margin: 10px 0;
    float: none;
	text-align: center;
}
.feature {
	text-align: center;
}
#featurebox ul {
    list-style: none;
    margin-left: 70px;
    text-align: left;
	margin-bottom: 20px;
}
.feature img {
	margin-bottom: 0px;
}
#featurebox .featurebutton a {
    padding: 5px 40px;
}
}