﻿/*
  11a3ff - dark blue
  70c8ff - light blue
  B5E3FF - border blue
*/

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  
  background-color: #e6e6e6;
  background-image: url('../images/backgrounds/home_background.jpg');
  background-position: center 0;
  background-repeat: no-repeat;
  
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 70%;
  line-height: 1.2;
  font-weight: normal;
  
  color: #11a3ff;
}

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0;
  padding: 0 0 12px 0;
}

h1 {
  font-size: 320%;
  line-height: 1.1;
  font-weight: bold;
  padding: 0 0 12px;
  color:#70c8ff;
}

h2 {
  font-size: 230%;
  line-height: 1.1;
  font-weight: bold;
  padding: 0 0 12px;
}
h3 {
  font-size: 150%;
  line-height: 1.1;
  font-weight: bold;
  color:#70c8ff;
}

a {
  color: #11a3ff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}

.slightlylarger {
  font-size: 120%;
}

.larger {
  font-size: 130%;
}

.smaller {
  font-size: 75%;
}

/********************************* Structure **********************************/

.container {
  margin: auto;
  width: 892px;
  padding: 20px 0px;
}

.mainBox {
  float: left;
  width: 844px;
  min-height: 580px;
  padding: 20px 22px 24px;
  background-color: white;
  border: 2px solid #B2E1FF;
}

.footer {
  float:left;
  width: 888px;
  padding: 5px 2px;
  text-align:right;
  font-size: 76%;
  line-height: 1.5;
  color: #6f6f6f;
}

.footer a {
  color: #6f6f6f;
}
.footer a:hover {
  text-decoration: underline;
}

/* Common elements */

.genericPage .top {
  float: left;
  width: 844px;
}

.genericPage .top a {
  float:left;
  display: block;
}

.genericPage .content {
  float: left;
  width: 844px;
}

.genericPage .left {
  float: left;
  width: 415px;
  padding: 0 14px 0 0;
}

.genericPage .right {
  float: left;
  width: 415px;
}

.unicef {
  float: right;
  padding: 0 0 15px 0;
}
.unicef a,
.unicef img {
  display: block;
  float: left;
}

/******************************** Homepage ************************************/

.home {
  float: left;
}

.home .title {
  float: left;
  width: 372px;
  height: 79px;
  display: block;
  padding: 6px 0 0 0;
}

.home .slideshow {
  float: left;
  width: 844px;
  height: 211px;
}
.home .slideshow img {
  display: block;
  border:none;
}

.home .contentText {
  float: left;
  width: 540px;
  padding: 6px 96px 0 0;
}

/* Sound, TV Ad and Share functionality */

.home .mediaButtons {
  float: left;
  width: 208px;
  padding: 6px 0 0 0;
}
.home .mediaButtons img {
  display: block;
  float: right;
}
.home .mediaButtons a {
  display: block;
  float: right;
}

.home .mediaButtons a#share_home {
  width: 40px;
  padding: 0 0 0 12px;
  border-left: 1px solid #70c8ff;
}

.home .mediaButtons #viewAd a.downloadFlash {
  width: 98px;
  padding: 0 12px 0 13px;
}

.home .mediaButtons #viewAd a.viewAd {
  width: 76px;
  padding: 0 12px 0 13px;
}

.home .mediaButtons #sound a {
  width: 40px;
  padding: 0 12px 0 0;
  border-right: 1px solid #70c8ff;
  cursor: pointer;
  display: none;        /* Don't show sound control buttons initially, until we know which is required. */
}

/* Main nav */

.home ul.mainNav {
  float: left;
  clear: both;
  width: 246px;
  padding: 37px 75px 0px 0px;
  list-style:none;
}
.home ul.mainNav li {
  float: left;
  padding: 0;
  margin: 0;
}

.home ul.mainNav li a {
  display: block;
}
.home ul.mainNav li a img {
  display: block;
  visibility: hidden;
  height: 59px;
}

.home ul.mainNav li.donate a {
  background-image: url('../images/furniture/donate_home_dark.gif');
}
.home ul.mainNav li.donate,
.home ul.mainNav li.donate a:hover {
  background-image: url('../images/furniture/donate_home_dark.gif');
}

.home ul.mainNav li.takeaction a {
  background-image: url('../images/furniture/takeaction_home_light.gif');
}
.home ul.mainNav li.takeaction,
.home ul.mainNav li.takeaction a:hover {
  background-image: url('../images/furniture/takeaction_home_dark.gif');
}

.home ul.mainNav li.fundraise,
.home ul.mainNav li.fundraise a {
  background-image: url('../images/furniture/fundraise_home_light.gif');
}
.home ul.mainNav li.fundraise a:hover {
  background-image: url('../images/furniture/fundraise_home_dark.gif');
}

/* My story */

.home .childNav {
  float:left;
  width: 523px;
  padding: 63px 0 0 0;
}
.home .childNav img {
   display: block;
   height:38px;
}
.home .childNav ul {
  width: 523px;
  float: left;
  padding: 4px 0px 0px 0px;
  list-style: none;
}
.home .childNav ul li {
  float: left;
  width: 83px;
  padding: 0 5px 0 0;
  background-color: #009cff;
  background-image: url('../images/furniture/childnav_home_separator.gif');
  background-repeat: no-repeat;
  background-position: top right;
}
.home .childNav ul li.last {
  padding: 0;
  background-image:none;
}
.home .childNav ul li a {
  display: block;
  text-align: center;
}
.home .childNav ul li a img {
  background-color:white;
  padding: 0 0 5px 0;
  width: 83px;
  height: 83px;
}
.home .childNav ul li a span {
  cursor:pointer;
  display: block;
  padding:2px;
  color: white;
  overflow: hidden;
}
.home .childNav ul li a:hover {
  text-decoration:none;
  background-color: #70c8ff;
}

/* For the nyroModal Youtube popup box */

#nyroModalFull a {
  display:block;
  color:White;
  float:right;
}

/******************************* Story pages **********************************/

.story {
  float: left;
}

/********** Story block **************/

.story .top {
  float:left;
  background-color: #5A5D60;
  color:White;
}

.story .top .unicef {
  float: right;
  padding: 0 0 15px 16px;
  background-color: white;
}

.story .top .storyImage {
  float: left;
  width: 604px;
}
.story .top .storyImage img {
  display: block;
  width: 604px;
  height: 441px;
}

.story .top .storyRight {
  float: left;
  width: 240px;
  color: white;
}

/*** Story content ***/

.story .top .storyContent {
  float: left;
  width: 218px;
  padding: 14px 8px 0px 14px;

  min-height: 309px;
}

.story .top .storyContent h2 {
  padding: 0 0 12px 0;
  color:White;
}

.story .top .storyContent a {
  color:White;
  text-decoration: underline;
}

/***** Story nav *****/

.story .top .storyNav {
  float:left;
  width: 234px;
  min-height:27px;
  border: 3px solid #5A5D60;
  background-color: #1F86C9;
}

.story .top .storyNav a {
  float:left;
  display:block;
  
  padding: 7px 5px 5px 5px;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 110%;

  color: white;
}
.story .top .storyNav a:hover {
  text-decoration: underline;
}
.story .top .storyNav a img {
  display:block;
}

.story .top .storyNav a.next {
  padding: 3px 15px 2px 3px;
  float:left;
  
  font-size: 160%;
  font-weight:bold;
  
  background-image: url('../images/furniture/storynav_arrow_next.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

.story .top .storyNav a.donate {
  padding-right: 10px;
  border-right: solid 5px #1F86C9;
  
  font-weight:bold;

  color: white;
  background-image: url('../images/furniture/storynav_arrow_donate.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

.story .top .storyNav ul {
  float: left;
  padding: 0px 6px;
  list-style: none;
  background-color: #3C3E40;
}

.story .top .storyNav ul li {
  float: left;
  display: block;
}

.story .top .storyNav ul li a {
  width: 18px;
  height: 27px;
  padding: 0;
  background-image: url('../images/furniture/storynav_bluedot.gif');
}

.story .storyNav ul li,
.story .storyNav ul li a:hover,
.story .storyNav ul li.selected a {
  background-image: url('../images/furniture/storynav_whitedot.gif');
}

.story .storyNav ul li a span {
  display:none;
}


/************ Main nav ***************/

.story .bottomLeft {
  float: left;
  width: 400px;
  padding: 20px 40px 6px 0px;
}

.story .bottomLeft a.title {
  display:block;
  float:left;
}
.story .bottomLeft a.title img {
  display:block;
  height:64px;
}

.story .bottomLeft a#share_story {
  display:block;
  float:right;
  padding: 0 18px 0 10px;
  border-left: solid 1px #65C4FF;
}

.story ul.mainNav {
  float: left;
  clear: both;
  width: 400px;
  padding: 18px 0 0 0;
  list-style:none;
}
.story ul.mainNav li {
  float: left;
  padding: 0 18px 0 0;
  margin: 0;
  background-repeat: no-repeat;
}

.story ul.mainNav li a {
  display: block;
}
.story ul.mainNav li a img {
  display: block;                  
  visibility: hidden;
  height:31px;
}

.story ul.mainNav li.donate a {
  background-image: url('../images/furniture/donate_story_dark.gif');
}
.story ul.mainNav li.donate a.Caroline {
  background-image: url('../images/furniture/donate_story_light.gif');
}
.story ul.mainNav li.donate,
.story ul.mainNav li.donate a:hover {
  background-image: url('../images/furniture/donate_story_dark.gif');
}

.story ul.mainNav li.takeaction a {
  background-image: url('../images/furniture/takeaction_story_light.gif');
}
.story ul.mainNav li.takeaction,
.story ul.mainNav li.takeaction a.Caroline,
.story ul.mainNav li.takeaction a:hover {
  background-image: url('../images/furniture/takeaction_story_dark.gif');
}

.story ul.mainNav li.fundraise a {
  background-image: url('../images/furniture/fundraise_story_light.gif');
}
.story ul.mainNav li.fundraise,
.story ul.mainNav li.fundraise a:hover {
  background-image: url('../images/furniture/fundraise_story_dark.gif');
}


/************ Child nav ***************/

.story .childNav {
  float:left;
  width: 404px;
  padding: 0;
}
.story .childNav img {
   display: block;
   height:29px;
}

.story .childNav #sound {
  width: 26px;
  height: 39px;
  padding: 6px 0 0 0;
  float: right;
}

.story .childNav #sound a {
  width: 26px;
  height: 39px;
  float: right;
  cursor: pointer;
  display: none;        /* Don't show sound control buttons initially, until we know which is required. */
}
.story .childNav #sound a img {
  display: block;
  width: 26px;
  height: 39px;
}

.story .childNav .title {
   padding-top: 20px;
}

.story .childNav ul {
  width: 404px;
  float: left;
  padding: 2px 0px 0px 0px;
  list-style: none;
}
.story .childNav ul li {
  float: left;
  width: 64px;
  padding: 0 4px 0 0;
  background-color: #70c8ff;
  background-image: url('../images/furniture/childnav_story_separator.gif');
  background-repeat: no-repeat;
  background-position: top right;
}
.story .childNav ul li.last {
  padding: 0;
  background-image:none;
}
.story .childNav ul li a {
  display: block;
  text-align: center;
}
.story .childNav ul li a img {
  background-color:white;
  padding: 0 0 3px 0;
  width:64px;
  height:64px;
}
.story .childNav ul li a span {
  cursor:pointer;
  display: block;
  padding: 2px;
  color: white;
  overflow: hidden;
  font-size: 80%;
}

.story .childNav ul li a:hover,
.story .childNav ul li.selected a {
  text-decoration: none;
  background-color: #009cff;
}

/******************************* Donate page **********************************/

.donate {
  float: left;
}

/********* Left section **********/

.donate .left {
  float: left;
  width: 244px;
}

.donate .left a.title {
  float: left;
  display: block;
  margin: 6px 0 16px 0;
}
.donate .left a.title img {
  display: block;
  width: 237px;
  height: 54px;
}

.donate .left .boxTop {
  float:left;
  width: 233px;
  padding: 1px;
  
  color: white;
  background-color: #D21C1C;
  
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 155%;
}

.donate .left ul.boxMiddle {
  float:left;
  width: 218px;
  padding: 15px 0px 5px 15px;
  border-left: 1px solid #D21C1C;
  border-right: 1px solid #D21C1C;
  list-style: none;
  font-size: 125%;
  color: Black;
}

.donate .left ul.boxMiddle li {
  float: left;
  padding: 0 0 10px 0;
}
.donate .left ul.boxMiddle li input {
  float: left;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0px 8px 0 0;
  
}

.donate .left ul.boxMiddle li label {
  float: left;
  display: block;
  width: 180px;
}

.donate .left .boxBottom {
  float: left;
  width: 173px;
  padding: 9px 30px;
  border: 1px solid #D21C1C;
  background-color: #F2BFC2;
  list-style: none;
  font-size: 120%;
  color: Black;
}

.donate .left input.donateNow {
  float: left;
  display: block;
  width: 240px;
  margin: 8px 0 0px 0;
  border:none;
  padding: 0;
}


/********* Right section **********/

.donate .right {
  float: left;
  width: 589px;
  padding: 0px 0px 0px 11px;
}

.donate .right .unicef {
  padding-bottom: 6px;
}

.donate .right .topText {
  float: left;
  width: 350px;
  padding: 44px 0 16px 0;
  font-size: 115%;
}

.donate .right .rightBottom {
  clear: both;
  float: left;
  width: 589px;
}

.donate .right .rightBottom .breakdown {
  float: left;
  width: 233px;
  padding:0 20px 0 0;
}

.donate .right .rightBottom .donateImage {
  float: left;
  width: 336px;
  padding: 7px 0 0 0;
}

.donate .right .rightBottom .donateImage img {
  display: block;
  padding: 0 0 5px 0;
}

/********* Bottom section **********/

.donate .bottom {
  float: left;
  width: 844px;
  padding: 6px 0 0 0;
}

.donate .bottom ul.amounts {
  list-style:none;
  float:left;
  width: 698px;
  padding: 0;
}

.donate .bottom ul.amounts li {
  float: left;
  width: 210px;
  padding: 0 34px 0 0;
  position: relative;
}
.donate .bottom ul.amounts li.last {
  padding: 0;
}

.donate .bottom ul.amounts li .blueBox {
  position: absolute;
  z-index: 1;
  padding: 1px 2px 3px 2px;
  min-width: 68px;
  color: white;
  text-align: center;
  background-color: #11a3ff;
}
.donate .bottom ul.amounts li .blueBox span {
  display: block;
}
.donate .bottom ul.amounts li .blueBox .value {
  font-weight: bold;
  font-size: 250%;
  padding: 0 2px 0 0;
}

.donate .bottom ul.amounts li img {
  display:block;
  padding: 20px 0 5px 20px;
  height:146px;
  width: 190px;
}
.donate .bottom ul.amounts li p {
  padding: 0 0 12px 20px;
}

.donate .bottom .contact {
  width: 146px;
  float: left;
  text-align: right;
}
.donate .bottom .contact p {
  padding: 95px 0 20px 30px;
}
.donate .bottom .contact img {
  vertical-align: text-bottom;
}
.donate .bottom .contact a:hover {
  text-decoration: underline;
}

.donate .bottom .seal {
  display: block;
  float: right;
  padding: 0 0 0 5px;
}
.donate .bottom .seal img {
  display:block;
  width: 62px;
  height: 60px;
}

