/* --- */
/* DO NOT MODIFY THIS SECTION OF CODE EVER */
/* --- */
/* simple reset */
* {	margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; overflow-y: auto; -webkit-text-size-adjust: 100%; }
img { display: block; border: 0px; }
.clear { clear: both; }
.solarbenefits { position:absolute; 	bottom:-6px; left:0; z-index:203; }
.solarbenefits img { width: 100%; height: auto; }
#maincontent { float: none;	position: relative; width: 900px; padding: 0; max-height: 600px !important; overflow: hidden; }
#imagedatetime { position: absolute; z-index: 1000; padding: 8px; width: 193px; height: 21px; text-align: center; font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; }
#canvaswrapper img { width: 100%; height: auto; /*display: inline !important;*/ }
#zoomstandardholder { position: relative; z-index: 50; width: 100%; overflow: hidden; top: 0; left: 0; }
#zoomhiresholder { position: absolute; z-index: 1; width: 100%; overflow: hidden; top: 0; left: 0; }
#zoommobileholder {	position: absolute; z-index: 0;	width: 100%; overflow: hidden; top: 0; left: 0; padding-bottom:0; }
#fakeplus { width: 120px; height: 24px; position: absolute; z-index: 55; top: 26px; right: 108px; display: none; float: right; }
#datepicker { position: absolute; z-index: 999; top: -180px; left: 0px; }
#timeselectdiv { position: absolute; z-index: 1050; top: 0px; left: 0px; width: 100% !important; background-color: rgba(255,255,255,0.92) !important; height: 100vh; display: none;}
#timeselect { display: block; margin: 50px 0px 20px 20px; height: 100vh; overflow-y: auto;}
#calendarButton { position: absolute; z-index: 1000; top: 37px; left: 0; width: 209px; height: 37px; cursor: pointer; text-align: center; font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; line-height: 37px; text-transform: uppercase; background-image:url(../img/downarrow.png);background-position: right 5px center;background-repeat:no-repeat;}
#close-button { 	position: absolute; 	top: 0px; left: 10px; padding: 10px; cursor: pointer; display: block; }	
#close-text { font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; font-size: 14px; color: #e70000; }
#close-text span { font-size: 18px;	float: left; display: block; margin-top: -2px; margin-right: 5px; }
.times-image { float: left;	text-align: center;	font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; font-size: 12px; margin-right: 17px; margin-bottom: 7px; }
#timeselectdate { position: absolute; top: 10px; right: 23px; font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; }
#outer-header {	width: 100%; position: fixed; top: 0px; z-index: 2000; }
#outer-footer {width: 100%;	position: fixed;	 bottom: 0px; z-index: 2000; }
#header, #footer, #content { margin: 0 auto; position: relative; }
#dummy-content-background { position: absolute; top: 0px; left: 0px; right: 0px; margin: 0 auto; height: 100vh; z-index: 1;}
#content { background: #ffffff; padding-top: 25px; padding-bottom: 25px; position: absolute;	margin: 0 auto; left: 0px; right: 0px;}
#footer {position: relative;}
#footer p { letter-spacing: 0.5px;font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; font-size: 14px; position: absolute; top: 10px; color: #fff;  }
#footer p a { color: #fff;letter-spacing: 0.5px;font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; text-decoration: none; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; -ms-transition: color 0.2s ease-out; transition: color 0.2s ease-out;  }
#footer p a:hover { color: #ea491d; }
#menu-button { font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; font-size: 22px; position: absolute; top: 70px; cursor: pointer; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; 	-o-transition: color 0.2s ease-out; 	-ms-transition: color 0.2s ease-out; transition: color 0.2s ease-out; }
#menu {	position: fixed; z-index: 2500; right: -600px; width: 600px;	top:0px; height:100vh; }
#menu ul, #menu li { list-style-type: none; }
#menu li { margin: 0; padding:0 24px 0 24px; }
#menu li a { font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif; color:#40dac5; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; -ms-transition: color 0.2s ease-out; transition: color 0.2s ease-out; font-size: 14px; text-decoration: none; display: block; padding: 12px 0px; border-bottom: 1px solid #ffffff;}
#menu div#menu-close-button { cursor: pointer; font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; display: block; font-size: 20px; }
.big-x { display:block;}
.menu-spacer { height:25px; }
.no-border { border-bottom: 0px !important; padding-bottom: 0px !important; }
#moviethumbs { float: none;	width: 100%; position: relative; padding: 0; overflow: hidden; z-index: 500; }
.thumb { float: left; font-size: 16px; text-align: center; width: 205px; margin-right: 25px; margin-bottom: 25px; font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif;
}
.thumb:nth-child(4n + 1) {clear: left;}
.thumb img { width: 100%; height: auto; }
.prev, .next { width: 25px; height: 25px;	cursor: pointer; -webkit-transition: opacity 0.2s ease-out;  -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; opacity: 0.85; position: absolute; top: 6px; z-index: 1000; }
.prev { background-image: url(../img/leftarrow.png);	 left: 5px; }
.next { background-image: url(../img/rightarrow.png); left: 179px; }
.next:hover, .prev:hover { opacity: 1; }
.imageControlsLinks {position: absolute; top: 104px; right: 10px; z-index: 1000}
.imageControlsLinks a { display: inline-block; width: 27px; height: 27px; background-color: rgba(0,0,0,0.55); border-radius: 5px; padding: 6px;}
a#gofullscreen {background-image: url(../img/full-screen.png);background-repeat:no-repeat;background-size:27px 27px;background-position: center center; margin-left:5px}
a#downloadme {background-image: url(../img/download.png);background-repeat:no-repeat;background-size:27px 27px;background-position: center center; }
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {	
	border: 2px solid #000000;
	border-radius: 5px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
	color: white;
	padding: 5px;
	font-family: HelveticaNeueRoman, sans-serif;
	font-size: 12px;
}
#gofullscreentablet {display:none}
/* --------------------------- */


	

	
/* FONTS */
@font-face { 
	font-family: HelveticaNeueRoman;
	src: url('fonts/HelveticaNeue-Roman.eot');
	src: url('fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Roman.woff') format('woff'),url('fonts/HelveticaNeue-Roman.ttf') format('truetype'), url('fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg'); 
}
@font-face { 
	font-family: HelveticaNeueBold;
	src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Bold.woff') format('woff'), url('fonts/HelveticaNeue-Bold.ttf') format('truetype'), url('fonts/HelveticaNeue-Bold-webfont.svg#HelveticaNeue-Bold') format('svg'); 
}

@font-face { 
	font-family: HelveticaNeueLight;
	src: url('fonts/HelveticaNeue-Light.eot');
    src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light.woff') format('woff'), url('fonts/HelveticaNeue-Light.ttf') format('truetype'), url('fonts/HelveticaNeue-Light-webfont.svg#HelveticaNeue-Light') format('svg'); 
}

@font-face {
  font-family: gotham_rounded;
  src: url("fonts/gothamrounded-paddington_new-webfont.eot");
  src: url("fonts/gothamrounded-paddington_new-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/gothamrounded-paddington_new-webfont.woff2") format("woff2"), url("fonts/gothamrounded-paddington_new-webfont.woff") format("woff"), url("fonts/gothamrounded-paddington_new-webfont.ttf") format("truetype"), url("fonts/gothamrounded-paddington_new-webfont.svg#gotham_rounded_paddingtonbold") format("svg");
}
	
	
/* MAIN STYLES */

body {
	background-color: #edeff0;
}

#dummy-content-background { /* adds full height column to content */
	background: #ffffff;	
	width: 950px;
}


#maincontent { /* this stops the main image snapping if it loads too large - change size if image size is not 900 x 600 */
	max-height: 600px;
}

#maincontent { /* Content area for main image and controls */
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3); 
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
}

#imagedatetime { /* Date Time within main image */
	background-color: #212121;
	color: #ffffff;
	font-size: 13px;
}

#calendarButton {
	background-color: #212121;
	color: #ffffff;
	font-size: 13px;
	border-top: 1px solid #ffffff;
}

#imageButton {
	background: #233445 url(../img/image-controls.png) no-repeat center;
}

#imageControls {
	background: rgba(35,52,69,0.9);
}


#imageControls a {
	color:#40dac5;
	border-bottom-color: #ffffff;
}

#imageControls a:hover {
	color:#ffffff;
}
	 
.ui-widget-header, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
	background: #212121!important;
	color: #ffffff !important;
}

.ui-datepicker-today a.ui-state-default {
	color: #ffffff !important	
}

.ui-datepicker-title {
	color: #ffffff !important;	
}

#timeselectdate { 
	font-size: 20px; 
	color: #233445;
}

#outer-header {
	background: #fff;
    border-bottom: 1px solid #edeff0;
}

#header {
	width: 900px;
	height: 90px;
}

.title-inner {
	width: 900px;
	margin: auto;
}

.header-colour-cutter {
    background: white;
    height: 75px;
    position: relative;
    bottom: 40px;
    float: unset;
    z-index: -1;
}

#logo {
    position: absolute;
    top: 10px;
    left: 0;
}

#logo img {
}

#menu-button {
	color: #6ea218;
	right: 0;
}

#menu-button:hover {
	color: #697378;
}

.camera-switch-icon {
    position: absolute;
    right: 0px;
    top: 20px;
}

.camera-switch-icon a {
    display: inline-block;
    margin-left: 10px;
}

#content {
	top: 125px;
	width: 950px;
	background: #ffffff;
	padding-bottom: 75px; /* calculate footer height plus 25px (which is the margin of the content */
}

#maincontent {
	margin: 0 auto;	
}

#outer-footer {
    background: #4d585d;
}

#footer {
	width: 900px;
	height: 38px;
}

#footer p {
	left: 0;
}

#menu {
	background-color: rgba(119, 172, 28, 0.9);
}

#menu div#menu-close-button {
	padding: 50px 20px 50px 20px;
	color: #fff;
	background-color: #3d7300;
}

.big-x { 
	float:right; 
	font-size:24px; 
	margin-top:-8px; 
}

#menu li a {
	color:#ffffff;
}

#menu li a:hover {
	color: #000;	
}

#moviethumbs {
	width: 950px;
}

#inner-movie-thumbs {
	margin: 25px 0px 25px 25px;
}

.thumb {
	font-size: 16px;
	color:#233445;
}

#menu li {
	position:relative;	
}


.menu-title {
    font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 20px;
    margin: 0 24px 0 24px;
    padding: 0px 0px 12px 0px;
    border-bottom: 1px solid #ffffff;
    display: block;
}

.menu-title span {
    float: left;
}

.menu-icons img {
	display:inline-block;
	margin-left:12px;	
}

.menu-icons img:first-child {
	margin-left:25px;	
}

.timelapse-movies-empty {
	font-family: HelveticaNeueRoman, sans-serif;
}

#top-bar-outer {
    background-color: #edeff0;
    position: relative;
    top: 100px;
    z-index: 9;
}

#top-bar {
    line-height: 63px;
    width: 900px;
    margin: 0 auto;
    font-family: HelveticaNeueLight;
    color: #6ea218;
    text-align: center;
    font-size:20px;
}

#page-title {
    line-height: 32px;
    font-family: HelveticaNeueLight;
    color: #fff;
    text-align: right;
    font-size: 14px;
    background: #000000;
    letter-spacing: 0.5px;
}

#data {
	font-family: HelveticaNeueLight;
    color: #000;
    font-size: 15px;
}


@media only screen and (min-width: 1040px) and (max-width: 1370px) { 
	
	#timelapseMovie, #comingSoon {
		width: 950px;
		height: auto;
	}
		
	
}


@media only screen and (min-width: 768px) and (max-width: 1040px) { 
	
			.imageControlsLinks {display:none}

				#timelapseMovie, #comingSoon {
					width: 720px;
					height: auto;
				}
		
	
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	
				.imageControlsLinks {display:none}
				#timelapseMovie, #comingSoon {
					width: 100%;
					height: auto;
				}	
}

@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {
	
					.imageControlsLinks {display:none}

					#imagedatetime {display:none}

					.prev, .next {display:none}

					#calendarButton {display:none}

					#datepicker {display:none}

					img#thelatestphoto {
						z-index:21 !important;	
					}
	
				#timelapseMovie, #comingSoon {
					width: 100%;
					height: auto;
				}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
					.imageControlsLinks {display:none}

					#imagedatetime {display:none}

					.prev, .next {display:none}

					#calendarButton {display:none}

					#datepicker {display:none}

					img#thelatestphoto {
						z-index:21 !important;	
					}
	
				#timelapseMovie, #comingSoon {
					width: 100%;
					height: auto;
				}	
}

@media only screen and (min-device-width: 320px) and (max-device-width: 850px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
					.imageControlsLinks {display:none}

					#imagedatetime {display:none}

					.prev, .next {display:none}

					#calendarButton {display:none}

					#datepicker {display:none}

					img#thelatestphoto {
						z-index:21 !important;	
					}
	
				#timelapseMovie, #comingSoon {
					width: 100%;
					height: auto;
				}
}
