﻿/* ------------------------------------
   General Energy Stylesheet
--------------------------------------- */
/** { margin: 0; padding: 0; }*/
body {
	text-align: center;
	background: #900;
}
html, body {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#container ,
#container_smbus,
#container_greenmax,
#container_greenmax_smbus
{
	width: 785px;
	/*height: 136px;*/
	text-align: left; 
	background: transparent url(../images/energy/header_bg.jpg) no-repeat;
	margin: auto; 
	position: absolute;
	left: 50%;
	margin-left: -392px; /* half of width */
	
}
html body #container_smbus {
	background:transparent url(../images/energy/header_bg_smbus.jpg) no-repeat;
}
html body #container_greenmax {
	background: transparent url(../images/energy/header_bg_greenmax.jpg) no-repeat;

}
html body #container_greenmax_smbus {
	background: transparent url(../images/energy/header-bg-sb.jpg) no-repeat;
}
h3
{
	color: #797979;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

/* Logo */
#enmax {
	position: absolute;
	width: 116px;
	margin-top: 23px;
	margin-left: 15px; 
	z-index: 10;
}
#corp-nav {
	position: absolute;
	width: 450px;
	height: 27px;
	margin-top: 28px;
	margin-left: 275px;
	z-index: 10;
}
#resize { 
	position: absolute;
	right: 10px;
	top: 32px;
	z-index: 10;
}
#customer-menu {
	position: absolute;
	width: 784px;
	height: 58px;
	margin-top: 79px;
	z-index: 10;
	/*background: url(../images/easymax/bg-customer-menu.jpg) no-repeat;*/
}

/* header ----------------------------------------------------------------- */

#header {
	position: relative;
	height: 138px;
}
#header ul {
	list-style: none;
	margin: 0;
	clear: left;
}
#header li { float: left; }
#header a { color: white; }

.hide-text li a {
	display: block;
	overflow: hidden;
	text-indent: -1337px;
	text-decoration: none;
}
	
	/* TEXT NAV----------------------------------------------------------------- */
	#header #text-nav {
		position: absolute;
		left: 202px;
		top: 87px;
	}
	#header #text-nav { font-size: 0.9em; }
	#header #text-nav a {
		padding-left: 11px;
		color: #eec2c2;
	}
	#text-nav .selected { background: transparent url(../images/energy/arrow.gif) no-repeat 0 4px scroll; }


	/* MAIN NAVIGATION----------------------------------------------------------------- */
	#header .main-nav {
		position: absolute;
		top: 107px;
		left: 197px;
	}
	#header .main-nav a { height: 26px; }
	#header .main-nav a:hover {	background-position: top left; }
	#header .main-nav .selected a { background-position: top left; }

	#nav-account a {
		background: transparent url(../images/energy/nav_my_account.jpg) no-repeat bottom left scroll;
		width: 80px;
	}
	#nav-moving a {
		background: transparent url(../images/energy/nav_moving.jpg) no-repeat bottom left scroll;
		width: 53px;
	}
	#nav-greenmax a {
		background: transparent url(../images/energy/nav_greenmax.jpg) no-repeat bottom left scroll;
		width: 61px;
	}
	#nav-smarter-energy a {
		background: transparent url(/nr/templates/images/energy/nav_smarter_energy.jpg) no-repeat bottom left scroll;
		width: 85px;
	}
	#nav-go-green a {
		background: transparent url(/nr/templates/images/energy/nav_go_green.jpg) no-repeat bottom left scroll;
		width: 57px;
	}	
	#nav-easymax a {
		background: transparent url(../images/energy/nav_easymax.jpg) no-repeat bottom left scroll;
		width: 53px;
	}
	#nav-new-to-enmax a {
		background: transparent url(../images/energy/nav_new_to_enmax.jpg) no-repeat bottom left scroll;
		width: 88px;
	}
	#nav-homeservices a {
		background: transparent url(../images/energy/nav_homeservices.jpg) no-repeat bottom left scroll;
		width: 86px;
	}
	#nav-regulated-rate a {
		background: transparent url(../images/energy/nav_regulated_rate.jpg) no-repeat bottom left scroll;
		width: 88px;
	}
	#nav-environment a {
		background: transparent url(../images/energy/nav_community.jpg) no-repeat bottom left scroll;
		width: 75px;
	}
	
#date {
	position: absolute;
	right: 10px;
	top: 87px;
	font-size: 0.9em;
}

/* Flash */
#flash {height: 415px;}

/* content ----------------------------------------------------------------- */

#content {
	clear: left;
	position: relative;
	width: 760px;
	margin-left: 12px;
}
#grey-box, #grey-box_smbus { 
	background: transparent url(../images/energy/grey_bar.jpg) no-repeat top left scroll; 
	width: 760px;
	height: 43px;
	position: relative;
}

html body #grey-box_smbus { 
	background: transparent url(../images/energy/grey_bar_smbus.jpg) no-repeat top left scroll; 
}

#grey-box #breadcrumbs, #grey-box_smbus  #breadcrumbs{
	position: absolute;
	top: 13px;
	left: 187px;
	color: #c9c9c9;
}
#grey-box #breadcrumbs a, #grey-box_smbus  #breadcrumbs a{
	color: #c9c9c9;
}
#grey-box a,#grey-box_smbus a{ 
	color: white; 
	font-size: 0.9em;
}
#grey-box .first,#grey-box_smbus .first{
	background: transparent url(../images/energy/icon-house.gif) no-repeat 2px scroll;
	padding-left: 15px;
	font-weight: bold;
}
#grey-box .hide-text,#grey-box_smbus .hide-text{
	display: block;
	overflow: hidden;
	text-indent: -1337px;
	text-decoration: none;
	height: 18px;
	width: 19px;
	position: absolute;
	top: 13px;
	left: 10px;
}

#content #sidebar { 
	width: 183px;
	margin-right: 2px;
	overflow: visible;
	height: 300px;
}
#content #sidebar div {
	position: relative;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 0 10px;
}
/*
html body #tblMain .content {
	padding: 10px 30px 0px 26px;
}

.MainPadded {
	padding:10px 30px 20px 26px;
}
*/

#content #tblMain { 
	background: transparent url(../images/energy/energy-main-tbl-bg.gif) repeat top left scroll; 
}

html body #content #tblMain #sidebar {
    background: url(../images/energy/energy_sidebar_btm.jpg) bottom left no-repeat;
    width: 184px;
}

html body #content #tblMain #MainWithBucketsWithPadding,
html body #content #tblMain #MainWithBucketsNoPadding,
html body #content #tblMain #MainNoBucketsWithPadding,
html body #content #tblMain #MainNoBucketsNoPadding {
	width: 575px;
	 color: #000; /*ms 11may*/
}
html body #content #tblMain #MainNoBucketsWithPadding,
html body #content #tblMain #MainNoBucketsNoPadding{
     background: transparent;
}
html body #content #tblMain #MainWithBucketsWithPadding,
html body #content #tblMain #MainWithBucketsNoPadding{
    background: transparent url(../images/energy/energy_main_btm.jpg) no-repeat bottom left scroll;
}

/* Main content padding html body #content #tblMain .content {  */
html body #content #tblMain #MainWithBucketsWithPadding .content,
html body #content #tblMain #MainNoBucketsWithPadding .content {
	padding: 10px 30px 10px 20px; margin-bottom: 10px;
}
html body #content #tblMain #MainWithBucketsNoPadding .content,
html body #content #tblMain #MainNoBucketsNoPadding .content{
	 margin: 0; padding: 0;
}
/*
html body #content #tblMain #main {
     background: transparent;
   background: transparent url(../images/energy/energy_main_btm.jpg) no-repeat bottom left scroll;
    width: 575px;
        
}*/
html body #content #tblMain #main-bottom {
	background: #900 url(../images/energy/energy_main_btm.jpg) no-repeat bottom left scroll;
	overflow:hidden; 
}

html body #tblMain #sidebar #manage-account-form ul {
	font-size: 0.9em;
	margin: 10px 0 0 18px;
}
#sidebar ul li a { color: white; }
#sidebar .spacer { margin-bottom: 10px; }
#sidebar .tweak-spacing * { margin: 0; padding: 0; }
#sidebar .pull-left { margin-left: -5px; }
#sidebar #sign-in-btn { 
	position: absolute;
	right: 20px;
	top: 92px;
}

#sidebar #sub-nav {
	width: 150px;
	margin: 16px 0 0 20px;
	border-top: 1px solid #a3c2e0;
	position: relative;
}
#sidebar #sub-nav ul { 
	margin: 10px 0 0 0; 
	position: relative; 
}
#sidebar #sub-nav li { 
	margin: 0 0 2px 0;
}
#sidebar #sub-nav a { 
	display: block; 
	padding-left: 14px;
	background: transparent url(../images/energy/arrow-white.gif) no-repeat 0 3px scroll; 
}
#sidebar #sub-nav a:hover,
#sidebar #sub-nav .selected a { background: transparent url(../images/energy/arrow-yellow.gif) no-repeat 0 3px scroll; }

html body #content #tblMain .bd p { color: black; }

#main, #main-feature {
	color: black;
	padding: 0;
}

/* footer ----------------------------------------------------------------- */
#footer {
	width: 734px;
	position: relative;
	margin: 14px 10px 10px 10px;
	color: #330000;
}
#footer a {
	color: #cc6600;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

img.read-bill{
	vertical-align:middle;
	padding-right:10px;
}

div.read-bill{
	padding: 0 0 3px 0;
}

.read-bill-selected{
	padding: 0 0 3px 0;
	color:#900;
}

/* Bucket Styles
-----------------------------*/
html body #content #tblMain .content { 

	height: 1%;
}
#ctl00_ContentPlaceHolder1_radMain, .radPlaceHolder{/* Replaces Top Cell for CMS in main*/
	/*width: 572px;*/
	margin-left: 1px;
	display: block;
	background: transparent;
}

.small-cell {
	background: transparent;
	height: 112px;
	width: 169px;
	float: left;
	margin: 0 1px;
	padding: 10px;
	overflow: hidden;
}
#main-bottom{ background: #900; padding: 0 0 3px 0;	 }
.small-cell h3 {
	color: #af0400;
	font-size: 0.82em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
.small-cell ul {
	list-style: none;
	margin: 3px 0 0 1px;
}
.small-cell li {
	margin: 0px;
}
#tblMain .small-cell li a {
	background: transparent url(../images/energy/arrow-blue.gif) no-repeat 0px 0px;
	color: #6a99bd;
	padding-left: 12px;
	font-size: 0.9em;
}
.small-cell p {
	font-size: 0.9em;
	color: #797979;
	margin-bottom: 3px;
}
.image-text-background p {
	margin-right: 60px;
}
.small-cell .learn-more a {
	display: block;
	height: 15px;
	background: transparent url(../images/energy/arrow-button.jpg) no-repeat top left scroll;
	padding-left: 25px;
	color: #6a99bd;
	margin: 5px 0;
}
#main-bottom #ctl00_pnlBuckets,
#ctl00_pnlBuckets{ background: #900;height: 132px; 	}

#main-bottom{font-size:5px; height: 5px; overflow: hidden; line-height: 1em;}
#ctl00_pnlBuckets{font-size:11px; }


/* Log out button */
#ctl00_QuickLogin1_lnkLogOut {
	display:block;
	margin-left:25px;
	margin-top:10px;
	text-transform:capitalize;
}

