﻿
h1,h2,h3,h4,h5,h6, #Step0, #Step1, #Step2 .header
{
	color: #014A60;
	margin-bottom: 10px;
}

h1 em
{
	color: #FF9900;
}

#Step2 .header
{
	font-weight: bold;
}

#Step3 input[type="submit"] 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/apogee_next_button.png) no-repeat scroll center center;
	border:0px;
	color:white;
	font-size:16px;
	font-weight:bold;
	height:41px;
	padding:2px 22px;
	width:auto;
}

table#inputTable td#inputColumn #Step3 input[type="button"], table#inputTable td#inputColumn #Step3 input[type="submit"]
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/apogee_large_button.png) no-repeat scroll center center;
	border:0px;
	color:white;
	font-size:16px;
	font-weight:bold;
	height:41px;
	padding:2px 22px;
	width:204px;
}

div#apogee_layout_border
{
	padding: 2px 2px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.apo_CEC_LogoText
{
    font-weight: bold;
    font-size: 10px;
    color: Black;
}

.apo_CEC_LogoText .apo_CEC_energy
{
    font-style: italic;
    color: Green;
}

table#apogee_layout td#header img, table#apogee_layout td#topmenu img, table#apogee_layout td#footer img
{
	margin: 0px;
	padding: 0px;
}

table#apogee_layout
{
	border-collapse: separate;
	border-spacing: 2px;
	border: 10px #197FB0 solid;
	border-width: 3px 10px;
	background-color: #FFF;
}

table#apogee_layout td#maincontent
{
	background: url(images/apogee_bar_bottom_gray.png) bottom left no-repeat #FFF;
	width: 934px;
	min-height: 450px;
}

td#header
{
	background: url(images/apogee_banner_top_blank.png) top left no-repeat #FFF;
	width: 934px;
	min-width: 934px;
	height: 77px;
}

td#footer
{
	background: url(images/apogee_fade_bottom.png) bottom left no-repeat #FFF;
	width: 934px;
	height: 19px;
	color: #FFF;
	font-size: 11px;
}

td#footer div#copyright
{
	float: left;
	margin-left: 8px;
}

td#footer div#links, td#footer div#links a
{
	color: #FFF;
	/* color: #DB5305; */
}

td#footer div#links
{
	float: right;
	margin-right: 8px;
}

td#header div
{
	display: none;
}

td#topmenu
{
	background: url(images/apogee_bar_top_gray.png) top left no-repeat #FFF;
	width: 934px;
	height: 40px;
}

td#topmenu a#link_HEC_Home
{
	float: right;
	background: url(images/apogee_home_button.png) no-repeat;
	padding-top:35px;
	width:204px;
}

td#topmenu a#ctl00_link_HES_MainMenu
{
	/*float: right;
	background: url(images/apogee_Main.png) no-repeat;
	padding-top:38px;
	width:166px;*/
}

td#maincontent
{
	padding: 2px 20px 30px 20px;
}

#HEC_result_header
{
	position: relative;
	top: -10px;
	margin-bottom: 0px;
}

/************************/
/****** Questions *******/
/************************/

#apo_Content_Panel_Header, #apo_Content_Panel_Body,#apo_Content_Panel_Footer
{
    width: 700px;
    overflow: auto;
}
#apo_Content_Panel_Header
{
    /*background: url(images/apo_mainpanel_header.png) no-repeat;*/
    height: 15px;
}
#apo_Content_Panel_Body
{
    /*background: url(images/apo_mainpanel_body.png) repeat-y;*/
    padding-left: 0px;
    width: 690px;
    /* background-color: #f1f0ef; */
}
#apo_Content_Panel_Footer
{
    /*background: url(images/apo_mainpanel_footer.png) no-repeat;*/
    height: 25px;
    background-color: #FFFFFF;
}
div#apoDivQuestionBody
{
	white-space: normal;
	width: 840px;
	margin-left: 30px;
	margin-right: auto;
}
div#apoDivQuestionBody p
{
	font-size: 14px;
	font-weight: normal;
	color: Black;
}
.apoQuestionHeader, .apoQuestionBody, .apoQuestionFooter
{
    width: 884px;
    margin-right: 0px;
}

.apoQuestionHeader, .apoResultHeader
{
    /*background: url(images/apo_questionpanel_header.gif) no-repeat;*/
    /*height: 30px;*/
    height: 12px;
}

.apoResultHeader
{
    /*background: url(images/apo_questionpanel_header.png) no-repeat;*/
    height: 10px;
    color: #CC0000;
}

.apoQuestionBody, .apoResultBody
{
    /*background: url(images/apo_questionpanel_body.gif) repeat-y;*/
    width: 884px;
}

.apoQuestionFooter, .apoResultFooter
{
    /*background: url(images/apo_questionpanel_footer.gif) no-repeat;*/
    height: 14px;
}
.apoResultBody
{
    width: 884px;
}

.apoResultBody h2
{
}

/* ###################################
    HEC Question Page CSS
################################### */

.apoQuestionHeader, .apoQuestionBody, .apoQuestionFooter, .apoResultHeader, .apoResultBody, .apoResultFooter
{
	width: 680px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.apoQuestionBody, .apoResultBody
{
	padding-top: 4px;
	padding-bottom: 10px;
	width: 675px;
	padding-left: 0px;
	overflow: auto;
}

.apoResultHeader
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	clear: both;
}

.apoResultBody
{
	padding-left: 0px;
	width: 884px;
}

.apoResultBody h2
{
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 18px;
}

.apoResultBody h3
{
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
}

.apoChartHeader
{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	border-bottom: #CCC 1px solid;
	padding-bottom: 4px;
}

.apoBtnQuestion
{
	display: inline;
	margin-right: 30px;
}

.apoBtnQuestion a
{
	width: 60px;
	padding: 3px 10px;
	font-weight: bold;
	color: #fff;
	background-color: #006;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 4px;
}

.apoTxtQuestion
{
	display: block;
	width: 450px;
	padding-top: 6px;
	margin-left: 20px;
	float: left;
}

#apoQuestionImage
{
	width: 200px;
	height: 320px;
	background-color: transparent;
	float: right;
	margin-right: 40px;
}

#apoQuestionHeader
{
	clear: left;
	padding-top: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #666;
}

.apoMainQuestionHeader
{
	/*width: 700px;*/
	width: 650px;
	margin: 10px 0px 20px 30px;
}

.apoMainQuestionHeader h3
{
	color: #666;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 0px;
}

.apoMainQuestionHeader h4
{
	color: #005599;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 6px;
}

.apoMainQuestionHeader h1
{
	font-weight: 800;
	font-size: 36px;
	margin-top: -3px;
	margin-bottom: 0px;
}

.apoMainQuestionHeader p
{
	font-size: 14px;
	line-height: 20px;
}

.apoWeatherSelect
{
	font-size: 13px;
	font-weight: 600;
	color: #666;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.apoWeatherSelect p
{
	font-size: 13px;
	color: #666;
}

.apoResultHeader.panel50, .apoResultBody.panel50, .apoResultFooter.panel50
{
	width: 432px;
}

/* ###################################
    HEC Recommendation List/Table CSS
################################### */

table.apoRecommendationList
{
	/*width: 96%;*/
	width: 50%;
}
table.apoRecommendationList td
{
	padding-right: 10px;
	padding-top: 12px;
	padding-left: 10px;
}
table.apoRecommendationList td.apoRecommendationIcon, table.apoRecommendationList td.apoRecommendationValue
{
    width: 15%;
    text-align: center;
}
table.apoRecommendationList td.apoRecommendationTextSub, table.apoRecommendationList td.apoRecommendationText
{
    width: 70%;
    min-width: 430px;
}
.apoListHeader
{
	font-weight: bold;
	text-decoration: underline;
}

.apoListHeader
{
    white-space: nowrap;
}

.apoListText, .apoRecommendationTextSub, .apoListText, .apoRecommendationText
{
	white-space: normal;
}

.apoAmountTitle, .apoAmountValue, .apoAmountUnit
{
	width: 90px;
	display: block;
	text-align: center;
	font-weight: bold;
	border: #999 1px solid;
}

.apoAmountTitle
{
	width: 78px;
	padding: 2px 6px;
	color: #fff;
	background-color: #666;
	font-size: 12px;
	border-bottom-width: 0px;
}
.apoAmountValue
{
	font-size: 18px;
	padding-top: 4px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.apoAmountUnit
{
	padding-top: 0px;
	border-top-width: 0px;
	padding-bottom: 4px;
}

/* ###################################
    IFRAME Overrides
################################### */

table#cphContent {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#apo_Header  {
    height: 10px;
}

#apo_Header, #apo_Content, #apo_Footer {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}

#apo_Footer {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 685px;
}

table.datachartlarge {
    font-size: 0.63em;
}

.PledgeGaugeTextThemeColor
{
	color: black;
}

.PledgeGaugeBorderThemeColor
{
	border:1px solid black;
}