﻿div, img, ul, p, ol, li, table, tr, th, td, form, span, body {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;	
}
table, div, img {
	width: 100%;
}
table {
	border-collapse: collapse;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-size: 1.1vw;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
@font-face
{
	font-family:Sinkin_Sans_100_Thin;
	src: url(sinkinsans-100thin-webfont.woff);   
}
@font-face
{
	font-family:Raleway_Semibold;
	src: url(raleway-semibold-webfont.woff); 
}
h1 {
	font-size: 200%;
	color: #888888;
	font-weight: bold;
	margin-left: 2%;
	width: 96%;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, rgba(0,0,0,.1) 0 5px 5px;
}
h2 {
    font-size: 130%;
	font-weight:bold;
	margin:20px 0;
}
#outer {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	box-shadow: 0 5px 30px #888888;
	min-width:350px;
	margin-bottom:30px;
}

.logo-cnt  {
   width:60%;
}
.header-contact {
   width:30%;
   margin-top:2em;
   margin-left:3em;
}
.header-contact{
   text-align:left;
}
.header-contact table td:first-child {
  width:10%;
}
.header-contact table td:last-child  {
   padding-left:0.5em;
}
.header-contact table td:last-child img  {
   width:8em;
}
.header-contact table td  {
  font-size:120%;
  padding:5px 0;
}
.header-contact div {
	padding:0.35em 2%;
	border-radius:15px;
	width:10em;
	text-align:center;
	margin-top:0.5em;
	background-color:#BDB76B;
}
.header-contact  a {
  text-decoration:none;
  color:#fff;
}
.header-contact div:hover {
   cursor:pointer;
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02); 
   transform:scale(1.02);
} 
.content {
	min-height: 500px;
	background-color: #ffffff;
	padding: 20px 4%;
	width: 92%;
}

/* footer  */

.footer {
	background-color: #dee3e6;
	padding: 20px 0 5px 0;
}
.footer-statement {
	width:25%; 
	margin-left:10%; 
	font-size:130%; 
	font-family:"Sinkin_Sans_100_Thin", Geneva, Verdana, sans-serif; 
	font-weight:bold; 
	border-right:1px solid #000; 
}
.footer-statement td {
	padding-right:2em
}
.footer-menu {
	width:25%; 
	margin-left:10%; 
	font-size:90%; 
	font-family:"Sinkin_Sans_100_Thin", Geneva, Verdana, sans-serif; 
	font-weight:bold; 
	border-right:1px solid #000; 
}
.footer-menu ul {
  list-style:none;
}
.footer-contact {
   width:40%;
   margin-left:10%;
}
.footer-contact{
   text-align:left;
}
.footer-contact table td:first-child {
  width:10%;
}
.footer-contact table td:last-child  {
   padding-left:0.5em;
}
.footer-contact table td:last-child img  {
   width:8em;
}
.footer-contact table td  {
  font-size:120%;
  padding:5px 0;
}
.footer-contact div {
	padding:0.35em 2%;
	border-radius:15px;
	width:10em;
	text-align:center;
	margin-top:0.5em;
	background-color:#BDB76B;
}
.footer-contact  a {
  text-decoration:none;
  color:#fff;
}
.footer-contact div:hover {
   cursor:pointer;
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02); 
   transform:scale(1.02);
} 

.footer-copyright {
	text-align: center;
	margin: 20px 0 10px 0;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.footer-copyright p {
	border-top: 1px #777777 solid;
	padding-top: 10px;
	width: 80%;
	margin: auto;
}
.footer-copyright a {
   color:#000000;
}


/* home  */




.plant-list-item-title {
    margin:10px 0;
  width:100%;
  padding:5px 0;
  border-bottom:1px solid #bbbbbb;
  font-size:140%;
  font-family:"Raleway_Semibold","Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif; 
}
.plant-list-image-cnt {
	width:40%;
	vertical-align:top;
}
.plant-list-image-cnt div {
 padding:2px 0;
}

.plant-list-image-cnt div img {
   width:15%;  
}
.enlarge-image-cnt {
    position:fixed;
	top:10%;
	right:20px;
	width:40%;
	z-index:500;
	padding:15px;
	background-color:#ffffff;
	border:3px solid rgba(200,200,200,0.2);
	display:none;
	border-radius:15px;
}
.plant-list-details-cnt {
   padding:0 20px;
   vertical-align:top;

}
.plant-list-details-cnt table td {
 border:1px solid #000000;
  padding:10px 10px;
}


.plant-list-details-cnt table tr:first-child td{
  padding:10px 10px;
  background-color:#bbbbbb;
  border:3px solid #ffffff;
  text-align:center;
  color:#ffffff;
}
.plant-list-details-cnt table tr:nth-child(2) td {
  border:none;
   padding:5px 10px;
}
.plant-list-details-info {
    margin-top: 15px;
}
.plant-list-details-expand {
  position:absolute;

  bottom:0;
  width:100%;
  padding:5px 0;
  background-color:#eeeeee;
  text-align:center;
  z-index:400; 
  border:1px solid #dddddd;
}




.plant-list-details-cnt .plant-list-details-expand table {
  width:30%;
  margin:auto;

}

.plant-list-details-cnt .plant-list-details-expand table tr td {
  border-collapse:collapse;
  border:none;
  padding:0;
  width:50%;
  color:#000000;
   background-color:#eeeeee;
}

.plant-list-details-cnt .plant-list-details-expand table tr td:last-child {
text-align:left;
}
.plant-list-details-expand img {
  width:1em;
}
.plant-list-details-expand:hover {
	cursor:pointer;
     background-color:#dddddd;
}
.plant-list-details-cnt .plant-list-details-expand:hover  table tr td  {
     background-color:#dddddd;
}


.intro-cnt p {
	margin:10px 0;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	  	font-family:"Sinkin_Sans_100_Thin", Geneva, Verdana, sans-serif; 

}

.intro-cnt  ul {
	background-color:green;
	padding:20px 2%;
	width:96%;
	color:#ffffff;  
}
.intro-cnt ul li {
  list-style:none;
  padding:10px 0;
font-size:120%;

}
.intro-cnt ul li:nth-child(even) {
  color:#dddddd;
} 
.intro-cnt span img {
   width:7.5em;
   top:0.20em;
}

/* error page */
.error-page-cnt {
   width:95%;
   margin-left:2.5%;
}
.error-page-cnt p:first-child {
	font-size:200%;
	font-weight:bold;
	margin:10px 0;
}
.error-page-cnt p:nth-child(2) {
	font-size:120%;
	margin:10px 0;
}
.error-page-cnt span {
   color:#bbbbbb;
}
.error-page-cnt a input {
	padding: 5px 0.75em;
	text-align: center;
	border: none;
	color: #ffffff;
	background-color:#BDB76B;
	border-radius: 25px;
	cursor: pointer;
	font-size: 120%;
}
.error-page-cnt a {
	color: #ffffff;
}
.error-page-cnt a input:hover {
   cursor:pointer;
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02); 
   transform:scale(1.02);
}

/* terms */

.terms-cnt p {
    margin:8px 0;
}


/* media queries   */
@media only screen and (max-width: 1400px) {
body {
	font-size: 16px;
}
#outer {
	width: 85%;
}
}
@media only screen and (max-width: 1000px) {
#outer {
	width: 100%;
}

}
@media only screen and (max-width: 800px), (max-width: 900px) and (min-resolution: 115dpi), (max-width: 1025px) and (min-resolution: 128dpi), (max-width: 1150px) and (min-resolution: 146dpi), (max-width: 1300px) and (min-resolution: 165dpi), (max-width: 1500px) and (min-resolution: 185dpi), (min-resolution: 215dpi) {
body {
	font-size: 14px;
}
#outer {
	width: 100%;
}

.logo-cnt {
	width: 88%;
}
.logo-cnt img {
	width: 90%;
}
.footer {
	padding: 3vw 0;
}
.footer-copyright {
	margin: 3vw 0 2vw 0;
}

.footer-contact {
   width:40%;
   margin-left:10%;
}

/* home */
.logo-cnt {
    width:70%;
}
.header-contact {
   width:25%;
   margin-top:2em;
   margin-left:0;
}
.header-contact table td  {
  font-size:100%;
  padding:5px 0;
}
.header-contact table td:first-child{
   min-width:1em;
}
.header-contact table td:last-child{
   padding-left:2px;
}
.plant-list-image-cnt div img {
   width:30%;
}
.plant-list-details-cnt table td {
  padding:5px 5px;
}
.enlarge-image-cnt {
	right:10px;
	width:50%;
	padding:10px;
	border:2px solid rgba(200,200,200,0.2);
	border-radius:10px;
}
}
@media (max-width: 500px), (max-width: 600px) and (min-resolution: 100dpi), (max-width: 700px) and (min-resolution: 120dpi), (max-width: 850px) and (min-resolution: 140dpi),(max-width: 1000px) and (min-resolution: 170dpi), (max-width: 1200px) and (min-resolution: 200dpi) {
body {
	font-size: 14px;
}
#outer {
}

.contact-logo-cnt {
   width:90%;
   margin-left:5%;
}
.footer-contact {
   width:40%;
   margin-left:5%;
}

.enlarge-image-cnt {
	right:5px;
	padding:5px;	
}

.logo-cnt {
    width:80%;
	margin-left:10%;
}
.header-contact {
   width:50%;
   margin-top:10px;
   margin-left:30%;;
}



}
@media only screen and (max-width: 250px) {
}





