@font-face {
	font-family: Yanone Kaffeesatz;
	src: url('../fonts/YanoneKaffeesatz-Regular.eot');
	src: local("Yanone Kaffeesatz"), url('../fonts/YanoneKaffeesatz-Regular.ttf');
}
html {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
/* tell the browser to render HTML 5 elements as block */

article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}

body {
	font: normal .80em arial, sans-serif;
	background: #535353;
	color: #000000;
}
p {
    font-size: 100%;
	padding: 0 0 20px 0;
	line-height: 1.7em;
    color: #FFFFFF;
}
img {
	border: 0;
}
h1, h5, h6 {
	color: #362C20;
	letter-spacing: 0em;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 160%;
	padding: 9px 0 5px 0;
	color: #FFFFFF;
}
h3 {
	font-size: 130%;
	padding: 5px 0 0 0;
	color: #00FF05;
   } 
    h4 {
	font-size: 160%;
	padding: 5px 0 0 0;
	color: #00A2F1;
    
}

a, a:hover {
	outline: none;
	text-decoration: none;
	color: #2EC0FF;
}


a:hover { 
  text-decoration: underline;
}

ul {
	margin: 2px 0 22px 17px;
}
ul li {
	list-style-type: circle;
	margin: 0 0 6px 0;
	padding: 0 0 4px 5px;
	line-height: 1.5em;
}
#main, #logo, #site_content, footer {
	margin-left: auto;
	margin-right: auto;
}
header {
	background: #050505;
	height: 140px;
	border-bottom: 1px solid #FFFFFF;
}
#logo {
	width: 1000px;
	height: 150px;
	color: #070707;
	padding: 0;
}
#logo #logo_text {
	top: 5px;
	left: 8px;
}
#logo h1, #logo h2 {
	font: normal 300% 'Yanone Kaffeesatz', arial, sans-serif;
	border-bottom: 0;
	text-transform: none;
	margin: 0;
}
#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover {
	padding: 10px 0 0 0;
	color: #FFF;
	text-decoration: none;
}
#logo_text h1 a .logo_colour {
	color: #09D4FF;
}
#logo_text a:hover .logo_colour {
	color: #0B24E5;
}
#logo_text h2 {
	font-size: 150%;
	padding: 0 0 0 0;
	color: #F9FAFE;
}
nav {
	height: 44px;
	width: 100%;
	margin: -44px auto 0 auto;
	background: transparent url(../images/menubar.png) repeat;
}
#menu_container {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#site_content {
	width: 1000px;
	overflow: hidden;
	margin: 0px auto 0 auto;
	padding: 15px 0 40px 0;
}
.sidebar li a, .sidebar li a:hover {
	color: #555;
	text-decoration: none;
}
.sidebar li a:hover {
	text-decoration: underline;
}
[data-table-theme*=stripes][data-table-theme*=dark] tbody tr:nth-of-type(odd) {
	background: #3f3f3f;
}
[data-table-theme*=dark] {
	font: normal 90% NTR, sans-serif;
	margin: 0 0 15px 0;
	color: #FFFFFF;
	background: #333;
	font-size: 12pt;
	text-shadow: 1px 1px #000000;
	border-collapse: collapse;
	-webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
}
[data-table-theme*=dark] caption {
	padding: 1em;
}
[data-table-theme*=dark] th, [data-table-theme*=dark] td {
	border: none;
	padding: 3px 3px;
}
[moon*=dark] {
	font: normal 90% NTR, sans-serif;
	margin: 0 0 15px 0;
	color: #FFFFFF;
	background: #333;
	font-size: 12pt;
	border-collapse: collapse;
}
.tableseparator {
	font-size: 100%;
	font-weight: bolder;
	background-color: #000000;
	color: #F7901D;
    padding: 3px;
	text-align: left;
}
.content {
	text-align: left;
	width: 700px;
	margin: 0 0 15px 0;
	float: left;
	font-size: 120%;
	padding: 14px 0 0 0;
}
footer {
	width: 100%;
	font-family: "lucida sans", arial, sans-serif;
	font-size: 90%;
	height: 89px;
	padding: 20px 0 5px 0;
	text-align: center;
	background: #000000;
	color: #CECECE;
	border-top: 4px solid #FB5500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
footer p {
	line-height: 1.5em;
	padding: 0 0 10px 0;
}
footer a {
	color: #CECECE;
	text-decoration: none;
}
footer a:hover {
	color: #08FFBD;
	text-decoration: none;
}
.form_settings {
	margin: 45px 0 0 0;
	text-align: center;
}
.form_settings p {
	padding: 0 0 4px 100px;
}
.form_settings span {
	width: 200px;
	padding: 2px 0 3px 0;
}
.form_settings input, .form_settings textarea {
	padding: 5px;
	margin: 0px 0 20px 0;
	width: 510px;
	height: 20px;
	font: 100% arial;
	border: 1px solid #FF6700;
	background: #D4D4D4;
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
}
/* send button */

.form_settings .submit {
	font: 100% arial;
	border: 0;
	width: 99px;
	margin: 0 0 0 12px;
	height: 33px;
	padding: 2px 0 3px 0;
	cursor: pointer;
	background: #FF5F00;
	color: #FFFFFF;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
}
/* Message box*/

.form_settings textarea, .form_settings select {
	font: 100% arial;
	border: 0;
	width: 592px;
	border: 1px solid #FF5F00;
	margin: 0 0 0 21px;
	height: 100px;
	padding: 25px 0 3px 0;
	border-radius: 7px 7px 7px 7px;
}
.form_settings select {
	width: 3110px;
}
.form_settings .checkbox {
	margin: 4px 0;
	padding: 0;
	width: 14px;
	border: 0;
	background: none;
}
/**

Stylesheet for SooperFish by www.SooperThemes.com

Author: Jurriaan Roelofs

**/

/* Configuration of menu width */

html body ul.sf-menu ul, html body ul.sf-menu ul li {
	width: 200px;
}
/* Framework for proper showing/hiding/positioning */

ul.sf-menu, ul.sf-menu * {
	margin: 0;
	padding: 0;
}
ul.sf-menu {
	display: block;
	position: relative;
}
ul.sf-menu li {
	display: block;
	list-style: none;
	float: left;
	position: relative;
}
ul.sf-menu li:hover {
	visibility: inherit;
	/* fixes IE7 'sticky bug' */
}
ul.sf-menu a {
	display: block;
	position: relative;
}
ul.sf-menu ul {
	position: absolute;
	left: 0;
	width: 150px;
	top: auto;
	left: -999999px;
}
ul.sf-menu ul a {
	zoom: 1;
	/* IE6/7 fix */
}
ul.sf-menu ul li {
	float: left;
	/* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
	width: 150px;
}
/* autoArrows CSS */

span.sf-arrow {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 20px;
	right: 5px;
	display: block;
	background: url(../images/arrows-white.png) no-repeat 0 0;
	overflow: hidden;
	/* making sure IE6 doesn't overflow and expand the box */
	font-size: 1px;
}
ul ul span.sf-arrow {
	right: 10;
	top: 20px;
	background-position: 0 100%;
}
/* Theming the menu */

ul#nav {
	float: right;
}
ul#nav ul {
	background: url(../images/menu_hover.png) repeat;
	margin-top: 5px;
	padding-bottom: 15px;
}
ul#nav li a {
	padding: 7px 20px 6px 20px;
	font: 170% 'Yanone Kaffeesatz', helvetica, arial, verdana, sans;
	text-shadow: 1px 1px #000;
	text-decoration: none;
	color: #FF7600;
	margin-right: 2px;
}
ul#nav li a:hover, ul#nav li a:focus {
	color: #79FF00;
}
#map {
	height: 500px;
	width: 100%;
	top: 30px;
}
/***FIRST STYLE THE BUTTON***/

margin-right: 13px;
margin-bottom: 10px;
padding: 2px 2px 2px 2px;
border: 1px solid #000;
font-size: 9pt;
font-weight: bold;
text-align: center;
border: 1px solid;
margin: 5px 5px 5px 16px;
width: 4.8em;
height: 2em;
cursor: pointer;
background: -moz-linear-gradient(#343434, #6D6C6C);
background: -o-linear-gradient(#343434, #6D6C6C);
background: -webkit-linear-gradient(#343434, #6D6C6C);
color: #ffffff;
}
input#gobutton:hover, input#gobutton:focus {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .75);
	box-shadow: 0 0 20px #000000;
	border: 1px solid #fff;
}
@font-face {
	font-family: 'si';
	src: url('/fonts/social/socicon.eot');
	src: url('/fonts/social/socicon.eot?#iefix') format('embedded-opentype'), url('/fonts/social/socicon.woff') format('woff'), url('/fonts/social/socicon.ttf') format('truetype'), url('/fonts/social/socicon.svg#icomoonregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: si;
		src: url(/fonts/social/socicon.svg) format(svg);
	}
	.soc {
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.soc li {
		display: inline-block;
		*display: inline;
		zoom: 1;
	}
	.soc li a {
		font-family: si!important;
		font-style: normal;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		display: block;
		position: relative;
		z-index: 1;
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 15px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-right: 10px;
		color: #ffffff;
		background-color: none;
	}
	.soc-icon-last {
		margin: 0 !important;
	}
	.soc-facebook {
		background-color: #3e5b98;
	}
	.soc-facebook:before {
		content: '\e041';
	}
	.soc-twitter {
		background-color: #4da7de;
	}
	.soc-twitter:before {
		content: '\e040';
	}
	.soc-youtube {
		background-color: #e02a20;
	}
	.soc-youtube:before {
		content: '\e051';
	}
	.soc-rss {
		background-color: #f26109;
	}
	.soc-rss:before {
		content: '\e00b';
	}
	.soc-mail {
		background-color: #09F407;
	}
	.soc-mail:before {
		content: '\e01f';
	}
	.button {
		display: inline-block;
		margin-right: 13px;
		margin-bottom: 5px;
		padding: 3px 5px 3px 5px;
		border: 2px solid #999999;
		background-color: #E6EAED;
		border-radius: 5px;
		box-shadow: 3px 3px 3px #B0C4DE;
		font-size: 10pt;
	}
	button:hover {
		box-shadow: 3px 3px 3px #2020FF;
	}
	button:focus {
		box-shadow: 3px 3px 3px #00FF0D;
	}
	*:focus {
		outline: none;
	}
	/*	=================================

		Button stuff

	=================================

*/
	.highcharts-loading {
		background-position: center;
		background-repeat: no-repeat;
	}
	#table_menu {
		text-align: center;
		margin-bottom: -10px;
	}
	#table_menu ul {
		list-style-type: none;
		font-weight: bold;
		margin-left: 0px;
		margin-bottom: -10px;
		text-transform: none;
		padding: 5px 0px;
	}
	#table_menu li {
		display: inline-block;
		margin-right: 1em;
		margin-bottom: 0.7em;
		padding: 2px 5px 2px 5px;
		border: 1px solid #12FF00;
		background-color: #E2E2E2;
		width: 75px;
		cursor: pointer;
		font-size: 12px;
	}
	#table_menu li:hover {
		background-color: #ffffff;
		box-shadow: 1px 1px 2px #919192;
		color: #34c0ff;
	}
	#table_menu .picked {
		box-shadow: 1px 1px 2px #12FF00 inset !important;
		background-color: #b3b3b3 !important;
	}
	.header-weather {
		display: block;
		font-size: 15px;
		font-weight: bold;
		line-height: 100%;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		text-align: center;
		position: absolute;
		top: 22px;
		right: 20px;
	}
	.toptemp {
		display: inline-block;
		font-size: 26px;
		font-weight: bold;
		vertical-align: baseline;
		color: #FFF23F
	}
	.data small {
		display: block;
		color: #A9C1C3
	}
	.tooltip {
		display: none;
		position: absolute;
		border: 2px solid #FF5F00;
		background-color: #000000;
		border-radius: 5px;
		padding: 1px;
		color: #fff;
		font-size: 1px Arial;
		white-space: pre-line;

	}
select {
     font: normal .85em Roboto-Regular, sans-serif;
     font-size: 14px;
     height: 21px;
     border: 2px solid #FF5F00;
 }
	
/*bn-breaking-news */
	
	}
	.bn-breaking-news {
	display: block;
	width: 1000px;
	border: #FFB600 solid 1px;
	background: #000000;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	overflow: hidden;
	font-family: arial;
	font-size: 9pt;
	box-shadow: 2px 2px 2px 2px rgb(0, 0, 0, .8)
}
.bn-breaking-news * {
	box-sizing: border-box
}
.bn-breaking-news.bn-fixed-top {
	position: fixed;
	left: 0;
	right: 0;
	top: 0
}
.bn-breaking-news.bn-fixed-bottom {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0
}
.bn-breaking-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #4d4d4d;
	z-index: 5;
	vertical-align: center;
	padding: 0 10px;
	color: #000
}
.bn-label {
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	position: absolute;
	background-color: #45709b;
	text-align: center;
	color: #ececec;
	z-index: 3;
	padding: 2px 10px;
	white-space: nowrap;
	font: 80% NTR, sans-serif;
	font-size: 14pt;
	text-shadow: none;
	font-weight: 500;
	letter-spacing: 1px
}
.bn-news {
	position: absolute;
	height: 100%;
	overflow: hidden;
	color: #fff
}
.bn-news ul {
	display: block;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute
}
.bn-news ul li {
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis;
	text-decoration: none;
	transition: color .2s linear;
	position: absolute;
	width: 100%;
	display: none;
	color: #fff;
	padding: 7px 5px
}
.bn-news ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	position: relative;
	display: block;
	overflow: hidden
}
.bn-news ul li a:hover {
	color: #73e600
}
.bn-loader-text {
	padding: 0 10px
}
.bn-seperator {
	display: inline-block;
	float: left;
	margin-right: 15px;
	width: 30px;
	height: 40px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative
}
.bn-seperator.bn-news-dot {
	margin-right: 0
}
.bn-seperator.bn-news-dot:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #333;
	border-radius: 50%;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -4px
}
.bn-prefix {
	color: #d65d7a;
	margin-right: 15px;
	padding-left: 10px
}
.bn-positive {
	color: #0b8457;
	font-weight: 700
}
.bn-negative {
	color: #dc2f2f;
	font-weight: 700
}
.bn-controls {
	width: auto;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	position: absolute;
	user-select: none
}
.bn-controls button {
	width: 30px;
	float: left;
	height: 100%;
	cursor: pointer;
	border: none;
	border-left: 0 solid #eee;
	text-align: center;
	background-color: #4d4d4d;
	outline: 0
}
.bn-controls button:hover {
	background-color: #646464
}
.bn-arrow {
	margin: 0;
	display: inline-block;
	height: 8px;
	position: relative;
	width: 8px;
	top: -2px
}
.bn-arrow::after {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	content: '';
	display: inline-block;
	height: 8px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px
}
.bn-arrow.bn-next {
	transform: rotate(315deg);
	left: -3px
}
.bn-arrow.bn-prev {
	transform: rotate(135deg);
	left: 3px
}
.bn-arrow::after {
	border-color: #fff
}
.bn-arrow::before {
	background-color: #fff
}
.bn-play {
	position: relative;
	background: #fff;
	width: 0;
	height: 12px;
	display: inline-block;
	margin-left: -5px
}
.bn-play::after {
	left: 100%;
	top: 50%;
	border: transparent solid;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgb(136, 183, 213, 0);
	border-left-color: #fff;
	border-width: 8px;
	margin-top: -8px
}
.bn-pause {
	position: relative;
	width: 0;
	height: 14px;
	display: inline-block;
	top: 1px;
	left: -1px
}
.bn-pause::before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	left: 3px;
	background-color: #fff
}
.bn-pause::after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	left: -3px;
	background-color: #fff
}
.bn-direction-rtl {
	direction: rtl
}
.bn-direction-rtl .bn-label {
	left: auto;
	right: 0
}
.bn-direction-rtl .bn-controls {
	right: auto;
	left: 0
}
.bn-direction-rtl .bn-seperator {
	margin-left: 15px;
	margin-right: 0;
	float: right
}
.bn-direction-rtl .bn-prefix {
	margin-left: 15px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 10px
}
.bn-direction-rtl .bn-controls button {
	border-left: none;
	border-right: 1px solid #eee
}
.bn-effect-scroll .bn-news ul {
	display: block;
	width: 100%;
	position: relative
}
.bn-effect-scroll .bn-news ul li {
	display: list-item;
	float: left;
	position: relative;
	width: auto
}
.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
	float: right
}
/*END bn-breaking-news */

/*Monthly Data sdayfile.php */
#daytable { width: 100%; background-color: #E5E5DB; color: #3B3B3B; border-collapse: collapse;}
#daytable th { color: #ffffff; font-weight:bold; font-size: 95%; background-color: #3B3B3B; vertical-align: bottom; border: 1px solid black; line-height: 120%; text-align: center;}
#daytable td { font-size: 90%; vertical-align: top; width: 7%; text-align: center; border: 1px solid black; padding: 2px;}
#daytable .day { width: 4%; background-color: #6B6B6B; color: #ffffff;}
/*Monthly Data sdayfile.php */




/*rollingdata.php*/

	.rollingaverage {
		border:1px solid #C0C0C0;
		border-collapse:collapse;
		border:2px solid #8f8f8f;
		white-space: nowrap;
		font-family: Verdana, arial, Arial, Helvetica, Verdana, sans-serif;
		font-size: 11pt;
		color: #FFFFFF;
	}
	.rollingaverage th {
		border:1px solid #C0C0C0;
		background:#F0F0F0;
		font-family: Verdana, arial, Arial, Helvetica, Verdana, sans-serif;
		font-size: 11pt;
		color: #333333;
	}
	.rollingaverage td {
		border:1px solid #FFFFFF;
		font-family: Verdana, arial, Arial, Helvetica, Verdana, sans-serif;
		font-size: 11pt;
		color: #FFFFFF;
	}
	caption {
		font-size: 1em;
		font-style: normal;
		font-weight: bold;
		letter-spacing: .1em;
		padding-top: 0.5em;
		padding-bottom: 0.25em;
		text-align: left;
}

/* END rollingdata.php*/

/*Records - All Time.php*/ 
.button {
	display: inline-block;
	margin-right: 0.2em;
	margin-bottom: 0.3em;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}
.button:hover {
	box-shadow: 2px 2px 4px #919192;
    font-weight: 500;	
	color: #ff0000;	
}
.picked {
	box-shadow: 1px 1px 2px #919192;
	font-weight: 600;
	color: #008000;
}
/* END Records - All Time.php*/ 


/*Heatmap.php*/ 
.highcharts-tooltip>span {
	background: #FFFFFF;
	border: 2px solid #FF8E00;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #888;
	padding: 8px;
	z-index: 2;
}
/*END Heatmap.php*/ 

/*Climate-graph.php*/ 
.center {
  margin: auto;
  width: 67%;
  padding: 1px;
}   
/*END Climate-graph.php*/ 


/*graphs_selecta.php*/

		.submit {margin: 0 0 0 0.3em !important;}
		.form_settings {text-align: center;}

		
		.no-wrapping {
			display: inline-block;
			white-space: nowrap;
		}
		.selecta-area {
			display: flex;
		}
		@media only screen and (min-width: 0px) and (max-width: 370px) {
			.selecta-area {
				flex-wrap: wrap;
			}
			.selecta-1 .selecta-2 {
				min-width: 100%;
			}
		}
		@media only screen and (min-width: 371px) and (max-width: 5000px) {
			.selecta-area {
				text-align: center;
				width: 100%;
				margin-top: 10px;
				margin-bottom: 25px;
			}
			.selecta-1 {
				flex: 50%;
				margin-left: 0;
				margin-right: 15px;
				text-align: left;
			}
			.selecta-2 {
				flex: 50%;
				margin-left: 15px;
				margin-right: 0;
				text-align: right;
			}
		}
	/*END graphs_selecta.php*/

	#graphs table{
		display: inline-block;
		margin-right: 1em;
		margin-bottom: 0.7em;
		padding: 2px 5px 2px 5px;
		border: 1px solid #12FF00;
		background-color: #E2E2E2;
		width: 75px;
		cursor: pointer;
		font-size: 12px;
	}

