﻿/* CSS Document */
body {
    background-color: #A6A6A7;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: White;
    text-align: center;
    min-width: 925px;
}

fieldset {
    padding: 15px;
}

legend {
    background-color: #A6A6A7;
    border: solid 1px #001A2B;
    padding: 3px 3px 3px 3px;
    font-size: 11pt;
    font-weight: bold;
}

img {
    border: none;
}


/* LINKS */

a:link {
    color: #3759a1;
    text-decoration: none;
}
a:visited {
    color: #3759a1;
    text-decoration: none;
}
a:hover {
    color: #0471AA;
    text-decoration: none;
}
a:active {
    color: #3759a1;
    text-decoration: none;
}

.BlueLinkUnderline {
    color: #3759a1;
    text-decoration: none;
}
.BlueLinkUnderline:visited {
    color: #3759a1;
    text-decoration: none;
}
.BlueLinkUnderline:hover {
    color: #0471AA;
    text-decoration: none;
}
.BlueLinkUnderline:active {
    color: #3759a1;
    text-decoration: none;
}


.WhiteLink:link {
    color: #FFFFFF;
    text-decoration: none;
}
.WhiteLink:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.WhiteLink:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.WhiteLink:active {
    color: #FFFFFF;
    text-decoration: none;
}

.BrightGreenLink:link {
    color: #53ba66;
    text-decoration: none;
}
.BrightGreenLink:visited {
    color: #53ba66;
    text-decoration: none;
}
.BrightGreenLink:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.BrightGreenLink:active {
    color: #53ba66;
    text-decoration: none;
}

.FooterTextLink:link {
    font-size: 8pt;
    color: #004479;
    text-decoration: none;
}
.FooterTextLink:visited {
    font-size: 8pt;
    color: #004479;
    text-decoration: none;
}
.FooterTextLink:hover {
    font-size: 8pt;
    color: #0471AA;
    text-decoration: none;
}
.FooterTextLink:active {
    font-size: 8pt;
    color: #004479;
    text-decoration: none;
}

#nav-main a:link, #nav-main a:visited {
    font-size: 9pt;
    color: #53ba66;
    text-decoration: none;
}

#nav-main a:hover {
    font-size: 9pt;
    color: #D4E7F8;
    text-decoration: underline;
}

#nav-main a:active {
    font-size: 9pt;
    color: #53ba66;
}

#nav-main li.current a:link, #nav-main li.current a:visited {
    font-size: 9pt;
    color: #000000;
    text-decoration: underline;
}

#nav-main li.current a:hover {
    font-size: 9pt;
    color: #D4E7F8;
    text-decoration: underline;
}

#nav-main li.current a:active {
    font-size: 9pt;
    color: #000000;
}

/* END LINKS */


.TextCenter {
    text-align: center;
}

.TextCenter /*Mozilla Firefox alignment */ {
    text-align: -moz-center;
}


.Clear {
    clear: both;
}

.OuterTableL {
    width: 27px;
    background-image: url('images/Drinking Water.jpg');
    background-repeat: repeat-y;
    height: 100%;
}

.OuterTableR {
    width: 29px;
    background-image: url('images/Water Purifier.jpg');
    background-repeat: repeat-y;
    height: 100%;
}

.CopyText {
    color: #001a2b;
    font-size: 7pt;
    text-align: center;
}


.PageTitle {
    font-size: 24px;
    line-height: 28px;
    color: #3859a1;
}

img.photobig, img.photosmall {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #CCCCCC;
    background: #E0E0E0;
    padding: 5px;
}

.SelectedTab {
    color: Black !important;
    font-weight: bold !important;
    font-size: large !important;
}

.GreenMax {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 22px;
    color: #53ba66;
}

.GreenTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 22px;
    color: #53ba66;
}

.GreenSubTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #53ba66;
}


.LeafBackground {
    background-image: url('images/Going Green Is Easy.jpg');
    width: 840px;
    background-repeat: no-repeat;
    padding-left: 3px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #999999;
    border-left: 1px solid #CCCCCC;
    overflow: visible;
}

.BrightGreen {
    color: #53ba66;
}


.Bold {
    font-weight: bold;
}

.UnderLIne {
    text-decoration: underline;
}


.CustomLI {
    list-style-image: url(images/LeafBullet.jpg);
    padding: 0px 7px 0px 7px;
}

.EightTeen {
    font-size: 18px;
}

.Fourteen {
    font-size: 14px;
}

.Underline {
    text-decoration: underline;
}

.REQ {
    color: Red;
}



.GridHeaderRow {
    background-color: #53ba66;
    font-weight: bold;
    color: White;
}


.GreenHeadCell {
    color: White;
    background-color: #53ba66;
    font-size: 1.1em;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    height: 25px;
}


/* INTERIOR PAGE */


#portfolio {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#portfolio li {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
