﻿
/*
* 
{
    margin: 0; 
	padding: 0;
}
*/
ul, ol 
{
    margin: 10px 20px;
}
li 
{
    margin-bottom: 3px;
}
dt 
{
    margin-top: 15px;
}
dd
{
    margin-bottom: 10px;
}
.searchBox
{
    width: 120px;
    margin-bottom: 3px;
}
.searchSubmit
{
    margin-bottom: 5px;
}


body  
{
	background: #78afcd;
	margin: 30px 0 0 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	font-size: 11px;   
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
body.coupon
{
	margin: 0px;
    background-color: #ffffff;
}
img 
{
	border: 0px;
}
p 
{
    margin-bottom: 1em;   
    margin-top: 0px;
}
.wrapper 
{ 
	width: 758px;  
	background: #ffffff;
	background-image:url(../Images/page_layout/bkg_sliver_main.gif);
	background-position:top left;
	background-repeat:repeat-y;
	margin: 0 auto; 
	text-align: left; 
	border: 1px solid #5d6266;
	position: relative;
}
.nav-wrapper 
{ 
	width: 758px;  
	height: 35px;
	background: #78afcd;
	margin: 0 auto; 
	text-align: left; 
	position: relative;
	z-index: 1000;
}
#sf-menu
{
	_margin-bottom: -1px;	
}
.nav-wrapper .sf-menu li a.top-menu-item-link
{
	padding: 0;
}
.wide_column
{
    background-image:url(../Images/page_layout/bkg_sliver_main.gif);	
}
.full_width 
{
    margin: 15px;
}
h1
{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1em;
    padding-top: 5px;
    line-height: 20px;
    margin-top: 0;
}
sup 
{
    font-size: 8px;
}
h1 sup 
{
     font-size: 10px;
}
h2
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
}
h3, h4
{
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 0;
}
h5
{
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 0;
}
h3.list_header, h3.sf_target_head
{
   display: none;
}

a:link, a:visited, a:active 
{
	color: #333333;
	text-decoration:underline;
	outline: none;	
}
/*burgundy links with arrow*/
a.special:link, a.special:visited, a.special:active 
{
    color: #aa1319;
    text-decoration: none; 
    padding-left: 8px;
    background-image: url(../Images/page_layout/bullet_red.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;    
}
/*make the special links smaller in the feautres */

a.special:hover 
{
    text-decoration: underline;
}
.left_col_main 
{
    width: 609px;
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    overflow:hidden;
}

.right_col_main 
{
    width: 148px;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
    background-image:url(../Images/page_layout/menu/bkg_sliver.png);
    background-repeat:repeat-x;
    overflow:hidden;
}

.right_col_login
{
	height: 400px;
	vertical-align: bottom;	
}
img.hero 
{
    display:block;
    border: 0;
    margin: 0;
    padding: 0;   
}
.clrflt
{
   clear:both;
   height: 0px;
}
.align_rt 
{
    float: right;
}
.align_lft 
{
    float: left;
}
/* styles for the menu control*/
ul.SubMenu_Root
{
    margin: 0;
    padding: 20px 0 0 0;	
    list-style-type: none;
	background-color:#F9F9F7;
	
}
ul.SubMenu_Root li img
{
	padding-bottom:8px;
}
ul.SubMenu_Root li
{
    padding: 0;
    margin: 0;
    font-size: 13px;
    /*font-weight: bold;*/
    display: inline;
    height: 35px;	
}
ul.SubMenu_Root a:link, ul.SubMenu_Root a:visited, ul.SubMenu_Root a:active 
{
    text-decoration: none;
    padding: 0 5px;
    margin: 0;
    display: block;
}
ul.SubMenu_Root a:hover
{
    text-decoration: underline;
}
li.SubCurrent a:link, li.SubCurrent a:visited, li.SubCurrent a:active
{
    text-decoration: underline;
} 
ul.SubMenu_Root li.SubMenu
{
    padding: 0;
    margin: 0;
    font-size: 10px;
}
ul.SubMenu_Root li.SubMenu a:link, ul.SubMenu_Root li.SubMenu a:visited, ul.SubMenu_Root li.SubMenu a:active
{
    padding: 2px 5px;
    margin: 0 5px;
    display: block;
    /*font-weight: bold;*/
    text-decoration: none;
    font-size: 10px;
}
ul.SubMenu_Root li.SubMenu a:hover
{
    text-decoration: none;
    font-weight: bold;
}
/* styles for the menu control*/
ul.main_menu 
{
    margin: 0 0 25px 0;
    padding: 0;
    list-style-type: none;
}
ul.main_menu li
{
    padding: 0;
    margin: 0;
    display: inline;
    height: 35px;	
}
ul.main_menu li a
{
    padding: 0;
    margin: 0;
    display: block;
}
/*child menu items*/
ul.main_menu ul li a
{
    padding: 2px 5px;
    margin: 0;
    display: block;
    /*font-weight: bold;*/
    text-decoration: none;
    font-size: 10px;
}
ul.menu_comm li a:link, ul.menu_comm li a:visited, ul.menu_comm li a:active
{
    color: #333333;
}
ul.menu_comm li ul li a.selected_menu:link, ul.menu_comm li ul li a.selected_menu:visited, ul.menu_comm li ul li a.selected_menu:active
{
    text-decoration: underline;
}
.right_rule_top
{
    margin-bottom: 12px;
    margin-top: 0px;
}
.right_rule
{
    margin-top: 12px;
    margin-bottom: 0px;
}
.customer_login
{
    padding: 10px 15px 15px 15px;
    text-align: left;
    font-size: 10px;
}
.customer_login h2 
{
    color: #a2bc48;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: .5em;
}
input.AcctNum 
{
    width: 115px;
    height: 20px;
    border: 1px solid #c5d1a9;
    font-size:11px;
    color: #333333;
    margin-bottom: 5px;
}
input.Generic 
{
    width: 115px;
    border: 1px solid #c5d1a9;
    font-size:12px;
    color: #333333;
    margin-bottom: 5px;
}

/*login page*/
.login_wrapper 
{
    padding: 0px 15px 0px 10px;
}

.login_wrapper #projectName
{
    display: none;
}
.login_wrapper ol
{
    list-style: none;
}
.login_wrapper fieldset
{
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.login_wrapper li
{
    margin-bottom: 7px;
}

.pge_logo 
{
    margin-bottom: 15px;
}
.footer 
{
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    margin: 10px;
}
.footer a:link,  .footer a:visited,  .footer a:active 
{
    color: #ffffff;
    text-decoration: none;
    margin: 0px 7px;
}
.footer a:hover 
{
    color: #ffffff;
    text-decoration: underline;
}
.hm_col_1, .fea_col
{
	padding-top:10px;
    width: 203px;
    min-width: 203px;
    background-color: #ffffff;
    float:left;   
    font-size: 11px; 
}
img.fea_col_spacer 
{
    width: 203px;
    height: 1px;
    display: block;
}
.hm_col_2
{
    width: 203px;
    float:left;     
    font-size: 11px;         
}

.hm_col_2 .NewsList 
{
    padding: 15px;
}

.hm_col_2 .NewsList  .NewsTitle
{
    text-decoration: none ! important;
}

.hm_col_2 .NewsList  .morelink img
{
    margin-top: 5px;
}

.hm_col_3
{
    width: 203px;
    float:left;    
    font-size: 11px; 
}
/* for second and third level pages*/
.content_col 
{
  width: 376px;
  padding: 15px; 
  float:left;  
  overflow: visible;
}

.feature p, .feature h2
{
	padding: 5px 15px;
}

.feature p
{
    color: #333333;
}
/*make the special links smaller in the features */
.feature .special 
{
    font-size: 10px;
}
.fea_cust_profile
{
    background-color: #3c6c85;
    color: #ffffff;
    padding: 15px;
}
.fea_cust_profile img
{    
    display: block;
    float: left;
    padding-right: 5px;
    width: 64px;
    height: 94px;
}
.fea_cust_profile h2
{
    color: #70c4e4;
    font-size: 12px;      
}
.fea_cust_profile h3
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    font-style: italic;
    overflow: auto;
}
.fea_cust_profile p
{
    margin-bottom: 0px;    
}
.fea_cust_profile p a:link, .fea_cust_profile p a:visited, .fea_cust_profile p a:active
{
    color: #ffffff;
    padding-left: 8px;
    background-image: url(../Images/page_layout/bullet_white.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
.fea_did 
{
    background-color: #ffad68;
    color: #333333;
    padding: 15px;
}
.fea_did h2
{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 5px;
}
.cp_sidebar
{
    padding: 15px 15px 15px 15px;
}
.lower_col_1 
{
    width: 170px;
    padding-left: 15px;
    float: left;
    overflow:hidden;
}
.lower_col_2 
{
    padding: 0px 15px;
    margin-left: 185px;
    float: right;
    overflow:hidden;
}
.lower_col_2_Nav
{
        margin-left: 200px;
}
/*Green Power Calc*/
div.gp_calc 
{
  background-image: url(../Images/bkg_calc.gif);
  background-position:left top;
  background-repeat: no-repeat;
  width: 373px;
  height: 340px; 
  margin-bottom: 25px; 
  padding: 40px 0px 15px 15px; 
  color: #333333;
  overflow: auto;
}
div.gp_calc_wide_wrapper
{
    background-image: url(../Images/calculator/calc_bkg_wide_sliver.gif);
    background-position:left top;
    background-repeat: repeat-y;
    margin-bottom: 25px;
}

div.gp_calc_wide 
{
    background-image: url(../Images/calculator/calc_bkg_wide.gif);
    background-position:left top;
    background-repeat: no-repeat;
    width: 560px; 
    padding: 40px 0px 5px 15px; 
    color: #333333;
}
table.calc_1 
{
    width: 175px;
    float: left;
    margin-right: 20px;
}
table.calc_2 
{
    width: 165px;
    margin-right: 25px;
    float: left;
}
table.calc_3 
{
    width: 165px;
}
table.calc_1 td.single, table.calc_2 td.single, table.calc_3 td.single
{
    height: 25px;
    padding: 0;
}
table.calc_1 td.double, table.calc_2 td.double, table.calc_3 td.double
{
    height: 45px;
    padding: 0;
}
table.calc_3 td.icons
{
    height: 115px;
    padding: 0;
    vertical-align: top;
}
table.calc_3 td.trees
{
    height: 75px;
    padding: 0;
    vertical-align: top;
}

table.calc_3 td.miles
{
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

table.calc_1 th, table.calc_2 th, table.calc_3 th 
{
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0 5px 0;
}
.calc_input 
{
    width: 30px; 
    height: 12px;
    font-size: 10px;  
}
.calc_btn
{
    float: right;
    cursor:pointer;
}

td.note
{
    font-style: italic;
    font-size: 10px;
    height: 55px;
}
h2.col_highlight 
{
    background-image: url(../Images/orange_bar.gif);
    background-position:left top;
    background-repeat: repeat-y;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 11px;
}
/* end Green Power Calc*/

/* video index */

table.index
{
    border: 1px solid #333333;
    width: 100%;
}

table.index th
{
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    text-align: left;
    padding: 5px 15px; 
}

table.index td
{
    padding: 3px 15px; 
}

/* end video index*/

/* various forms*/
.send_to_friend, .refer_a_friend, .talk_to_us
{
    width: 250px;
}
.form_label 
{
    display: block;
    width: 90px;
    float: left;
    margin-top: 5px;
}
.form_label_wide 
{
    width: 302px;  
} 
.form_field
{
    width: 150px;
    margin-top: 5px;
}
.text_area_wide 
{
    width: 242px;
    height: 75px;
    margin: 3px 0 5px 0;
}
.file_upload 
{
    width: 242px;
    margin: 3px 0 5px 0;
}
.form_error 
{
    color: #cc0000;
}
.form_error ul
{
    padding-left: 15px;
}
.form_msg
{
    display: block;
}
.contest_entry /*the form is a little wider here*/ 
{
    width: 300px;
}
.contest_entry .form_label 
{
    display: block;
    width: 110px;
    float: left;
    margin-top: 5px;
}

/*green power business and article index listing */
table.gp_business, table.article_index
{
    border: 1px solid #333333;
    width: 100%;
    border-collapse: collapse;
}

table.gp_business th, table.article_index th
{
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    text-align: left;
    padding: 5px 15px; 
}

table.gp_business th a:link, table.gp_business th a:visited, table.gp_business th a:active
{
    color: #ffffff;
}

table.article_index th a:link, table.article_index th a:visited, table.article_index th a:active
{
    color: #ffffff;
}

table.gp_business td, table.article_index td
{
    padding: 3px 15px; 
    border: 0;
}

.fea_col a.email_to_friend 
{
  display: block;
  margin: 10px 15px;  
}

a.email_to_friend /* outside of feature column*/
{
  display: block;
  margin: 10px 0px;  
}

/*polls*/
fieldset 
{
   margin: 10px 0px; 
   padding: 10px;
   line-height: 15px;
}

fieldset label
{
  padding-left: 5px;  
}

ul.RadioButtonListCssClass
{
   list-style-type: none;
   margin: 0px 0px;
}

.logout 
{
    font-size: 11px;
    color: #ffffff;
    text-align: right;
    margin: 0px;

}
.logout a:link,  .logout a:visited,  .logout a:active 
{
    color: #ffffff;
    text-decoration: none;
    margin: 0px;
}
.logout a:hover 
{
    color: #ffffff;
    text-decoration: underline;
}

.cluetip-jtip {
  background-color: transparent;
  text-align:left;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 13px;
  font-weight:bold;
  font-weight: normal;
  background-color: #333333;
  color: #fff;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}

/*
.hoverlink, .hoverlink a:linked, hoverlink a:hover
{
    text-decoration:none;
}
*/
a.hoverlink
{
    text-decoration: underline;
}

/*renewable energy map popups*/
#dataDivWrapper
{
    background: url(../Images/re_map/re_popup_burst.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 200px;
    height: 80px;
    padding: 30px 0px 0px 20px;
/*
    width: 180px;
    height: 60px;
    padding: 0px;
*/
    visibility: hidden;
    position: absolute;
}
#dataDiv 
{
    background: #ffffff;
    width: 180px;
    height: 60px;
    padding: 10px;
    position: relative;
    font-family: arial,helvetica,san-serif;
    font-size: 10px;
    color: #5d6266;
    border: 1px solid #5d6266;
    border-top: 10px solid #5d6266;
    text-align: left;
}
#dataDiv h3 
{
    margin: 0px;
    font-weight: bold;
    font-size: 11px;
    color: #aa1319;
}

.checkboxlistitem input
{
	display: block;
	float: left;	
}
.checkboxlistitem label
{
	display: block;
	float: left;	
}

.padAll{margin:8px;}
.padAllButTop{margin-top:0px; margin-right:8px;margin-bottom:8px;margin-left:8px;}
.padAllButBottom{margin-top:8px;margin-right:8px; margin-bottom:0px;margin-left:8px;}
.padAllButRight{margin-top:8px;margin-right:0px;margin-bottom:8px;margin-left:8px;}
.padAllButLeft{margin-top:8px;margin-right:8px;margin-bottom:8px;margin-left:0px;}
.bread_crumb, a.bread_crumb:link, a.bread_crumb:visited, a.bread_crumb:active 
{
    margin: 1px;
    font-size: 11px;   
    color: Black; 
    padding-right:5px;
    padding-left:15px;
    text-align:right;
}

p.newsdate
{
	margin-top: 1em ! important;
	margin-bottom: 0px ! important;
}

p.notop { margin-bottom: 0px ! important; }

.errormessage { color: #f00 ! important; font-weight: bold; }
.successmessage { color: green ! important; font-weight: bold; }

a.social-links:link, a.social-links:visited, a.social-links:active, a.social-links:hover
{
	text-decoration: none;
	color: #236394;
}

input.search-layout
{
	background-image: url('../Images/page_layout/btn_search.gif'); 
	background-color: transparent; 
	border-style: none; 
	cursor: hand; 
	width: 49px; 
	height: 9px;	
}


.top-nav-menu { width: 758px; margin-left: auto; margin-right: auto; } 
.pge-logo { position: absolute; bottom: 10px; margin-left: -25px; }

.manage-account-link { text-align:right; }
