<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	
.courier {
 font-family: "Courier New", Courier, monospace;
 font-size: 0.9em;
}	
	

/*@font-face {
font-family: 'OpenSans-Regular';
src: 	url("fonts/OpenSans-Regular.ttf") format("truetype");		
}
*/
/*@font-face {
font-family: 'Ubuntu-Bold';
src: 	url("fonts/Ubuntu-Bold.ttf") format("truetype");		
}
*/


/*@font-face {
  font-family: 'Poiret One';
  src: url("fonts/poiretone-regular-webfont.eot");
  src: url("fonts/poiretone-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/poiretone-regular-webfont.woff2") format("woff2"), url("fonts/poiretone-regular-webfont.woff") format("woff"), url("fonts/poiretone-regular-webfont.ttf") format("truetype"), url("fonts/poiretone-regular-webfont.svg#poiret_oneregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/

/*&lt;!--@font-face {
font-family: 'IndieFlower';
src: 	url("fonts/IndieFlower.ttf") format("truetype");		
}--&gt;
*/
/*



span { font-weight: bold;} 

p  {font-family: 'IndieFlower', sans-serif;}
h1 {font-family: '', sans-serif;}*/


/*@font-face {
  font-family: 'Quicksand';
  src: url("fonts/quicksand-regular-webfont.eot");
  src: url("fonts/quicksand-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/quicksand-regular-webfont.woff2") format("woff2"), url("fonts/quicksand-regular-webfont.woff") format("woff"), url("fonts/quicksand-regular-webfont.ttf") format("truetype"), url("fonts/quicksand-regular-webfont.svg#quicksandregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poiret One';
  src: url("fonts/poiretone-regular-webfont.eot");
  src: url("fonts/poiretone-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/poiretone-regular-webfont.woff2") format("woff2"), url("fonts/poiretone-regular-webfont.woff") format("woff"), url("fonts/poiretone-regular-webfont.ttf") format("truetype"), url("fonts/poiretone-regular-webfont.svg#poiret_oneregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
/* This is the maximum width of the content*/



@font-face {
font-family: 'Montserrat-SemiBoldItalic';
src: 	url("webfonts/Montserrat-SemiBoldItalic.ttf") format("truetype");		
}

@font-face {
font-family: 'OpenSansRegular';
src: 	url("fonts/OpenSans-Regular.ttf") format("truetype");		
}

@font-face {
font-family: 'OpenSansBold';
src: 	url("fonts/OpenSans-Bold.ttf") format("truetype");		
}

/* Used in some quizzes such as quizmaker*/
@font-face {
font-family: 'Roboto Condensed';
src: 	url("fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf") format("truetype");		
}

/* icons used in the quizmaker
@font-face {
   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: url("/fonts/Material_Icons/MaterialIcons-Regular.ttf") format('truetype');
}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}



		#middle {background-color: white;width: 975px; min-height:600px}

		
		.mb1 {
		   width: 875px;
		   margin-right:auto;
		   margin-left: auto;
		   background-color: white;
		}
        
        
@media (max-width: 1050px){
  #advert277{
  display: none;
  }
}        
        
@media (max-width: 759px) {
	#middle {background-color: white;width: 500px; min-height:600px}
			.mb1 {
		   width: 500px;
		   margin-right:auto;
		   margin-left: auto;
		   font-family:'OpenSansRegular', sans-serif;
		   background-color: white;
		}
}



@media (min-width: 760px) {
			#middle {background-color: white;width: 500px; min-height:600px}

	h1 {
		font-size: 0.5em
	}
		.mb1 {
		   width: 500px;
		   margin-right:auto;
		   margin-left: auto;
		   background-color: white;
		}
}

@media (min-width: 1026px) {
		div#page_wrapper {
		   float:left;
		   width:100%; 
	       min-width:1024px;
	   } 
		
		div#content{
		  background-color: #1a6da3; 
	      width: 100%;
		  height:400px;
		  overflow:visible;
		  
	    }
		
		div#main_wrapper{
		    width: 1390px;
		}

        div#header {
		  min-height: 185px;
		}

		div#header #banner { 
		   background-color: #6cbcf0;  
		   background-image: url("pictures/shattered-dark.png");  
		   height: 150px;
		}
		
		div#header #banner  #main_menu {
		position: relative;
		}

		
		.bigad_2016 {
		 /* background-color: red;*/
		  position: absolute;
		  left: 350px;
		  top: 35px;
		  width: 750px;
		  height: 100px;
		}
		
		#middle {
          background-color: white;
          width: 750px;
          min-height:600px;
          }

		
		.mb1 {
		   width: 750px;
		   margin-right:auto;
		   margin-left: auto;
		   background-color: white;
		}
		
		.front_mb1 {
		   width: 973px;
		   margin-right:auto;
		   margin-left: auto;
		   font-family:'OpenSansRegular', sans-serif;
		   background-color: white;
		}
		
		
		#main_menu ul {
		  position: relative;
		  left:243px;}
		  
			.my-slides {
				position: relative;
				width: 950px;
				height:290px;
				background-color:red;
/*				margin: 5px auto 0px;*/
				padding: 0;
			/*	*zoom: 1;*/
			
			    -moz-box-shadow: 0 0 5px #ccc;
				-webkit-box-shadow: 0 0 5px #ccc;
				box-shadow: 0px 0 5px #ccc;
				border:  5px solid white;
				left: -5px;
				background: white;
			
			
			
			}
			
			.my-slides img {
				max-width: 100%;
			/*	width:945px;*/
				display: block;
			/*	padding-left:45px;*/
			}
			
			.my-slides ul {
			   margin-left: -70px;
			}
			
	ul.list-tick-front li {
        margin-left: 10px;
		margin-top:20px;
        padding-left: 25px;
        list-style: none;
        background: url('images/ticknew.jpg') no-repeat top left;	 
    }

	.logo {
	  position: relative;
	  margin-top: 20px;
	  margin-left: 0px;
	  float:left;
	  width: 300px;
	  height: 71px;
	}

	#advert {
/*	background-color: red;*/
	position: absolute;
	left: 1230px;
	width: 170px;
	height: 600px;
	top: 195px;
	}

    iframe.construct {
	  width: 800px;
	  height: 400px;
	}

	#advertnew {
/*	background-color: red;*/
	position: absolute;
	left: 1020px;		
	width: 170px;
	height: 600px;
	top: 205px;
	}

	#advert277 {
	position: relative;
    float: left;
	top: 0px;
	}




    iframe.construct {
	  width: 800px;
	  height: 400px;
	}
	
	
	
	
	
	
}

@media (max-width: 1025px) {
			#middle {float:left;background-color: white; min-height:600px}

		
		.mb1 {
		   width: 650px;
		   margin-right:auto;
		   margin-left: auto;
		   font-family:'OpenSansRegular', sans-serif;
		   background-color: white;
		}
		
	div#page_wrapper {
	    float:left;
		width:1023px;
	} 
	
	div#content{
	   /*background-color: blue;*/ 
	   width: 1023px
   }

	div#header {
/*	  background-color: red;*/
	  min-height: 185px;
	}
	div#banner {
/*	  background-color: black;*/
	  min-height: 150px;
	}

	div#header #banner { 
	   background-color: #6cbcf0;  
	   background-image: url("pictures/shattered-dark.png");  
	   height: 150px;
	}


	
    #middle {
	   background-color: white; 
	   min-height:600px
   }
	
	div#main1_1_2016{
	   width: 1023px
   }
	
	.logo {
		position: relative;
		margin-top: 20px;
		margin-left: 0px;
		float:left;
		width: 160px;
	}

	.log_img {
		height: auto;
		width: auto;
		max-width: 160px;
		max-height: 71px;
	}
	
	.bigad_2016 {
	  /*  background-color: #CC0000;*/  
	  position: absolute;  
	  left: 201px;  
	  top: 35px;
	 }
	
	
	.front_mb1 {
		width: 740px;
		margin-right:auto;
		margin-left: auto;
		font-family:'OpenSansRegular', sans-serif;
		background-color: white;
	}
	
	.my-slides {
		position: relative;
		width: 600px;
/*		height:276px;*/
		background-color:white;
	
		margin: 15px auto 15px;
		padding: 0;
	/*	*zoom: 1;*/
	
	-moz-box-shadow: 0 0 5px #ccc;
		-webkit-box-shadow: 0 0 5px #ccc;
		box-shadow: 0px 0 5px #ccc;
		border:  5px solid white;
		left: -5px;
		background: white;
	
	
	
	}
	
	.my-slides img {
		max-width: 100%;
	/*	width:950px;*/
		display: block;
	/*	padding-left:45px;*/
	}
	
	.my-slides ul {
		margin-left: -60px;
	}


	
	
	
	
	
	

	ul.list-tick-front li {
		margin-left: 0px;
		margin-top:20px;
		padding-left: 25px;
		list-style: none;
		background: url('images/ticknew.jpg') no-repeat top left;	  
	}

	#advert {
/*	background-color: red;*/
	position: absolute;
	left: 976px;
	width: 170px;
	height: 600px;
	top: 200px;
	}

    iframe.construct {
	  width: 700px;
	  height: 350px;
	}
   
		h1 {
		font-size: 0.2em
	}
}








/**************** end of media detect ********************/




#main_menu {
  font-size: 0;
  background: linear-gradient(#0cb5ec, #0290e6);
  font-family: 'OpenSansRegular', sans-serif;
  background: -webkit-linear-gradient(#0cb5ec, #0290e6);
}


#main_menu ul {
  margin: 0;


/*  text-align: center;*/
  padding: 0;
}
#main_menu ul li {
  font-size: 1rem;
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 0.5em 1.64em;
  border-left: 1px solid #8cd1fb;
  border-right: 1px solid #096399;
  transition: all .25s linear;
    -webkit-transition: all .25s linear;
}
#main_menu ul li:first-child:before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -2px;
  bottom: 0;
  border-left: 1px solid #096399;
}
#main_menu ul li:last-child:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -2px;
  bottom: 0;
  border-right: 1px solid #8cd1fb;
}
#main_menu ul li a {
  color: white;
  text-decoration: none;
  transition: all .35s linear;
    -webkit-transition: all .35s linear;
}

#main_menu ul li:hover {
  box-shadow: 0 25px 50px -25px rgba(0, 0, 0, 0.65) inset;
  -webkit-box-shadow: 0 25px 50px -25px rgba(0, 0, 0, 0.65) inset;
}





body {
  background-color: #1a6da3;
  font-family:'OpenSansRegular', sans-serif

}

/**    inlne links need to be obvious                      */
a.in_text {
color:#FF6600;
text-decoration: underline;

}


h1, h2, h3 {
	color: #1f4268; 
}
h1 {
	font-size: 1.7em;
}

ul.list-tick-blue li {
        margin-left: 10px;
		margin-top:20px;
        padding-left: 25px;
		list-style: none;
        list-style-position: inside;
        background: url('images/tick1_blue.jpg') no-repeat 0px 10px transparent; 
}

ul.list-tick-red li {
        margin-left: 10px;
		margin-top:20px;
        padding-left: 25px;
		list-style: none;
        background: url('images/tick1_red.jpg') no-repeat 0px 10px transparent; 
}


div#header div.navbartopnew{
  position:absolute;
  top: 0px;
  left: 0px;
  height:50px;
  width:966px;
  background-image: url(page_images/global/navbarnew.jpg);
  background-color:#fff;
}

/******************************* Responsive youtube style **********/

.embed-container { 
position: relative;
padding-bottom:
56.25%;
height: 0;
overflow: hidden;
max-width: 100%; 
}

.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/******************************* Accessibility *********************/

/* do not display a form label */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


/*************************** inline styling for links and statements
/******** underlined item  */
.und {
text-decoration:underline;
}

/******* different types of links */

a.highlight {
color:#FF6633;
}

/****** inline programming style */
.programming {
font-family: "Courier New", "monospace";
}


.codeblock {
   width: 100%;
   background-color: #dfebf9;
   font-family: "Courier New", Courier, monospace;
}

/******************************* Navigation ************************/

.no_select {
  user-select: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
}



#left {
left:0px;
}

#left_sidebar_container {
  font-family: 'OpenSansRegular', sans-serif;
  padding-top: 20px;
  background: #1d74ad;
  width: 243px;
  color: white;
}

#left_sidebar_container .submenu_category {
/*  padding: 1.0em 0 0.5em 0.5em;*/
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
}

#left_sidebar_container a {
  text-decoration: none;
  color: white;
}

#left_sidebar_container ul {
  margin: 0;
  padding: 0;
}

#left_sidebar_container ul li {
  list-style: none;
  cursor: pointer;
  background: #1d74ad;
  border-top: 1px solid #2492db;
  border-bottom: 1px solid #092537;
}

#left_sidebar_container ul li .is_active {
  background: #ffffff !important;
  color: #1d74ad !important;
}

#left_sidebar_container ul li .is_active a {
  color: #1d74ad !important;
}

#left_sidebar_container ul li .arrow {
  color: #ffffff;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);  
  position: absolute;
  display: block;
  right: 1em;
  top: 0.6em;
  border-spacing: 0px;
  transition: all .25s linear;
  -webkit-transition: all .25s linea
}

#left_sidebar_container ul li .active_arrow {
  transform: rotate(-90deg);
  color: #1d74ad;
}

#left_sidebar_container ul li .list_text {
  background: #1d74ad;
  color: #ffffff;
  display: block;
  width: 225px;
/*  height: 100%;*/
/*  padding: 0.5em 1.5em 0.5em 1.5em;*/
padding-top: 7px;
padding-bottom: 7px;
padding-left: 20px;
font-size: 0.9em;


/*  position: relative;*/
/*  transition: all .05s linear;*/
}

#left_sidebar_container ul li .list_text a {
  color: #ffffff;
/*  transition: all .15s linear;*/
}

#left_sidebar_container ul li .list_text:hover {
  background: white;
  color: #1d74ad;
  padding-left: 20px;
}

#left_sidebar_container ul li .list_text:hover a {
  color: #1d74ad;
}

#left_sidebar_container ul li .list_text:hover &gt; .arrow {
  color: black !important;
}

#left_sidebar_container ul li .list_container {
  width: 225px;
  display: none;
}

/*****************************Content Area ********************************/




/*********************** The 2016 search challenge box **********************/
.challenge_blue {
display: none;
left:5px; 
width: 100%;	
border: 2px solid grey;
background-color: #d9d9d9;
padding-left:5px;
margin-top: 20px;
margin-bottom:20px;
}
.challenge_blue a { text-decoration: underline;}

/*********************** The key term boxout **********************/
.boxout {display:block;margin-right:auto;margin-left:auto; left:5px; width: auto;	border: 1px solid #98BA2F;background-color: #fff1db;padding:10px;margin-top: 5px;
}
.boxout a { text-decoration: underline;}



/********************************  Table styles *************************************/

/* Coloured header, alternate colours, single pixel border plus hover effect  */
table.plain {
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";

  border-collapse: collapse;
  width: 80%;
  margin-left: auto;
  margin-right: auto;  
}

table.plain td, table.plain th {
  border: 1px solid #ddd;
  padding: 8px;
}

table.plain tr:nth-child(even){background-color: #f2f2f2;}

table.plain tr:hover {background-color: #ddd;}

table.plain th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #5C85C3;
  background: url(page_images/bg_th_blue.jpg) repeat right;
  color: white;
}







table.tnotitle_n  {
	border-collapse:collapse;
	border:1px solid #000000;
}

table.tnotitle_n caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	/*background: url(page_images/bg_caption.jpg) right top*/;
	height: 45px;
	color: black;
}

table.tnotitle_n thead th {
	background: url(page_images/bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}

table.tnotitle_n tbody tr {
background: url(page_images/bg_td1.jpg) repeat-x top;
}

table.tnotitle_n tbody tr.tall {
background: url(page_images/bg_td_tall.jpg) repeat-x top;
}

table.tnotitle_n tbody tr.odd {
	background: #e9effd url(page_images/bg_td2_b.jpg) repeat-x;
}


table.tnotitle_n td {
	font-size: 1.0em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	padding: 10px 7px;
	border-top: none;
	border: 1px solid black;
	text-align: left;
}


table.tnotitle_n a {
	color: #383838;
	font-weight: bold;
	text-decoration: underline;
}

table.tnotitle_n a:hover {
	color: #F8A704;
	text-decoration: underline;
}

table.tnotitle_n tfoot th {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

table.tnotitle_n tfoot td {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

/********************************* Table for holding the GCSE section homepages *******************/
table.t_home {
	width: 80%;
	border: hidden;
	margin-left: auto;
	margin-right: auto;
}



/********************************** Table with no header style ************************************/

table.tnotitle_k  {
	border-collapse:collapse;
	border:1px solid #000000;
}

table.tnotitle_k caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	/*background: url(page_images/bg_caption.jpg) right top*/;
	height: 45px;
	color: black;
}

table.tnotitle_k thead th {
	background: url(page_images/bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}

table.tnotitle_k tbody tr {
background: url(page_images/bg_td1.jpg) repeat-x top;
}

table.tnotitle_k tbody tr.tall {
background: url(page_images/bg_td_tall.jpg) repeat-x top;
}

table.tnotitle_k tbody tr.odd {
	background: #FFF8E8 url(page_images/bg_td2.jpg) repeat-x;
}


table.tnotitle_k td {
	font-size: 1.0em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	padding: 10px 7px;
	border-top: none;
	border: 1px solid black;
	text-align: center;
}


table.tnotitle_k td.left {
	font-size: 1.0em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	padding-left: 20px;
	border-top: none;
	border: 1px solid black;
	text-align: left;
}


table.tnotitle_k a {
	color: white;
	text-decoration: none;
}

table.tnotitle_k a:hover {
	color: white;
	text-decoration: underline;
}

table.tnotitle_k tfoot th {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

table.tnotitle_k tfoot td {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

/*********************** Large table centered text and position in page **********************/
table.tlarge_b_centered {
	border-collapse:collapse;
	border:1px solid grey;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

table.tlarge_b_centered caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(page_images/bg_caption_b.jpg) right top;
	height: 45px;
	color: #1f7dbb;
}

table.tlarge_b_centered thead th {
	background: url(page_images/bg_th_blue.jpg) repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: center;
	border-right: 1px solid #1f7dbb;
	vertical-align: middle;
}

table.tlarge_b_centered tbody tr {
background: url(page_images/bg_td1.jpg) repeat-x top;
}

table.tlarge_b_centered tbody tr.tall {
background: url(page_images/bg_td_tall.jpg) repeat-x top;
}

table.tlarge_b_centered tbody tr.odd {
	background: white url(page_images/bg_td2_b.jpg) repeat-x;
}


table.tlarge_b_centered td {
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	padding: 10px 7px;
	border-top: none;
	border-right: 1px solid #DDDDDD;
	text-align: center;
}


table.tlarge_b_centered a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}

table.tlarge_b_centered a:hover {
	color: #F8A704;
	text-decoration: underline;
}

table.tlarge_b_centered tfoot th {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

table.tlarge_b_centered tfoot td {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
	font-weight:bold;
}

/********************* Table with blue left most column and text centred otherwise */
table.tleftblue {
    width: 610px;
	border-collapse:collapse;
	border:1px solid grey;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	
}
table.tleftblue td.left{
font: 0.8em/1.8em Arial, Helvetica, sans-serif;	
background: white url(page_images/bg_td2_b.jpg) repeat-x;
}
table.tleftblue td {
text-align: center;	
font: 0.8em/1.8em Arial, Helvetica, sans-serif;
background: url(page_images/bg_td1.jpg) repeat-x top;
}

/********************** Large Single table on a page style ***********************************/


table.tlarge_b {
	width: 610px;
	border-collapse:collapse;
	border:1px solid grey;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

table.tlarge_b caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(page_images/bg_caption_b.jpg) right top;
	height: 45px;
	color: #1f7dbb;
}

table.tlarge_b thead th {
	background: url(page_images/bg_th_blue.jpg) repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #1f7dbb;
}

table.tlarge_b tbody tr {
background: url(page_images/bg_td1.jpg) repeat-x top;
}

table.tlarge_b tbody tr.tall {
background: url(page_images/bg_td_tall.jpg) repeat-x top;
}

table.tlarge_b tbody tr.odd {
	background: white url(page_images/bg_td2_b.jpg) repeat-x;
}


table.tlarge_b td {
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	padding: 10px 7px;
	border-top: none;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}


table.tlarge_b a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}

table.tlarge_b a:hover {
	color: #F8A704;
	text-decoration: underline;
}

table.tlarge_b tfoot th {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

table.tlarge_b tfoot td {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
	font-weight:bold;
}

/******************** a blue table with no title ************/

/****************************************************************************************************/

table.tnotitle_b {
	border-collapse:collapse;
	border:1px solid #000000;
}

table.tnotitle_b caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	/*background: url(page_images/bg_caption.jpg) right top*/;
	height: 45px;
	color: black;
}

table.tnotitle_b thead th {
	background: url(page_images/bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}

table.tnotitle_b tbody tr {
background: url(page_images/bg_td1.jpg) repeat-x top;
}

table.tnotitle_b tbody tr.tall {
background: url(page_images/bg_td_tall.jpg) repeat-x top;
}

table.tnotitle_b tbody tr.odd {
	background: #FFF8E8 url(page_images/bg_td2.jpg) repeat-x;
}


table.tnotitle_b td {
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	padding: 10px 7px;
	border-top: none;
	border-right: 1px solid black;
	text-align: left;
}

table.tnotitle_b td.col {
	font-size: 1.0em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #777777;*/
	color: #333333;
	background-color:#c9e0f9;
	padding: 10px 7px;
	border-top: none;
	border-right: 1px solid #DDDDDD;
	text-align: left;
	width: 65%;
}


table.tnotitle_b a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}

table.tnotitle_b a:hover {
	color: #F8A704;
	text-decoration: underline;
}

table.tnotitle_b tfoot th {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

table.tnotitle_b tfoot td {
	background: url(page_images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}







/* *************** button transitions **************************/


.abtn img {
	max-width:100%;
	border:none; /*IE*/
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.abtn {
	position: relative;
	width: 300px;
	height: 300px;
	float:left;
	margin-bottom: 0px;
	background-image: url(images/fuzzy_btn.png);
	background-repeat:no-repeat;
	display: flex;
	align-items: center;
}

.abtn:hover {
	background-image: url(images/fuzzy_btn_shadow.png);
	background-repeat:no-repeat;

}


.abtn .mytxt {
    margin-left: auto;
    margin-right: auto;
    width: 6em;
}

.lbtn img {
	max-width:100%;
	border:none; /*IE*/
	margin: 0px;
}
.cell {
	position: relative;
	overflow: hidden;
	width:50%;
	height:auto;
	float:left;
	margin-bottom: 0px;
	background-color: red;
}
.caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(31,31,31,0.1);
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;	
}
.caption h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin:0;
	padding: 15px;
	font-family: 'Cabin', sans-serif;
	color:#000;
	font-weight:300;
	font-size: 20px;
	opacity:1;
	transition: all 0.6s ease;
	-webkit-transform: translate3d(100px,-150px,0);
	transform: translate3d(100px,-150px,0);
	-webkit-transform: translate3d(100px,-150px,0);
}
.caption:hover {
	background:rgba(31,31,31,0.3);
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.caption:hover h2 {
	opacity:1;
	text-shadow: 1px 1px #1f1f1f;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transform: translate3d(100px,-140px,0);
	-webkit-transform: translate3d(100px,-140px,0);
}


.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/* My version */

#main_content_container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
  width: 100%;
  padding: 4em 2em 6em 2em;
  overflow: hidden;
}


#picture_menu_container {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: #fff;
}

#picture_menu_container #picture_menu_background {
  position: absolute;
  left: 0;
  top: 21%;
  width: 100%;
  height: 14em;
  background: rgba(0, 0, 0, 0.0);
}

#picture_menu_container .picture_menu_outer {
  position: relative;
  width: 15em;
  height: 15em;
  overflow: hidden !important;
  background: white;
  border-radius: 15em;
  margin: auto;
  border: 0.5em solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

#picture_menu_container .picture_menu_outer .picture_menu_inner {
  display: flex;
  align-items: center;
  width: 101%;
  height: 101%;
  cursor: pointer;
  transform: translateZ(0) rotate(0.02deg);
  transition: transform 1s linear;
  -webkit-transform: translateZ(0) rotate(0.02deg);
  -webkit-transition: transform 1s linear;
  
  
}

#picture_menu_container .picture_menu_outer .picture_menu_inner .box_overlay {
  z-index: 4950;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  opacity: 0;
  pointer-events: none;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
}

#picture_menu_container .picture_menu_outer .picture_menu_inner .box_text_container {
  display: flex;
  align-items: center;
  width: 100%;
  height: 25%;
  background: rgba(255, 255, 255, 0.85);
  transform: translateZ(0) rotate(0.02deg);
  -webkit-transform: translateZ(0) rotate(0.02deg);
}

#picture_menu_container .picture_menu_outer a {
   color: #222222;
   text-decoration:none;
}


#picture_menu_container .picture_menu_outer .picture_menu_inner:hover .box_overlay {
  opacity: 0.25;
}

#picture_menu_container .picture_menu_outer .picture_menu_inner .box_text_container span {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  font-size: 1.75em;
  margin: auto;
  transform: translateZ(0) rotate(0.02deg);
  -webkit-transform: translateZ(0) rotate(0.02deg);
}

#picture_menu_container .picture_menu_outer .picture_menu_inner:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

#picture_menu_container .picture_menu_outer #first_box {
  background: url(pictures/bin2.jpg) no-repeat center center;
}
/* line 453, ../sass/base.scss */
#picture_menu_container .picture_menu_outer #second_box {
  background: url(pictures/bin2.jpg) no-repeat center center;
}  


.grey_line {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}

/******************** image swap routine for buttons ******************/

.swap img:last-child {display:none}
.swap:hover img:first-child{display:none}
.swap:hover img:last-child{display:inline-block}


/***********************  footer style **************************/
 #footer {
  position: relative;
}
/* line 488, ../sass/base.scss */
 #footer #footer_menu {
  margin: auto;
  display: block;
/*  background: linear-gradient(#0cb5ec, #0290e6);
  -webkit-background: linear-gradient(#0cb5ec, #0290e6);*/
  font-family: 'OpenSansRegular', sans-serif;
  font-size: 10px;
}
/* line 496, ../sass/base.scss */
 #footer #footer_menu ul {
  margin: 0;
  text-align: center;
  padding: 0;
}
/* line 501, ../sass/base.scss */
 #footer #footer_menu ul li {
  font-size: 10px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 3px 10px;
/*  border-left: 1px solid #8cd1fb;
  border-right: 1px solid #096399;*/
/*  transition: all .25s linear;
  -webkit-transition: all .25s linear;*/
}
/* line 512, ../sass/base.scss */
 #footer #footer_menu ul li:first-child:before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -2px;
  bottom: 0;
/*  border-left: 1px solid #096399;*/
}
/* line 525, ../sass/base.scss */
 #footer #footer_menu ul li:last-child:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -2px;
  bottom: 0;
/*  border-right: 1px solid #8cd1fb;*/
}
/* line 537, ../sass/base.scss */
 #footer #footer_menu ul li a {
  color: white;
  text-decoration: none;
/*  transition: all .35s linear;
  -webkit-transition: all .35s linear;*/
}
/* line 543, ../sass/base.scss */
 #footer #footer_menu ul li:hover {
/*  box-shadow: 0 25px 50px -25px rgba(0, 0, 0, 0.65) inset;
  -webkit-box-shadow: 0 25px 50px -25px rgba(0, 0, 0, 0.65) inset;*/
}
/* line 550, ../sass/base.scss */
 #footer #copyright_container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0.5em;
  color: white;
  font-size:10px;
  margin-top:20px;
}

.clear_both {
  clear: both;
}

/******************* button effects ****************/
/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}




	 
	 
	 

/*[class^="hvr-"] {
  display: inline-block;
  vertical-align: middle;
  margin: .4em;
  padding: 0.6em;
  cursor: pointer;
  background: #2098d1;
  text-decoration: none;
  color: white;

  -webkit-tap-highlight-color: rgba(0,0,0,0);
}*/




/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: orange;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}	 

 .hvr-radial-out {  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}





/***************** glossary override **************/


.mb1dict {
 position:relative;
 top: 0px;
 left: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 600px;
 background-color: #ffffff;
 margin-bottom: 20px;
}


/*********************** The 2016 challenge box override **********************/
.challenge {
display: none;
left:5px; 
width: 600px;	
border: 2px solid #98BA2F;
background-color: #d9d9d9;
padding-left:5px;
margin-top: 20px;
margin-bottom:20px;
}
.challenge a { text-decoration: underline;}

/******************** glossary stuff ********************/

#menuContainer {
margin-bottom: 700px;
}

/******************* log off position *******************/
.logoff {
   position: relative;
   float: right;
   margin-top:100px;
   width: 180px;
}


/***************** Timer styles **********************/

/* line 26, ../sass/base.scss */
.stopwatch_container {
  position: relative;
  background-color: #3a7ecd;
  background-image: url("pictures/shattered-dark.png");
  border-right: 5px solid #17547c;
  border-left: 4px solid rgba(255, 255, 255, 0.5);
  border-top: 4px solid rgba(255, 255, 255, 0.5);
  border-bottom: 5px solid #17547c;
  border-radius: 19px;
  width: 550px;
  margin: auto;
  padding: 16px;
  color: #ffffff;
  box-sizing: border-box;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.35) inset, 0 0 5px black;
  user-select: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
}
/* line 48, ../sass/base.scss */
.stopwatch_container .reset_wrapper {
  position: absolute;
  right: 60px;
  top: 24px;
  z-index: 10;
}
/* line 54, ../sass/base.scss */
.stopwatch_container .reset_wrapper .reset {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e7e7e7);
  background-image: -o-linear-gradient(top, #f7f7f7, #e7e7e7);
  color: #a7a7a7;
  width: 36px;
  height: 36px;
  font-size: 24px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff;
  border: solid 1px transparent;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
/* line 74, ../sass/base.scss */
.stopwatch_container .reset_wrapper .reset:after {
  content: "";
  background: #fff;
  border: 3px solid rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -8px;
  left: -8px;
  bottom: -8px;
  right: -8px;
  z-index: -1;
  border-radius: 50%;
  box-shadow: inset 0px 8px 48px #ddd, 0 0 10px 2px rgba(0, 0, 0, 0.5);
}
/* line 88, ../sass/base.scss */
.stopwatch_container .reset_wrapper .reset:active {
  box-shadow: 0px 3px 4px #aaa inset, 0px 2px 3px #fff;
}
/* line 92, ../sass/base.scss */
.stopwatch_container .reset_wrapper .reset:hover {
  color: #555;
  background: #f5f5f5;
}
/* line 98, ../sass/base.scss */
.stopwatch_container .toggle {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 60px;
  background-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  float: left;
  left: 24px;
  top: 16px;
}
/* line 114, ../sass/base.scss */
.stopwatch_container .toggle input {
  width: 100%;
  height: 100%;
  margin: 0 0;
  padding: 0 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 130, ../sass/base.scss */
.stopwatch_container .toggle label {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-image: -webkit-linear-gradient(top, #fff 0%, #ddd 50%, #fff 50%, #eee 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #ddd 50%, #fff 50%, #eee 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #ddd 50%, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #ddd 50%, #fff 50%, #eee 100%);
  background-image: linear-gradient(top, #fff 0%, #ddd 50%, #fff 50%, #eee 100%);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 -1px 1px #888, inset 0 -5px 1px #bbb, inset 0 -6px 0 white;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 -1px 1px #888, inset 0 -5px 1px #bbb, inset 0 -6px 0 white;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 -1px 1px #888, inset 0 -5px 1px #bbb, inset 0 -6px 0 white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: normal 11px Quicksand;
  color: #666;
  text-shadow: 0 1px 0 white;
  cursor: default;
}
/* line 163, ../sass/base.scss */
.stopwatch_container .toggle label:before {
  content: attr(data-off);
  position: absolute;
  top: 6px;
  right: 0;
  left: 0;
  z-index: 4;
}
/* line 172, ../sass/base.scss */
.stopwatch_container .toggle label:after {
  content: attr(data-on);
  position: absolute;
  right: 0;
  bottom: 11px;
  left: 0;
  color: #666;
  text-shadow: 0 -1px 0 #eee;
}
/* line 182, ../sass/base.scss */
.stopwatch_container .toggle input:checked + label {
  background-image: -webkit-linear-gradient(top, #eee 0%, #ccc 50%, #fff 50%, #eee 100%);
  background-image: -moz-linear-gradient(top, #eee 0%, #ccc 50%, #fff 50%, #eee 100%);
  background-image: -ms-linear-gradient(top, #eee 0%, #ccc 50%, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #eee 0%, #ccc 50%, #fff 50%, #eee 100%);
  background-image: linear-gradient(top, #eee 0%, #ccc 50%, #fff 50%, #eee 100%);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 7px -1px #ccc, inset 0 5px 1px #fafafa, inset 0 6px 0 white;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 7px -1px #ccc, inset 0 5px 1px #fafafa, inset 0 6px 0 white;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4), inset 0 1px 7px -1px #ccc, inset 0 5px 1px #fafafa, inset 0 6px 0 white;
}
/* line 202, ../sass/base.scss */
.stopwatch_container .toggle input:checked:hover + label {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 7px -1px #ccc, inset 0 5px 1px #fafafa, inset 0 6px 0 white;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 7px -1px #ccc, inset 0 5px 1px #fafafa, inset 0 6px 0 white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 7px -1px #ccc, inset 0 5px 1px #fafafa, inset 0 6px 0 white;
}
/* line 217, ../sass/base.scss */
.stopwatch_container .toggle input:checked + label:before {
  z-index: 1;
  top: 11px;
}
/* line 222, ../sass/base.scss */
.stopwatch_container .toggle input:checked + label:after {
  bottom: 9px;
  color: #aaa;
  text-shadow: none;
  z-index: 4;
}
/* line 229, ../sass/base.scss */
.stopwatch_container table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: auto;
}
/* line 234, ../sass/base.scss */
.stopwatch_container table .timer_button_container {
  color: white;
  text-align: center;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
/* line 242, ../sass/base.scss */
.stopwatch_container table .timer_button_container:hover {
  color: #153c69;
}
/* line 246, ../sass/base.scss */
.stopwatch_container table .timer_button_container div {
  position: relative;
  display: inline-block;
  width: 16px;
}
/* line 254, ../sass/base.scss */
.stopwatch_container table .down div {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 1px;
}
/* line 262, ../sass/base.scss */
.stopwatch_container table .up div {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 1px;
}
/* line 269, ../sass/base.scss */
.stopwatch_container table td {
  padding: 0;
}
/* line 273, ../sass/base.scss */
.stopwatch_container table .time_units {
  text-align: center;
  padding-bottom: 10px;
  text-transform: uppercase;
  cursor: default;
  font-family: courier;
  letter-spacing: 2px;
  text-shadow: 1px 2px 2px #292929;
}
/* line 283, ../sass/base.scss */
.stopwatch_container table .timer_row {
  border: 4px solid rgba(0, 0, 0, 0.5);
}
/* line 286, ../sass/base.scss */
.stopwatch_container table .timer_row .timer_col {
  overflow: hidden;
  height: 77px;
}
/* line 290, ../sass/base.scss */
.stopwatch_container table .timer_row .timer_col .timer_display {
  position: relative;
  top: -77px;
}
/* line 295, ../sass/base.scss */
.stopwatch_container table .timer_row .timer_col .colon {
  cursor: default;
}
/* line 299, ../sass/base.scss */
.stopwatch_container table .timer_row .timer_col .unit_container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #191919;
  background: -webkit-linear-gradient(top, #191919 0%, #6d6d6d 50%, #191919 100%);
  background: linear-gradient(to bottom, #191919 0%, #6d6d6d 50%, #191919 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#191919',GradientType=0 );
  height: 75px;
  padding: 0 10px;
  color: #ffffff;
  font-family: "OpenSansRegular, Geneva, sans-serif";
  border-right: 1px solid rgba(0, 0, 0, 0.75);
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.75);
  top: 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
/* line 323, ../sass/base.scss */
.stopwatch_container table .timer_row .timer_col .unit_container input[type=text] {
  margin: auto;
  color: #ffffff;
  font-family: OpenSansRegular, Geneva, sans-serif;
  background: transparent;
  text-align: center;
  font-size: 30px;
  width: 20px;
  border: none;
}
/* line 338, ../sass/base.scss */
.stopwatch_container .timer_logo {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 80px;
}

/* **********************  A centered object  *************/
.t_centre {
margin-right:auto;
margin-left:auto;
}


/***********************  New cssnav styling  ************/

/* CSS navigation buttons*/

.cssnavnew {

	background: #1f7dbb;
	color: blue;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	cursor:auto;
	border-top: 1px solid #2492db;
	border-bottom: 1px solid #092537;
	font-size: 12px;

}

.cssnavnew:hover {
  background: #bbbbbb;
  color: black;
  padding-left: 20px;
}

.cssnavnew span {
   color: white;
}


.cssnavnew a {
display: block;
text-decoration: none;
}



.cssnavfirstnew {
	color: blue;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	cursor:auto;
	border-top: 1px solid #2492db;
	border-bottom: 1px solid #092537;

}

.cssnavfirstnew span{
   color: white;
}


.cssnavfirstnew a {
display: block;
text-decoration: none;
}

.cssnavfirstnew:hover {
  background: #bbbbbb;
  color: black;
  padding-left: 20px;
}



.cssnavfirstnewlink {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	cursor:auto;
	border-top: 1px solid #2492db;
	border-bottom: 1px solid #092537;
    background: #1f7dbb;

}




.cssnavfirstnewlink span{
   color: white;
}


.cssnavfirstnewlink a {
display: block;
text-decoration: none;
}

.cssnavfirstnewlink:hover {
  background: #bbbbbb;
  color: black;
  padding-left: 20px;
}

/***********************  Speech bubbles, use the container div to define it ************/
/*******                                                                                 */
#container {
position: relative;
background-color: white;
/*margin: 100px;*/
margin: 0px;

padding: 0px;
float: left;
height: 1em;
/*width: 200px;*/
text-align: center;
font-family:"Courier New", Courier, monospace;
font-size: 16px;
}



a.hoverbubble {
text-decoration: none;
}

a.nocomment {
text-decoration: none;
}

a.hoverbubble span {display: none;
}

a.hoverbubble:hover span {
	display: block;
	position: absolute;
	padding: .5em;
	content: attr(title);
	min-width: px;
	text-align: center;
	width: auto;
	height: auto;
	white-space: nowrap;
	top: -40px;
	background: rgba(0,0,0,.8);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 0.86em;
	font-family: Arial, Helvetica, sans-serif;
    
    /*EDIT THESE TO RE-ALIGN HIDDEN BOX */ 
    top: -40px;        
    left: 0%;
}

a.hoverbubble:hover span:after {
position: absolute;
display: block;
content: "";
border-color: rgba(0,0,0,.8) transparent transparent transparent;
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
position: absolute;
bottom: -20px;
left: 1em;
}

/************************************ Allows pictures to be part of the comment */
a.hoverbubble_pic span {display: none;
}

a.hoverbubble_pic:hover span {
	display: block;
	position: absolute;
	padding: .5em;
	content: attr(title);
	min-width: 700px;
	text-align: center;
	width: auto;
	height: auto;
	white-space: nowrap;
	background: rgba(0,0,0,.8);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 0.86em;
	font-family: Arial, Helvetica, sans-serif;
    
    /*EDIT THESE TO RE-ALIGN HIDDEN BOX */ 
    top: -100px;        
    left: 0%;
}

a.hoverbubble_pic:hover span:after {
position: absolute;
display: block;
content: "";
border-color: rgba(0,0,0,.8) transparent transparent transparent;
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
position: absolute;
bottom: -20px;
left: 1em;
}









/*********************************** edited page date  */

.last-edit {
color: grey;
font-size: xx-small;
}



	/*************************/
/*video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}	*/
	
/************************* GCSE student home pages ****************/
	
	.ftitlecontainer {
		
		display:flex;
		flex-direction: row;
		flex-wrap: nowrap;
		flex-basis: auto;
		justify-content: center;
		align-items: center;
		width: inherit;
		height:75px;
	}
	.ftitleitem {
		flex: auto;
		color:black;
		text-align: center;
		font-size: 2em;
		padding-top:0.75em;
		height:100%;
		
	}	
    
    .ftitleitem h3 {
       font-size: 1.2em;
       		text-align: center;
	}
	.fcontainer {
		
		display:flex;
		flex-direction: row;
		flex-wrap: nowrap;
		flex-basis: auto;
		justify-content: center;
		align-items: center;
		width: inherit;
		background:#1f7dbb;
		height:90px;
	}
	
	.fitem {
		flex: auto;
		color:white;
		background-color: #1f7dbb;
		text-align: center;
		padding-top:40px;
		height:100%;
		
	}
	
	.fitem a:hover{
		font-size: 150%;
		text-decoration: none;
	}
	
	.fcontainer &gt; a {
		font-size: 130%;
		text-decoration: none;	
	}
	
	.fcontainer &gt; a:hover {
		font-size: 180%;
		text-decoration: none;	
	}	
	
	.fcontainer &gt; a:nth-of-type(even){
		background:#1f7dbb;
		background-image:url(2016/images/buttons/bubble_transparent.png);
		color:black;
	}	
	
	
/************************* Some colours****************/	

.redbold {
  color: red;
  font-weight:bold;
}
	
.red {
  color: red;

}    

/****************** student teacher flexbox  **/

.ts-choose {
 display:flex;
 flex-direction: row;
 justify-content: center;
}

/***************** articulate material **/

        .articulate-container {
           position: relative;
           padding-top: 85.4%; /*Aspect ratio of content*/
           overflow: hidden;
         }
        
          .articulate-container iframe {
              position: absolute;
              top:0;
              left: 0;
              width: 100%;
              height: 100%;
              border:0;
          }
          
        .articulate-container_quiz {
           position: relative;
           padding-top: 127%; /*Shows the score*/
           overflow: hidden;

        
         }
        
          .articulate-container_quiz iframe {
              position: absolute;
              top:0;
              left: 0;
              width: 100%;
              height: 100%;
              border:0;

          }          
          
          
          
/******************** teacher activity table **/

.teacher-activity-table td {
   padding-left: 5px;

}
	
/********** Add a bottom margin to the element **/

.lowspace {
margin-bottom: 3rem;
}
    
/**** Warn of teacher download only  **/   

.teacherdownloadonly {
color:red;
font-size: 1.2em
}
    
    </pre></body></html>