/*************************************/
/*************************************/

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;
}

#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: 12px;
}
#banner {
  height: 290px;
  background: url('../images/banner-bg.jpg') transparent repeat-x top left;
}
#banner .wrapper {
  width: 960px;
  margin: 0px auto;
  height: 290px;
  position: relative;
}
#banner .wrapper h2 {
  padding-top: 35px;
  font-size: 40px;
  font-weight: bold;
  color: #fdfdfd;
  text-shadow: #008eab 1px 1px 0px;
}
#banner .wrapper p {
  margin-top: 15px;
  width: 550px;
  color: #daf9fe;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
#banner .wrapper p span{
  color:#FFF;
}
#banner .wrapper p a{
  color:#FFF;
  text-decoration: underline;
}
#banner .wrapper a.button {
  display: block;
  margin-top: 20px;
  width: 315px;
  background-color: #ff5f00;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #bbbbbb;
  -moz-box-shadow: 1px 1px 1px #bbbbbb;
  -webkit-box-shadow: 1px 1px 1px #bbbbbb;
}
#banner .wrapper a.button:hover {
  background-color: #e95d0a;
  text-decoration: none;
}
#banner .wrapper .globe {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
#bannerButtons {
  height: 100px;
  background: url('../images/banner-sub_bg.png') transparent repeat-x top left;
}
#bannerButtons .wrapper {
  width: 960px;
  margin: 0px auto;
  height: 100px;
  position: relative;
}
#bannerButtons a {
  display:block;
  float: left;
}
#bannerButtons .bt1 {
  width:268px;
  height:67px;
  background: url('/web/20120123112005im_/http://www.7billionactions.org/assets/images/home/banner-buttons-1.gif') transparent no-repeat 0px 0px;
  margin:15px 20px 0px 0px;
}
#bannerButtons .bt1:hover {
  background-position:0px -66px;
}
#bannerButtons .bt2 {
  width:117px;
  height:63px;
  background: url('/web/20120123112005im_/http://www.7billionactions.org/assets/images/home/banner-buttons-2.gif') transparent no-repeat 0px 0px;
  margin:17px 20px 0px 0px;
}
#bannerButtons .bt2:hover {
  background-position:0px -63px;
}
#bannerButtons .bt3 {
  width:106px;
  height:63px;
  background: url('/web/20120123112005im_/http://www.7billionactions.org/assets/images/home/banner-buttons-3.gif') transparent no-repeat 0px 0px;
  margin:17px 20px 0px 0px;
}
#bannerButtons .bt3:hover {
  background-position:0px -63px;
}
#bannerButtons .bt4 {
  width:134px;
  height:63px;
  background: url('../images/banner-buttons-4.gif') transparent no-repeat 0px 0px;
  margin:17px 20px 0px 0px;
}
#bannerButtons .bt4:hover {
  background-position:0px -63px;
}
#bannerButtons .bt5 {
  width:250px;
  height:63px;
  background: url('../images/banner-buttons-5.gif') transparent no-repeat 0px 0px;
  margin:17px 0px 0px 0px;
}
#bannerButtons .bt5:hover {
  background-position:0px -63px;
}
#btWebcast {
  position:absolute;
  right:55px;
  top:180px;
  z-index:999;
}
#slider {
  border-bottom: 1px solid #d4c9c2;
  background: url('/web/20120123112005im_/http://www.7billionactions.org/assets/images/home/slider-bg.jpg') transparent repeat-x top left;
  height: 610px;
}
#slider .header {
  width: 960px;
  height: 124px;
  margin: 0px auto;
  position: relative;
}
#slider .header .pointer {
  position: absolute;
  left: 70px;
  top: 186px;
}
#slider .header .description {
  float: left;
  margin-top: 5px;
  width:600px;
}
#slider .header .description h2 {
  color: #ff5f00;
  font-size: 48px;
  font-weight: bold;
  text-shadow: #BABABA 1px 1px 0px;
  margin-top:20px;
}
#slider .header .description p {
  font-size: 15px;
  font-weight: bold;
  color: #9a9188;
}
#slider .header .description p span {
/*  font-size: 30px;*/
  color: #ff5f00;
}
#slider .header .button {
  display: block;
  float: right;
  width: 332px;
  height: 53px;
  background: url('/web/20120123112005im_/http://www.7billionactions.org/assets/images/home/slider-header_bt.gif') transparent no-repeat 0px 0px;
  margin-top: 67px;
}
#slider .header .button:hover {
  background-position: 0px -53px;
}
#slider .photos {
  width: 960px;
  height: 423px;
  overflow: hidden;
  margin: 30px auto 0px;
  position: relative;
}
#slider .photos .container {
  width: 99999999px;
  z-index: 1;
  position: absolute;
  top: 50px;
  left: -523px;
}
#slider .photos .history {
  width: 603px;
  height: 280px;
  padding: 19px;
  float: left;
  margin: 0px 15px;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #bbbbbb;
  -moz-box-shadow: 1px 1px 1px #bbbbbb;
  -webkit-box-shadow: 1px 1px 1px #bbbbbb;
  position: relative;
}
#slider .photos .history .image {
  flaot: left;
}
#slider .photos .history .pointer {
  position: absolute;
  bottom: -10px;
  left: 60px;
}
#slider .photos .history .description {
  float: right;
  width: 180px;
  height: 279px;
  background-color: #f4f1ec;
  overflow:hidden;
  position:relative;
}
#slider .photos .history .description h4 {
  margin: 5px 15px;
  font-size: 18px;
  font-weight: bold;
  color: #9a9188;
}
#slider .photos .history .description h3 {
  margin: 0px 15px;
  font-family: Helvetica;
  font-size: 25px;
  font-weight: bold;
  color: #14b1d9;
}
#slider .photos .history .description p {
  font-size: 14px;
  color: #cbbfb3;
  line-height: 20px;
  margin: 25px 15px 25px;
}
#slider .photos .history .description .button {
  display: block;
  margin: 20px 0px 0px 10px;
  width: 155px;
  background-color: #ff5f00;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #bbbbbb;
  -moz-box-shadow: 1px 1px 1px #bbbbbb;
  -webkit-box-shadow: 1px 1px 1px #bbbbbb;
  position:absolute;
  bottom:10px;
}
#slider .photos .div_left {
  position: absolute;
  left: -1px;
  z-index: 5;
  top: 23px;
}
#slider .photos .div_right {
  position: absolute;
  right: -1px;
  z-index: 5;
  top: 23px;
}
#slider .photos .arrow_left {
  position: absolute;
  left: -1px;
  z-index: 4;
  top: 190px;
}
#slider .photos .arrow_right {
  position: absolute;
  right: -1px;
  z-index: 4;
  top: 190px;
}
#footer {
  border-top: 1px solid #FFF;
  background: url('/web/20120123112005im_/http://www.7billionactions.org/assets/images/home/footer-bg.png') transparent repeat left top;
}
#footer .counter {
  margin: 0px auto;
  width: 960px;
}
#footer .counter h3 {
  padding: 30px 0px 10px;
  display: block;
  font-size: 22px;
  color: #FF7200;
  font-weight:bold;
  text-shadow: #FFF 1px 1px 1px;
  border-bottom: 1px solid #d4c9c2;
}
#footer .counter p {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #d4c9c2;
  color: #D5CFC6;
  font-size: 115px;
  height: 120px;
  letter-spacing: 15px;
  text-align: center;
  padding-bottom: 15px;
}
#footer .featured {
  width: 960px;
  margin: 0px auto;
  padding: 20px 0px 50px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #d4c9c2;
}
#footer .featured .item {
  width: 278px;
  padding: 0px 20px;
  float: left;
}
#footer .featured .item.center {
  width: 278px;
  padding: 0px 20px;
  border-right: 1px solid #D4C9C2;
  border-left: 1px solid #D4C9C2;
}

#footer .featured .item.first {
  border-right: 1px solid #FFF;
}
#footer .featured .item.last {
  border-left: 1px solid #FFF;
}
#footer .featured .item.last iframe {
  background-color: #FFF;
}
#footer .featured .item h3 {
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  color: #FF7200;
  text-shadow: #FFF 1px 1px 1px;
  font-weight:bold;
  margin: 15px 0px;
  display: block;
}
#footer .featured .item h3 span {
  font-weight: normal;
}
#footer .featured .item img {
  float: left;
  margin:0px 20px 15px 0px;
}
#footer .featured .item .description {
  float: left;
}
#footer .featured .item .description h4,
#footer .featured .item .description h4 a{
  font-size: 18px;
  font-weight: bold;
  color: #14b1d9;
}
#footer .featured .item .description h4 a{
  font-size: 18px;
  font-weight: bold;
  color: #14b1d9;
  margin-bottom: 14px;
}
#footer .featured .item .description p {
  width: 280px;
  font-size: 13px;
  line-height: 20px;
  color: #706050;
  margin-bottom: 15px;
}
#footer .featured .item .description p a{
  color: #14b1d9;
}
#footer .featured .item .description .button {
  font-size: 15px;
  color: #14b1d9;
  display: block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
}
#footer .featured.banners {
  padding: 30px 0px;
}
#footer .featured.banners a{
  display:block;
  background-color:#FFF;
  padding:10px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
}

#footer .featured.banners img {
  float:none;
  margin:0px;
}

#footer .organizations, #footer .sponsors {
  width: 960px;
  margin: 0px auto;
  padding: 20px 0px 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d4c9c2;
  position: relative;
}
#footer .sponsors {
        border-bottom: none;
        padding-bottom: 40px;
}
#footer .sponsors h3 {
  color: #FF7200;
  font-size: 22px;
  height: 36px;
  line-height: 36px;
        margin-bottom: 10px;
  text-shadow: #FFF 1px 1px 1px;
}
.dvSponsors {
        background: #FFFFFF;
        float: left;
        margin: 0 1px 15px 0;
        width: 159px;
}
#footer .organizations h3 {
  float: left;
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  color: #FF7200;
  text-shadow: #FFF 1px 1px 1px;
}
#footer .organizations .button {
  float: right;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #9a9188;
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
}
#footer .organizations .button.b1 {
  width: 85px;
}
#footer .organizations .button.b2 {
  width: 175px;
}
#footer .organizations .arrows {
  position: absolute;
  z-index: 3;
  top: 135px;
}
#footer .organizations .right {
  right: 0px;
}
#footer .organizations .slider {
  /*border:1px dashed red;*/

  overflow: hidden;
  margin: 40px auto 0px;
  width: 860px;
  height: 130px;
  position: relative;
}
#footer .organizations .slider .container {
  position: absolute;
  left: 15px;
  width: 999999px;
  z-index: 2;
}
#footer .organizations .item {
  float: left;
  margin-right: 30px;
  display: block;
  width: 182px;
  padding-top: 5px;
  height: 105px;
  line-height: 118px;
  background-color: #FFF;
  text-align: center;
  box-shadow: 1px 1px 1px #bbbbbb;
  -moz-box-shadow: 1px 1px 1px #bbbbbb;
  -webkit-box-shadow: 1px 1px 1px #bbbbbb;
}
#footer .blogs {
  width: 960px;
  margin: 0px auto;
  padding: 20px 0px;
  border-top: 1px solid #fff;
/*  border-bottom: 1px solid #d4c9c2;*/
}
#footer .blogs h3.title {
  float: left;
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  color: #FF7200;
  font-weight:bold;
  text-shadow: #FFF 1px 1px 1px;
}
#footer .blogs .button {
  float: right;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #9a9188;
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
  width: 135px;
}

.generalButton {
  font-size: 14px;
  font-weight: bold;
  color: #9a9188;
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
  width: 135px;
}

#footer .blogs .item {
  width: 220px;
  margin: 15px 20px 0px 0px;
  float: left;
  overflow:hidden;
}
#footer .blogs .item h3 {
  margin-bottom: 20px;
}
#footer .blogs .item h3 a{
  font-size: 18px;
  font-weight: bold;
  color: #14b1d9;
}
#footer .blogs .item .date {
  font-size: 13px;
  color: #aa9c8e;
}
#footer .blogs .item .text {
  font-size: 13px;
  line-height: 18px;
  color: #706050;
  margin-bottom: 20px;
}
#footer .blogs .item .button {
  font-size: 15px;
  color: #14b1d9;
  display: block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
}
#footer .resources {
  width: 960px;
  margin: 0px auto;
  padding: 10px 0px 50px;
  border-top: 1px solid #fff;
}
#footer .resources h2 {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  color: #9a9188;
  margin: 5px 0px 15px;
  text-shadow: #FFF 1px 1px 1px;
}
#footer .resources .item {
  float: left;
  margin: 0px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #9a9188;
  display: block;
  width: 150px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px #cccccc;
  -moz-box-shadow: 1px 1px 1px #cccccc;
  -webkit-box-shadow: 1px 1px 1px #cccccc;
}
#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: 30px;
}

.ultimo {
        margin-right: 0 !important;
}

ul.menu {
  margin: 0;
  padding: 0 20px;
  list-style: none;
  background: #0f2b39;   /* dark teal */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  height: 40px;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.menu a {
  display: block;
  color: #dceef5;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

ul.menu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* ------------------------
   MAIN NAVIGATION (bottom-menu)
   ------------------------ */
.bottom-menu {
  background: #153f52;   /* slightly lighter teal */
  display: flex;
  align-items: center;
  padding: 10px 20px;
  gap: 20px;
}

.bottom-menu .logo img {
  height: 48px;
  width: auto;
  display: block;
}

/* Nav list */
.bottom-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 25px;
  align-items: center;
}

.bottom-menu > ul li {
  margin: 0;
  padding: 0;
}

.bottom-menu > ul a {
  color: #cfe6ee;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  padding-bottom: 4px;
}

.bottom-menu > ul a:hover {
  color: #ffffff;
  border-bottom-color: #00adef;  /* cyan accent */
}

/* Languages on the right */
.bottom-menu .languages {
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
  max-width: 40%;
}

.bottom-menu .languages a {
  font-size: 12px;
  color: #9ad0df;
  text-decoration: none;
}

.bottom-menu .languages a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* ------------------------
   RESPONSIVE ADJUSTMENTS
   ------------------------ */
@media (max-width: 768px) {
  ul.menu {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding: 8px;
  }

  .bottom-menu {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }

  .bottom-menu .logo {
    flex: 1 1 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }

  .bottom-menu > ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }

  .bottom-menu .languages {
    flex: 1 1 100%;
    justify-content: center;
    max-width: 100%;
  }
/*


     FILE ARCHIVED ON 11:20:05 Jan 23, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:05:53 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: 5.746
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.013
  esindex: 0.015
  cdx.remote: 13.09
  LoadShardBlock: 149.656 (3)
  PetaboxLoader3.datanode: 132.723 (4)
  load_resource: 296.177
  PetaboxLoader3.resolve: 217.634
*/