﻿body
{
    margin: 0px;
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
    color: #68737a;
}

h1
{
    font-size: 24px;
    font-weight: 100;
    color: #68737a;
}

h2
{
    font-size: 16px;
    font-weight: normal;
    color: #0083c7;
}

h3
{
    font-size: 12px;
    color: #333333;
}

h4
{
    font-size: 12px;
    font-weight: 100;
    color: #333333;
}

p
{
    font-size: 12px;
    color: #68737a;
    line-height: 1.5em;
}

li
{
    font-size: 12px;
    color: #68737a;
    line-height: 1.8em;
}

.navLine
{
    height: 2px;
    position: relative;
    width: 760px;
}
#main
{
    width: 750px;
    height: 525px;
}
#territoryMap
{
    color: #0083c6;
    font-size: 95%;
    width: 725px;
    position: absolute;
    top: 140px;
    left: 0px;
    height: 25px;
    text-align: right;
}
#footer
{
    position: absolute;
    top: 570px;
    left: 8px;
    color: #000;
    font-size: 90%;
    width: 740px;
    text-align: right;
    vertical-align: top;
}
.mainPanel
{
    position: relative;
    height: 460px;
    width: 750px;
}
.panel
{
    position: absolute;
    top: 35px;
    left: 7px;
    height: 380px;
}

/* links */
a
{
    color: #68737a;
    text-decoration: underline;
}
a:visited
{
    color: #68737a;
    text-decoration: underline;
}
a:active
{
    color: #0083c7;
}
a:hover
{
    color: #0083c7;
}


.blankImage
{
    position: relative;
    background-image: url(../images/peco/page_blank.jpg);
    background-repeat: no-repeat;
    background-position: 8px 0px;
}
.ie6blankImage
{
    position: relative;
    background-image: url(../images/peco/page_blank.jpg);
    background-repeat: no-repeat;
    background-position: 8px 0px;
}


/* home page */
.homePanel
{
    position: relative;
    height: 470px;
    width: 750px;
    background-image: url(../images/peco/page_home.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.tab
{
    position: relative;
    height: 470px;
    width: 750px;
    background-image: url(../images/peco/page_blank.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.tab-content
{
    position:relative;
    top:10px;
    padding-left:8px;
}

#homeContent
{
    width: 750px;
    margin-left: 0px;
}
#homeText
{
    position: relative;
    left: 40px;
    top: 120px;
    text-align: left;
    width: 400px;
    font-size: 110%;
    z-index: 9999999;
}
#homeText p
{
    margin: 10px 0px 10px 0px;
}
.homeRebate
{
    vertical-align: middle;
    text-align: center;
    padding-left: 40px;
}
.homeSmall
{
    color: #68737a;
    font-size: 90%;
    vertical-align: top;
    font-style: italic;
    padding-top: 10px;
}

/*search page*/
.searchPanel
{
    position: relative;
}
.searchTitle
{
    color: #0083c6;
    padding: 0px 0px 6px 0px;
    font-size: 150%;
    margin: 0px;
    height: 24px;
}
#searchNotes
{
    position: absolute;
    left: 145px;
    padding: 0px;
    width: 570px;
    font-size: 75%;
    color: #68737a;
}
.search
{
    color: #333;
    font-size: 90%;
    vertical-align: top;
    font-weight: normal;
    padding-left: 18px;
}
#main-content
{
    position: relative;
    width: 707px;
    height: 280px;
    border: solid 1px #0083c6;
    padding: 0px;
}
#searchContent
{
    background-position: 0px;
    width: 425px;
    display: inline;
    position:relative;
}
#searchResults
{
    width: 700px;
    height: 280px;
}
#search
{
    width: 720px;
    text-align: left;
    padding: 4px;
}
.blueBorder
{
    /*border:solid 1px #0083c6;*/
}

.default
{
    font-weight: normal;
    font-size: 100%;
    color: #333;
}

.applianceResults
{
    position: relative;
    left: 8px;
    width: 700px;
    height: 280px;
}
/*appliance search tab */
.applianceResults div
{
    position: relative;
    width: 708px; /*height: 280px;*/ /*border:solid 1px #0083c6;*/
    padding: 0px;
}

.applianceResults td
{
    font-weight: normal;
    font-size: 80%;
    color: #333;
    border-top-style: none;
    text-align: left;
    border-bottom: #ccc 1px dotted;
}

.applianceResults th
{
    font-size: 90%; /*font-family:Arial;*/
    text-align:left;
}

.applianceResultsScroll
{
    position: relative;
    height: 100%;
    width: 92%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 12px;
    background-color: #fff;
    padding: 5px;
    border: solid 1px #0083c6;
}

.leftFloat
{
    float: left;
}
.rightFloat
{
    float: right;
    display: inline;
}
.text
{
    background-color: White;
    border: solid 1px #68737a;
    color: #68737a;
    font-size: 80%;
    font-weight: normal;
}
.Cursor
{
    cursor: pointer;
}


.spacer
{
    font-size: 4px;
}
.error
{
    color: red;
    font-size: 90%;
    font-weight: normal;
    vertical-align: bottom;
    white-space: nowrap;
    padding: 4px 0px 0px 15px;
    font-style: italic;
}
/* contractor styles */
#contractorTypes
{
    width: 700px;
    height: 400px;
    background: transparent;
    margin: 0px;
}
#contractorContent
{
    position: relative;
    width: 700px;
    height: 400px;
}
#contractor
{
    width: 550px;
    height: 375px;
    padding: 25px;
    margin: 35px 0px 0px 60px;
    border: solid 1px #0083c6;
    background: #fff;
}
#equip-content
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 708px;
    height: 350px;
}

/*appliance types*/
#applianceContent
{
    position: relative;
    top: 5px;
    left: 20px;
    width: 740px;
    height: 400px;
}
.applianceDesc
{
    width: 330px;
    padding: 15px;
    font-size: 90%;
    color: #68737a;
    vertical-align: top;
}
#applianceTypes
{
    width: 710px;
    height: 335px;
    background: transparent;
    margin: 10px 0px 0px 0px;
    position: relative;
    top: 15px;
}
#refrigerator
{
    background-position: 55% 35%;
    background-image: url(../images/peco/refrigerator.gif);
    background-repeat: no-repeat;
}
#freezer
{
    background-position: 15px 30%;
    background-image: url(../images/peco/freezer.gif);
    background-repeat: no-repeat;
}
#dishwasher
{
    background-position: 15px 30%;
    background-image: url(../images/peco/dishwasher.gif);
    background-repeat: no-repeat;
}
#lightFixture
{
    background-position: 15px 20%;
    background-image: url(../images/peco/lightingfixtures.gif);
    background-repeat: no-repeat;
}
#dehumidifier
{
    background-position: 55% 30%;
    background-image: url(../images/peco/dehumidifier.gif);
    background-repeat: no-repeat;
}
#washer
{
    background-position: 55% 30%;
    background-image: url(../images/peco/clotheswasher.gif);
    background-repeat: no-repeat;
}
#airConditioner
{
    background-position: 55% 30%;
    background-image: url(../images/peco/room_ac.gif);
    background-repeat: no-repeat;
}
#LEDLamp
{
    background-position: 15px 35%;
    background-image: url(../images/peco/LEDlamps.gif);
    background-repeat: no-repeat;
}
.borderright
{
    border-right: solid 1px #ccc;
    padding-right: 7px;
}
.contractorDesc
{
    padding: 9px;
    font-size: 95%;
    color: #68737a;
    vertical-align: top;
}

.padLeft
{
    padding-left: 12px;
}
.padRight
{
    padding-right: 12px;
}

#contractorSEER
{
    position: absolute;
    font-size: 10px;
    color: Red;
    font-weight: bold;
    top: -10px;
    left: 235px;
}

/* Did you know - tips */
#tblTips
{
    height: 65px;
    vertical-align: middle;
}
.bottomTips
{
    height: 63px;
    position: relative;
    padding: 5px;
    background-position: 0px 8px;
    background-image: url(../images/peco/bar_bottom.png);
    background-repeat: no-repeat;
}
.bottomTipsIE6
{
    width: 650px;
    height: 63px;
    position: absolute;
    left: 10px;
    top: 495px;
    padding: 2px;
    background-position: 0px 0px;
    background-image: url(../images/peco/bar_bottom.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}
#bottomTipsLeft
{
    width: 50px;
    font-size: 100%;
    font-weight: bold;
    color: #fff;
    padding: 0 20px 0px 12px;
    vertical-align: middle;
}
#bottomTipsRight
{
    font-size: 100%;
    font-weight: normal;
    color: #fff;
    padding: 0px 0px 0px 8px;
    vertical-align: middle;
    width: 465px;
}
.small
{
    color: #0083c6;
    font-size: 95%;
    vertical-align: top;
}
.leftFloat
{
    float: left;
}
.rightFloat
{
    float: right;
    display: inline;
}
.borderbottom
{
    border-bottom: dotted 1px #ccc;
}
.blueborderbottom
{
    border-bottom: solid 1px #0083c6;
}
.white
{
    color: #ffffff;
}
.Cursor
{
    cursor: pointer;
}

/* sub pages - containers*/
#event-content
{
    position: relative;
    width: 700px;
    height: 375px;
}
.month
{
    color: #0083c6;
    font-family: Arial;
    font-size: 120%;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
#faq-content
{
    position: relative;
    width: 700px;
    height: 375px;
}
.scroll
{
    position: relative;
    height: 100%;
    width: 92%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 12px;
    background-color: #fff;
    padding: 5px;
    border: solid 1px #0083c6;
}
.question
{
    font-size: 100%;
    cursor: pointer;
    color: #68737a;
    margin: 0px;
    padding: 2px;
}
.answer
{
    color: #0083c6;
    font-size: 100%;
    font-weight: normal;
    margin-bottom: 4px;
}
.hide
{
    display: none;
}
.display
{
    display: inline;
}


.padLeft
{
    padding-left: 12px;
}
.padRight
{
    padding-right: 12px;
}

/* basic styles */
.header
{
    height: 12px;
    background-color: #0083c6;
    color: White;
    padding: 4px;
    font-size: 95%;
    font-weight: bold;
}
.title
{
    color: #0083c6;
    padding: 0px 0px 6px 0px;
    font-size: 140%;
    margin: 0px;
    height: 24px;
    text-align: left;
}
.gray
{
    color: #0083c6;
}
.color
{
    color: #0068B6;
}
.bold
{
    font-weight: bold;
}
th
{
    background-color: #0083c6;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-family: Arial;
}
td
{
    text-align: left;
    vertical-align: top;
    font-size: 100%;
}
ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    list-style-type: square;
}
.red
{
    border: solid 1px red;
}

.tblResults
{
    position: relative;
    top: 130px;
    left: 30px;
}
.rebateLink
{
    float: right;
}

.whiteWindow
{
    padding: 10px 20px 10px 30px;
    background-color: #fff;
    border: solid 1px red;
    width: 698px;
    position: relative;
    left: 30px;
    top: 19px;
    height: 370px;
}
.whiteWindowSmall
{
    padding: 10px 20px 10px 30px;
    background-color: #fff;
    border: solid 1px #aaa;
    width: 600px;
    height: 350px;
}
.borderleft
{
    border-left: solid 1px #0083c6;
}
.borderright
{
    border-right: solid 1px #0083c6;
}

a.faqLink
{
    color: #0083c6;
    text-decoration: underline;
    font-size: 100%;
}
a.faqLink:visited
{
    color: #0083c6;
    text-decoration: underline;
}
a.faqLink:active
{
    color: #0083c6;
    font-weight: normal;
}
a.faqLink:hover
{
    color: #7ac142;
}
.faqLink
{
    font-size: 100%;
}

.clearfix
{
    display: inline-block;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hide from IE Mac \*/
.clearfix
{
    display: block;
}

