body {
    margin: auto;
    font-family: arial;
    font-size: 24px;
    background: #fff url("/images/2017/background.jpg") repeat scroll center;
}

img {
    border: none;
}
blockquote {
    margin: 12px 0 12px 40px;
}
div#container {
    /*    max-width: 1024px;*/
    max-width: 1078px;
    background: #FFF;
}
#maincontent div.componentheading {
    display: none;
}

#header p , #maincontent p {
    margin: 0;
}

#header {
    /*background-color: #476cb2;*/
    position: fixed;
    max-width: 1078px;
    /*max-width: 1024px;*/
    height: 8.0em; 
    /*height: 22.2em;*/ 
    /*overflow: hidden;*/
    z-index: 2;
    width: 100%;
}

#header div.custom {
    max-width: 1078px;
    /*max-width: 1024px;*/
    height: 8.2em;
    /*height: 22.2em;*/
    /*overflow: hidden;*/
}


#mobileheader {
    display: none;
    background-color: #5e9cd4;
    width: 100%;
}
#mobileheader img {
    cursor: pointer; 
}
#mobilemenu {
    position: relative;
    top: 0px;
    left: 0px;
}
#mobilesearch {
    position: relative;
    top: 0px;
    left: 15em;
}
div#logo-link a{
    width: 33%;
    height: 77%;
    position: absolute;
    top: 0;
}
div#whatgoeswhere {
    position: relative;
    /*top: -7em;*/ 
    top: -7em; 
    /*top: -6.3em;*/
    left: 36.4%;
    width: 29%;
    padding-top: 1.2em;
    padding-bottom: 0.5em;
    height: 5.8em;
    background-image:url('/images/2017/whatgoes.jpg');
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
}

#hdrdonate {
    position: absolute;
    right: 7.8em;
    top: 3.1em;
    background-color: #f26522;
    border-radius: 10px;
    -moz-border-radius: 10px;
}
#hdrdonate #donatebutton a {
    color: #fff;
    xline-height: 2em;
    font-size: 0.8em;
    text-decoration: none;
}

#hdrdonate #donatebutton h4 {
    margin: 0.3em 0.6em;
}

#guide-overlay {
    position: relative;
    top: 2.7em;
    left: 3%;
    padding-bottom: 0.1em;
    xbackground: #a1c956;
    background: transparent;
    -webkit-appearance:none;
    color: #FFF;
    width: 74%;
    height: 1.2em;
    border: none;
    font-weight: bold;
    text-decoration: underline;
    font-size: 0.72em;
    -webkit-transform:scale(1.0,1.6);
    -moz-transform:scale(1.0,1.6);
    -ms-transform:scale(1.0,1.6);
    -o-transform:scale(1.0,1.6);
    transform:scale(1.0,1.6); 
    x-webkit-appearance: none;
    x-moz-appearance:    none;
    xappearance:         none;
}

#guide-overlay option {
    font-size: 0.8em;
    background: #a1c956;
}

div#menuarea {
    position: absolute;
    top: 0.4em;
    right: 1.4em;
    width: 5.3em;
    z-index: 3;
    cursor: pointer;
}
div#mobilemenuarea {
    display: none;
    position: fixed;
    left: 0em;
    top: 0em;
}
div#closeout {
    position: absolute;
    top: 0.5em;
    right: 1em;
    color: #FFF;
    font-size: 2em;
    cursor: pointer;
}
#subheader {
    background-color: #476cb2;
    position: relative;
    top: -5.96em;
    /*top: -7.48em;*/
}
#subheader  #enespanol {
    width: 17.8%;
    padding: 0.2em 0 0 2em;
}

#searchbox {
    float: right;
    margin-top: 0.4em;
}

td.gsc_input {
    width: 80%;
}

.gsib_b {
    width: 0px;
}

div#___gcse_0 {
    position: relative;
    /*top: -7.0em;*/
    top: -4em;
    left: 56%;
    margin-top: 0.4em;
    width: 43%;
    background-color: #c2c7e4;
    color: #888;
    font-size: 0.4em;
    border-radius: 15px;
    -moz-border-radius: 15px;
}

#header img.bigheader {
    display: block;
}
#header img.smallheader {
    display: none;
}
#header form.gsc-search-box {
    width: 90%;
    margin-left: 0.6em;
}

#header input.gsc-input-box, #header input.gsc-input-box:hover, #header input.gsc-input-box:focus { 
    padding : 0;
    background-color: #c2c7e4;
    color: #888;
    border: none;
    height: 1em;
    font-size: 0.6em;
}

#header input.gsc-input, #header input.gsc-input:hover, #header input.gsc-input:focus { 
    padding: 0;
    color: #aaa;
    border: none;
    height: 0.8em;
}

#header input.gsc-search-button, #header input.gsc-search-button:hover, #header input.gsc-search-button:focus { 
    padding : 0.6em 0.2em;
    background-color: #c2c7e4;
    border: none;
}

div#gs_st50 {
    display: none;
}

#subheader-right form input .inputboxsubhead {
    position: relative;
    top: -6px;
    height: 19px;
}

#subheader-right .searchsubhead .buttonsubhead {
    margin: 12px 0 0 0;
}

#mod-search-searchword {
    position: relative;
    top: -7px;
    height: 19px;
}

.search {
    padding-left: 8px;
}

#container {
    xwidth: 1078px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

#page {
    height: 100%;
    FLOAT: LEFT;
}

#left { 
    visibility: hidden;
    background: #ba8f64;
    opacity:.94;
    -moz-opacity:.94; 
    filter:alpha(opacity=94);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 2;
}

#left.isvisible {
    visibility:  visible;
    bottom: 0px;
}

#maincontent .leftcontent {
    xdisplay: inline;
    float: left;
    width: 47.5%;
    margin: 0 0 0 2%;
    padding-right: 1%;
    border-right: 2px solid #aaa;
}

#maincontent .leftcontent img {
    float: left;
    width: 50%;
    margin-right: 2%;
    padding-bottom: 1.6em;
}

#maincontent .rightcontent {
    xdisplay: inline;
    float: left;
    width: 44%;
    margin: 0 1% 0 3%;
}

#maincontent .rightcontent .videocontainer {
    float: left;
    width: 99%;
}

#maincontent .rightcontent iframe {
    width: 99%;  
    height: 14em;
    margin-right: 4%;
    padding-bottom: 0em;
}

#maincontent h2 {
    color: #5d9cd4;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Helvetica, Sans-serif;
}

#maincontent h3 {
    color: #486baf;
    font-size: 0.62em;
}

#maincontent h4 a {
    color: #fff;
    background-color: #a2cb57;
    font-size: 0.62em;
    text-decoration: none;
    padding: 0.6em 0.4em;
}

#maincontent h4 a:hover {
    text-decoration: underline;
}

#maincontent p { 
    color: #666;
    font-size: 0.6em;
}

#maincontent {
    padding-top: 8.3em;
}



#maincontent .orbit-container .orbit-slides-container img {
    margin: auto;
}

#maincontent .orbit-container .orbit-prev, .orbit-container .orbit-next {
    z-index: 1;
}

#maincontent .orbit-container .orbit-slides-container .orbit-caption h1 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

#maincontent .orbit-container .orbit-slides-container > * .orbit-caption {
    width: 100%;
}

#maincontent .item-page {
    margin: 0 1em 1em 0.3em;
    width: 100%;
    position: relative;
}

#maincontent .twoimagebox {
    float: left;
    width: 49%;
}

#maincontent .imagebox {
    float: left;
    margin-left: 4%;
    width: 45%;
}

#maincontent .item-page td hr {
    height: 1px;
    border: 0px solid #CBB;
}

#maincontent h4, #footer h4 {
    -webkit-margin-before: 0.3em;
    -webkit-margin-after: 0.8em; 
} 

div.clear {
    clear: both;
}

#footer {
    clear: both;
    background-color: #5d9cd4;
    height: 26.0em;
    margin-top: 0.2em;
}

#footer #stayconnected {
    float: left;
    width: 32%;
    margin-left: 5%
}
#footer #stayconnected h2, #footer #signup h2, #footer #donate h2 {
    color: #fff;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Helvetica, Sans-serif;
    x-webkit-transform:scale(1.0,1.4);
    x-moz-transform:scale(1.0,1.4);
    x-ms-transform:scale(1.0,1.4);
    x-o-transform:scale(1.0,1.4);
    xtransform:scale(1.0,1.4); 
}

#footer #stayconnected img {
    display: inline;
    width: 22%;
    height: auto;
    margin-right: 1%;
}

#footer #signup {
    float: left; 
    width: 25%;
    margin-left: 5%;
}

#footer #signup form {
    margin-bottom: 1em;
}

#footer #signup label, #footer #signup span {
    color: #fff;
    font-size: 1em;
}
#footer #signup p {
    display: inline-block;
    margin: 0.4em;
}
#footer #signup p#lists {
    display: none;
}

#footer #signup input[type="text"] {
    color: #666;
    background-color: #d0e2f3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-style: italic;
    font-size: 0.9em;
    line-height: 1.8em;
    margin-bottom: 0em;
    padding-left: 0.3em;
    width: 53%;
} 

#footer #signup button {
    color: #666;
    background-color: #d0e2f3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-style: italic;
    font-size: 0.88em;
    line-height: 1.8em;
    margin-bottom: 0.5em;
    padding-left: 0.3em;
    width: 18em;
    height: 2.0em;
    width: 100%;
} 

#footer #donate { 
    float: left;
    width: 25%;
    margin-left: 5%
}

#footer #donate h3 {
    color: #fff;
    font-size: 0.8em;
    font-family: "Trebuchet MS", Helvetica, Sans-serif; 
    padding-top: 0.4em;
}

#footer #donate h4, #footer #donate a {
    color: #fff;
    font-size: 0.9em;
    background-color: #a2cb57;
    text-decoration: none;
    padding: 0.1em 0.2em 0.2em 0.2em;
    margin-top: 0.4em;
    display: inline-block;
}
#footer #donate a:hover {
    text-decoration: underline;
}

#subfooter {
    clear: both;
    background: #ad8a6e;
}

#contactinfo {
    float: right;
    width: 50%
}
#contactinfo img {
    width: 60%;
    margin: 1.6em 0 0 5.2em;
}
#footerlinks {
    color: #fff;
    display: inline-block;
    margin-top: 1.6em;
    width: 50%;
    height: 10em;
    background: #7f6242;
}

#footerlinks h2 {
    font-size: .9em;
    font-style: normal;
}
#footerlinks a {
    color: #fff;
    text-decoration: none;
    font-size: 0.74em;
    line-height: 1.2em;
    display: inline-block;
    padding-bottom: .4em;
}
#footerlinks a:hover {
    text-decoration: underline;
}
#linkcontainer {
    padding: 0 1em 1em 1em;
    background: #7f6242;
}

#footerlinks div.links {
    float: left;
    width: 46%;
    padding: 0 0 1em 1em;
    background: #7f6242;

}

#copyright {
    float: left;
    background: #ac896c;
    width: 100%;
    padding: 0.8em 0 0.8em 0.2em;
}

#copyright {
    font-size: 0.58em;
    color: #fff;
}

#copyright a { 
    color: #fff; 
    font-size: 1.0em;
}
#copyright a:hover {
    text-decoration: underline;
}

.menu {
    position: relative;
    padding: 0 0 0 .6em;
    margin: 0 0 0 30%;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
    opacity:1.0;
    -moz-opacity:1.0; 
    filter:alpha(opacity=100);
}


.menu a, a.link, a.visited {
    color: #fff;
    text-decoration: none;
    font-size: 0.8em;
}

.menu li {
    list-style: none;
    font-weight: bold;
    color: #84AF51;
    padding-bottom: .2em;
    margin: 0  0 4px 0;
    /*width: 194px;*/
}

ul.menu li.active  {
    background:url("../images/menu-item-back-current.jpg");
}

ul.menu li.active a, ul.menu li.active a span {
    color:#90AD6B;
}

ul.menu li.item358 {
    background:url("../images/menu-item-back-special.jpg");
    padding-right: 0;
    width: 182px;

}

ul.menu li.item358.active {
    background:url("../images/menu-item-back-current.jpg");
}

ul.menu li.item358.active a span {
    color:#90AD6B;
}


ul.menu ul{display:none; padding: 0 0 0 0;}

ul.menu li:hover a {
    background: #485735; 
}

ul.menu li ul {
    visibility: none;
}

.menu li a {
    margin: 0 0 0 0;
    position: relative;
    top: 3px;
}

.menu li a span {
    padding: 0 0 0 0;
    font-size: 13px;
    color: #fff;
}



#links, .links {
    width:80%; 
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
    border-color: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    filter: none !important;
}
#header form.gsc-search-box{
    width: 100%;
}
td.gsc-input *,
#header input.gsc-input,
#header .gsc-input-box, 
#header .gsc-input-box-hover,
#header .gsc-input-box-focus{
    background-color: transparent !important;
    background: transparent !important;
    background-image: none !important;
    border-color: transparent !important;
}
#rCmaterial input {
    width: calc(100% - 87px) !important;
}
#rCmaterial input {
    width: calc(100% - 77px) !important;
}
@media screen and (max-width: 1050px){
    .a-z-recyling-guid img{
        width: 2em;
    }
}
@media screen and (max-width: 1000px)
{
    body {
        font-size: 23px; 
    }
    #footer #signup label, #footer #signup span {
        color: #fff;
        font-size: 0.9em;
    }

    #footer #signup input[type="text"] {
        width: 50%;
    }
}

@media screen and (max-width: 955px)
{
    body {
        font-size: 22px; 
    }
}
@media screen and (max-width: 910px)
{
    body {
        font-size: 21px; 
    }
}
@media screen and (max-width: 870px)
{
    body {
        font-size: 20px; 
    }
}
@media screen and (max-width: 830px)
{
    body {
        font-size: 19px; 
    }
    #maincontent .twoimagebox {
        width: 98%;
    }
    #maincontent .rightcontent {
        font-size: 36px;
        width: 96%;
    }
    #maincontent .leftcontent {
        font-size: 36px;
        width: 96%;
    }
    #footer {
        height: 40em;
    }
    #footer #signup label, #footer #signup span {
        color: #fff;
        font-size: 0.9em;
    }

    #footer #signup input[type="text"] {
        width: 50%;
    }
}
@media screen and (max-width: 790px)
{
    body {
        font-size: 18px; 
    }
    #footer #signup label, #footer #signup span {
        color: #fff;
        font-size: 0.9em;
    }

    #footer #signup input[type="text"] {
        width: 40%;
    }
}
@media screen and (max-width: 750px)
{
    body {
        font-size: 17px; 
    }
    #footer #signup label, #footer #signup span {
        color: #fff;
        font-size: 0.8em;
    }

    #footer #signup input[type="text"] {
        width: 38%;
    }
}
@media screen and (max-width: 710px)
{
    body {
        font-size: 16px; 
    }
    #subheader  #enespanol {
        width: 24%;
        padding: 0.2em 0 0 2em;
    }
}
@media screen and (max-width: 670px)
{
    body {
        font-size: 15px; 
    }
    #header {
        height: 9.4em;
    }
    #maincontent {
        float: left;
        padding-top: 8.6em;
    }
    #header {
        height: 23.4em;
    }
}
@media screen and (max-width: 630px)
{
    body {
        font-size: 14px; 
    }
    #footer #signup label, #footer #signup span {
        color: #fff;
        font-size: 0.7em;
    }

    #footer #signup input[type="text"] {
        width: 34%;
    }
}
@media screen and (max-width: 590px)
{
    body {
        font-size: 13px; 
    }
    #footer {
        height: 50em;
    }
}
@media screen and (max-width: 550px)
{
    body {
        font-size: 12px; 
    }
    #footer #signup label, #footer #signup span {
        color: #fff;
        font-size: 0.6em;
    }

    #footer #signup input[type="text"] {
        width: 60%;
    }
}
@media screen and (max-width: 510px)
{
    body {
        font-size: 11px; 
    }
}
@media screen and (max-width: 480px)
{
    body {
        font-size: 10px; 
    }
}
@media screen and (max-width: 430px)
{
    body {
        font-size: 9px; 
    }
}
@media screen and (max-width: 480px){
    body {
        font-size: 8px; 
        max-width: 460px;
    }
    div#menuarea {
        display: none;
    }
    #header img.bigheader {
        display: none;
    }
    #header img.smallheader {
        display: block;
    }
    #mobilesearch {
        left: 24em;
    }
    div#mobilemenuarea {
        display: block;
    }
    #hdrdonate {
        position: absolute;
        right: 36%;
        /*top: 3.1em;*/
        top: 31.1em;
        background-color: #f26522;
        border-radius: 10px;
        -moz-border-radius: 10px;
    }
    #hdrdonate #donatebutton a {
        color: #fff;
        xline-height: 2em;
        font-size: 2.0em;
        text-decoration: none;
    }

    #hdrdonate #donatebutton h4 {
        margin: 0.3em 0.6em;
    }
    div.slideshow-wrapper.orbit-container {
        display: none;
    }
    div#header {
        height: 36em;
        background-color: #0b57a5;
        /*display: none;*/
    }
    #header div.custom {
        height: 36em;
        overflow: hidden;
    }
    div#whatgoeswhere {
        top: -20em;
        left: 19%;
        width: 62%;
        padding-top: 2.2em;
        height: 11.4em;
    }
    #guide-overlay {
        font-size: 2em;
        top: 2.2em;
        width: 76%;
    }
    #whatgoeswhere option {
        font-size: 1.7em;
    }

    #mobileheader {
        display: block;
    }
    div#___gcse_0 {
        display: none;
        width: 80%;
        left: 10%;
        top: 2.5em;
    }
    #subheader {
        display: none;
    }
    #subheader  #enespanol {
        display: none;
    }
    .menu a, a.link, a.visited {
        font-size: 1.4em; 
    }
    #maincontent {
        padding-top: 36.8em;
        max-width: 460px;
    }

    #maincontent .orbit-container .orbit-slides-container .orbit-caption {
        width: 42%;
        font-size: 11px;
    }
    #maincontent .imagebox {
        width: 72%;
        margin-left: 14%;
    }
    #maincontent .rightcontent {
        xfont-size: 36px;
        width: 92%;
    }
    #maincontent .leftcontent {
        xfont-size: 36px;
        width: 96%;
    }
    #maincontent .rightcontent iframe {
        height: 8em;
    }
    #footer {
        height: 120em;
    }
    #footer #stayconnected {
        width: 95%;
        font-size: 3em;
    }
    #footer #signup {
        width: 95%;
        font-size: 3em;
    }
    #footer #signup select, #footer #signup #submitbutton  {
        width: 19em;
    }
    #footer #donate {
        width: 95%;
        font-size: 3em;
    }
    #footer #donate #donatebutton {
        width: 58%;
    }
    #contactinfo {
        clear: both;
        width: 100%;
        xmargin-top: 10em;
        background: #ac896c;
    }
    #footerlinks {
        width: 100%;
        font-size: 2.4em;
        margin-top: 0;
        height: 11.6em;
    }
    #footerlinks div.links {
        width: 45%;
    }
    #footerlinks a {
        padding: 0 0 1em 0;
    }
    copyright {
        font-size: 1.6em;
        color: #fff;
        padding-left: 1em;
    }
}

@media screen and (max-width: 420px) {
    #mobilesearch {
        left: 21em;
    }
    #guide-overlay {
        font-size: 1.7em;
        top: 2.4em;
    }
    div#header {
        height: 34.4em;
    }
    #header div.custom {
        height: 34.4em;
        overflow: hidden;
    }
    div#whatgoeswhere {
        top: -16.4em;
    }
    #maincontent {
        padding-top: 35.4em;
        max-width: 400px;
    }
}


@media screen and (max-width: 380px) {

    #mobilesearch {
        left: 16em;
    }
    div#header {
        height: 32.8em;
    }
    #header div.custom {
        height: 32.8em;
        overflow: hidden;
    }
    div#whatgoeswhere {
        top: -15.4em;
    }
    #maincontent {
        padding-top: 37.2em;
        /*padding-top: 33.2em;*/
        max-width: 360px;
    }

    #guide-overlay {
        font-size: 1.5em;
        top: 3.1em;
        width: 76%;
    }
    #footerlinks {
        height: 12.6em;
    }
    #hdrdonate {
        top: 26.1em;
    }
}

@media screen and (max-width: 340px) {

    #mobilesearch {
        left: 8em;
    }
    div#header {
        height: 30em;
    }
    #header div.custom {
        height: 30em;
        overflow: hidden;
    }
    #maincontent {
        padding-top: 30.4em;
        max-width: 360px;
    }
    #maincontent .orbit-container .orbit-slides-container .orbit-caption {
        font-size: 8px;	  
    }
    #guide-overlay {
        font-size: 1.4em;
        top: 2.9em;
        width: 76%;
    }
    #footerlinks {
        height: 14.6em;
    }
    #hdrdonate {
        top: 22.1em;
    }
}


