/*
Written By: David Mills
*/

/* Default Element Styles */
body
{
    background-color: #E5EAEF;
    background-image: url(/images/bg_gradient.jpg);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #787878;
    font-size: 8pt;
}

h1
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2
{
    color: #45A828;
    font-size: 9pt;
}

h3
{
    font-weight: normal;
}

hr
{
    color: #E1E1E1;
    border-style: solid;
    height: 1px;
}

ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

li
{
    background-image: url(/images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #45A828;
    font-size: 8pt;
}

object
{
    padding: 0px;
    margin: 0px;
}

/* END Default */

/* List Styles */

ul.newsList
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

li.newsItem
{
    background-image: url(/images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #45A828;
    font-size: 8pt;
}

li.regularList 
{
    color: #787878;
}

/* END List*/

/* Div Styles */
div.text
{
    padding-left: 8px;
    padding-top: 7px;
}

div.newsFollow
{
    color: #787878;
    font-size: 7pt;
}

/* END Div */

/* Image Styles */
img
{
    border-style: none;
}

img.fillerImg
{
    padding-top: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
    display: inline;
    float: left;
}

img.readMore
{
    position: absolute;
    top: 646px;
}

.imgInline
{
    float: left;
    display: inline;
    margin-right: 10px;
    margin-bottom: 10px;
    left: 0;
}

/* END Images */

/* Label Styles */

.lblFDesc
{
    color: White;
    font-size: 8pt;
}

.lblFTitle
{
    color: #ABABAB;
    font-size: 10pt;
    font-weight: bold;
}

.lblFRead
{
    display: inline;
    float: right;
    padding-top: 10px;
}

/* END Label */

/* Table Styles */
table.all
{
    position: relative;
    top: -7px;
}

table.mainBox
{
    border-style: solid;
    border-width: 1px;
    border-color: #D5D4D6;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    display: block;
}

table.mainTable
{
    text-align: center;
    border: none;
    padding: 0px;
    margin: 0px;
}

table.navTable
{
    background-image: url(/images/nav_gradient_bg.jpg);
    background-repeat: repeat-x;
    background-color: #EAEFF3;
    border-left: solid 1px #D5D4D6;
    border-right: solid 1px #D5D4D6;
    border-top: solid 1px #D5D4D6;
}

table.exploreBar
{
    background-image: url(/images/main_gradient.jpg);
    background-repeat: repeat-x;
    background-color: #f0f4f7;
    padding: 7px;
    margin: 0px;
}

/* END Table */

/* TD Styles */

td.contentBox
{
    background-image: url(/images/box_gradient.jpg);
    background-repeat: repeat-x;
    background-color: #E7EBF0;
    border-style: solid;
    border-width: 1px;
    border-color: #D5D4D6;
    margin: 5px 5px;
    padding: 10px 10px;
    width: 25%;
}

/* End TD */

/* Footer Styles */

.footerRow
{
    background-color: #DBDCDC;
    font-size: 7pt;
    color: #787878;
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    vertical-align: middle;
}

.footerLeft
{
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footerRight
{
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footerTable
{
    border: solid 1px #DBDCDC;
}

/* END Footer */

/* A(nchor) Styles */

a
{
    color: #45A828;
    text-decoration: none;
}

a:hover
{
    color: #45A828;
    text-decoration: none;
}

a.header
{
    color: #006633;
    text-decoration: none;
}

a.footer
{
    color: #787878;
    text-decoration: underline;
}

a.electric
{
    color: #45A828;
    text-decoration: none;
}

a.electric:hover
{
    text-decoration: underline;
}

/* END A(nchor) */

/* Header Styles */
.headerText
{
    font-size: 8pt;
    text-align: right;
    color: #cccccc;
    margin-right: 10px;
}

/* END Header */

/* electric.aspx Styles */

.electricExplore
{
    position: absolute;
    left: 14px;
    top: 10px;
    z-index: 1;
    float: none;
}

.banner
{
    position: relative;
    top: -45px;
}

.goElectric
{
    background-image: url(/images/goelectric_gradient.jpg);
    background-repeat: repeat-x;
    background-color: white;
    border: solid 1px #D5D4D6;
    margin: 10px;
    padding-right: 0px;
    padding-top: 4px;
    padding-left: 7px;
    height: 500px;
    width: 97.5%;
}

.partner
{
    background-image: url(/images/partner_gradient.jpg);
    background-repeat: repeat-x;
    background-color: #E7EBF0;
    border: solid 1px #D5D4D6;
    padding: 10px;
    padding-right: 2px;
    margin: 5px;
    margin-right: 0px;
    width: 250px;
    height: 200px;
}

.highlight
{
    background-color: #FAF8EF;
    border: solid 1px #D5D4D6;
    padding: 10px;
    padding-right: 2px;
    margin: 5px;
    margin-right: 0px;
    height: 200px;
}

.sidebar
{
    margin: 4px;
    margin-right: 0px;
    padding: 5px;
    padding-right: 2px;
    display: inline;
    float: right;
}

.mainContent
{
    background-image: url(/images/electric_gradient.jpg);
    background-repeat: repeat-x;
    background-color: #E5EAEF;
}

.signUp
{
    text-align: right;
}

.electricContent
{
    padding-left: 5px;
    padding-top: 7px;
    width: 620px;
}

.imgButton
{
    margin: 5px;
}

.leftNav {
    width: 190px; 
    padding-left: 10px;
}

/* END electric.aspx */

/* Cosmetic Styles */
.underline
{
    text-decoration: underline;
    display: inline;
}

input.gsc-input
{
    border: none;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-image: url(/images/searchbox.gif);
    background-repeat: no-repeat;
    font-size: 10pt;
    color: #BBBBBA;
}

.blueBack
{
    background-image: url(/images/blue_gradient.jpg);
    background-repeat: repeat-x;
    height: 40px;
    color: White;
    padding-top: 11px;
    padding-left: 4px;
    font-size: 11pt;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

/* END Cosmetic */

/* index.aspx styles */

.newsBox
{
    position: absolute;
    display: block;
    left: 550px;
    top: 15px;
    height: 329px;
}

.topBar
{
    background-image: url(/images/blue_gradient.jpg);
    background-repeat: repeat-x;
    height: 29px;
    width: 340px;
    color: White;
    padding-top: 11px;
    padding-left: 4px;
    font-size: 11pt;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    margin: 0;
}

.mainNews
{
    background-color: black;
    width: 333px;
    height: 210px;
    border: solid 5px White;
    margin: 0px;
}

.firstNews
{
    background-color: Black;
    color: White;
    margin: 10px 7px;
    height: 150px;
}

.moreNews
{
    width: 328px;
    border: solid 5px White;
    background-color: White;
    margin: 0px;
    padding-left: 5px;
}

/* END index.aspx */