/* MASTER CSS ==================================================== */
/* Variables */
/* Variables End */
/* Mixins */
/* Mixins End */
html {
  overflow-y: scroll; }

body {
  background-color: #fff;
  margin: 0px;
  padding: 0px 20px; }

a:link, a:visited {
  color: #2199bc;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
    width: 144px;
}
a:hover {
  color: #16647b; }

#wrapperA {
  margin: 35px auto;
  padding: 0;
  max-width: 960px; }

/* HEADER =============================================== */
#header {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 180px; }

#logo {
  margin: 0;
  padding: 0;
  width: 180px;
  float: left; }

html {
  overflow-y: scroll; }

nav {
  float: right; }

#navUL {
  margin: 0 15px 0 0;
  padding: 0;
  list-style-type: none;
  font-size: .9em;
  float: left; }
  #navUL li {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    text-align: center; }
    #navUL li a {
      color: #113b09;
      display: block;
      padding: 15px 10px;
      font-size: 1.5em;
      font-family: "Trebuchet MS", "Lucida Sans Unicode", Lucida Grande, "Lucida Sans", Lucida, sans-serif; }
      #navUL li a:hover {
        color: #247d13; }

.socialIcons {
  margin: 0px auto;
  padding: 0;
  width: 90px; }

#facebook, #twitter, .facebook, .twitter {
  margin: 15px 15px 15px 0;
  padding: 0;
  float: left;
  width: 30px;
  height: 30px;
  background-color: #113b09;
  -webkit-transition: background-color 0.1s ease-out;
  -moz-transition: background-color 0.1s ease-out;
  -o-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out; }
  #facebook:hover, #twitter:hover, .facebook:hover, .twitter:hover {
    background-color: #1b5e0e; }

/* LEFT NAVIGATION ================================================= */
/* Variables  */
/* Variables End */
#leftNavUL {
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
  width: 160px; }
  #leftNavUL li {
    margin: 0 0 10px 0;
    padding: 0;
    width: 160px;
    height: 120px;
    text-align: right; }
    #leftNavUL li a:link, #leftNavUL li a:visited {
      margin: 0;
      padding: 10px 10px 50px 0;
      display: block;
      color: white;
      font-size: 1.4em; }
  #leftNavUL li.a {
    background-color: #113b09;
    -webkit-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out; }
    #leftNavUL li.a:hover {
      background-color: #1e6710; }
  #leftNavUL li.b {
    background-color: #2a9417;
    -webkit-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out; }
    #leftNavUL li.b:hover {
      background-color: #37c01d; }

#content {
  margin: 0;
  padding: 0;
  width: 790px;
  float: right; }

#content ul, #content ol {
  margin: 0 0 20px 33px; }

/* HOME PAGE ================================================= */
#heroHome {
  margin: 0;
  padding: 0;
  width: 790px;
  height: 250px;
  background-image: url("/i/home/main-1.jpg");
  background-repeat: no-repeat;
  background-position: center center; }

#firstHomeP {
  margin: 20px 0 0 0;
  font-weight: bold; }

/* INTERIOR PAGE ================================================= */
.heroInterior {
  margin: 0;
  padding: 0;
  width: 790px;
  height: 250px;
  position: relative; }
  .heroInterior h1 {
    margin: 0;
    padding: 25px;
    position: absolute;
    bottom: 0;
    font-size: 58px;
    color: white;
    text-shadow: 0px 0px 10px #3f3f3f; }

#about {
  background-image: url("/i/hero-interior-00.jpg");
  background-repeat: no-repeat; }

#careers {
  background-image: url("/i/hero-interior-01.jpg");
  background-repeat: no-repeat; }

#contact {
  background-image: url("/i/hero-interior-02.jpg");
  background-repeat: no-repeat; }

#products {
  background-image: url("/i/hero-interior-03.jpg");
  background-repeat: no-repeat; }

#corporateGovernance {
  background-image: url("/i/hero-interior-04.jpg");
  background-repeat: no-repeat; }

#investorRelations {
  background-image: url("/i/hero-interior-05.jpg");
  background-repeat: no-repeat; }

header {
  margin: 10px 0;
  padding: 10px 0 0 0;
  clear: both;
  border-bottom: 1px solid #b1b1b1; }

#firstP {
  font-weight: bold;
  font-size: medium;
  margin: 20px 0; }

.firstP {
  font-weight: bold;
  font-size: medium;
  margin: 20px 0; }

#timeline {
  padding: 0 20px; }

#timelineTable td {
  padding: 0 20px 0 0;
  vertical-align: top;
  font-size: 14px; }

td.year {
  width: 60px;
  text-align: right; }
  td.year p {
    color: #2199bc;
    font-weight: bold;
    font-size: 16px; }

#logos {
  margin: 5px auto;
  width: 620px; }

#choicedek, #moistureshield {
  margin: 30px 40px 20px 0;
  float: left; }

label.options {
  width: 300px !important; }

label {
  margin: 0 15px 0 0;
  font-size: 0.9em;
  width: 145px;
  display: inline-block;
  /* very import when setting width!!! */ }

input.format {
  margin: 0 10px 10px 0;
  padding: 0 0 0 10px;
  background: #e6e6e6;
  border: none;
  height: 40px;
  width: 300px; }

select {
  margin: 0 10px 10px 0;
  padding: 0 0 0 7px;
  background: #e6e6e6;
  border: 0;
  height: 40px;
  width: 310px; }

select option {
  margin: 5px;
  padding: 5px;
  height: 20px; }

textarea {
  margin: 0 0 10px 0;
  padding: 10px 0 0 10px;
  background: #e6e6e6;
  border: none;
  font-family: Arial; }

input#submit {
  margin: 0;
  padding: 5px 10px; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #252525; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #252525; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #252525; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #252525; }

.displayNone {
  display: none; }

.displayBlock {
  display: block; }

#content .ulPDF {
  margin: 0 0 0 40px; }
  #content .ulPDF li {
    padding-left: 5px;
    list-style-image: url(../i/icon-pdf.png); }

/* CONTACT PAGE */
.radioButtons {
  margin: 0 25px 0 0;
  width: 350px;
  float: left; }

.contactInfo {
  margin: 0;
  float: left; }

#askDiv, #subscribeDiv, #requestDiv {
  clear: both; }

.thanks {
  margin: 0 25px 25px 0;
  width: 100%; }

.bonusQuestion {
  display: none; }

/* FOOTER ================================================= */
footer {
  margin: 0;
  padding: 15px 0;
  clear: both;
  border-top: 1px solid #b1b1b1; }
  footer p {
    text-align: right;
    font-size: .7em; }

/* video settings */

.video-download {  
    padding: 2px 20px 2px 5px;
    color: black;
    background-color: #8cb551;
    text-decoration: none;
    font-family: Tahoma, Arial, "Trebuchet MS", "Lucida Sans Unicode", Lucida Grande, "Lucida Sans", Lucida, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    background-image: url(/videos/img/arrow.png);
    background-position: 92% center;
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
