﻿/* Rotator (Home Page)
--------------------------------------------- */

#cyclerWrap {
  padding-left: 8px;
}

#cycler {
  background: url(../Images/rotatorBackground.jpg) no-repeat;
  padding: 7px 9px;
  position: relative;
}

#slideshow {
  position: relative;
  z-index: 5;
}

.slide {
  width: 643px;
  height: 259px;
  display: none;
  font-size: 12px;
}

.slide .copy a {
  font-weight: bold;
}

#slideshow div.first {
  display: block;
}

#slideNav {
  position: relative;
  z-index: 6;
  float: left;
  width: 627px;
  padding: 0;
  background-color: #376701;
}

#slideNav div {
  float: left;
  position: relative;
  top: -10px;
}

#slideNav a {
  float: left;
  background: none;
  padding-right: 0;
  line-height: 41px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  position: relative;
}

#slideNav div {
    background: url(../Images/rotDivider.gif) no-repeat 0 10px;
    margin-bottom: -11px;
    padding-left: 1px;
}

#slideNav div.first {
    background: none;
    padding-left: 0;
}

#slideNav div {
  height: 52px;
}

#slideNav a, #slideNav a span {
  height: 41px;
}

#slideNav a span, #slideNav a em {
  position: absolute;
  left: 0;
  top: 10px;
}

#slideNav a span span {
  top: 0;
}

#slideNav .selected em {
  width: 18px;
  height: 11px;
  background: url(../Images/rotSelected.gif) no-repeat;
  left: 50%;
  top: 1px;
}

#slideNav div:hover a span span, #slideNav .selected span span {
  display: none;
}

#slideNav-package, #slideNav-package a, #slideNav-package a span {
  width: 208px;
}

#slideNav-package a span {
  background: url(../Images/rotBtnPackage-on.jpg) no-repeat;
}

#slideNav-package a span span {
  background: url(../Images/rotBtnPackage-off.jpg) no-repeat;
}

#slideNav-trees, #slideNav-trees a, #slideNav-trees a span {
  width: 208px;
}

#slideNav-trees a span {
  background: url(../Images/rotBtnTrees-on.jpg) no-repeat;
}

#slideNav-trees a span span {
  background: url(../Images/rotBtnTrees-off.jpg) no-repeat;
}

#slideNav-social, #slideNav-social a, #slideNav-social a span {
  width: 208px;
}

#slideNav-social a span {
  background: url(../Images/rotBtnSocial-on.jpg) no-repeat;
}

#slideNav-social a span span {
  background: url(../Images/rotBtnSocial-off.jpg) no-repeat;
}

#slideNav-recycling, #slideNav-recycling a, #slideNav-recycling a span {
  width: 208px;
}

#slideNav-recycling a span {
  background: url(../Images/rotBtnRecycling-on.jpg) no-repeat;
}

#slideNav-recycling a span span {
  background: url(../Images/rotBtnRecycling-off.jpg) no-repeat;
}

/* Custom rotator content */

/* SUSTAINABLE PACKAGE */
#slide-package {
  background: url(../Images/rotatorBackground-Package.jpg) no-repeat;
}

#slide-package .copy {
  float: left;
  width: 270px;
  padding-top: 20px;
  padding-left: 20px;
  line-height: 1.7em;
}

#slide-package h2 {
  padding-bottom: 15px;
}

#slide-package .copy ul {
  margin-left: 0;
  font-weight: bold;
}

#slide-package .copy li {
  list-style: none;
  background: url(../Images/bulBrown.gif) no-repeat 0 .5em;
  padding-left: 12px;
  color: #8b5f2d;
  float: left;
  width: 118px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: normal;
}

#slide-package .copy li.first {
  width: 105px;
}

#slide-package .side {
  float: right;
  width: 140px;
  padding-top: 35px;
  padding-right: 180px;
  color: #1d6300;
  font-size: 18px;
  line-height: normal;
}
#slide-package .side p {
    font-size: 15px;
    letter-spacing: -1px;
    text-transform: uppercase;
}
#slide-package .side p strong {
    font-size: 18px;
}

/* TREES OF TOMORROW */
#slide-trees {
  background: url(../Images/rotatorBackground-Trees.jpg) no-repeat;
}
#slide-trees a {
  background: none;
  padding: 0;
}
#slide-trees h2 {
  float: left;
  width: 197px;
}
#slide-trees h3 {
  padding-bottom: 0;
}
#slide-trees .copy {
  float: left;
  width: 214px;
  padding-left: 12px;
}
#slide-trees .copy p {
  font-size: 11px;
  padding-right: 13px;
}
#slide-trees .side {
  float: left;
  width: 179px;
  padding-top: 161px;
}

/* SOCIAL MEDIA */
#slide-social {
  background: url(../Images/rotatorBackground-Social.jpg) no-repeat;
}
#slide-social .copy {
    float: right;
    width: 400px;
    padding-top: 27px;
    padding-right: 31px;
}
#slide-social .copy a {
    color: #21a1d1;
    font-size: 14px;
    font-weight: bold;
    padding-right: 11px;
    background: url(../Images/rightAngleQuotes-ltblue.gif) 100% 60% no-repeat;
}
#slide-social .side {
    float: left;
    width: 146px;
    text-align: right;
    padding-top: 34px;
}
#slide-social .side p {
    padding-bottom: 10px;
}

/* RECYCLING PLEDGE */
#slide-recycling {
  background: url(../Images/rotatorBackground-Recycling.jpg) no-repeat;
}
#slide-recycling h2 {
    padding-top: 22px;
    padding-left: 27px;
}
#slide-recycling .copy {
    padding-left: 26px;
}
#slide-recycling .copy p {
    width: 300px;
    line-height: 16px;
    padding-bottom: 1em;
}
#slide-recycling #pledge-button
{	margin:-3px 0 0 -10px;
}
#slide-recycling .copy p strong
{	font-size: 15px;
}
#slide-recycling .copy a {
    color: #21a1d1;
    font-size: 14px;
    font-weight: bold;
    padding-right: 11px;
    background: transparent;
    text-transform: uppercase;
}

