/* --- */
/* DO NOT MODIFY THIS SECTION OF CODE EVER */
/* --- */
/* simple reset */
* {	margin: 0; padding: 0; }
.nav a { color: #ffffff; }
.nav a.active { color: #15202c;	 }
#footer p a { color: #ffffff }
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; max-width: 940px; padding: 0; max-height: 627px !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: 25px; }
#timeselectdate { position: absolute; top: 10px; right: 23px; font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; }
#outer-header {	width: 100%; position: fixed; -webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3); box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3); top: 0px; z-index: 2000; }
#outer-footer {width: 100%;	position: fixed;	 bottom: 0px; -webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3); box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3); 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 { font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif; font-size: 14px; position: absolute; top: 15px; color: #666666;  }
#footer p a { color: #666666; font-family: HelveticaNeueBold, 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: #f04e23; }
#menu-button { font-family: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; font-size: 34px; position: absolute; top: 12px; 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; left: -300px; width: 300px;	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: gotham_rounded, 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: gotham_rounded, HelveticaNeueRoman, Arial, Helvetica, sans-serif; display: block; font-size: 18px; }
.big-x { display:block;}
.menu-spacer { height:40px; }
.no-border { border-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 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: 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-bottom:10px}
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: 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: #ffffff;	
}

#dummy-content-background { /* adds full height column to content */
	display: none;
}


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

#maincontent { /* Content area for main image and controls */
	background: #FFFFFF;
}

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

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

.ui-datepicker-today a.ui-state-default {
	color: #3863a8 !important	
}
	 
.ui-widget-header, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
	background: #3863a8!important;
	color: #ffffff !important;
}

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

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

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

#outer-header {
	background: #ffffff;
	-webkit-box-shadow:none; -moz-box-shadow: none; box-shadow: none;
	position: static;
}

#header {
	max-width: 1280px;
	height: 40px;
}

#logo {
	position: absolute;
	top: 18px;
	right: 25px;	
}

#menu-button {
	color: #233445;
	left: 20px;
}

#menu-button:hover {
	color: #15202c;
}


#content {
	position: relative;
	max-width: 1280px;
	background: #ffffff;
	padding: 0px;
	overflow: hidden;
}

#content img {
	height: auto !important;	
}

#maincontent {
	margin: 0 auto;	
	max-width: 1280px;
}

#outer-footer {
	background: #ffffff;
	-webkit-box-shadow:none; -moz-box-shadow: none; box-shadow: none;
	position: static;
	clear: both;
}

#footer {
	max-width: 1280px;
	height: 30px;
	background: #f1f1f2;
}

#footer p {
	right: 25px;
	color: #666;
	top: 5px;
	font-size: 12px;
}

#footer p a {
	color: #666;
}	

#footer p a:hover {
	color: #0082cb;	
}

#menu {
	background-color: rgba(21,32,34,0.9);
}

#menu div#menu-close-button {
	padding: 15px 20px;
	color: #fff;
	background-color: #002030;
}

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

#menu li a {
	color:#40dac5;
}

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

#moviethumbs {
	max-width: 1280px;
}

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

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


.nav {
	position: absolute;
	right: 0px;	
}

.nav a {
	float: left;
	display: block;
	color: #c7692d;
	font-family: Lato, HelveticaNeueRoman, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	-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; 
	text-decoration: none;
	text-transform: uppercase;
    font-weight: 400;
    padding: 11px 20px 12px;
}

.nav a:hover {
    background: #c7692d;
    color: #FFFFFF;
}


.nav a.active {
    background: #c7692d;
    color: #FFFFFF;
}

@media screen and (max-width:450px) {
	#footer p {
		font-size: 10px;
	}
	
		
	#footer p {
		top:8px;	
	}

	.imageControlsLinks {
		display: none!important;
	}

	.prev, .next {
		display: none!important;
	}

	#calendarButton {
		display: none!important;
	}
	
	#datepicker {
		display: none!important;	
	}
	
	#imageButton {
		display: none!important;	
	}
	
	#imageControls {
		display: none!important;
	}
	
	#imagedatetime { 
		display: none!important;
	}
	
	img#thelatestphoto {
		z-index:21 !important;	
	}	
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
	#footer p {
		font-size: 10px;
	}
	
		
	#footer p {
		top:8px;	
	}

	.imageControlsLinks {
		display: none!important;
	}

	.prev, .next {
		display: none!important;
	}

	#calendarButton {
		display: none!important;
	}
	
	#datepicker {
		display: none!important;	
	}
	
	#imageButton {
		display: none!important;	
	}
	
	#imageControls {
		display: none!important;
	}
	
	#imagedatetime { 
		display: none!important;
	}
	
	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) {
	#footer p {
		font-size: 10px;
	}
	
		
	#footer p {
		top:8px;	
	}

	.imageControlsLinks {
		display: none!important;
	}

	.prev, .next {
		display: none!important;
	}

	#calendarButton {
		display: none!important;
	}
	
	#datepicker {
		display: none!important;	
	}
	
	#imageButton {
		display: none!important;	
	}
	
	#imageControls {
		display: none!important;
	}
	
	#imagedatetime { 
		display: none!important;
	}
	
	img#thelatestphoto {
		z-index:21 !important;	
	}
	
				#timelapseMovie, #comingSoon {
					width: 100%;
					height: auto;
				}
}