html {
	background-color:#313131;
	overflow-x:hidden;
}
img.coverhidden {
	display:none;
}
@font-face {
font-family: clarkssummit;
src: url("clarkssummit.otf") format("opentype");
}
div.hideinfooptions {
	display:none;
}
div.headercover {
	background-color:rgba(0,0,0,.07);
	width:100%;
	height:100%;
}
h2.sectionh {
	text-transform:uppercase;
	font-size:30px;
	font-family:'clarkssummit';
	line-height:1.4;
}
html.menuopen {
	overflow:hidden;
}
a.textlink {
	text-decoration: underline;
}
a.textlink:link, a.textlink:visited  {
	color:#308030;
}
a.textlink:hover, a.textlink:active {
	color:#000000;
}

div.page {
  	-webkit-transition: all 0.3s ease;
  	-moz-transition: all 0.3s ease;
  	transition: all 0.3s ease;
  	position:absolute;
	top:0px; left:0px; right:0px;
	text-align:center;
	width:100%;
	display:block;
	font:"proxima-nova";
	line-height:1.6em;
	font-style:normal;
	letter-spacing:1px;
}
div.page.menuopen {
	top:0px; left:-250px; right:250px;
}

div.header {
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	top:0;
	background-repeat:no-repeat;
	background-position: center;
	background-size: auto 100%;
	color:#E6E6E6;
	margin:0px;
	height:80vh;
	min-height:400px;
	max-height:600px;
}
div.arrowdown {
	text-align:center;
	position:absolute;
	bottom:20px;
	margin:auto;
	width:100%;
}
img.arrowdown {
	max-width:70px;
	min-width:35px;
	max-height:50px;
	min-height:35px;
	height:10vh;
}
b.pageheadtextb {
	position:relative;
	font-size:40px;
	text-transform:uppercase;
	line-height:60px;
	color:#FFFFFF;
}
div.pageheadtexts {
	font-family:'clarkssummit';
	position:absolute;
	display:block;
	top:50%;
	margin-top:-120px;
	width:100%;
	font-size:25px;
	color:#F7F7F7;
}

a.account {
	font-family:'clarkssummit';
	font-size:25px;
	padding:10px 10px 10px 10px;
	margin:-10px -10px -10px -10px;
	position:absolute;
	right:65px;
	top:40px;
	text-decoration:none;
	text-transform:uppercase;
}

a.account:link, a.account:visited {
	color:#E0E0E0;
}
a.accountm:hover, a.accountm:active {
	color:#FFFFFF;
}
a.maptypelink {
	text-decoration:none;
	/*font-size:22px;max 30px*/
	letter-spacing:0px;
	z-index:10;
}
a.maptypelink:link, a.maptypelink:visited, a.maptypelink:link, a.maptypelink:visited {
	color:#DFDFDF;
}
a.maptypelink:hover, a.maptypelink:active, a.maptypelink:hover, a.maptypelink:active {
	color:#FFFFFF;
}

img.headerlogo {
	max-width:400px;
	min-width:200px;
	width:60%;
	left:0px;
	top:2px;
	position: absolute;
}
a.headerlogo {
	max-width:400px;
	min-width:200px;
}
a.menuicon {
	float:right;
	position:absolute;
	top:40px;
	right:20px;
	padding:10px 10px 10px 10px;
	margin:-10px -10px -10px -10px;
}

img.menuicon {
	max-width: 25px;
	min-width: 15px;
	width:5vw;
	max-height: 25px;
	min-height: 15px;
	height:5vw;
}

div.bodyholder {
	position:static;
	display:block;
	margin:0px;
	width:100%;
	background-color:#FFFFFF;
}
div.body {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:left;
	width:90%;
	max-width:900px;
	background-color:#FFFFFF;
	color: rgba(20,20,20,.7);
}
div.social {
	position:static;
	margin:0px;
	text-align:center;
	background-color:#444444;
}
img.social {
	width:60px;
	height:60px;
}
div.footer {
	position:static;
	text-align:center;
	margin:0px;
	background-color:#313131;
	color:#E6E6E6;
	font-family:'clarkssummit', 'sans-serif', 'Courier New';
	font-size:25px;
	text-transform:uppercase;
	letter-spacing:2px;
}
div.footerdark {
	color:#A6A6A6;
	font-size:18px;
	font-family:'proxima nova', 'sans-serif';
}

div.menu {
	-webkit-transition: all 0.3s ease;
  	-moz-transition: all 0.3s ease;
	position:absolute;
	width:250px;
	right:-250px;
	height:100%;
	font-family:'clarkssummit';
}
div.menu.menuopen {
	right:0px;
}
a.menui {
	font-size:20px;
	display:block;
	text-decoration:none;
	margin-top:10px;
	margin-left:20px;
	margin-right:auto;
}
a.menuh {
	font-size:25px;
	display:block;
	text-decoration:none;
	margin-top:12px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:auto;
}
a.menuh:link, a.menuh:visited {
	color:#E3E2E2;
}
a.menuh:hover, a.menuh:active {
	color:#E3E2E2;
}
a.menui:link, a.menui:visited {
	color:#B0AFAF;
}
a.menui:hover, a.menui:active {
	color:#E3E2E2;
}


div.createaccountform {
		font-size:18px;
		font:"proxima-nova";
}
div.loginform {
	font-size:18px;
	font:"proxima-nova";
}
input[type='text'] {
		font-size:13px;
		font:"proxima-nova";
}
input[type='password'] {
		font-size:13px;
		font:"proxima-nova";
}input[type='submit'] {
		font-size:15px;
		font-family:"proxima-nova";
		height:40px;
		width:75px;
		margin-top:7px;
		text-align:center;
		color:'green';
}

div.createaccountformhidden {
	display:none;
}
div.loginformhidden {
	display:none;
}
a.requestbutton {
	padding:2px;
	text-decoration:none;
	background-color:#FFFFFF;
}
a.requestbutton:link, a.requestbutton:visited {
	color:#777777;
}
a.requestbutton:hover, a.requestbutton:active {
	color:#000000;
}
div.dispaccount {
	display:inline;
}
div.dispaccounthidden {
	display:none;
}
div.requestdivhidden {
	display:none;
}
div.requestdiv {
}
table {
	opacity:0.7;
	border:0px;
	border-collapse: collapse;
}
tr {
	height:40px;
}
td {
	padding:3px;
	border-bottom:1px solid grey;
}
h5.optionsh {
	margin-left:10px;
	color:#E3E2E2;
	font-size:25px;
	margin-bottom:10px;
	margin-top:0px;
}
div.optionsi {
	color:#B0AFAF;
	font-size:20px;
	line-height:1.4em;
	padding-left:15px;
}
h4.plantinfoh {
	margin-left:10px;
	color:#E3E2E2;
	font-size:20px;
	margin-bottom:5px;
	margin-top:0px;
}
div.plantinfoi {
	color:#B0AFAF;
	font-size:17px;
	line-height:1.4em;
	padding-left:15px;
}
input.optionscheckbox {
	transform: scale(1.4)
}
img.ourpartners {
	padding:3%;
	min-width:200px;
	max-width:400px;
	min-height:40px;
	max-height:300px;
	width: 25%;
}
a.legenditem {
	text-decoration:none;
	font-size:18px;
	font-family:'clarkssummit';
	text-transform:uppercase;
}

a.legenditem:link, a.legenditem:visited {
	color:#E0E0E0;
}
a.legenditem:hover, a.legenditem:active {
	color:#FFFFFF;
}
/* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}
