html, body {
  font-family: Arial;
  font-size: 12px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clear {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#header {
  display: block;
  height: 114px;
  background: url('/web/20120123111938im_/http://www.7billionactions.org/assets/images/home/header-bg.png') transparent repeat-x top left;
}
#header .top-menu {
  width: 960px;
  margin: 0px auto;
  height: 29px;
  line-height: 29px;
}
#header .top-menu ul {
  float: right;
}
#header .top-menu ul li {
  float: left;
}
#header .top-menu .languages {
  color: #7c97b1;
  font-size: 10px;
}
#header .top-menu .languages a {
  color: #7c97b1;
  margin: 0px 5px;
}
#header .top-menu .menu a {
  font-size: 14px;
  font-weight: bold;
  color: #7699b9;
  margin: 0px 12px;
}
#header .top-menu .menu a:hover {
  color: #ff5f00;
  text-decoration: none;
}
#header .top-menu .login {
  float: right;
  position: relative;
}
#header .bottom-menu {
  width: 960px;
  margin: 0px auto;
  height: 45px;
  line-height: 45px;
  position:relative;
}
#header .bottom-menu .logo {
  float: left;
  position:relative;
  top:-30px;
}
#header .bottom-menu ul {
  float: right;
  display: block;
}
#header .bottom-menu ul li {
  float: left;
}
#header .bottom-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #14b1d9;
  margin: 0px 0px 0px 32px;
  text-transform: uppercase;
}
#header .bottom-menu ul li a:hover {
  color: #ff5f00;
  text-decoration: none;
}
#header .bottom-menu ul li.social a {
  margin: 0px 3px;
}
#header .bottom-menu ul li.social img {
  font-size: 28px;
  margin: 0px 0px -15px;
}

#header .bottom-menu .languages{
  position:absolute;
  top:40px;
  right:0;
  line-height:16px;
  width:430px;

}
#header .bottom-menu .languages a{
  font-size:10px;
  font-weight:bold;
  color:#6f99b9;
  float:right;
  display:block;
  padding:0 0 0 10px;
  text-transform:uppercase;

}

#header .top-menu .login a, #header .top-menu .login span{
  float:left;
}
#header .top-menu .login span{
  color:#fff;
  background: #2c353e;
}
#header .top-menu .login .trigger {
  display: block;
  background: url('/web/20120123111938im_/http://www.7billionactions.org/assets/images/home/header-login_arrow.gif') #2c353e no-repeat 55px 13px;
  width: 70px;
  padding-right: 5px;
  text-align: center;
  color: #FFF;
}
#header .top-menu .login .trigger.logout {
  background-image:none;
}
#header .top-menu .login .form {
  position: absolute;
  right: 0px;
  width: 300px;
  padding: 30px;
  height: 125px;
  background-color: #2c353e;
  z-index: 10;
  top:29px;
  float:left;
}
#header .top-menu .login .form form{padding:0;}
#header .top-menu .login .form .text {
  width: 205px;
  margin-bottom: 10px;
  color: #ff5f00;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  border: 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding-left: 10px;
  float:left;
}
#header .top-menu .login .form label{
  display:block;
  width:75px;
  font-size:14px;
  color:#fff;
  font-weight:bold;
  text-align:right;
  padding:5px 10px 0 0;
  float:left;
}
#header .top-menu .login .form .button {
  display: block;
  width: 75px;
  background-color: #ff5f00;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  height: 36px;
  line-height: 36px;
  border:0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float:right;
  margin:0 0 0 10px;
  cursor:pointer;
}
#header .top-menu .login .form .button.disabled {
  background-color:#CCC;
}
#linkForgot {
  font-size:14px;
  color:#fff;
  font-weight:bold;
  display:block;
  padding:5px 0 0;
}
#linkForgot:hover {
  color:#ccc;
}
#header .top-menu .login .form .status {
  display:block;
  float:right;
  text-align:right;
  font-size:11px;
  color:#fff;
  padding:5px 0 0;
  font-weight:normal;
}
#header .top-menu .login .form h2{
  font-size:14px;
  font-weight:bold;
  color:#fff;
  display:block;
  margin:0 0 10px;
  line-height: 14px;
}
#header .bottom-menu {
  width: 960px;
  margin: 0px auto;
  height: 45px;
  line-height: 45px;
  position:relative;
}
#header .bottom-menu .logo {
  float: left;
  position:relative;
  top:-30px;
}
#header .bottom-menu ul {
  float: right;
  display: block;
}
#header .bottom-menu ul li {
  float: left;
}
#header .bottom-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #14b1d9;
  margin: 0px 0px 0px 32px;
  text-transform: uppercase;
}
#header .bottom-menu ul li a:hover {
  color: #ff5f00;
  text-decoration: none;
}
#header .bottom-menu ul li .active {color: #ff5f00;}
#header .bottom-menu ul li.social a {
  margin: 0px 3px;
}
#header .bottom-menu ul li.social img {
  font-size: 28px;
  margin: 0px 0px -15px;
}

#header .bottom-menu .languages{
  position:absolute;
  top:40px;
  right:0;
  line-height:16px;
  width:450px;
}
#header .bottom-menu .languages a{
  font-size:10px;
  font-weight:bold;
  color:#6f99b9;
  float:right;
  display:block;
  padding:0 0 0 10px;
  text-transform:uppercase;
}

#copyright {
  background-color: #f4f1ec;
}
#copyright .wrapper {
  width: 960px;
  margin: 0px auto;
  padding: 40px 0px;
}
#copyright .logo {
  float: left;
  margin-right: 30px;
}
#copyright p {
  color: #9a9188;
  float: left;
  width: 680px;
  margin-top: 28px;
}

#copyright a {
  color: #9a9188;
  text-decoration: underline;
}

.story-bar {
  background: url('/web/20120123111938im_/http://www.7billionactions.org/assets/images/stories/story-bar_bg.jpg') transparent repeat-x left center;
  height: 48px;
  line-height: 48px;
}
.story-bar .wrapper {
  width: 960px;
  margin: 0px auto;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
}
.story-bar .wrapper p {
  color: #FFF;
  position: absolute;
  top: 0px;
  right: 55%;
  margin-right: 25px;
}
.story-bar .wrapper a {
  color: #FFF;
  background: url('/web/20120123111938im_/http://www.7billionactions.org/assets/images/stories/story-bar_bt-bg.gif') transparent no-repeat center center;
  display: block;
  width: 370px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 45%;
}
.story-bar .wrapper a:hover {text-decoration:none;background: url('/web/20120123111938im_/http://www.7billionactions.org/assets/images/stories/story-bar_bt-bg_hover.gif') transparent no-repeat center;}
.content {
  background: url('/web/20120123111938im_/http://www.7billionactions.org/assets/images/home/footer-bg.png') transparent repeat left top;
  padding: 25px 0px;
}
.content .wrapper {
  width: 960px;
  margin: 0px auto;
}
/*
     FILE ARCHIVED ON 11:19:38 Jan 23, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:02:43 Jan 13, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.668
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.012
  esindex: 0.013
  cdx.remote: 6.632
  LoadShardBlock: 219.788 (3)
  PetaboxLoader3.datanode: 112.994 (4)
  PetaboxLoader3.resolve: 205.022 (2)
  load_resource: 148.589
*/