/*

BASIC STYLE
Filename: basic_style.css
Description: This file serves as the skin that will control the look/feel of the given layout.
Author: Bret McVey, Jason Beaty
Company: NMPP Energy ACE

*/

/* HTML Elements ------------------------------ */
body {
  background: #FFF url(/resources/all/files/_SiteRoot/SITE4/Icons/body-bg2.png) repeat-x left top;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  text-align: center;
}
a, 
a:link {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}
a:active {
 color: #ffce49;
 text-decoration: none;
}
a:visited {
  color: #0066A5;
 text-decoration: none;
}
a:hover {
 color: #B6232A;
 text-decoration: underline;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  color: #38564A;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.85em;
  margin: 0;
  padding: 0;
}
p {
  margin: 0 0 1em 0;
  padding: 0;
}

/* Table */
div#member_info table,
table.rate_table{
  border-collapse: collapse;
  clear: both;
  margin: 1em 0 1em 0;
}

div#member_info table thead,
table.rate_table thead{
  border: 1px solid #ccc;
}

div#member_info table th td,
div#member_info table th, 
table.rate_table th,
table.rate_table th td{
  border-width: 0;        
  text-align:center;
  color: #FFF;
  background-color: #38564A;
}

div#member_info table td,
table.rate_table td {
  border: 1px solid #CCC;
  border-top: none;
  text-align: center;
  padding: .4em .2em;
  background: #fff;
}


/* Alignment */
.align_left {
  float: left;
}
.align_right {
  float: right;
}
img.align_left {
  margin: 10px 10px 10px 0;
}
img.align_right {
  margin: 10px 0 10px 10px;
}

.page {
  background: #FFF;
}


/* Header ------------------------------ */
div.header {
  background: transparent url(/resources/all/files/_SiteRoot/SITE3/Icons/header-bg2.jpg) no-repeat center top;
}
#screen_logo h1 {
  text-indent: -40em;
  overflow: hidden;
  background: transparent url(/resources/dyn/files/1063zf35eabc4/_fn/ACE_logo4.png) no-repeat left top;
  margin: 0 259px 0 0;
  padding: 0;
  height: 98px;
  width: 112px;
  position: absolute;
  top: 0px;
  right: 50%;
}
#screen_logo h1 a {
  display: block;
  height: 85px;
}

/* Top Navigation*/

div#top_nav{
  width: 100%;
  float: left;
  margin: 62px 0 0 0;
}

div#top_nav ul{
   margin: 0 0 0 170px;
  border-left: 1px #fff solid;
}

div#top_nav ul li a{
  display: block;
  margin: 0 0 1px 0;
  padding: 6px 1em;
  border-right: 1px #fff solid;
  color: #fff;
}

div#top_nav ul li a:hover{
  background: #FFF7E0 url(/resources/all/files/_SiteRoot/SITE3/Icons/topnav-hover.jpg) repeat-x left top;
  color: #003C2D;
  text-decoration: none;
}

/* Left Menu -------------------------- */
#column1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 143px;
  border: 1px #38564A solid;
  border-bottom: none;
}
#column1 ul ul{
  border: none;
}

#column1 ul li {
  margin: 0;
  padding: 0;
  width: 143px;
}
#column1 ul li.mi_parent {
  width: 143px;
}
#column1 ul li.mi_parent div {
  background: #FFF;
  border-bottom: 1px #CCC solid;
  color: red;
  font-weight: bold;
  padding: .1em 16px .1em 5px;
}

#column1 ul a {
  border-bottom: 1px #38564A solid;
  display: block;
  margin: 0;
  text-decoration: none;
}
#column1 ul li a {
  color: #38564A;
  background: #E9E8C3;
  font-weight: bold;
  padding: .25em 0 .25em 10px;
  width: 133px;
}
#column1 ul li a:hover {
  color: #000;
  border-bottom: 1px #000 solid;
  background: #fffede;
}
#column1 ul ul li a {
  color: #666;
  font-size: .9em;
  font-weight: normal;
  padding: .2em 0 .2em 20px;
  width: 123px;
}

#column1 ul li.mi_active a, 
#column1 ul li.mi_active a.link,
#column1 ul ul li.mi_active a, 
#column1 ul ul li.mi_active a.link {
  background: #38564A;
  color: #fff;
  font-weight: bold;
}
#column1 ul li.mi_active ul a, 
#column1 ul li.mi_active ul a.link {
  background: #E9E8C3;
  color: #38564A;
  font-weight: normal;
}
#column1 ul li.mi_active ul a:hover {
  color: #000;
  border-bottom: 1px #000 solid;
  background: #fffede;
}

/* Yellow Boxes */
div#board_member_quote,
div#seen_and_heard_text{
  background-color: #FFFAEC;
  border: 1px #FEEDB8 solid;
  padding: .75em;
  margin: 0 0 1em 0;
  display: block;
}

div#board_member_quote a,
div#seen_and_heard_text a{
  color: #1173b3;
  text-align: right;
  display: block;
}

div#seen_and_heard_text{
  background: #FFFAEC url(/resources/all/files/_SiteRoot/SITE3/Icons/promo_thumb.jpg) no-repeat right bottom;
  padding:.5em 8em 1em .75em;
  font-size: .9em;
}

div#commitment_community_service h2{
  background-color: #E9E8C3;
  border: 1px #38564A solid;
  padding: .75em;
  display: block;
  font-size: 1.5em;
  text-align: center;
  margin: 0 0 .25em 0;
}

/* Choose Ace */
div#choose_ace_text{
  border: 1px #003C2D solid;
  padding: 1em .75em;
  margin: 0 0 1em 0;
}


/* Member Info */

div#member_info td{
  font-size: .9em;
}


/* Buttons */
input.site_search_button{
  background: #003C2D url(/resources/all/files/_SiteRoot/SITE3/Icons/button-bg.jpg) repeat-x left top;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  border: 1px #ddd solid;
  padding: 2px 5px;
  cursor: hand;
  cursor: pointer;
}
/* Footer ------------------------------ */
#footer {
  background: transparent url(/resources/all/files/_SiteRoot/SITE3/Icons/footer-bg2.png) no-repeat center top;
  color: #666;
  font-size: .8em;
}

#footer .textbean {
  padding: 0 1em;
}
div#footer_text{
  float: left;
}

.footer p {
  margin: 0 0 .75em 0;
}

#footer div.sitesearch{
  float: right;
  margin: 0 1em 0 0;
}
input.site_search_query{
  height: 14px;
}

/* Selection Process ------------------------------ */

span.FieldLabel{
  font-weight: bold;
  margin: 0 .25em 0 0;
}

table.EnterControlNumber td{
  padding: 0 0 .25em 0;
}
table.EnterControlNumber td td{
  padding: 0;
}
table.EnterControlNumber td table{
  margin: 0 0 .25em 0;
}

button.miwt_submit{
  margin: .5em 0;
  cursor: pointer;
  cursor: hand;
}

/* Temporary accountnumber Page and confirmcode Page fix */
div#page_7018725 table table table,
div#page_21618344 table table table
div#page_20990378 table table table,
div#page_16581883 table table table{
  width: 100%;
  text-align: left;
}

div#page_7018725 table table table td,
div#page_21618344 table table table td,
div#page_20990378 table table table td,
div#page_16581883 table table table td{
  text-align: left;
  font-weight: bold;
  width: 50%;
  vertical-align: top;
}

div#page_7018725 table td,
div#page_21618344 table td,
div#page_20990378 table td,
div#page_16581883 table td{
 text-align: left; 
}

span.ErrorMessage {
	color: red;
}

table.RateInformation, table.AccountInformation, table.ConfirmationInformation
{
	font-style: italic;
}

table.EnterControlNumber
th.FirstDoubleEntryFieldLabel, table.EnterControlNumber
th.SecondDoubleEntryFieldLabel, table.EnterControlNumber td.FieldLabel
{
	width: 250px;
}


