@charset "utf-8";
/* CSS Document */

*, html {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/layout/body-top-bg.png) repeat-x top;
}

a img {
	border: 0;	
}

.img-right {
	float: right;
	margin: 0 0 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 5px 0;
}

.border {
	border: 1px solid #999;
}

.clear {
	clear: both;
}

.red {
	color: red;
}

hr {
	background: #999;
	height: 1px;
	border: none;
	margin: 12px 0;
}

blockquote {
	margin-bottom: 12px;
	padding: 0 20px;
	font-size: 11px;
	line-height: 13px;
	border-left: 1px dashed #999;
	border-right: 1px dashed #999;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
}

#header {
	height: 123px;	
}

#top-contact,
#top-tabs,
#top-nav {
	float: right;
	clear: right;
	width: 660px;
}

#top-contact {
	height: 39px;
	padding-top: 8px;
	font-size: 24px;
	color: #fff;
	text-align: right;
	width: 600px;
}
#top-contact .contact-button {
	float: right;
	margin: 3px 0 0 10px;
}

#top-nav {
	padding-top: 8px;
	color: #0c1a86;
	text-align: right;
	margin-bottom: 20px;
	width: 600px;
}

.navlink {
	text-decoration: underline;
	color: #0c1a86;
}

.navlink:hover {
	color: #1269de;
	text-decoration: underline;	
}

#top-tabs {
	width: 652px;
}
#top-tabs ul li {
	list-style: none;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#top-tabs ul li a {
	height: 24px;
	width: 160px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	display: block;
	background: url(../images/layout/top-tab-bg.png) no-repeat top left;
	margin-left: 3px;
}
#top-tabs ul li a:hover {
		text-decoration: underline;
}

#home-splash {
	margin-bottom: 17px;	
}

#home-splash .splash-text {
	height: 50px;
	background: url(../images/layout/home-splash-text-bg.png) no-repeat top left;
	text-align: left;
	color: #fff;
	font-size: 18px;
	text-indent: 20px;
	padding-top: 10px;
}
.splash-text sup {
	font-size: 12px;
}

#int-splash {
	display: block;
	background: #1269de url(../images/layout/int-splash-bg.png) no-repeat top left;
	height: 14px;
	margin-bottom: 17px;
}


#preload {
	visibility: hidden;	
	overflow: hidden;
	height: 1px;
	width: 1px;
}

/* Content styles ---------------------- */
#content-wrapper {
	color: #0c1a86;
}

#right-col,
#center-col {
	float: right;
}

#right-col {
	width: 220px;	
}

#left-col {
	width: 220px;	
}

#center-col {
	width: 460px;
	margin-right: 20px;
	line-height: 16px;
	padding: 0 0 20px;
}


/* left nav ---------------------------------------------------------------- */
#nav {
	margin-bottom: 15px;	
}

#nav ul li {
	margin-bottom: 2px;
	list-style: none;
}
#nav ul li a {
	color: #0C1A86;
	text-transform: uppercase;
	text-decoration: none;
	background: #9cf;
	display: block;
	height: 18px;
	padding: 8px 0 4px 20px;
}

#nav ul li a:hover {
	background: #006cff;
	color: #fff;
}

#nav ul li.first a {
	background: #9cf url(../images/layout/left-nav-top-bg2.png) no-repeat top left;
}
#nav ul li.last a {
	background: #9cf url(../images/layout/left-nav-bot-bg2.png) no-repeat bottom left;
}
#nav ul li.first a:hover {
	background: #006cff url(../images/layout/left-nav-top-over-bg.png) no-repeat top left;
}
#nav ul li.last a:hover {
	background: #006cff url(../images/layout/left-nav-bot-over-bg.png) no-repeat bottom left;
}

#nav ul li ul li {
	margin: 1px 0 0;
}
#nav ul li ul li a:before {
	content: "\00BB \0020";
}
#nav ul li ul li a,
#nav ul li.first ul li a{
	padding: 4px 0 2px 25px;
	text-transform: none;
	background: #E2EEFF;
	color: #0C1A86;
}

#nav ul li ul li a:hover,
#nav ul li.first ul li a:hover {
	color: #fff;
	background: #006cff;
}


/* Content Styles ---------------------------------------------------------------- */
table.two-column td {
	vertical-align: top;
}


/* Dr. Energy Saver ---------------------------------------------------------------- */
#drenergysaver {
	border: 9px solid #9fe997;
	padding: 85px 10px 10px;
	color: #231f20;
	background: url(../images/ct-energy-efficiency-fund.gif) no-repeat center 10px;
	margin-bottom: 15px;
}

#estimate-promo {
	margin-bottom: 10px;
}

/* Coupon ---------------------------------------------------------------- */
#coupon {
	padding: 27px 10px 0;
	height: 178px;
	background: url(../images/layout/coupon-bg.png) no-repeat top left;	
	color: #006cff;
	text-align: center;
	margin-bottom: 15px;
}

#coupon .l1 {
	font-weight: bold;
	font-size: 39px;
	margin-bottom: 3px;
}
#coupon .l2 {
	font-size: 25px;
	margin-bottom: 6px;
}
#coupon .l3 {
	font-size: 15px;
}

#coupon .button {
	padding: 20px 0 0;
	text-align: center;
}
#coupon .button a {
	display: block;
	width: 177px;
	height: 21px;
	padding: 5px 0 0;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
	text-transform: uppercase;
	background: url(../images/layout/coupon-button.png) no-repeat top left;
}
#coupon .button a:hover {
	text-decoration: underline;	
}

/* Safety Seal ---------------------------------------------------------------- */
#safety-seal {
	margin-bottom: 15px;	
}

/* Testimonials ---------------------------------------------------------------- */
#testimonials {
	background: #f1f1f1;
	padding: 10px 8px;
	font-size: 11px;
}

#testimonials h3 {
	font-size: 14px;
	margin-bottom: 4px;
}

#testimonials ul li {
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

#testimonials ul li cite {
	clear: right;
	display: block;
	text-align: right;
}

#testimonials .readmore {
	text-align: right;	
}

/* Center Content ---------------------------------------------------------------- */

#center-col h1 {
	font-size: 18px;	
	line-height: 20px;
	margin-bottom: 15px;
}

#center-col h2 {
	font-size: 14px;	
	line-height: 16px;
	margin-bottom: 12px;
	color: #bd0221;
	font-weight: normal;
	font-style: italic;
}

#center-col h3 {
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: bold;
}

#center-col h4 {
	font-size: 12px;
	font-weight: bold;
}

#center-col p {
	margin-bottom: 12px;
}

#center-col ul,
#center-col ol {
	padding-left: 25px;	
	margin-bottom: 12px;
}#center-col ul ul,
#center-col ol ol {
	padding-left: 25px;	
	margin-bottom: 0;
}

#center-col ul li,
#center-col ol li {
	margin-bottom: 3px;
}

/* Footer Links ---------------------------------------------------------------- */

#footer-links {
	clear: both;
	color: #0c1a86;
	font-size: 11px;
	padding-top: 10px;
}

#footer-links a {
	color: #0c1a86;
}
#footer-links a:hover {
}
#footer-links .services,
#footer-links .info,
#footer-links .service-areas {
	background: #e2eeff;
	width: 220px;
	height: 220px;
	padding: 15px 18px 20px ;
	margin-right: 4px;
	float: left;
}

#footer-links .info {
	width: 115px;
}

#footer-links .service-areas {
	width: 450px;
}



#footer-links .services ul {
	float: left;
	width: 110px;
}
#footer-links .service-areas ul {
	float: left;
	width: 110px;
}
#footer-links .services ul li,
#footer-links .info ul li,
#footer-links .service-areas ul li {
	list-style: none;
	margin-bottom: 10px;
}
#footer-links li.head {
	font-weight: bold;
}


/* Footer ---------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 30px 0 0;
	text-align: center;
	color: #777;
	font-size: 11px;
	overflow: auto;
}
#footer a {
	color: #777;
}
#footer p {
	margin-bottom: 15px;
}

/* jquery styles */
/* jQuery styles */

#center-col ul.basic  {
	padding: 0;
	margin: 0 0 15px 0;
}
.basic div {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#center-col .basic p {
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 8px 10px 12px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #0C1A86;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;

	
	background-image: url("../images/AccordionTab0.gif");
}
.basic a:hover {
	background-color: #006CFF;
	color: #fff;
	background-image: url("../images/AccordionTab2.gif");
}
.basic a.selected {
	color: #fff;
	background-color: #006CFF;
	background-image: url("../images/AccordionTab2.gif");
}

#center-col ul.basic li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

table.transfer-switches {
	margin-bottom: 15px;
}

table.transfer-switches tr.header td {
	font-weight: bold;
}

table.transfer-switches td,
table.generator-details td {
	padding: 2px;
	border-bottom: 1px dashed #ccc;
}

blockquote.attribution {
	color: #999;
	font-size: 11px;
	padding: 10px 20px 5px;
}

table#tcontact {
	width: 405px;
	margin: 0 auto;
}

table#tcontact td {
	padding: 3px;
}

#social-media {
	padding: 20px 0;
}

#social-media table {
	width: 100%;
	margin-bottom: 3px;
}
#social-media table td {
	text-align: center;
	padding: 5px 0;
}

#social-media ul {
	padding: 3px 10px 10px;
	background: #E2EEFF;
}

#social-media ul li {
	padding: 5px 0 7px;
	list-style: none;
	border-bottom: 1px dashed #ccf;
}

#social-media ul li a {
	color: #0C1A86;
	text-decoration: none;
}

#social-media ul li a:hover {
	text-decoration: underline;
}

div.scroll {
height: 150px;
width: 205px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
}

/* New Nav ---------------------------------- */
#sep-nav {
	margin-bottom: 15px;	
}
#sep-nav ul li {
	list-style: none;
	text-transform: uppercase;
}
#sep-nav ul li.single {
	margin-bottom: 10px;
	background: url(../images/layout/nav-single-over.png) no-repeat top left;
}

#sep-nav ul li a {
	display: block;
}

#sep-nav ul li.single a {
	height: 23px;
	background: url(../images/layout/nav-single.png) no-repeat top left;
	padding: 7px 0 0 8px;
	color: #00349f;
	text-decoration: none;
	font-weight: bold;
}
#sep-nav ul li.single a:hover,
#sep-nav ul li.active a {
	background: none;
}

#sep-nav ul li span {
	display: block;
	height: 23px;
	padding: 7px 0 0 8px;
	color: #fff;
	font-weight: bold;
}
#sep-nav ul li {
	background: #1269de url(../images/layout/nav-list-top.png) no-repeat top left;
	margin-bottom: 10px;
}
#sep-nav ul li ul li {
	margin: 0 1px;
}
#sep-nav ul li ul {
	padding: 0 0 10px;
	background: url(../images/layout/nav-list-bot.png) no-repeat bottom left;
}

#sep-nav ul li ul li ul {
	background: none;
	padding: 0;
}
#sep-nav ul li ul li ul li {
	margin: 0;
}

#sep-nav ul li ul li a {
	height: 23px;
	padding: 7px 0 0 18px;
	background: #c7e4ff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #00349f;
	font-weight: bold;
}

#sep-nav ul li ul li.active a {
	background: #e0ecfc;
}

#sep-nav ul li ul li a.withchildren,
#sep-nav ul li ul li a:hover.withchildren {
	background-position: 8px 10px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/nav-arrow-right.png);
}
#sep-nav ul li ul li.active a.withchildren {
	background-position: 5px 12px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/nav-arrow-down.png);
}
#sep-nav ul li ul li ul li a {
	background-image: none;
}

#sep-nav ul li ul li ul li a {
	text-transform: none;
	padding: 4px 0 0 25px;
	height: 20px;
	font-weight: normal;
}
#sep-nav ul li ul li ul li.active a {
	background-color: #f7faff;
}
#sep-nav ul li ul li ul li.active a:before {
	content: "\00BB \0020";
}


#sep-nav ul li ul li a:hover {
	background: #f7faff;
}

#estimate-promo a.promo {
	display: block;
	height: 145px;
	width: 180px;
	padding: 14px 20px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	background: url(../images/free-32-point-estimate-bg-new.png) no-repeat top left;
	position: relative;
}

#estimate-promo a.promo span {
	display: block;
	position: relative;
}

#estimate-promo a.promo span.top {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 5px;
	text-align:left
}
#estimate-promo a.promo span.emp {
	font-size: 34px;
	line-height: 30px;
	margin: -5px 0 4px;
	text-transform: uppercase;
}
#estimate-promo a.promo span.date {
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 11px;
}

table#affiliates {
	margin: 10px 0 0;
}
table#affiliates td {
	padding: 5px 10px;
	background: #fff;
}