/*
 * Name:           eStar.css
 * Author:         EC
 * Description:    CSS for the Energy Saver Plus+ pages
 * Created:        7-8-09
 * 
 */
 
 #eStar_subNav
{
	margin-left: 22px;
	width: 426px;
	height: 30px;
}

#eStar_subNav p
{
	float: left;
}

#RightCol_Content
{
	width: 304px;
	background: url(/images/eStar/rhtCol_bodyBG.png) top no-repeat;
	padding-bottom: 60px;
}

h4
{
	width: 512px;
	height: 28px;
	background: url(/images/subpage/headingDots.gif) right bottom no-repeat;
	font-size: 14px;
	font-weight: bold;
	clear: left;
	color: #666666;
}

h5
{
	width: 512px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	clear: left;
	color: #666666;
}


.esBasics
{
	margin-left: 32px;
	width: 480px;
	clear: both;
}

.esBasics li
{
	float: left;
	width: 230px;
	font-size: 10px;
}

.didYouKnow
{
	font-size: 12px;
	position: relative;
	color: #FFF;
	width: 200px;
	top: 60px;
}

.saveAdjust
{
	position: relative;
	right: 25px;
}

.esFAQs
{
	margin-left: 32px;
	width: 450px;
	clear: both;
}

.finePrintTxt
{
	font-size: 9px;
	margin-left: 28px;
	line-height: 120%;
}

.finePrintNum
{
	position: relative;
	font-size: 8px;
	top: -4px;
}

.faq_question
{
	cursor:pointer;
	color:#000000;
	width:450px;
}

.faq_question a:hover
{
	color: #A6C42A;
}

.faq_answer
{
	margin-bottom: 0.5em;
	display:none;
}

.esCalc
{
	margin-left: 0px;
	width: 500px;
	clear: both;
}

.esCalc form
{
	margin-top: 24px;
	margin-left: 32px;
}

.esCalc fieldset
{
	border: none;
}

.calcPar
{
	width: 230px;
	float: left;
	margin-right: 18px;
}

.utility-bills
{
	width: 230px;
	float: left;
}

.esCalcLabel
{
	float: left;
	clear: left;
	width: 130px;
}

.esCalcInp
{
	float: left;
	clear: right;
	width: 78px;
	height: 24px;
	background: url(/images/eStar/eCalc_formBG.png) no-repeat;
}

.esCalcInp input
{
	position: relative;
	left: 10px;
	top: 4px;
	background: none;
	font-size: 10px;
	color: #666666;
	width: 60px;
	text-align: right;
	border: 0px #333 dotted;
}

#calcBttn
{
	margin-top: 12px;
	margin-left: 400px;
	margin-bottom: 12px;
}

#calc-with
{
	float: left;
	width: 230px;
	color: #A6C42A;
}

#calc-with dt
{
	float: left;
	text-align: left;
	width: 60px;
	background: url(/images/eStar/savings_unl.png) repeat-x;
}

#calc-with dd
{
	float: left;
	text-align: right;
	width: 170px;
	background: url(/images/eStar/savings_unl.png) repeat-x;
}

#calc-without
{
	float: left;
	width: 180px;
	margin-right: 60px;
	color: #A6C42A;
}

#calc-without dt
{
	float: left;
	text-align: left;
	width: 60px;
	background: url(/images/eStar/savings_unl.png) repeat-x;
}

#calc-without dd
{
	float: left;
	text-align: right;
	width: 120px;
	background: url(/images/eStar/savings_unl.png) repeat-x;
}

.resultsTitle
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.esSaver
{
	margin-left: 32px;
	width: 480px;
	clear: both;
}

.esSaver li
{
	width: 230px;
	font-size: 10px;
}


#loginWelcome
{
	position:absolute;
	top:8px;
	left:80px;

}

.hrDOTS
{
	background: url(../images/subpage/headingDots.gif) repeat-x center;
	width: 500px;
	margin-left: 10px;
}