@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700);


body {
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
border: #FFFFFF 0px solid;
}

legend {
    color: #FFFFFF;
}

.outer-background	{
background-color: #00263B;
background-image: none;
background-repeat: repeat;
background-attachment: fixed;
}


.inner-background	{
background-color: transparent;
border: #000000 0px solid;
}


html	{ overflow-y: scroll; }


p.normal {font-style: normal; }

p.italic { font-style: italic; }

p.oblique { font-style: oblique; }

p.strapline { font-style: italic; color: #CC7A00; font: 18px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal;}


/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
padding: 15px 0px 15px 0px;
margin: 0px 0px 0px 0px;
border: #000000 0px solid;
}

.headercolor	{ background-color: #001E2F; }  /* EDIT .pagebox PADDING TO 0 BELOW FOR FULL WIDTH */

.logo-respond	{
height: auto;
width: 600px;
max-width: 600px;
min-width: 280px;
margin: 0 auto;
display: block;
}

.newlogo-respond	{
height: auto;
width: 600px;
max-width: 600px;
min-width: 280px;
margin: 0 auto;
display: block;
}

.logostacked-respond	{
height: auto;
width: 250px;
max-width: 600px;
min-width: 100px;
margin: 0 auto;
display: block;
}

.newlogostacked-respond	{
height: auto;
width: 200px;
max-width: 600px;
min-width: 100px;
margin: 0 10px;
display: block;
}

.newsflashimage-respond	{
height: 501px;
width: 890px;
max-width: 890px;
min-width: 100px;
margin: 0 auto;
display: block;
}

.slide-respond	{
max-width: 95%;
}


/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* NON-MENU LINK COLORS  (was #006680 */

a:link		{ color: #08C4DA; font: 1.2em arial, helvetica, sans-serif; font-weight: normal; text-decoration: none; }

a:visited	{ color: #08C4DA; font: 1.2em arial, helvetica, sans-serif; font-weight: normal; text-decoration: none; }

a:active	{ color: #08C4DA; font: 1.2em arial, helvetica, sans-serif; font-weight: normal; text-decoration: none; }

a:hover		{ color: #08C4DA; font: 1.2em arial, helvetica, sans-serif; font-weight: normal; text-decoration: underline; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */

span.yellowhighlight {
    background-color: #FFFF00;
    color: black;
}

span.greyhighlight {
    background-color: #BFBFBF;
    color: black;
}

span.bluehighlight {
    background-color: #BFF2F9;
    color: black;
}

span.pinkhighlight {
    background-color: #F2DCDB;
    color: black;
}

span.whitehighlight {
    background-color: #FFFFFF;
    color: black;
}

span.certificatevalid {
  color: #00AA00;
}

span.certificateinvalid {
  color: #FF0000;
}



.whitebox {
  background: white;
  color: red;
}

.whitebox p {
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}

.whitebox ul {
  list-style: disc inside none;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 1em;
  text-indent: -2em;
}

.whitebox li {
  padding-left: 1em;
  text-align: left;
}

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

body, div, table {
color: #FFFFFF;
font-family: "Open Sans", arial, helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 150%;
}


/* START FONTS */

/* old title -----
.title 		{ color: #CCCCCC; font: 23px "Comfortaa", arial, sans-serif; font-weight: 400; letter-spacing: 2px; line-height: normal; }
--- */

.title 		{ font: 23px "Comfortaa", arial, sans-serif; font-weight: 400; letter-spacing: 2px; line-height: normal; }

.substitle 		{ font: 23px "Comfortaa", arial, sans-serif; font-weight: 400; letter-spacing: 2px; line-height: normal; margin-left: 10px; margin-top: 10px; margin-right: 10px;}

.subtitle 	{ color: #CCCCCC; font: 18px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal; }

.subssubtitle 	{ color: #CC7A00; font: 15px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;}

.smalltitle 	{ color: #CCCCCC; font: 15px "Comfortaa", arial, sans-serif; font-weight: 400; line-height: normal; }

.expandable_items_title 	{ color: #C8CA00; font: 16px "Comfortaa", arial, sans-serif; font-weight: 300; line-height: normal; }

.expandable_items_content 	{ font: 16px; }

.smalltext	{ color: #FFFDB8; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:link		{ text-decoration: none; color: #08C4DA; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:visited	{ text-decoration: none; color: #08C4DA; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:active	    { text-decoration: none; color: #08C4DA;font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }
.smalltext a:hover		{ text-decoration: underline; color: #08C4DA; font: 13px "Comfortaa", arial, sans-serif; font-weight: 400; padding-bottom: 5px; line-height: normal; }

.warning	{ color: #FF0000; font-family: "Comfortaa", arial, helvetica, sans-serif; font-size: 13px; font-weight: 700; }

.confirmed { color: #09C109; }

p.course-button 
		{
		color: #FFFFFF;
		font: 14px "PT Sans", arial, sans-serif;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		background-color: #757B93;
		padding: 6px 0px 6px 0px;
		margin: 6px auto 6px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: 132px;
		border: #000000 0px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;
		}

.course_title	{ color: #44A2B6; font: 1.2em arial, helvetica, sans-serif; font-weight: normal; text-decoration: none; }

.course_expiry_warning 	{ color: #999900; font: 16px "Comfortaa", arial, sans-serif; font-weight: 300; line-height: normal; }
.course_expiry_expired 	{ color: #FF353A; font: 16px "Comfortaa", arial, sans-serif; font-weight: 300; line-height: normal; }
a.resubscribe_warning_button:link, a.resubscribe_warning_button:visited, a.resubscribe_warning_button:active 
		{
		color: #FFFFFF;
		font: 14px "PT Sans", arial, sans-serif;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		background-color: #F0A006;
		padding: 6px 0px 6px 0px;
		margin: 6px auto 6px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: 132px;
		border: #FFFFFF 1px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}
a.resubscribe_warning_button:hover
		{
		color: #FFFFFF;
		background-color: #10AC22;
		border: #FFFFFF 1px solid;
		}
a.resubscribe_expired_button:link, a.resubscribe_expired_button:visited, a.resubscribe_expired_button:active 
		{
		color: #FFFFFF;
		font: 14px "PT Sans", arial, sans-serif;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		background-color: #E70F1E;
		padding: 6px 0px 6px 0px;
		margin: 6px auto 6px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: 132px;
		border: #FFFFFF 1px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}
a.resubscribe_expired_button:hover
		{
		color: #FFFFFF;
		background-color: #10AC22;
		border: #FFFFFF 1px solid;
		}

a.slide_bottom_button:link, a.slide_bottom_button:visited, a.slide_bottom_button:active 
		{
		color: #FFFFFF;
		font: 15px "PT Sans", arial, sans-serif;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		background-color: #4160B0;
		padding: 6px 0px 6px 0px;
		margin: 6px auto 6px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: 132px;
		border: #FFFFFF 1px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}
a.slide_bottom_button:hover
		{
		color: #FFFFFF;
		background-color: #10AC22;
		border: #FFFFFF 1px solid;
		}

a.link-button:link, a.link-button:visited, a.link-button:active 
		{
		color: #FFFFFF;
		font: 26px "PT Sans", arial, sans-serif;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		background-color: #70B8F4;
		padding: 6px 6px 6px 6px;
		margin: 6px auto 6px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: auto;
		border: #FFFFFF 1px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}

a.link-button:hover
		{
		color: #FFFFFF;
		background-color: #30C642;
		border: #FFFFFF 1px solid;
		}

p.link-button { text-align: center;}

/* END FONTS */


/* ADDITIONAL FONTS  */

.fulltitle 		{ color: #D3BEA1; font: 19px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.fullsubtitle  { color: #CCF5FF; font: 16px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.fulltext 		{ color: #F0F0F0; font: 15px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.subtitlecontact	{ color: #FFFFFF; font: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.subtitleh1	{ margin: 0px 0px 1px 0px; font: 16px "Trebuchet MS" arial, sans-serif; font-weight: normal;} 

.slidetitle	{ color: #D3BEA1; font: 18px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.slidetext	{ color: #FFFFFF; font: 14px "Trebuchet MS", arial, sans-serif; font-weight: normal; }


.hilite		{ color: #FFFFFF; }
.hilite2		{ color: #FF0000; }

h1, h2, h3, h4	{ margin: 0px 0px 1px 0px; }    /* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* PAGE & CONTENT HEIGHTS AND WIDTHS & PADDING */

/* NOTE: IF YOU CHANGE THE PAGE WIDTHS EDIT & TEST THE MEDIA QUERIES IN THE media-queries.css */

.pageheight	{ min-height: 700px; }

.pageheight-home	{ min-height: 500px; }

.pagewrapper	{
		width: 100%;
		min-width: 315px;
		text-align: center;
		margin: 0 auto;
		}

.pagebox	{
		padding: 0px 0px 0px 0px;
		margin: 0 auto;
		}

#contentbox	{
		max-width: 850px;
		margin: 0 auto;
		padding: 30px 0px 10px 0px;
		}

.content-pad 	{ padding: 0px 35px 10px 15px; }

#left-content 	{
		float: left;
		width: 100%;
		max-width: 555px;
		padding: 0px;
		}

/* HOME PAGE WIDTHS */

#contentbox-home  {
		  max-width: 912px;
		  margin: 0 auto;
		  padding: 30px 20px 30px 20px;
		  }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */


/* POP UP ALERT COLOURS */

.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}

.alert.success {background-color: #4CAF50;}
.alert.info {background-color: #2196F3;}
.alert.warning {background-color: #ff9800;}
.alert.newsflash{background-color: #E9EC00; color: red;}

.closebtn {
  margin-left: 15px;
  color: red;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */




/* HOME PAGE ..................................... HOME 3 BOX COLUMNS */

.introbox-text	  { color: #FFFFFF; font-size: 14px; line-height: normal; padding: 14px 0px 14px 0px; text-align: left; }

.introbox2-text	  { color: #FFFFFF; font-size: 14px; line-height: normal; padding: 5px 0px 5px 0px; text-align: left; }

.introtitle 	{
		color: #FFFFFF;
		font: 20px "Open Sans", arial, sans-serif;
		font-weight: normal;
		line-height: normal;
		text-align: left;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 5px 0px;
		border: solid #B28F00;
		border-width: 0px 0px 1px 0px;
		}

.introbox-outer	{ width: 100%; margin: 0 auto; }

.introbox	{
		float: left;
		width: 300px;  /* DIVIDED BY 3 */
		}
    
.introbox2	{
		float: left;
		width: 430px;  /* DIVIDED BY 2 */
}

.introbox-inner	{
		background-color: transparent;
		border: solid #FFFFFF;
		border-width: 0px 0px 0px 0px; 
		padding: 10px 20px 10px 20px;
		margin: 45px 10px 35px 10px;
	/* CORNER ROUNDING */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
		}
    
.introbox2-inner	{
		background-color: transparent;
		border: solid #FFFFFF;
		border-width: 0px 0px 0px 0px; 
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
	/* CORNER ROUNDING */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
    justify-content: center;
    align-items: center;
		}

.introbox-left	  { display: block;  }
.introbox-center  { display: block; }
.introbox-right	  { display: block; }

.introbox2-left	  { display: block;}
.introbox2-center  { display: block;}
.introbox2-right	  { display: block;}

.boxes2		{
		text-align: left;
		color: #9AC2D1;
		background-color: transparent;
		border: solid #9AC2D1;
		border-width: 1px 0px 1px 0px;
		padding: 6px 2px 6px 2px;
		}

/* HOME IMAGES WITH ZOOM ( OPTIONAL HOMEPAGE ) */

.imagesbox	{
		width: 238px;
		height: 100px;
		overflow: hidden;
		cursor:pointer;
		margin: 0 auto;
		border: 0px solid #000000;
	/* CORNER ROUNDING */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
		}

.introimages img	{
			width: 238px;
			height: 100px;
		/* IMAGE ZOOM */
			-webkit-transition: all 1s ease;
			-moz-transition: all 1s ease;
			-o-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
			}

.introimages img:hover	{ width: 280px; height: 119px; }

.mttimagesbox	{

		width: 100%;
		/*		width: 442px;*/
		max-width: 442px;
		height: 343px;
		overflow: hidden;
		cursor:pointer;
		margin: 0 auto;
		border: 0px solid #000000;
	/* CORNER ROUNDING */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
		}

.mttintroimages img	{
			width: 442px;
			height: 343px;
		/* IMAGE ZOOM */
			-webkit-transition: all 1s ease;
			-moz-transition: all 1s ease;
			-o-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
			}

.mttintroimages img:hover	{ width: 480px; height: 380px; }


/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* HOME BOTTOM TEXT AREA */

.content-pad-home { padding: 50px 20px 50px 20px; }

.homelinks	  { color: #73879C; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* JQUERY HOME PAGE SLIDER ................. (HOME SLIDER & SETS) (SEE ALSO responsive-slides.css IN FOLDER JQuery) */

.rslides_container	{
			background-color: #C0C0C0;
			max-width: 100%;
			min-width: 250px;
			text-align: center;
			margin: 0 auto;
			position: relative;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border: solid #9CA0B3;
			border-width: 0px 0px 0px 0px;
			
  		/* CORNER ROUNDING ......... 4 by default */
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			-khtml-border-radius: 0px;
			border-radius: 0px;
			}

.rslides_container img	{
  		/* CORNER ROUNDING ....... 3 by default */
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			-khtml-border-radius: 0px;
			border-radius: 0px;
			}

#homeJQ > .centered-btns_nav	{ display: none; }  /* HIDES HOME ARROWS */

/* SLIDESHOW ROUND ACTIVE BUTTON STYLES */

.centered-btns_tabs	{
			width: 100%;
			position: absolute;
			bottom: 10px;
			left: 0px;
			margin: 0 auto;
			text-align: center;
			z-index: 1000;
			background-color: transparent;
			}

/* NORMAL BUTTON STATE */

.centered-btns_tabs a 	{
			width: 10px;
			height: 10px;
			background-color: transparent;
			border: #FFFFFF 2px solid;
		/* CORNER ROUNDING */
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			margin: 0px 4px 0px 4px;
			}

/* HOVER BUTTON STATE */

.centered-btns_tabs a:hover 
			{ background-color: #FFFFFF; border: #FFFFFF 2px solid; }

/* ACTIVE BUTTON STATE */

.centered-btns_here a, .centered-btns_here a:hover  
			{ background-color: #CCFF33; border: #CCFF33 2px solid; cursor: default; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/*  JQUERY SLIDESHOWS ........... (SEE ALSO HOME JQUERY ABOVE & responsive-slides.css IN FOLDER JQuery)*****/

.HoverBorder	{
		border: #5E7287 2px solid;
		vertical-align: bottom;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		}

a:hover .HoverBorder 	{ border: #FF0000 2px solid; }

.slide-setwidth		{ max-width: 700px; }



/* BUTTONS for links */

a.button-link:link, a.button-link:visited, a.button-link:active 
		{
		color: #FFFFFF;
		font: 14px "PT Sans", arial, sans-serif;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		background-color: #757B93;
		padding: 6px 0px 6px 0px;
		margin: 6px auto 6px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: 132px;
		border: #000000 0px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;
		}

a.button-link:hover
		{
		color: #FFFFFF;
		background-color: #FF0000;
		border: #3366FF 0px solid;
		}



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* RIGHT SIDEBAR */

.sidebar-width	{ max-width: 250px; margin: 0 auto; }

#sidebar-content {
		float: left;
		width: 100%;
		max-width: 280px;
		padding: 0px;
		border-left: #79684B 1px solid;
		}

.sidebar-pad	{ padding: 0px 0px 10px 10px; }

.sidebar-box	{
		margin: 0px auto 20px auto;
		padding: 0px 0px 10px 0px;
		}

.sidebar-textarea {
		padding: 9px 6px 9px 6px;
		background-color: #001E2F;
		border: solid #79684B;
		border-width: 0px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
	/* CORNER ROUNDING */
		-moz-border-radius: 0px 0px 5px 5px;
		-webkit-border-radius: 0px 0px 5px 5px;
		border-radius: 0px 0px 5px 5px;
		}

.sidebar-text 	{
		color: #B8C2CA;
		font: 13px "Open Sans", arial, sans-serif;
		text-align: center;
		font-weight: normal;
		line-height: normal;
		}

.sidebar-title	{
		color: #FFFFFF;
		font: 16px "Comfortaa", arial, sans-serif;
		font-weight: 700;
		line-height: normal;
		text-align: center;
		background-color: #001E2F;
		padding: 9px 5px 9px 5px;
		margin: 0px auto 0px auto;
		border: solid #485868;
		border-width: 1px 1px 0px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
	/* CORNER ROUNDING */
		-moz-border-radius: 5px 5px 0px 0px;
		-webkit-border-radius: 5px 5px 0px 0px;
		border-radius: 5px 5px 0px 0px;
		}

.sidebar-image	{
		width: 100%;
		display: block;
		margin: 0px auto 0px auto;
		}

.side-img-border {
		 border: solid #79684B;
		 border-width: 1px 0px 1px 0px;
		 /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		 }



/* COMMENTED BY NIGEL 15-03-2021 from 404 errors file from server
/* SIDEBAR & SITE MAP ARROW LINKS \*\/

.arrow-link	{
		font-size: 15px;
		text-align: center;
		font-weight: normal;
		line-height: normal;
		display: block;
		min-height: 20px;
		padding: 10px 0px 10px 0px;
		margin: 5px 0px 1px 0px;
		background-color: #333333;
		background-image: url("picts/arrow-link-white.html");
		background-repeat: no-repeat;
		background-position: 5px 7px;
		border: solid #000000;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left \*\/
  	/* CORNER ROUNDING \*\/
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

.a-link-color1	{ background-color: #004C76; }

.a-link-color2	{ background-color: #004C76; }

.a-link-color3	{ background-color: #004C76; }

.a-link-color4	{ background-color: #004C76; border: #00A3CC 1px solid; }

.a-link-color5	{ background-color: #004C76; border: #00A3CC 1px solid; }


/* ARROW LINK HOVER COLORS \*\/

a.arrow-link:link, 
a.arrow-link:visited, 
a.arrow-link:active	{ color: #FFFFFF; text-decoration: none; }

a.arrow-link:hover	{
			color: #FFFFFF;
			text-decoration: none;
			background-color: #337091;
			background-image: url("picts/arrow-link-white.html");
			border: solid #485868;
			border-width: 1px 1px 1px 1px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left \*\/
			}

 COMMENTED BY NIGEL 15-03-2021 from 404 errors file from server */

/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* FOOTER */

.footer-splits 	{
		color: #FFFFFF;
		height: 15px;
		line-height: normal;
		background-color: #004C76;
		margin: 0px auto 0px auto;
		padding: 0px;
		border: solid #BABDC9;
		border-width: 0px 0px 1px 0px;
		}

#FooterFRM	{ visibility: visible; }

.footer-frame	{
		display: block;
		width: 100%;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		}

.footer-height	{ height: 280px; }

.footer-page    {
background-color: #004C76;
background: rgb(0, 76, 118);             /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 76, 118, 0.4);      /* RGBa with 0.6 opacity */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#004C76, endColorstr=#004C76);            /* For IE 5.5 - 7*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#004C76, endColorstr=#004C76)";   /* For IE 8*/     
margin: 0px;
padding: 0px;
background-image: none;
}	

.footer-page, .footer-page div, .footer-page table { color: #FFFFFF; }

.footer-pad	{ padding: 30px 10px 10px 10px; }

.footer-border	{
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

div.footer-title {
		color: #FFFFFF;
		font: 18px "Open Sans", arial, sans-serif;
		font-weight: normal;
		padding-bottom: 5px;
		margin-bottom: 3px;
		border-bottom: #BABDC9 1px solid;
		}

/*table.footer-links td 	{
padding: 5px 30px 5px 30px;
border-right: #999DAF 1px solid;
} */
			
table.footer-links td   {
text-align: left;
padding: 5px 30px 5px 30px;
}		

.footer-image		{
			margin: 30px 0px 3px 10px;
			border: #BABDC9 3px solid;
			}

.footer-image-table	{ margin-left: 20px;}

.footer-links	{ font: 14px "Open Sans", arial, sans-serif; font-weight: normal; line-height: 36px; color: #FFFFFF;}

.footer-social	{ width: 180px; padding-left: 10px; }

.footerlinks-1  { width: 33%; border-left: #999DAF 1px solid; border-right: #999DAF 1px solid; color: #FFFFFF;}

.footerlinks-2  { width: 33%; border-right: #999DAF 1px solid; color: #FFFFFF;}

.footerlinks-3  { width: 33%; border-right: #999DAF 1px solid; color: #FFFFFF;}


.footer-copyright {
		  color: #FFFFFF;
		  font: 12px "PT Sans", arial, sans-serif;
		  font-weight: normal;
		  line-height: normal;
		  padding: 14px 0px 14px 0px;
		  margin: 0px 0px 0px 0px;
		  background-color: #004C76;
		  border: solid #BABDC9;
		  border-width: 1px 0px 0px 0px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }


/* FOOTER LINK COLORS */

body.footer-page a:link, 
body.footer-page a:visited, 
body.footer-page a:active 	{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }

body.footer-page a:hover 	{ color: #FFFFFF; text-decoration: underline; white-space: nowrap; }


/* COPYRIGHT LINK COLORS */

div.footer-copyright a:link, 
div.footer-copyright a:visited, 
div.footer-copyright a:active 	{ color: #FFFFFF; text-decoration: none; }

div.footer-copyright a:hover 	{ color: #FFFFFF; text-decoration: underline; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* CONTACT & QUOTES PAGE CODE */

.contact-pad 			{ padding: 15px 0px 15px 0px; }

.contact-select			{ color: #CCCCCC; font-weight: normal; }

.form-box			{ margin: 20px 0px 10px 50px; }

input[type=submit].submitbutton, input[type=reset].submitbutton 
		{
		color: #FFFFFF;
	       	font: normal 16px "Open Sans", arial, sans-serif;
		text-align: center;
		background-color: #757B93;
		-webkit-appearance: none;
		padding: 7px 8px 7px 8px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		width: 120px;
        	border: #000000 0px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

input[type=submit].submitbutton:hover, input[type=reset].submitbutton:hover 
		{
		color: #FFFFFF;
		background-color: #CC0000;
        	border: #000000 0px solid;
		}

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.html");
		text-align: left;
		width: 200px;
		margin-top: 1px;
		margin-bottom: 7px;
		border: #757B93 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		background-image: url("picts/shadeform.html");
		text-align: left;
		width: 250px;
		height: 150px;
		margin-top: 2px;
		margin-bottom: 7px;
		border: #757B93 1px solid;
		}

.dropdown 	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		width: 225px;
		margin-top: 3px;
		margin-bottom: 7px;
		}

select {
  width: 100%;
}

/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* CONTACT PAGE GOOGLE MAP & DIRECTIONS */

#map-canvas	{ width: 235px; height: 160px; }


/* CONTACT PAGE GOOGLE DIRECTIONS */

.directions		{ font-size: 13px; font-weight: normal; line-height: normal; padding: 8px 0px 5px 0px; }

.directions .shadeform	{ width: 233px; margin: 0px 0px 5px 0px; }

input[type=submit].directionbutton	{ width: 235px; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* LINKS PAGE CODE */

table.searcharea td	{ padding: 0px 3px 0px 0px; }

.searcharea		{ margin: 18px 0px 18px 0px; }

.searchform 	{
		color: #000000;
		font: 12px arial, sans-serif;
		text-align: left;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.html");
		width: 110px;
		border: #757B93 1px solid;
		}

.searchbutton 	{
		color: #FFFFFF;
	       	font: bold 12px arial, sans-serif;
		text-align: center;
		background-color: #757B93;
		-webkit-appearance: none;
		height: 21px;
		margin-top: 0px;
		cursor: pointer;
		border: #000000 0px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* EXPANDABLE ITEMS PAGE */

.expandable_items-box	{
		display: none;
		margin: 0px 0px 0px 0px;
		padding: 10px 20px 10px 20px;
		border: #999999 0px solid;
		}



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* PDF PAGE */

.pdf-icon	{ margin: 1px 0px 0px 15px; }

.little-pdf-icon {
    margin: 0;
    width: 20px;
    height: 20px;
}

/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* VIDEO PAGE (FOR RESPONSIVE VIDEO) */

.videobox	 {
		 max-width: 640px;
		 margin: 0 auto;
		 padding: 0px 5px 0px 5px;
		 }

.video-container {
		 min-width: 200px;

       		 padding-bottom: 79.57%;
                 overflow: hidden;
		 position: relative;
		 z-index: 100;
		 }
 
.video-container iframe,
.video-container object,
.video-container embed {
		 width: 100%;
		 height: 100%;
		 position: absolute;
		 top: 0;
		 left: 0;
		 z-index: 100;
		 }


/* VIDEO MENU */

#menu-videos	{
		background-color: transparent;
		font-size: 0px;
		line-height: 0px;
		text-align: center;
		padding: 10px 0px 9px 0px;
		margin: 0px 10px 0px 10px;
		border-bottom: #485868 1px solid;
		}

.vid-thumb 	{
		width: 100%;
		max-width: 60px;
		height: auto;
		vertical-align: bottom;
		margin: 2px 2px 2px 2px;
		border: #485868 2px solid;
		}

.vid-thumb:hover { border: #FFFFFF 2px solid; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* MOBILE HOMEPAGE MENU CODE...... INDEX.HTML **************************************************************************************/

a.menulink-mobile:link, a.menulink-mobile:visited, a.menulink-mobile:active 
		{
		color: 	#FFFFFF; 
		font-family: arial, helvetica, sans-serif;
		font-size: 21px;
		font-weight: normal;
		letter-spacing: 2px;
		text-align: left;
		text-decoration: none;
		line-height: 40px;                            /* ............................THIS CONTROLS MENU BUTTON HEIGHT........................................................... */
		background-color: #001E2F;         /* ...  0F1F4C.... 005266...NON HOVER COLOR FOR MOBILE HOMEPAGE BUTTONS........................................ */
		background-image: url("../picts/menu-arrow-white%202.png");
		background-position: top right;
		background-repeat: no-repeat;
		padding: 0px 10px 0px 10px;
		margin: 0px auto 3px auto;		
		display: block;
		cursor: pointer;
		min-width: 200px;
		border: #CCCCCC 1px solid;         /* ....................................................BORDER COLOR FOR BUTTONS.................................................. */
/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}

a.menulink-mobile:hover
	{
	color: #FFFAE6;
	background-color: transparent;    /*  2447B2... HOVER COLOR FOR MOBILE HOMEPAGE BUTTONS.............................................. */
	background-image: url("../picts/menu-arrow-white%202.png");
	border: #CC7A00 1px solid;
	}



/*********************************************************************************************************************************************************/
/*********************************************************************************************************************************************************/
/*********************************************************************************************************************************************************/



/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

table.contactspacing, tr, td { border-collapse: collapse; border-spacing: 0; margin: 0; padding: 10px; border: 0; }

table.experience, tr, td { border-collapse: collapse; border-spacing: 0; margin: 0; padding: 5px; border: 0; vertical-align: top;}

.fullcoursestyle { font-style: italic; color: #15B515;}
.testexamaccessstyle { font-style: italic; color: #CCCE10;}
.courseinfostyle { font-style: italic; color: #909090;}

table.colourborder {
    border-collapse: collapse;
    border-style: hidden;
}

table.colourborder td, table.colourborder th {
    border: 1px solid white;
}

table.pricetable {
    border-collapse: collapse;
    border-style: hidden;
}

table.pricetable td, table.pricetable th {
    border: 0px solid white;
    padding-bottom: 0px;
    padding-top: 0px;
}

table.coursetable {
    border-collapse: collapse;
    border-style: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

table.coursetable td, table.coursetable th {
    border: 0px solid white;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
}

.coursegreytext {
  color: #D49B0E;
}




td div.center { text-align: center; }

/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.halfwidth	{ width: 50%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* PAGE LINES & BORDERS */
		
.page-splits 	{
			font-size: 1px;
			line-height: 1px;
			height: 1px;
			background-color: #B28F00;
			padding: 0;
			margin: 10px 0px 10px 0px;
			border: #B2F0FF 0px solid;
			}
			
			
.page-splits2 	{
			font-size: 1px;
			line-height: 1px;
			width: 80%;
			height: 1px;
			background-color: #FFF0B2;
			padding: 0;
			margin: 10px 0px 10px 0px;
			border: #FF0000 0px solid;
			}
			
			
.page-splits3 	{
		font-size: 1px;
		line-height: 1px;
		width: 90%;
		height: 2px;
		background-color: #999999;
		padding: 0;
		margin: 10px 0px 10px 0px;
		border: #B2F0FF 0px solid;
		}
		
		
.page-splits4 	{
		font-size: 1px;
		line-height: 1px;
		width: 100%;
		height: 3px;
		background-color: #B28F00;
		padding: 0;
		margin: 10px 0px 10px 0px;
		border: #B2F0FF 0px solid;
		}
		
						
.page-splitsX 	{
		line-height: 1px;
		width: 60%;
		height: 1px;
		background-color: #FFFF00;
		padding: 0;
		margin: 3px 0px 3px 0px;
		border: #B2F0FF 0px solid;
		}
		

.large-splits 	{
		line-height: 1px;
		font-size: 1px;
		height: 5px;
		background-color: #79684B;
		margin: 0 auto;
		padding: 0px;
		border-bottom: #333333 0px solid;
		}
			
		
.splits-xtramargin { margin-top: 30px; margin-bottom: 30px; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* SERVICES LIST */

.list		{
		font-size: 14px;
		color: #FFFFFF;
		line-height: normal;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.floatlist	{ float: left; width: 50%; min-width: 200px; }

.list li	{ text-indent: 1px; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* IMAGE BORDERS, FLOATS AND IMAGE SPACING */

.img-borders	{ border: #000000 1px solid; }

.img-float	{ float: left; margin: 3px 8px 1px 0px; }

.float-item	{ float: left; margin-right: 15px; margin-bottom: 2px; }

.float-item2	{ float: left; margin-right: 12px; margin-bottom: 0px; }

.text-nowrap	{ overflow: hidden; min-width: 175px; }

.divclear 	{ height: 1px; clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.pageheight 	{ min-height: 50px; }
}
@media screen{
.printonly 	{ display:none; }
}



/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */
/*.............................................................................................................................................................................................................. */



a.search_button:link, a.search_button:visited, a.search_button:active 
		{
		color: #FFFFFF;
		font: 12px "PT Sans", arial, sans-serif;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		background-color: #FFB119;
		padding: 3px 3px 3px 3px;
		margin: 3px auto 3px auto;		
		display: block;
		display: inline-block;
		cursor: pointer;
		width: auto;
		border: #FFFFFF 1px solid;
  	/* CORNER ROUNDING ........ 3 by default*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}
a.search_button:hover
		{
		color: #FFFFFF;
		background-color: #FF2419;
		border: #FFFFFF 1px solid;
		}
    
    
/* FORM STUFF IN GENERAL */

fieldset {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
}

fieldset.t6-fs-1 {
	background:url(/images/t6-fs-1.png) no-repeat;
}

fieldset.t6-fs-2 {
	background:url(/images/t6-fs-2.png) no-repeat;
}

fieldset.t6-fs-3 {
	background:url(/images/t6-fs-3.png) no-repeat;
}

fieldset.t6-fs-4 {
	background:url(/images/t6-fs-4.png) no-repeat;
}

#searchbox {
max-width: 200px;
text-align: center;
}

/* Can split types of input FIELDS if required below; input[type=text],
 input[type=textbox], input[type=email], input[type=password] */

input, textarea, select {
        padding: 6px;
        border: 2pxsolid#cccccc;
        -webkit-border-radius: 5px;
        border-radius: 5px;
      }     
      
input[type=submit], input[type=reset], input[type=button]{
        /*background-color: #62529c;
        border: none;
        color: #fff;*/
        border: 1pxsolid#ffffff;
        padding: 6px 15px;
        text-decoration: none;
        margin: 4px 2px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
      }
      
input:focus, input:hover, textarea:focus, textarea:hover, select:hover {
        border-color: #D49B0E;
      }
      
.videotoc { color: #FFFFA7; font: 22px "Comfortaa", arial, sans-serif; font-weight: 400; letter-spacing: 2px; line-height: normal; }
.videotocitem { color: #F3C155; width: fit-content; font: 18px "Comfortaa", arial, sans-serif; font-weight: 400; letter-spacing: 2px; line-height: normal; text-align: left;}
ul.videotocitem { list-style-image: url('/images/vid-ff.png');}
span.videotocitemtext {top:-7px; position:relative;}

.videotoc a:link, a:visited {text-decoration: none;}
.videotocitem a:link, a:visited {text-decoration: none;}
.videotocitemtext a:link, a:visited {text-decoration: none;}

.ctypedescription {color: #D49B0E;}
