/* The Climate Project - Global Screen CSS */

body{
  margin: 0px;
  padding: 0px;
  background:#eff1f5;
  color: #4e4e4e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
img{ border: 0; }
a{ color: #265bb6; text-decoration: none; }
a:hover{ text-decoration: underline; }
.clear{ clear: both; }

#container{ position: relative; width: 921px; margin: 0px auto; }

#header{
  position: relative;
  height: 147px;
  width: 901px;
  margin: 8px auto 6px auto;
}
#header img{ display: block; }
#logo{ position: absolute; top: 0px; left: 0px; }
#banner{ position: absolute; top: 0px; right: 0px;}


#bannerSM { position: absolute; top: 0px; right: 237px;}
#box{ 
  background: url(../images/buttonbox2.jpg) no-repeat;
  width:237px;
  height:147px;
  font-size:12px;
  position: absolute; top: 0px; right: 0px;
}
#boxContent{
  position: relative;
  padding: 18px 0 0 22px;
}

.socialnet{ float: left; margin-right: 4px;}
.clear {clear:left; }

.bannertext{ font-size:14px; position: absolute; top: 127px; left: 265px; font-weight: bold; width:380px; text-align:center;}

#facebook{
  position: absolute;
  top: 34px;
  left: 22px;
  display: none;
  background: #1c51b1;
  color: #ffffff;
  font-size: 11px;
  padding: 3px 4px;
}
#facebook a{
  color: #ffffff;
  text-decoration: underline;
}
/*
#facebook a{
  display: block;
  width: 150px;
  border-bottom: 1px solid #eeeeee;
  background: #1c51b1;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  padding: 2px 4px;
}
*/


/* ----- NAV BAR ----- */
#nav
{
  position: relative;
  width: 901px;
  height: 41px;
  margin: 0px auto;
  font-size: 12px;
  font-weight: bold;
  background: url(../images/nav_bg2.jpg) repeat-x;
}
#nav a
{
  display: block;
  position: relative;
  float: left;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background: url(../images/navbutton_bg2.jpg) repeat-x;
  color: #4e4e4e;
  text-decoration: none;
  z-index: 1;
}
#nav a:hover
{
  background: url(../images/navbutton_blue_bg.jpg) repeat-x;
  color: #ffffff;
}
#nav p { margin: 0px; padding: 13px 0px 0px 0px; }
#nav p.p2 { margin: 0px; padding: 6px 0px 0px 0px; }
.navLeft { border-left: 1px solid #2C6ABF; }
.navRight { border-right: 1px solid #2C6ABF; }
#nav img { float: left; }
#nav1 { width: 105px; margin-right: 1px; }
#nav2 { width: 90px; margin-right: 1px; }
#nav9 { width: 84px; margin-right: 1px; }
#nav3 { width: 94px; margin-right: 1px; }
#nav3 p { margin: 0px; padding: 6px 0px 0px 0px; }
#nav4 { width: 90px; margin-right: 1px; }
#nav5 { width: 95px; margin-right: 1px; }
#nav6 { width: 124px; margin-right: 1px; }
#nav7 { width: 105px; margin-right: 1px; }
#nav8 { width: 106px; }



#nav-tlc{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 6px;
  height: 6px;
  z-index: 10;
  background: url(../images/nav-tlc2.gif);
}
#nav-trc{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 6px;
  height: 6px;
  z-index: 10;
  background: url(../images/nav-trc2.gif);
}
#nav-blc{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 6px;
  height: 6px;
  z-index: 10;
  background: url(../images/nav-blc2.gif);
}
#nav-brc{
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 6px;
  height: 6px;
  z-index: 10;
  background: url(../images/nav-brc2.gif);
}

/* ----- MAIN CONTENT ----- */
h1{ margin: 0px 0px 8px 0px; padding: 0px; }
.uline{ padding-bottom: 6px;  border-bottom: 1px solid #555555; }
h1 img{ display: block; }

table.grayBox{ width: 100%; }
table.grayBox td{
  background: #e4e2e0;
  color: #4e4e4e;
  margin: 0px;
  padding: 3px 6px;
  border-bottom: 1px solid #4e4e4e;
}

#gray-green{
  position: relative;
  width: 228px;
  height: 26px;
  background: url(../images/gray-green.jpg);
}

#gray-none{
  position: relative;
  width: 228px;
  height: 16px;
  background: url(../images/gray-none.jpg);
}

#gray-blue{
  position: relative;
  width: 228px;
  height: 26px;
  background: url(../images/gray-blue.jpg);
}

#white-blue{
  position: relative;
  width: 228px;
  height: 26px;
  background: url(../images/white-blue.jpg);
}

#white-green{
  position: relative;
  width: 228px;
  height: 26px;
  background: url(../images/white-green2.jpg);
}

#white-white{
  position: relative;
  width: 228px;
  height: 26px;
  background: url(../images/white-white2.jpg);
}

/**#coverup-l{
  position: absolute;
  top: 0px;
  left: -6px;
  width: 6px;
  height: 27px;
  background: url(../images/coverup-l.jpg);
}
#coverup-r{
  position: absolute;
  top: 0px;
  right: -10px;
  width: 10px;
  height: 26px;
  background: url(../images/coverup-r.jpg);
}**/

.required { color: #FF0000;}

/* ----- BOTTOM ----- */
#partners{
  position: relative;
  width: 898px;
  margin: 0px auto 20px auto;
}
h1.subhead{
  color: #666666;
  font-size: 16px;
}
#logos{ position: relative; }
#logos img { padding: 0px 5px; }

#footer{
  text-align: center;
  font-size: 11px;
  line-height: 1.5em;
  padding-bottom: 10px;
}
#footer a{ color: #4e4e4e; text-decoration: none; }
#footer a:hover{ text-decoration: underline; }

/* Search */
#searchForm2{
  position: relative;
  margin: 0px;
  padding: 4px 0px 5px 4px;
  background: url(../images/subscribe-bg.jpg) no-repeat;
}

#textBox{
  display: block;
  position: relative;
  margin: 0px;
  height: 14px;
  width: 156px;
  border: 0;
  background: #ffffff;
  font-size: 11px;
}
#textGo{ display: block; position: absolute; top: 1px; left: 167px; }

#subscribeFormTop{
  position: relative;
  margin: 0px;
  padding: 4px 0px 10px 4px;
  background: url(../images/subscribeTOP.jpg) no-repeat;
}


a.actionButton{
  padding: 2px 4px;
  border: 1px solid #2c6abf;
  font-size: 13px;
  font-weight: bold;
  color: #2c6abf;
}
a.actionButton:hover{
  background: #2c6abf;
  color: #ffffff;
  text-decoration: none;
}


a.repowerlink{
text-align:right;
font-size: 13px;
font-weight: bold;
color: #2c6abf;
}

a.repowerlink:hover{
background: #2c6abf;
color: #ffffff;
text-decoration: none;
}

#repower{
  position: relative;
  padding: 18px 16px 8px 16px;
 background: url(../images/box-shade.jpg) repeat-x #ffffff;
margin:0 1px;
}

.rssIcon{ display: block; position: relative; float:right; }



#navD
{
  position: relative;
  width: 901px;
  height: 40px;
  margin: 0px auto;
  font-size: 12px;
  font-weight: bold;
  background: url(../images/nav_bg.jpg) repeat-x;
}
#navD a
{
  display: block;
  position: relative;
  float: left;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background: url(../images/navbutton_bg.jpg) repeat-x;
  color: #4e4e4e;
  text-decoration: none;
  z-index: 1;
}
#navD a:hover
{
  background: url(../images/navbutton_blue_bg.jpg) repeat-x;
  color: #ffffff;
}
#navD p { margin: 0px; padding: 13px 0px 0px 0px; }
#navD p.p2D { margin: 0px; padding: 6px 0px 0px 0px; }
#navD img { float: left; }
#nav1D { width: 105px; margin-right: 1px; }
#nav2D { width: 90px; margin-right: 1px; }
#nav9D { width: 84px; margin-right: 1px; }
#nav3D { width: 94px; margin-right: 1px; }
#nav4D { width: 90px; margin-right: 1px; }
#nav5D { width: 95px; margin-right: 1px; }
#nav6D { width: 124px; margin-right: 1px; }
#nav7D { width: 105px; margin-right: 1px; }
#nav8D { width: 106px; }
