/* global reset
-----------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }

* { margin: 0; padding: 0; }

/* layout
-----------------------------------------------------------*/

html {
	padding: 0 0 50px 0;
	background: url(../images/main_bg.jpg) top left repeat-x #631115;
}
body {
	font: .75em Verdana, sans-serif;
	color: #333;
	min-width: 826px;
	background: url(../images/header_bg.jpg) top center no-repeat;
}
#wrapper {
	padding: 0 0 11px 0;
	margin: 0 auto;
	width: 826px;
	background: url(../images/content_bottom.gif) 190px 100% no-repeat;
	position: relative;
}

/* header, logo, and public notices
-----------------------------------------------------------*/

#header {
	margin: 0 auto;
	padding: 30px 0 0 0;
	height: 339px;
	width: 826px;
}

/* logo link */
.logo, .logo:visited, .logo:hover {
	width: 257px;
	height: 63px;
	display: block;
	border: 0;
	text-decoration: none;
	background: url(../images/logo.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	position: relative;
	top: 40px;
}

/* tagline */
.tagline {
	padding: 44px 8px 0 0;
	width: 256px;
	height: 167px;
	display: block;
	background: url(../images/tagline.jpg) bottom left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

/* menu */
ul#menu {
	margin: 0;
	padding: 63px 0 0 13px;
	width: 182px;
	height: 170px;
	list-style: none;
	float: left;
}
ul#menu li {
	padding-bottom: 1px;
	background: url(../images/menu_divides.jpg) bottom center no-repeat;
}
ul#menu li.last {
	padding-bottom: 0;
	background: none;
}
ul#menu li a {
	padding: 0;
	width: 182px;
	height: 34px;
	display: block;
	border: 0;
	text-indent: -9000px;
	overflow: hidden;
}
/* about link */
ul#menu li a.about, ul#menu li a.about:visited { background: url(../images/menu.gif) 0 0 no-repeat; }
ul#menu li a.about:hover, ul#menu li.selected a.about { background: url(../images/menu.gif) 0 -170px no-repeat !important; }
/* residential link */
ul#menu li a.residential, ul#menu li a.residential:visited { background: url(../images/menu.gif) 0 -34px no-repeat; }
ul#menu li a.residential:hover, ul#menu li.selected a.residential { background: url(../images/menu.gif) 0 -204px no-repeat !important; }
/* business link */
ul#menu li a.business, ul#menu li a.business:visited { background: url(../images/menu.gif) 0 -68px no-repeat; }
ul#menu li a.business:hover, ul#menu li.selected a.business { background: url(../images/menu.gif) 0 -238px no-repeat !important; }
/* news link */
ul#menu li a.news, ul#menu li a.news:visited { background: url(../images/menu.gif) 0 -102px no-repeat; }
ul#menu li a.news:hover, ul#menu li.selected a.news { background: url(../images/menu.gif) 0 -272px no-repeat !important; }
/* green room link */
ul#menu li a.green_room, ul#menu li a.green_room:visited { background: url(../images/menu.gif) 0 -136px no-repeat; }
ul#menu li a.green_room:hover, ul#menu li.selected a.green_room { background: url(../images/menu.gif) 0 -306px no-repeat !important; }

a.public_notice_button, a.public_notice_button:visited {
	width: 146px;
	height: 30px;
	background: url(../images/public_notices.jpg) top left no-repeat;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
a.public_notice_button:hover {
	background: url(../images/public_notices.jpg) bottom left no-repeat;
}
.public_notices {
	margin: 0 auto;
	width: 450px;
}
.public_notices h1 {
	border-bottom: 1px solid #949494;
}
.public_notices h1, .public_notices h3 {
	color: #972026;
}

/* content
-----------------------------------------------------------*/
#content {
	padding: 5px 30px 20px 30px;
	width: 576px;
	min-height: 320px;
	float: right;
	background: url(../images/content_top.jpg) top right no-repeat #fff;
}

/* the stock photo at the top of each page */
.section_photo {
	margin: 0 0 10px 15px;
	float: right;
}
.section_photo_left {
	margin: 0 15px 10px 0;
	float: left;
}

/* left-hand side nav */
#side_nav {
	width: 175px;
	background: url(../images/side_nav_top.jpg) top left no-repeat #fff;
	float: left;
	position: relative;
}
#side_nav h2 {
	margin: 0;
	padding: 10px 0 0 25px;
	color: #333;
}
#side_nav ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	background: url(../images/side_nav_bottom.gif) bottom left no-repeat;
	position: relative;
	top: 10px;
}
#side_nav ul li {
	background: url(../images/side_nav_lines.jpg) bottom center no-repeat;
}
#side_nav ul li.last {
	background: none;
}
#side_nav ul li a, #side_nav ul li a:visited {
	padding: 4px 0 4px 40px;
	width: 135px;
	color: #333;
	text-decoration: none;
	background: url(../images/side_nav_arrows.gif) 25px 50% no-repeat;
	display: block;
}
#side_nav ul li a:hover, #side_nav ul li.selected a {
	background: url(../images/side_nav_hover.jpg) center left no-repeat !important;
}

/* management team contacts with alternating grey backgrounds */
.management_team dl {
	margin: 0;
}
.management_team dl dd {
	padding: 5px;
}
.management_team dl dd.alt {
	background: #f3f3f3;
}
.management_team dt {
	font-weight: bold;
	padding: 5px;
}

/* Zebra colored links list */
ul.zebra_list {
	margin: 0;
	list-style: none;
}
ul.zebra_list li {
	padding: 10px;
	width: 556px;
	background: none;
	float: left;
	clear: both;
}
ul.zebra_list li.alt {
	padding: 10px;
	background: #f3f3f3;
}
ul.zebra_list li span {
	float: left;
}
ul.zebra_list li a {
	float: right;
}

/* Rates Schedule */
.rates {
	padding: 0 0 15px 0;
	float: left;
	clear: both;
}
.rates ul {
	margin: 0;
	padding: 10px;
	width: 556px;
	list-style: none;
	float: left;
}
.rates ul.alt {
	background: #f3f3f3;
}
.rates ul li {
	float: left;
}
.rates ul li.col_1 {
	width: 260px;
}
.rates ul li.col_2, .rates ul li.col_3 {
	padding: 0 0 0 8px;
	width: 140px;
}
.rates ul li.full_width {
	width: 556px;
}
.rates span {
	font-size: 90%;
	cursor: help;
	position: relative;
	bottom: 2px;
}
.red_tooltips {
	margin-left: 3px;
	padding-bottom: 2px;
	color: red;
	border-bottom: 1px dotted;
}

/* Smart Meter pricing chart */
.smart_meter_pricing {
	padding: 0 0 15px 0;
	float: left;
	clear: both;
}
.smart_meter_pricing ul {
	margin: 0;
	width: 576px;
	list-style: none;
	font-size: 90%;
	float: left;
}
.smart_meter_pricing ul li {
	padding: 0px 0;
	text-align: center;
	float: left;
}
.smart_meter_pricing ul li.col_1 {
	width: 139px;
}
.smart_meter_pricing ul li.col_2 {
	width: 169px;
}
.smart_meter_pricing ul li.col_3 {
	width: 135px;
}
.smart_meter_pricing ul li.col_4 {
	width: 133px;
}
.smart_meter_pricing ul.grey {
	background: url(../images/smart_meter_divides.gif) top left repeat-y #d5d5d5;
}
.smart_meter_pricing ul.grey li {
	padding: 7px 0;
	font-weight: bold;
}
.smart_meter_pricing ul.light_grey {
	background: url(../images/smart_meter_divides.gif) top left repeat-y #ededed;
}
.smart_meter_pricing span {
	padding: 2px 0;
	border-bottom: 1px solid #fff;
	display: block;
}
.smart_meter_pricing span.borderless {
	border: 0;
}
.smart_meter_pricing em {
	display: block;
}

/* more spacing between the FAQ on Smart Meter and final link */
.faq_padding {
	padding: 20px 0 0 0;
	clear: both;
}

/* accordion */
#accordion div.element h3, #accordion div.element h4 {
	color: #555;
	font-weight: bold;
}
#accordion div.element h3 {
	font-size: 120%;
}
#accordion div.element h4 {
	font-size: 100%;
}
.toggler {
	margin: 0 0 5px 0;
	padding: 2px 10px 2px 30px;
	width: 534px;
	border: 1px solid #ccc;
	background: url(../images/accordion_plus.jpg) top left repeat-x #f1f0f0;
	color: #666;
	cursor: pointer;
}
.element {
	padding: 0 15px;
}
div.element .last {
	padding-bottom: 10px;
}

/* Contacts gradient box */
.contacts_box {
	margin: 0 0 15px 0;
	padding: 25px 25px 5px 25px;
	width: 524;
	background: url(../images/contacts_box.jpg) bottom left repeat-x;
	border: 1px solid #e1e4e4;
}
.contacts_box dl dt {
	font-weight: bold;
}

/* E-post logo on Pay Options page */
.epost_logo {
	padding: 0 15px 0 0;
	float: left;
	position: relative;
	bottom: 5px;
}

/* faq togglers */
.faq div {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	width: 556px;
	background: #F3F3F3;
	float: left;
}
.faq_toggler {
	width: 566px;
	margin: 0 0 10px 0;
	display: block;
	float: left;
}

/* green room programs */
.program {
	margin: 0 0 6px 0;
	width: 571px;
	background: url(../images/programs_gradient.jpg) bottom left repeat-x #fff;
	border: 1px solid #e5e5e5;
	float: left;
}
.program img {
	padding: 20px 0 20px 20px;
	float: left;
}
.program div {
	padding: 15px 20px 5px 0;
	width: 370px;
	display: block;
	float: right;
}
.program_erip {
	margin: 0 0 6px 0;
	padding: 15px 20px 5px 20px;
	width: 531px;
	background: url(../images/programs_gradient.jpg) bottom left repeat-x;
	border: 1px solid #e5e5e5;
	float: left;
}
.program_erip img {
	padding: 0 0 15px 0;
}

/* Tips page */
.tips_padding {
	margin: 0 0 30px 0;
}
.tips_list li {
	padding-bottom: 10px;
}

/* Planned Outages message box */
.outages {
	margin: 0 0 15px 0;
	padding: 10px;
	width: 551px;
	background: url(../images/programs_gradient.jpg) bottom left repeat-x #fff;
	border: 1px solid #e5e5e5;
	float: left;
}
.outages p {
	margin: 0;
}

/* Power Savings Blitz form */
#psblitz-form ul {
	margin-left: 0;
	list-style: none;
	float: left;
}
#psblitz-form ul li {
	width: 576px;
	padding: 6px 0;
	float: left;
}
#psblitz-form li.legend {
	width: 426px;
	padding-left: 150px;
}
#psblitz-form li.legend span {
	font-size: 10px;
	text-transform: uppercase;
}
#psblitz-form ul label span {
	padding: 3px 10px 0 0;
	width: 135px;
	text-align: right;
	display: block;
	float: left;
}
#psblitz-form ul label span.double-lines {
	padding-top: 0;
	line-height: 14px;
	position: relative;
	bottom: 1px;
}
#psblitz-form ul label span.double-lines em {
	font-size: 10px;
	font-style: normal;
	color: #777;
	display: block;
}
#psblitz-form ul span.details {
	width: 240px;
	padding: 3px 0 0 10px;
	font-size: 11px;
	display: block;
	float: left;
}
#psblitz-form ul label input.text {
	width: 170px;
	padding: 5px 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
	border: 1px solid #bbb;
	float: left;
}
#psblitz-form ul label input.text:active, #psblitz-form ul label input.text:focus {
	border: 1px solid #888;
}
#psblitz-form ul li#submit {
	width: 431px;
	padding: 10px 0 0 145px;
}
#psblitz-form ul li#submit button {
	width: 88px;
	height: 30px;
	border: 0;
	background: url(../images/submit-button.gif) top left no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}
#psblitz-form ul li#submit button:hover {
	width: 88px;
	height: 30px;
	border: 0;
	background: url(../images/submit-button.gif) bottom left no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}

/* energy audit button */
a.energy-audit-button, a.energy-audit-button:visited {
	width: 175px;
	height: 77px;
	background: url(../images/energyAuditButton.gif) top left no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	position: absolute;
	bottom: -100px;
	left: 0;
}
a.energy-audit-button:hover {
	background: url(../images/energyAuditButton.gif) bottom left no-repeat;
}

/* footer
-----------------------------------------------------------*/

#footer {
	margin-top: 30px;
	padding-top: 25px;
	min-height: 193px;
	font-size: 90%;
	color: #fff;
	background: url(../images/footer_bg.jpg) top left repeat-x #631115;
	clear: both;
}
#footer p {
	margin: 0 auto;
	padding-top: 25px;
	width: 826px;
	text-align: right;
	clear: both;
}
#footer p a, #footer p a:visited {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	color: #cebfc0;
	text-decoration: underline;
}
.sitemap {
	margin: 0 auto;
	width: 826px;
	color: #cebfc0;
	font-size: 90%;
	background: url(../images/footer_divides.gif) 170px 0 repeat-y;
}
.sitemap dl {
	margin: 0;
	padding: 0;
	padding: 0 0 0 30px;
	width: 135px;
	list-style: none;
	float: left;
}
.sitemap dl dt {
	font-weight: bold;
}
.sitemap dl dd {
	padding-left: 7px;
}
.sitemap dl dd a, .sitemap dl dd a:visited {
	text-decoration: none !important;
	color: #cebfc0 !important;
}
.sitemap dl dd a:hover {
	color: #fff !important;
}

/* Homepage
-----------------------------------------------------------*/
html#home .logo, html#home .logo:visited, html#home .logo:hover {
	position: relative;
	top: 0;
}
html#home body {
	background: url(../images/home_swoosh.jpg) top center no-repeat;
}
#home #wrapper {
	margin: 0 auto;
	padding: 0;
	width: 830px;
	background: none;
}
#home #content {
	width: 830px;
	float: left;
}
#home #header {
	padding: 170px 0 0 0;
	height: 336px;
	width: 830px;
	background: none;
}

/* full-size page index boxes */
#home dl {
	margin: 0 3px 3px 0;
	width: 204px;
	min-height: 406px;
	color: #fff;
	background: url(../images/home_box_bottom.jpg) bottom left no-repeat;
	float: left;
}
#home dt {
	padding: 20px 0 10px 20px;
	height: 59px;
	font-size: 170%;
	background: url(../images/home_box_top.jpg) top left no-repeat;
}
#home dl dd a, #home dl dd a:visited {
	padding: 5px 0;
	width: 204px;
	text-indent: 29px;
	letter-spacing: -.02em;
	text-decoration: none;
	color: #f1f1f1;
	background: url(../images/home_link-trans.png) bottom center no-repeat;
	display: block;
	position: relative;
	bottom: 38px;
	cursor: pointer;
}
#home dl dd.last a, #home dl dd.last a:visited {
	background: none;
}
#home dl dd a:hover, #home dl dd a.last:hover {
	color: #fff;
	background: url(../images/home_link_hover-trans.png) bottom center no-repeat !important;
}

/* small page index boxes on right side */
#home dl.small {
	min-height: 187px;
	background: url(../images/home_box_bottom_sm.jpg) bottom left no-repeat;
}
#home dl.small dt {
	padding: 20px 0 0 20px;
	height: 46px;
}
#home dl.small dd a {
	position: relative;
	bottom: 15px;
}

/* medium page index boxes on right side */
#home dl.medium {
	min-height: 216px;
	background: url(../images/home_box_bottom_md.jpg) bottom left no-repeat;
}
#home dl.medium dt {
	padding: 20px 0 0px 20px;
	height: 46px;
	background: url(../images/home_box_top_md.jpg) top left no-repeat;
}
#home dl.small dd a, #home dl.medium dd a {
	position: relative;
	bottom: 15px;
}

/* Home footer with no bg */
#home #footer {
	margin-top: 0;
	padding-top: 0;
	min-height: 0;
	padding: 0;
	background: none;
}

/* common
-----------------------------------------------------------*/

p, ul, ol, dl, h1, h2, h3, h4 {
	margin-bottom: 15px;
	line-height: 160%;
}
h1 {
	padding-top: 15px;
}
ul {
	margin-left: 35px;
	list-style: disc;
}
ul.bulletless {
	margin-left: 0;
	list-style: none;
}
ol {
	margin-left: 20px;
	list-style: decimal;
}
strong {
	font-weight: bold;
}
h1 {
	color: #971f25;
	font-weight: normal;
}
h2, h3 {
	color: #222;
	font-weight: normal;
}
h4 {
	color: #555;
	font-weight: bold;
}
h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }

a, a:visited { color: #971f25; text-decoration: underline; }
a:hover { text-decoration: none; }

.amp {
	font-family: "Goudy Old Style", "Book Antiqua", "Palatino", serif;
	font-style: italic;
}
.alert {
	padding: 10px;
	background: #692020;
	border: 1px solid #882a2b;
	color: #fff;
}
.yellow {
	padding: 3px;
	background: #fef9aa;
}
.footnote {
	font-size: 90%;
}

.left { float: left !important; }
.right { float: right !important; }
.clear { clear: both !important; }
.hide { display: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
