.hermesfbblack {
  font-family: "HermesFB Black";
  font-style: normal;
  font-weight: bold;
}
.hermesfbbold {
  font-family: "HermesFB Bold";
  font-style: normal;
  font-weight: bold;
}
.hermesfbregular {
  font-family: "HermesFB Regular";
  font-style: normal;
  font-weight: normal;
}
.hermesfbthin {
  font-family: "HermesFB Thin";
  font-style: normal;
  font-weight: normal;
}
.allcaps {
  text-transform: uppercase;
  letter-spacing: -.05em;
}
.rounded {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.grayborder {
  border: 1px solid #b3b3b3;
}
hr.gray {
  margin: 1em auto;
  color: #b3b3b3;
  background-color: #b3b3b3;
  height: 1px;
  border: none;
  clear: both;
}
.nowrap {
  white-space: nowrap;
}
abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #999;
}
.altamp,
.altAmp {
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 1.1em;
  font-weight: inherit !important;
  color: inherit !important;
}
a.pdf {
  background: url("/uploadedImages/public_site/general/pdfIcon_sprites.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  line-height: 17px;
  padding-left: 20px;
}
/********** BEGIN -> HEADER BLOCK **********/
#header {
  height: 100px;
  background-color: #007a45;
  background-image: url(/uploadedImages/public_site/general/CFI_header_background.jpg);
  clear: none;
  color: #fff;
}
#childfund_logo {
  position: relative;
  display: block;
  width: 179px;
  height: 53px;
  float: left;
  margin-left: 27px;
  margin-top: 20px;
}
#childfund_logo .print {
  display: none;
}
#utility_nav {
  display: block;
  position: relative;
  float: right;
  width: 600px;
  margin-top: 5px;
  margin-right: 20px;
  color: #fff;
}
#logo {
  float: left;
  width: 231px;
  height: 59px;
}
#secondary-nav {
  position: relative;
  display: block;
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
}
#secondary-nav a {
  color: #fff;
}
#secondary-nav a:link {
  color: #fff;
}
#secondary-nav a:visited {
  color: #fff;
}
#secondary-nav a:hover {
  color: #fff;
}
#secondary-nav a:active {
  color: #fff;
}
#shopping-cart {
  position: relative;
  display: block;
  float: right;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
}
#shopping-cart a {
  color: #fff;
}
#shopping-cart a:visited {
  color: #fff;
}
#shopping-cart a:hover {
  color: #fff;
}
#shopping-cart a:active {
  color: #fff;
}
#accnt-maint_mychildfund {
  position: relative;
  display: block;
  float: right;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
}
#accnt-maint_mychildfund a {
  color: #fff;
}
#accnt-maint_mychildfund a:visited {
  color: #fff;
}
#accnt-maint_mychildfund a:hover {
  color: #fff;
}
#accnt-maint_mychildfund a:active {
  color: #fff;
}
#login-logout {
  position: relative;
  display: block;
  float: right;
  padding: 5px;
}
#search-input {
  display: none;
  /*
  display: block
  position: relative;
  float: right;
  clear: both;
  margin-top: 10px;
  width: 450px;
  text-align: right;
  */
}
/********** END -> HEADER BLOCK ***************/

/********** BEGIN -> MAIN MENU BLOCK **********/
#menu_wrapper {
  display: block;
  position: relative;
  width: 950px;
  height: 30px;
  background: url(/uploadedImages/public_site/submenus/main_menu_background.jpg) 0 0 no-repeat;
  z-index: 100;
  margin-bottom: 5px;
}
#main_menu {
  padding-left: 4px;
  margin: 0;
  z-index: 100;
  z-index: 100;
}
#main_menu li {
  float: left;
  list-style-type: none;
  z-index: 100;
}
#main_menu li a {
  display: block;
  padding: 0;
  text-decoration: none;
  height: 30px;
  white-space: nowrap;
  z-index: 100;
}
/***** BEGIN -> MAIN MENU ITEM WIDTHS *****/
ul li#children {
  width: 104px;
}
ul li#places {
  width: 87px;
}
ul li#explore {
  width: 97px;
}
ul li#sponsor {
  width: 158px;
}
ul li#help {
  width: 148px;
}
ul li#media {
  width: 90px;
}
ul li#catalog {
  width: 131px;
}
ul li#donate {
  width: 127px;
}
/***** END -> MAIN MENU ITEM WIDTHS *****/

/***** BEGIN -> MAIN MENU DROPDOWN STYLES *****/
#main_menu li ul {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 100;
  text-align: center;
  visibility: hidden;
}
#main_menu li ul li {
  float: none;
  z-index: 100;
  width: 175px;
  height: 30px;
}
#main_menu li ul li a {
  width: 175px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  font-weight: bold;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #007a45;
  z-index: 100;
}
#main_menu li ul li a:hover {
  color: #fd9000;
  z-index: 100;
}
li.ddMenuTop {
  background: url(/uploadedImages/public_site/submenus/pngMenuTop.png) no-repeat;
  z-index: 100;
}
li.ddMenuMiddle {
  background: url(/uploadedImages/public_site/submenus/pngMenuMiddle.png);
  z-index: 100;
}
li.ddMenuBottom {
  background: url(/uploadedImages/public_site/submenus/pngMenuBottom.png) no-repeat;
  z-index: 100;
}
/***** END -> MAIN MENU DROPDOWN STYLES *****/
/********** END -> MAIN MENU BLOCK **********/

/********** BEGIN -> LEFT NAVIGATION STYLES **********/
#left_nav {
  clear: left;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  width: 175px;
  float: left;
}
#left-nav-wrapper {
  width: 173px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b3b3b3;
}
#left-nav {
  margin: 0 0 10px 15px;
  padding: 0;
}
#left-nav .left-nav_title {
  font-size: 15px;
  font-weight: bold;
  color: #007a45;
  margin-top: 12px;
  margin-bottom: 6px;
  list-style: none;
}
#left-nav li {
  font-size: 12px;
  list-style: none;
  line-height: 1;
  background: transparent url(/uploadedImages/public_site/general/bullets.png) -100px 0 no-repeat;
  padding: 0 0 0 13px;
  margin: 7px auto;
}
#left-nav a {
  color: #333333;
  text-decoration: none;
}
#left-nav li a:hover {
  color: #fd9000;
  text-decoration: none;
}
#left-nav .list_item-hover a, #left-nav .list_item-selected a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#left-nav .list_item-hover a:hover, #left-nav .list_item-selected a:hover {
  color: #000;
  text-decoration: none;
}
#left-nav .left-nav-subsection {
  margin-left: 15px;
}
#left_nav hr {
  width: 75%;
  height: 1px;
  border: none;
  border-top: 1px solid #b3b3b3;
}
/********** END -> LEFT NAVIGATION STYLES **********/

#left_nav ul {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0 5px 15px 0;
}
#left_nav li a:link, #left_nav li a:visited {
  display: block;
}
#left_nav li:active, #left_nav li:visited {
  background-position: -100px 0px;
}
#left_nav li:hover, #left_nav li:active {
  background-position: -116px -38px;
  list-style: none none;
  list-style-image: none;
}
#left_nav li.left-nav_title, #left_nav li.list_item-selected {
  cursor: default;
  list-style: none;
  list-style-image: none;
  background-position: -100px 0px;
}
#left_nav li.list_item-selected {
  background-position: -136px -78px;
}
.leftnav_header {
  font-family: "HermesFB Black", Verdana, Helvetica, Arial, sans-serif;
  background-color: #7ab800;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -.03em;
  text-align: center;
  margin: 0;
  cursor: default;
}
.gift_left_nav {
  margin-left: 0;
  padding: 0;
  vertical-align: top; /* differs from main css */
}
#left_nav .left-nav_title {
  font-size: 13px;
  font-weight: bold;
  color: #007a45;
  margin-top: 15px;
  margin-bottom: 5px;
  list-style: none;
  list-style-type: none;
}
/********** BEGIN -> MAIN PAGE CONTENTS - LEFT NAV, CONTENT AREA, AD SPACE **********/
#wrapper {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#content_wrap {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}
/***** MAIN_CONENT-1 -> contains: Content Area *****/
#main_content-1 {
  clear: both;
  width: 950px;
  float: left;
}
/***** MAIN_CONENT-2 -> contains: Left Nav, Content Area *****/
#main_content-2 {
  width: 752px;
  float: left;
  margin-bottom: 10px;
  padding: 0 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b3b3b3;
}
/***** MAIN_CONENT-3 -> contains: Left Nav, Content Area, Ad Space *****/
#main_content-3 {
  width: 572px;
  float: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-left: 0;
  border: 1px solid #b3b3b3;
  margin-bottom: 10px;
  padding-bottom: 0;
  z-index: 1;
}
/***** MAIN_CONENT-4 -> contains: Content Area, Ad Space *****/
#main_content-4 {
  width: 738px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#ad_space {
  width: 200px;
  float: right;
}
#ArticleContent dt {
  font-weight: bold;
  margin: auto auto .2em;
}
#ArticleContent dd {
  margin: auto auto .2em .5em;
}
#ArticleContent ul.archivesByYear {
  list-style-type: none;
  margin: 2em .5em;
  padding: 0;
}
#ArticleContent ul.archivesByYear li {
  margin: auto auto .2em;
}
#media_content dl {
  clear: both;
}
#media_content dt {
  margin: 1em 0 0.3em;
  color: #007a45;
  font-weight: bold;
  font-size: 13px;
}
#media_content dd {
  margin: 0;
}
#media_content dl.mediaEntry {
  clear: both;
}
#media_content dl.mediaEntry dt.date {
  color: #000;
  font-weight: normal;
  font-size: 11px;
  margin: 0 1em 0 0;
  display: inline;
  float: left;
}
#media_content dl.mediaEntry {
  margin: 0 0 .8em 0;
  clear: both;
}
#media_content dl.mediaEntry dd.link a {
  margin-right: .5em;
}
#media_content dl.mediaEntry dd.link cite {
  font-style: normal;
}
#media_content dl.mediaEntry dd.synopsis {
  clear: both;
  margin-top: .2em;
  font-style: italic;
}
#page_controls {
  float: right;
  text-align: right;
  line-height: 30px;
  height: 30px;
  margin: 10px 0 5px 15px;
}
#page_controls div {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
  overflow: hidden;
}
#page_controls iframe {
  vertical-align: top;
}
#breadcrumb {
  color: #000;
  font-size: 10px;
  float: left;
  line-height: 30px;
  height: 30px;
  margin: 0 auto 0 1em;
}
#main_content-2 #breadcrumb {
  margin-left: 0;
}
blockquote.pullquote {
  color: #000;
  background: transparent url(/uploadedImages/public_site/media/articles/left-right-quote.png) top left no-repeat;
  margin: 1em auto;
  padding: 0 0 0 2.2em;
  width: 300px;
  display: block;
  position: relative;
}
blockquote.right {
  float: right;
  margin-left: 2em;
  clear: right;
}
blockquote.left {
  float: left;
  margin-right: 2em;
  clear: left;
}
blockquote.pullquote p {
  background: transparent url(/uploadedImages/public_site/media/articles/left-right-quote.png) bottom right no-repeat;
  font-weight: bold;
  color: #007a45;
  margin: 0;
  padding: 0 2.2em 0 0;
  line-height: 1.2;
  font-size: 1.2em;
}
blockquote.pullquote cite {
  text-align: right;
  line-height: 1.2;
  display: block;
  margin: 0.5em 3em 0 0;
}
/********** END -> MAIN PAGE CONTENTS - LEFT NAV, CONTENT AREA, AD SPACE **********/

/********** BEGIN -> HOMEPAGE STYLES **********/
#brand_interactive {
  position: relative;
  display: block;
  width: 711px;
  height: 378px;
  float: left;
  z-index: 1;
  margin-top: 1px;
}
#home_sponsor_block {
  position: relative;
  display: block;
  width: 233px;
  height: 378px;
  float: left;
  margin-left: 6px;
  z-index: 1;
  overflow: hidden;
}
#home_sponsor_block div {
  position: relative;
}
#home_sponsor_block .container {
  width: 233px;
  height: 378px;
  margin: 0;
  padding: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#home_sponsor_block .primary {
  color: #7ab800;
  font-family: "HermesFB Black", Verdana, Helvetica, Arial, sans-serif;
  font-size: 33px;
  font-weight: bold;
  left: 10px;
  letter-spacing: -1px;
  line-height: 0.9;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  top: 10px;
  width: 212px;
}
#home_sponsor_block .secondary {
  color: #fff;
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  left: 10px;
  line-height: 1;
  margin: 10px 0;
  padding: 0;
  position: relative;
  width: 212px;
}
#home_bottom_blocks_wrapper {
  position: relative;
  display: block;
  height: 190px;
  /*padding-top: 6px;*/
  clear: both;
}
#home_block_1, #home_block_2, #home_block_3, #home_block_4 {
  position: relative;
  display: block;
  width: 233px;
  height: 182px;
  float: left;
  margin-top: 6px;*/
}
#home_block_1 {
  /*  position: relative;
   display: block;
   width: 233px;
   height: 182px;*/
  margin-right: 3px;
  /*float: left;*/
}
#home_block_2 {
  /*  position: relative;
   display: block;
   width: 233px;
   height: 182px;*/
  margin-left: 3px;
  margin-right: 3px;
  /*float: left;*/
  background-position: 0 -200px;
}
#home_block_3 {
  /*  position: relative;
   display: block;
   width: 233px;
   height: 182px;*/
  margin-left: 3px;
  margin-right: 3px;
  /*float: left;*/
}
#home_block_4 {
  /*  position: relative;
   display: block;
   width: 233px;
   height: 182px;*/
  margin-left: 3px;
  float: right;
  background: #fff url(/uploadedImages/public_site/homepage/sprites-SCB.png) 0 -200px no-repeat;
}
.stay_connected_spacer {
  height: 32px;
  clear: both;
}
.cell_right a, .cell_left a {
  border-bottom: 1px solid #b3b3b3;
  width: 110px;
  width: 90px;
  height: 30px;
  float: left;
  clear: right;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 25px;
}
.cell_left a {
  border-right: 1px solid #B3B3B3;
  clear: none;
  margin-left: 1px;
}
.cell_left a:hover, .cell_right a:hover {
  background-color: #007a45;
  color: #fff;
  text-decoration: none;
}
.stay_connected_image {
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
}
.cell_enews {
  bottom: -16px;
  display: block;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 137px;
}
/*New secondary block CSS*/
.secondary_block {
  float: left;
  height: 182px;
  width: 233px;
  position: relative;
  overflow: hidden;
}
.secondary_block h2 {
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  position: relative;
  top: 7px;
  left: 8px;
  font-size: 16px;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0 auto;
}
.secondary_block h3, .secondary_block p {
  color: #000000;
  line-height: 1.05;
  margin: 8px 0 6px 7px;
  position: relative;
  top: 15px;
  width: 50%;
}
.secondary_block h3 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.1;
}
.secondary_block h3 span {
  white-space: nowrap;
}
.scbButton {
  bottom: 13px;
  display: inline-block;
  left: 7px;
  position: absolute;
}
.scbImage {
  position: absolute;
  bottom: 0;
  right: 0;
}
#sec_block_1 {
  clear: both;
}
/*IE6 Fix*/
* html #sec_block_1, * html #sec_block_2, #sec_block_3 {
  margin: 0;
}
* html #home_block_4 {
  margin-left: 0;
  margin-right: 1px;
}
#sec_block_1, #sec_block_2, #sec_block_3 {
  margin: 0 6px 0 0
}
#sec_block_4 {
  margin: 0
}
#sec_block_1 {
  background: url(/uploadedImages/public_site/homepage/block-01_04-21-2010.jpg)
}
#sec_block_1 img {
  margin: 65px 0 0 136px
}
#sec_block_2 {
  background: url(/uploadedImages/public_site/homepage/block-02_04-21-2010.jpg)
}
#sec_block_2 img {
  margin: 65px 0 0 120px
}
#sec_block_3 {
  background: url(/uploadedImages/public_site/homepage/block-03_04-21-2010.jpg)
}
#sec_block_3 img {
  margin: 20px 0 0 6px
}
#sec_block_4 {
  background: url(/uploadedImages/public_site/homepage/block_04_placeholder.jpg)
}
#sec_block_4 h3 {
  margin-bottom: 3px
}
#sec_block_4 ul {
  list-style: none;
  display: inline;
  width: 221px;
  margin-top: 40px
}
#sec_block_4 li {
  float: left;
  display: inline;
  line-height: 0;
  width: 115px;
  height: 30px;
  border-bottom: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3
}
#sec_block_4 img {
  margin-left: 5px;
}
#sec_block_4 a {
  line-height: 2.6;
}
#enews img {
  margin: 16px 47px
}
#share-text {
  font-size: 9px
}
/*END -> NEW SECONDARY CSS*/

/*	HOMEPAGE FLASH FALLBACK STYLES:
 ------------------------------------------------------------------------------------------------------	*/
#homepageFallback {
  width: 710px;
}
#content-blocks {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 0;
  position: relative;
}
#content-blocks div {
  display: block;
  width: 355px;
  height: 189px;
  float: left;
  position: relative;
  overflow: hidden;
}
#content-blocks h3, #content-blocks h4 {
  text-indent: -9999px;
  height: 0;
  margin: 0
}
#content-blocks p {
  font-size: 11px;
  margin: 95px 0 0;
  width: 160px;
  line-height: 1;
}
#content-blocks a.learnMore {
  position: absolute;
  left: 0;
  bottom: 10px;
}
#cont_block_1 div, #cont_block_2 div, #cont_block_3 div, #cont_block_4 div {
  margin-left: 15px;
}
/*	END -> HOMEPAGE FALLBACK STYLES ------------------------------------------------------------- */

/********** END -> HOMEPAGE STYLES **********/

/********** BEGIN -> TEMPLATE AND SUBTEMPLATE CONTENT BLOCK STYLES **********/
#media_content {
  clear: both;
  margin-top: 10px;
}
#article_content {
  clear: both;
  margin-top: 0;
}
#article_content ol li {
  margin-bottom: 1em;
}
#about_content {
  clear: both;
  margin-top: 10px;
  padding-left: 5px;
  z-index: 0;
}
#about-us_content {
  clear: both;
  margin: 0 1em 1em;
}
#supporters_content {
  clear: both;
  margin-top: 10px;
  z-index: 0;
}
#help_content {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  z-index: 0;
}
#secured_content {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  z-index: 0;
}
#button_controls {
  position: relative;
  display: block;
  width: 575px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
#print_content {
  position: relative;
  display: block;
  width: 575px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #b3b3b3;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px;
}
/***** BEGIN -> THIRD PARTY TEMPLATE STYLES *****/
#BB_matching_gifts_content {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  z-index: 0;
}
#OH_careers_content {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  z-index: 0;
}
/***** END -> THIRD PARTY TEMPLATE STYLES *****/
/********** END -> TEMPLATE AND SUBTEMPLATE CONTENT BLOCK STYLES **********/

/********** BEGIN -> MEDIA STYLES **********/
#media_resources {
  width: 100%;
}
#media_video-content {
  width: 321px;
  height: 279px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
#experts_list {
  margin-top: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #bfded0;
  padding: 10px;
  border: 1px solid black;
}
#experts_list p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000;
}
#for_journalists {
  margin-top: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #bfded0;
  padding: 10px;
  border: 1px solid black;
}
#for_journalists p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000;
}
#left_nav ul#media_get-connected {
  list-style-image: none;
  list-style-type: none;
  margin: 15px 5px 10px 10px;
  padding: 0;
}
#media_get-connected li {
  margin-bottom: 5px;
  line-height: 16px;
}
#left_nav #media_get-connected li a:link, #left_nav #media_get-connected li a:visited {
  display: inline;
}
#media_get-connected li img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
/**** BEGIN -> MEDIA HOMEPAGE ****/
#media_content-parts {
  margin-top: 20px;
  clear: both;
}
#media_left-column {
  display: block;
  position: relative;
  float: left;
  clear: left;
  width: 350px;
}
#media_right-column {
  display: block;
  position: relative;
  float: right;
  clear: right;
  width: 375px;
}
#media_featured-item {
  display: block;
  position: relative;
  margin-top: 30px;
  clear: both;
  /*border-bottom: 1px solid #007a45;*/
}
#media_press-releases {
  border-bottom: 1px solid #007a45;
}
#media_publications {
  border-bottom: 1px solid #007a45;
  margin-top: 15px;
}
#media_in-the-media {
  border-bottom: 1px solid #007a45;
  margin-top: 15px;
}
#media_articles {
  border-bottom: none;
  margin-top: 15px;
}
#media_emergency-update {
}
#media_video {
}
#media_list {
  list-style: none;
  margin-left: 0;
  margin-top: 10px;
  padding: 0;
}
#media_list li {
  margin-bottom: 0;
  line-height: 1.5;
}
#media_list .media_archive-link {
  font-weight: bold;
}
/** NEW STYLES **/
#media_list1, #media_list2, #media_list3, #media_list4 {
  list-style-type: none;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000;
  line-height: 1.5;
}
#media_list1 li, #media_list2 li, #media_list3 li, #media_list4 li {
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
}
.media_archive-link a {
  color: #fd9000;
  font-weight: bold;
}
#videoControl {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #b3b3b3;
}
#media_emergency-update {
  display: block;
  position: relative;
  width: 375px;
  margin-bottom: 20px;
  background-color: #fff;
  float: right;
}
#media_emergency-update-header {
}
#media_emergency-update-body {
  display: block;
  position: relative;
  margin: 0;
  padding: 10px;
  border: 2px solid #7c1515;
}
#media_emergencies {
  display: block;
  position: relative;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
/** END -> NEW STYLES **/

/** VIDEO CONTROLS **/
#videoControl {
  display: block;
  position: relative;
  width: 375px;
  background-color: #007a45;
  float: right;
}
#videoBucket {
  display: block;
  position: relative;
  width: 300px;
  height: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 36px;
  overflow: hidden;
  border: 1px solid black;
}
#videoContent_01 {
  display: block;
}
#videoContent_02 {
  display: none;
}
#videoContent_03 {
  display: none;
}
#videoContent_04 {
  display: none;
}
#videoCaption {
  display: block;
  position: relative;
  width: 300px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  clear: both;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
}
#caption_01 {
  display: block;
}
#caption_02 {
  display: none;
}
#caption_03 {
  display: none;
}
#caption_04 {
  display: none;
}
#videoControls {
  display: block;
  position: relative;
  width: 348px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
}
#videoButton {
  display: block;
  position: relative;
  width: 75px;
  height: 56px;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  border: 1px solid black;
  cursor: pointer;
}
#videoIdentifier {
  display: block;
  position: absolute;
  width: 75px;
  height: 56px;
  z-index: 100;
  left: 6px;
  top: 1px;
  background: url(/uploadedImages/public_site/media/videoHighlight.gif);
}
/** END -> VIDEO CONTROLS **/
/**** END -> MEDIA HOMEPAGE ****/
/********** END -> MEDIA STYLES **********/

/********** BEGIN -> GENERAL STYLES **********/
body {
  background-color: #fff;
  color: #000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
a:link {
  color: #0066CC;
  text-decoration: none;
}
a:visited {
  color: #0066CC;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:active {
  color: #666666;
}
p {
  color: #000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}
.caption {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
input, select, textarea, radio {
  color: #007a45;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
img {
  border: none;
}
hr {
  height: 3px;
  background-color: #007a45;
}
form {
  display: inline;
  margin: 0
}
/********** END -> GENERAL STYLES **********/

/********** BEGIN -> TEXT STYLES **********/
h1 {
  color: #007A45;
  font-family: "HermesFB Black", Verdana, Helvetica, Arial, sans-serif;
  font-size: 2.2em;
  line-height: 1;
  padding: 0;
}
.pagetitle {
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.pagetitle_secured {
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
  padding: 10px;
}
h2 {
  color: #007a45;
  padding: 0;
}
.sectionheader {
  font-size: 13px;
  color: #007a45;
  font-weight: bold;
}
h3 {
  color: #007a45;
  padding: 0;
  font-size: 13px;
}
.sectionsubheader {
  font-size: 12px;
  color: #007a45;
  font-weight: bold;
}
.introtext {
  font-size: 10px;
}
.leftnav_header {
  font-size: 14px;
  color: #660000;
  font-weight: 800;
}
.rightnav_header {
  font-size: 13px;
  color: #7A4A1A;
  font-weight: 800;
}
.instructions {
}
.bold {
  font-weight: 800
}
.arrow {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.errormessage {
  font-size: 12px;
  color: #C70900;
  font-weight: 700;
}
.stepnumber {
  color: #000;
  text-align: right;
}
.steptitle {
  color: #000;
  font-weight: bold;
  text-align: right;
}
.FormErrorText {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}
.type {
  font-family: courier, courier new, monospace, monotype, serif;
  color: #000;
  font-size: 12px;
}
.type_accent {
  color: #660000;
  font-family: courier, courier new, monospace, monotype, serif;
  font-size: 12px;
}
/********** END -> TEXT STYLES **********/

/********** BEGIN -> IMAGE STYLES **********/
.photo {
  border: 2px solid #391E01;
  margin: 0 30px 15px 15px;
}
.sponsorphoto {
  border: none;
  margin: 15px 15px 15px 30px;
}
.flag {
  border: 1px solid #000;
  padding: 0;
}
/********** END -> IMAGE STYLES **********/

/********** BEGIN -> TABLE STYLES **********/
.outer_table {
}
.inner_table {
  border: 3px solid #391E01
}
.homepage_content_table {
}
.secondary_content_table {
  height: 100%
}
.rightnav_table {
  padding: 0;
}
.leftnav_table {
  padding: 0;
}
.secured_content_table {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.table_w_padding {
  padding: 5px;
}
.highlight_table {
  background-color: #f8efe2;
  border: 1px solid #391E01;
  padding: 5px;
}
.checkoutbar {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #007a45;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  height: 20px;
  width: 100%;
  padding-left: 10px;
  margin-top: 20px;
  background-color: #007a45;
  border: 1px solid #002515;
}
.checkoutbar_new {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #007a45;
  font-size: 16px;
  font-weight: bold;
}
/********** END -> TABLE STYLES **********/

/********** BEGIN -> FORM ELEMENT STYLES **********/
.searchbox {
  padding: 0;
  border: 1px solid #000;
  margin: 0;
  height: 18px;
  vertical-align: top;
  display: inline;
}
.FormFields {
  color: #007a45;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  vertical-align: top;
}
.FormFieldError {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  background-color: #cce4da;
}
.form_label {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-right: 10px;
}
.required_field {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight: bold;
}
/********** END -> FORM ELEMENT STYLES **********/

/********** BEGIN -> CHILDREN STYLES **********/
#children_flashContent {
  clear: both;
}
#children_bottomContent {
  display: block;
  position: relative;
  background: url(/uploadedImages/public_site/children/children_bottomBack.jpg) 0 0 no-repeat;
  width: 738px;
  height: 178px;
  clear: both;
  padding-left: 10px;
}
#children_bottomBox {
  display: block;
  position: relative;
  float: left;
  width: 226px;
  height: 100px;
  margin-top: 58px;
  margin-left: 10px;
}
#childrenAlternative {
  display: block;
  position: relative;
  background: url(/uploadedImages/public_site/children/children_bg.jpg) 0 0 no-repeat;
}
#children_bottomText {
  display: block;
  position: relative;
  margin-top: 50px;
  margin-left: 95px;
}
.children_bottomBox_title {
  font-size: 16px;
  color: #007a45;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 0;
}
.children_bottomBox_subtitle {
}
/***** BEGIN -> CHILD STORY STYLES *****/
#children_article_content {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  z-index: 0;
}
/***** END -> CHILD STORY STYLES *****/
/********** END -> CHILDREN STYLES **********/

/********** BEGIN -> PLACES **********/
/***** BEGIN -> COUNTRY PAGE STYLES *****/
.CP_country-name {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
/***** END -> COUNTRY PAGE STYLES *****/
/********** END -> PLACES **********/

/********** BEGIN -> SUPPORTERS STYLES **********/
/***** BEGIN -> SPONSOR STYLES *****/
#sponsorStory_content {
  width: 560px;
  clear: both;
  margin-top: 10px;
  padding-left: 5px;
  z-index: 0;
}
.sponsorStory_spn-image {
  width: 354px;
  min-height: 5px;
  margin-bottom: 10px;
  float: left;
  z-index: 0;
}
.sponsorStory_spn-stats {
  width: 200px;
  height: 277px;
  float: right;
  z-index: 0;
}
.sponsorStory_spn-content {
  width: 560px;
  margin-right: 5px;
  margin-bottom: 10px;
  clear: both;
  z-index: 0;
}
.sponsorStory_title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #007a45;
  font-weight: bold;
  z-index: 0;
}
/***** END -> SPONSOR STYLES *****/
/***** BEGIN -> DONOR STYLES *****/
#donorStory_content {
  width: 560px;
  clear: both;
  margin-top: 10px;
  padding-left: 5px;
  z-index: 0;
}
.donorStory_dnr-image {
  width: 354px;
  height: 279px;
  margin-bottom: 10px;
  float: left;
  z-index: 0;
}
.donorStory_dnr-stats {
  width: 200px;
  height: 277px;
  float: right;
  z-index: 0;
}
.donorStory_dnr-content {
  width: 560px;
  margin-right: 5px;
  margin-bottom: 10px;
  clear: both;
  z-index: 0;
}
.donorStory_title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #007a45;
  font-weight: bold;
  z-index: 0;
}
/***** END -> DONOR STYLES *****/
/***** BEGIN -> ALUMNI STYLES *****/
#alumniStory_content {
  width: 560px;
  clear: both;
  margin-top: 10px;
  padding-left: 5px;
  z-index: 0;
}
.alumniStory_alm-image {
  width: 354px;
  height: 279px;
  margin-bottom: 10px;
  float: left;
  z-index: 0;
}
.alumniStory_alm-stats {
  width: 200px;
  height: 277px;
  float: right;
  z-index: 0;
}
.alumniStory_alm-content {
  width: 560px;
  margin-right: 5px;
  margin-bottom: 10px;
  clear: both;
  z-index: 0;
}
.alumniStory_title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #007a45;
  font-weight: bold;
  z-index: 0;
}
/***** END -> ALUMNI STYLES *****/
/********** END -> SUPPORTER STYLES **********/

/**********########## BEGIN CUSTOM CONTROL STYLES ##########**********/
/********** BEGIN -> ACCOUNT MAINTENANCE STYLES **********/
.alertbox {
  border: 1px solid red;
  width: 450px;
  padding: 3px;
  font-weight: bold;
}
.highlight {
  background-color: #fff2f2;
  border: 1px solid red;
}
.dlr_recognition {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.accnt-sum_sponsored-child {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.accnt-sum_donations {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.accnt-sum_achform {
}
.accnt-sum_contact-info {
}
.accnt-sum_account-history {
}
.accnt-hist_thank-you {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.accnt-hist_account-statement {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.accnt-hist_web-transactions {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.child-info_spons-kid {
  background-color: #f2f8f6;
  border: 1px solid #007a45;
  margin-bottom: 10px;
}
.child-info_title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #007a45;
  font-weight: bold;
  padding-left: 5px;
  line-height: 2;
}
.child-info_nickname {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #007a45;
  font-weight: bold;
  padding-left: 5px;
  line-height: 2;
}
.child-info_spons-donate {
  background-color: #f2f8f6;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.child-info_gift-sum {
  background-color: #f2f8f6;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.child-info_achform {
}
/********** END -> ACCOUNT MAINTENANCE STYLES **********/

/********** BEGIN -> PLANNED GIVING STYLES **********/
#sendmoreinfo_content {
  display: block;
  position: relative;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  z-index: 0;
}
/********** END -> PLANNED GIVING STYLES **********/

/********** BEGIN -> MARKETING APPEAL STYLES **********/
#appeal-donation-control {
  display: block;
  position: absolute;
  z-index: 200;
}
/********** END -> MARKETING APPEAL STYLES **********/

/********** BEGIN -> DONATION MODULE STYLES **********/
.hr_donation {
  height: 1px;
  background-color: #E0E0E0;
}
.h1_appeal {
  font-size: 24px;
  font-weight: bold;
  color: #007a45;
  display: inline;
}
.h1_donation {
  font-size: 48px;
  font-weight: bold;
  color: #007a45;
  display: inline;
}
.h2_donation {
  font-size: 30px;
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #7AB800;
  display: inline;
}
#main_content-donation {
  width: 688px;
  float: left;
  margin-left: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#ad_space-donation {
  width: 200px;
  float: right;
}
.spn_donation-header {
  color: #7AB800;
  font-size: 24px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.donation-confirmation {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #007a45;
  font-weight: bold;
}
.spn_donation-amount {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 26px;
  color: #007a45;
  font-weight: bold;
}
/********** END -> SPONSORSHIP MODULE STYLES **********/

/********** BEGIN -> SPONSORSHIP MODULE STYLES **********/
hr#hr_sponsor {
  height: 1px;
  background-color: #bababa;
}
.sponsor_diff_child {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.spn_meet-child {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
h1#sponsor {
  font-size: 14px;
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #7AB800;
  text-transform: uppercase;
}
.spn_spons_child {
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #7AB800;
}
.spn_meet-child-single {
  color: #007A45;
  font-family: "HermesFB Black", Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.spn_review_child_intro {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #7AB800;
}
.spn_thank_you {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 42px;
  font-weight: bold;
  color: #7AB800;
}
.spn_review_child_name {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  /**font-weight: bold;**/
  color: #7AB800;
}
.spn_review_child_info {
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #007a45;
}
.spn_review-child {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 26px;
  color: #007a45;
  font-weight: bold;
}
.spn_explain-child {
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000;
}
.spn_flag {
  float: left;
  width: 100px;
}
.spn_office-submitted {
  float: right;
  width: 645px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_child-story {
  width: 645px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
}
.spn_search-criteria {
  width: 550px;
  height: 50px;
  background: url(/uploadedImages/public_site/sponsorship/search_criteria_back.jpg) 0 0 no-repeat;
  color: #fff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}
#spn_home-upper {
}
#spn_home-lower {
  margin-bottom: 20px;
}
.spn_step-count {
  width: 750px;
  text-align: right;
  font-weight: bold;
  margin-top: 10px;
}
#spn_search-results {
  padding: 10px;
}
.spn_search-child-result {
}
.spn_search-child-name {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-child-age {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-child-country {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
spn_child-chosed {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
spn_thank-you {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
spn_delighted {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
#sponsoredChildren_DFgifts {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.confirmation-date {
  color: #007a45;
}
.confirmation-number {
  color: #007a45;
}
.sponsorship-confirmation {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #007a45;
  font-weight: bold;
}
/***** BEGIN -> SPONSORSHIP SEARCH *****/
.spn_search_gender {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search_age {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search_country {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-result-name-label {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-result-name {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-result-age-label {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-result-age {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-result-country-label {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
.spn_search-result-country {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #007a45;
  font-weight: bold;
}
/***** END -> SPONSORSHIP SEARCH *****/
/********** END -> SPONSORSHIP MODULE STYLES **********/

/***** BEGIN -> SHOPPING CART CONTROL STYLES *****/
.cart_item {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}
.cart_total {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #007a45;
  font-weight: bold;
}
.cart_item_cost {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}
.cart_total_cost {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  ;
  font-weight: bold;
}
.form_item_description {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000;
}
/***** END -> SHOPPING CART CONTROL STYLES *****/

/**********########## END CUSTOM CONTROL STYLES ##########**********/

/********** BEGIN -> SITEMAP STYLES **********/
.sitemap {
  display: block;
  position: relative;
  list-style: none;
  margin: 0;
}
.sitemap li {
  list-style: none;
  margin: 4px 0 0;
}
.site_sub {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding-left: 10px;
  margin: 0;
}
.sitemap li.sitemap_header {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #007a45;
  padding: 0;
  margin: 5px 0 0;
}
.sitemap li.sitemap_header a {
  color: #007a45;
}
.sitemap li.sitemap_subhead {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8cc63f;
  padding: 0;
  margin: 5px 0 0 0;
}
/********** END -> SITEMAP STYLES **********/

/** SLIDESHOW THUMBNAILS - ARTICLES **/
.slideshow-thumbs {
  border: 1px solid #b3b3b3;
  display: inline-block;
}
.slideshow-thumbs span {
  display: block;
  width: 60px;
  height: 60px;
  margin: 5px;
  float: left;
}
/********** BEGIN -> 404 STYLES **********/
#ekt_content-404 {
  border: 1px solid #b3b3b3;
  padding-left: 10px;
}
.header-text-404 {
  font-size: 16px;
  color: #007a45;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 0;
}
#link-list-404 {
  list-style-type: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
#link-list-404 li {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/********** END -> 404 STYLES **********/
/********** START -> THANK YOU STYLES **********/
.order-confirm {
  font-size: 14px;
  background-color: #ccdc00;
  color: #000;
  padding: 7px;
  border: 2px solid #000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.order-confirm span {
  font-weight: bold;
  color: #007a45;
}
#print_notification {
  font-size: 18px;
  padding: 7px 14px 10px;
  background-color: #ccdc00;
  border: 2px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#print_notification img {
  padding-left: 6px;
  position: relative;
  top: 3px;
}
/********** END -> THANK YOU STYLES ********/
/********** START -> PLAY STYLES ***********/
/*IE6 Fix*/
* html #play_controls {
  right: 27px;
}
#play_controls {
  position: absolute;
  right: 12px;
  top: 40px;
}
/*IE6 Fix*/
* html #play_breadcrumb {
  right: 27px;
}
#play_breadcrumb {
  position: absolute;
  right: 12px;
  top: 70px;
  color: #CCDC00;
}
#play_breadcrumb a {
  color: #fd9000;
}
/*IE6 Fix*/
* html #play {
  width: 750px;
}
#play {
  overflow: hidden;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin-left: -15px;
  width: 778px;
}
#play strong {
  font-weight: normal;
}
/*IE 6 fix*/
* html #play h1 {
  padding-right: 144px;
  padding-left: 15px
}
/*IE 7 fix*/
*:first-child+ html #play h1 {
  padding-right: 144px;
  padding-left: 15px
}
#play h1 {
  font-family: "HermesFB Bold";
  padding: 12px 16px 0px 18px;
  margin: 0px;
}
/*IE 6 fix*/
* html #play p.play-date {
  margin-left: 15px;
}
/*IE 7 fix*/
*:first-child+ html #play p.play-date {
  margin-left: 15px;
}
#play p.play-date {
  float: left;
  display: inline-block;
  border-width: 0;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #7ab800;
  margin-left: 16px;
}
#play_content {
  clear: both;
  float: left;
  margin: 20px 0 20px 20px;
  width: 760px;
}
#play h2 {
  font-weight: bold;
  color: #007a45;
  font-family: "HermesFB Bold";
  font-size: 24px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  text-indent: 0;
}
#play p {
  font-size: 11px;
  line-height: 1.5;
  margin-right: 20px;
}
/*IE6 fix*/
* html #play h3 {
  text-align: left;
  margin-left: 0px
}
/*IE7 fix*/
*:first-child+ html #play h3 {
  text-align: left;
  margin-left: 0px
}
#play h3 {
  font-size: 17px;
  text-align: left;
  color: #007a45;
  font-family: "HermesFB Bold";
}
/*IE6 fix*/
/** html #schedule {
 margin-right: -120px;
 }*/
/*IE7 fix*/
/**:first-child+ html #schedule {
 margin-right: -120px;
 }*/
#schedule {
  width: 200px;
  float: right;
  border: 1px solid #b3b3b3;
  margin: 0 20px 20px 20px;
  clear: left;
  display: block;
  position: relative;
}
#schedule h2 {
  color: #FFF;
  background: #007a45;
  padding: 5px 20px 5px 10px;
  font-size: 32px;
  margin: 0;
}
/*IE6 Fix*/
* html #play #schedule h3 {
  text-align: center;
}
/*IE7 Fix*/
*:first-child+ html #play #schedule h3 {
  text-align: center;
}
#play #schedule h3 {
  padding: 3px;
  margin: 0;
  background: #7ab800;
  color: #ffffff;
  padding: 6px;
}
#play #schedule h4 {
  background: #CCDC00;
  color: #007A45;
  font-size: 16px;
  margin: 0;
  padding: 5px;
  text-align: center;
}
#play dl.been-there {
  background: #eee;
  margin: 0;
}
#schedule p#schedule_desc {
  padding: 0 10px 7px;
  font-size: 13px;
  color: #ffffff;
  background: #007a45;
  margin: 0;
  line-height: 15px;
}
#schedule dl {
  padding: 5px 5px 5px 5px;
}
#schedule dt {
  font-size: 12px;
  color: #007a45;
  font-weight: bold;
  margin-left: 5px;
}
#schedule dd {
  margin-left: 5px;
}
dd.venue {
  font-size: 1.2em;
  font-weight: bold;
}
dd.location {
  font-size: 1em;
  padding-bottom: 5px;
}
dd.location a {
  font-size: 1em;
  text-decoration: none;
  color: #fd9000;
}
dd.location a:hover {
  border-bottom: none;
}
.slide h5 {
  background: #007a45;
  color: white;
  font-size: 20px;
  padding: 5px 10px 0;
  text-align: left;
  margin: 0;
}
.slide h6 {
  background: #007a45;
  color: #CDCC00;
  font-size: 12px;
  font-style: italic;
  margin: 0 0 30px;
  padding: 2px 10px 5px;
}
.slide img {
  float: left;
}
.slide blockquote {
  font-size: 16px;
  padding-right: 40px;
  color: white;
  font-style: italic;
  border: 3px;
  border-color: #F2AF32;
  border-style: dotted none;
  margin: 10px 30px 10px 20px;
  padding: 10px;
}
/*IE6 Fix*/
* html .slide-image {
  margin-left: 40px;
}
/*IE7 Fix*/
*:first-child+ html .slide-image {
  margin-left: 40px;
}
.slide-image {
  background: #7ab800;
  overflow: hidden;
  padding: 20px 10px 10px;
  width: 580px;
  border-width: 3px;
  border-color: #007a45;
  border-style: solid none;
}
.slide-image a {
  float: right;
  padding-right: 60px;
}
.slide .photo {
  margin: 0 10px 15px 15px;
}
.bio {
  font-size: 10px;
  overflow: auto;
}
/*IE7 fix*/
/**:first-child+ html #play h3.bio-name {
 margin-left: 15px
 }*/
#play h3.bio-name {
  border-bottom: 2px solid;
  margin-left: 0px;
  text-align: left;
  width: 60%;
}
#play div.caption {
  float: right;
  margin-top: 8px;
  padding: 3px;
  width: 228px;
  background: #DDD;
}
#play .how-to {
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  margin: 30px auto;
  width: 80%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#play .how-to h2 {
  background: none repeat scroll 0 0 #007A45;
  color: white;
  margin: 0;
  padding: 10px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/*IE7 fix*/
*:first-child+ html #play .how-to h3 {
  margin-left: 0;
}
#play .how-to h3 {
  text-align: left;
  margin: 0;
  padding: 6px 10px;
  font-size: 2em;
  background: #7ab800;
  color: #CCDC00;
}
h4.materials {
  font-size: 1.2em;
  padding: 0 10px;
  color: #007a45;
}
h4.directions {
  border-top: 1px solid #B3B3B3;
  color: #007A45;
  font-size: 1.4em;
  padding: 10px;
  margin-top: 30px;
  clear: both;
}
#ade-warsito {
  background: #DDD;
  float: right;
  font-size: 8px;
  font-weight: normal;
  margin: 8px 20px;
  padding: 2px;
  text-align: center;
  width: 200px;
}
/*IE6 Fix*/
* html .how-to ol {
  margin-left: 40px;
}
/*IE7 Fix*/
*:first-child+ html ol {
  margin-left: 40px;
}
.how-to ol {
  font-size: 2em;
  color: #7ab800;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 20px;
}
.how-to ol span {
  font-style: normal;
  color: #000;
  font-size: .8em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
#play #ade-warsito p {
  padding: 5px;
  margin: 0;
}
img.bio-image {
  float: right
}
#how-to ul {
  display: block;
  width: 40%;
}
div.screenshot {
  background: none repeat scroll 0 0 #007A45;
  float: right;
  margin-right: 30px;
  margin-top: -190px;
  padding: 2px;
  text-align: center;
  width: 200px;
}
div.screenshot img {
  display: block;
  height: 150px;
}
div.screenshot a {
  color: #ccdc00;
  text-decoration: none;
}
div.screenshot a:hover {
  color: white;
  text-decoration: underline;
}
div.top_block {
  overflow: auto;
}
div.materials_block {
  width: 40%;
}
/*************** END PLAY STYLES *************/
/*************** AnythingSlider Styles*******/
.anythingSlider {
  clear: both;
  width: 760px;
  height: 360px;
  position: relative;
  margin: 30px -10px 15px;
}
.anythingSlider .wrapper {
  width: 680px;
  overflow: auto;
  height: 341px;
  margin: 0 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.anythingSlider .wrapper ul {
  width: 32700px;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #eee;
  border-top: 3px solid #007a45;
  border-bottom: 3px solid #007a45;
  margin: 0;
}
.anythingSlider ul li {
  display: block;
  float: left;
  padding: 0;
  height: 317px;
  width: 680px;
  margin: 0;
}
/*IE6 Fix*/
* html .anythingSlider .arrow {
  display: none;
}
.anythingSlider .arrow {
  display: block;
  height: 200px;
  width: 67px;
  background: url(/uploadedImages/public_site/general/buttons/arrows.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 65px;
  cursor: pointer;
}
.anythingSlider .forward {
  background-position: 0 0;
  right: -20px;
}
.anythingSlider .back {
  background-position: -67px 0;
  left: -20px;
}
.anythingSlider .forward:hover {
  background-position: 0 -200px;
}
.anythingSlider .back:hover {
  background-position: -67px -200px;
}
#thumbNav {
  position: relative;
  top: 323px;
  text-align: center;
}
#thumbNav a {
  color: black;
  font: 11px /18px Georgia, Serif;
  display: inline-block;
  padding: 2px 8px;
  height: 18px;
  margin: 0 5px 0 0;
  background: #c58b04 url(/uploadedImages/public_site/general/buttons/cellshade.png) repeat-x;
  text-align: center;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#thumbNav a:hover {
  background-image: none;
}
#thumbNav a.cur {
  background: #e0a213;
}
#start-stop {
  background: #007a45;
  background-image: url(/uploadedImages/public_site/general/buttons/cellshade.png);
  background-repeat: repeat-x;
  color: white;
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  position: absolute;
  right: 45px;
  top: 323px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#start-stop.playing {
  background-color: #CCDC00;
}
#start-stop:hover {
  background-image: none;
}
/*
 Prevents
 */
.anythingSlider .wrapper ul ul {
  position: static;
  margin: 0;
  background: none;
  overflow: visible;
  width: auto;
  border: 0;
}
.anythingSlider .wrapper ul ul li {
  float: none;
  height: auto;
  width: auto;
  background: none;
}
/***********END AnythingSlider Styles****************/
/***********BEGIN Corporate/Friends of ChildFund Styles*******************/
#corp-wrapper, #FoCF-wrapper {
  margin: 5px 0 0 0;
  border: 1px solid #b3b3b3;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#corp-left-nav, #FoCF-left-nav {
  width: 173px;
  float: left;
}
#corp-left-nav h2, #FoCF-left-nav h2 {
  padding: 5px 0 0 20px;
}
#corp-left-nav ul, #FoCF-left-nav ul {
  list-style: none;
  padding: 0 20px;
}
#corp-left-nav li, #FoCF-left-nav li {
  margin: 10px 0;
}
#corp-left-nav a, #FoCF-left-nav a {
  color: black;
}
#corp-left-nav a:hover, #FoCF-left-nav a:hover {
  color: #fd9000;
  text-decoration: none;
}
#corp-content, #FoCF-content {
  overflow: hidden;
  border-left: 1px solid #b3b3b3;
  margin-bottom: 10px;
  padding: 0 15px;
}
/*#FoCF-content h1,*/
#corp-content h1 {
  text-indent: -9999px;
}
#crrc-header {
  background: url(/uploadedImages/public_site/corporate/corporate-relations-RC.png) no-repeat 0 bottom;
  margin-bottom: 26px;
  padding-top: 32px;
}
#corp-content p, #FoCF-content p {
  width: 480px;
}
#corp-TOC, #FoCF-TOC {
  margin-top: 50px;
}
#corp-TOC ul, #FoCF-TOC ul {
  list-style: none;
  padding: 0;
}
#corp-TOC li, #FoCF-TOC li {
  height: 126px;
  width: 607px;
}
#corp-TOC img, #FoCF-TOC img {
  display: block;
  height: 126px;
  width: 165px;
  float: left;
}
#corp-TOC div, #FoCF-TOC div {
  border-top: 1px solid #b3b3b3;
  width: 411px;
  float: left;
  margin-left: 31px;
}
#corp-TOC h2, #FoCF-TOC h2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: large;
}
#corp-TOC a, #FoCF-TOC a {
  color: #007a45;
}
#corp-TOC p, #FoCF-TOC p {
  width: 411px;
}
#corp-left-nav li.active a, #corp-left-nav li.active a {
  color: #007a45;
}
#corp-left-nav h2 a, #FoCF-left-nav h2 a {
  color: #007a45;
}
#corp-content div.corporate h1 {
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#corp-content div.corporate h2 {
  font-size: 15px;
  color: black;
  padding: 0;
  margin: 0 0 20px;
}
#about-CF-header {
  background: url(/uploadedImages/public_site/corporate/about-CF.jpg) no-repeat bottom right;
  height: 124px;
  width: 70%
}
#about-CF-header h1 {
  background: url(/uploadedImages/public_site/corporate/About_ChildFund/about-cf-header.png) no-repeat 0 bottom;
}
#about-CF p#first {
  margin-top: -30px;
}
#logos-imagery-header {
  background: url(/uploadedImages/public_site/corporate/logos-imagery.jpg) no-repeat bottom right;
  height: 124px;
  width: 67%;
}
#logos-imagery-header h1 {
  background: url(/uploadedImages/public_site/corporate/Logos_Imagery/logos-imagery-header.png) no-repeat 0 bottom;
}
#logos-imagery p#first {
  margin-top: -10px;
}
#CF-at-work-header {
  background: url(/uploadedImages/public_site/corporate/CF-at-work.jpg) no-repeat bottom right;
  height: 124px;
  width: 75%
}
#CF-at-work-header h1 {
  background: url(/uploadedImages/public_site/corporate/ChildFund_at_Work/cf-at-work-header.png) no-repeat 0 bottom;
}
#CF-at-work p#first {
  margin-top: -30px;
}
#products-gifts-header {
  background: url(/uploadedImages/public_site/corporate/products-gifts.jpg) no-repeat bottom right;
  height: 124px;
  width: 67%;
}
#products-gifts-header h1 {
  background: url(/uploadedImages/public_site/corporate/Products_Gifts/products-gifts-header.png) no-repeat 0 bottom;
}
#products-gifts p#first {
  margin-top: -10px;
}
#edu-mats-header {
  background: url(/uploadedImages/public_site/corporate/edu-mats.jpg) no-repeat bottom right;
  height: 155px;
  width: 75%;
}
#edu-mats-header h1 {
  background: url(/uploadedImages/public_site/corporate/Educational_Materials/edu-mats-header.png) no-repeat 0 bottom;
}
#edu-mats p#first {
  margin-top: -50px;
}
#special-events-header {
  background: url(/uploadedImages/public_site/corporate/special-events.jpg) no-repeat bottom right;
  height: 144px;
  width: 70%;
}
#special-events-header h1 {
  background: url(/uploadedImages/public_site/corporate/Special_Events/special-events-header.png) no-repeat 0 bottom;
}
#special-events p#first {
  margin-top: -30px;
}
#marketing-tools-header {
  background: url(/uploadedImages/public_site/corporate/marketing-tools.jpg) no-repeat bottom right;
  height: 144px;
  width: 88%;
}
#marketing-tools-header h1 {
  background: url(/uploadedImages/public_site/corporate/Cause_Marketing_Tools/marketing-tools-header.png) no-repeat 0 bottom;
}
#marketing-tools p#first {
  margin-top: -30px;
}
#friends-of-CF-header {
  background: url(/uploadedImages/public_site/corporate/friends-of-CF.jpg) no-repeat bottom right;
  height: 155px;
  width: 92%;
}
#friends-of-CF-header h1 {
  background: url(/uploadedImages/public_site/corporate/Friends_of_ChildFund_Campaign/friends-of-CF-header.png) no-repeat 0 bottom;
}
#friends-of-CF p#first {
  margin-top: -30px;
}
#corp-content div.corporate p {
  color: #666;
}
#get-started {
  float: left;
}
#corp-content div.corporate h3 {
  color: black;
  font-size: 14px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin-bottom: 7px;
}
#corp-content div.corporate ul {
  list-style: none;
  padding: 0;
}
#corp-content div.corporate li {
  margin: 7px 0;
}
#supplies {
  border-left: 1px solid #b3b3b3;
  margin-left: 300px;
  padding-left: 15px;
}
#supplies h3 {
  margin-top: 26px;
}
#corp-content p.last, #FoCF-content p.last {
  display: block;
  padding-top: 40px;
  width: 100%;
  clear: both;
}
#edu-mats-list, #about-CF-list {
  padding-top: 10px;
}
#corp-content #edu-mats-list ul.secondary {
  padding-left: 20px;
  list-style: square;
}
/*Friends of ChildFund Tool Kit section*/
#FoCF-header {
  background: url(/uploadedImages/public_site/Friends_of_ChildFund/FoCF-header.gif) no-repeat 0 bottom;
  margin-bottom: 26px;
  padding-top: 32px;
}
#CF-tube-header h1 {
  background: url(/uploadedImages/public_site/Friends_of_ChildFund/ChildFund_Tube/ChildFund_Tube.gif) no-repeat 0 bottom;
  margin-top: 35px;
  height: 24px;
}
#FoCF-content #videoControl {
  width: 520px;
  background-color: #007a45;
  margin: 40px auto;
  float: none;
}
#FoCF-content #videoBucket {
  width: 450px;
  height: 360px;
}
#faces_gallery ul {
  list-style: none;
  margin-top: 40px;
}
#faces_gallery li {
  float: left;
  margin: 2px;
  padding: 2px;
}
#faces_gallery img {
  margin: 0;
  padding: 0;
  border: 2px solid #b3b3b3;
}
#faces_gallery ul a {
  display: block;
  width: 160px;
  height: 100px;
}
#faces_gallery img:hover {
  border: 2px solid #007a45;
}
#faces_gallery p {
  text-indent: 42px;
  margin-bottom: 40px;
}
#back {
  clear: both;
}
/********** BEGIN -> HEADER BLOCK **********/
/*---------------End Friends of ChildFund Tool Kit*--------------/

 /*---------------SPONSORSHIP JUMPSTART---------------*/
#jumpstart_content h1 {
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 0.85;
}
#jumpstart_content h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
#jumpstart_content h3 {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
#jumpstart_content p {
  line-height: 1.5;
  margin-top: 3px;
}
p.jumpstart_caption {
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
}
div.jumpstart_bodyRight {
  display: block;
  position: relative;
  width: 277px;
  height: 409px;
  float: right;
  margin: 0 0 10px 10px;
}
div.jumpstart_bodyRightSocial {
  display: block;
  position: relative;
  width: 277px;
  float: right;
}
p.jumpstart_subheadMain {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
div.jumpstart_bodyLeft {
  display: block;
  position: relative;
  width: 425px;
  float: left;
  padding-right: 40px;
}
#jumpstart_socialMediaIcons {
  list-style: none;
  margin: 0;
  padding: 0;
}
#jumpstart_socialMediaIcons li {
    float: right;
    padding-left: 7px;
    padding-right: 7px;
}
#jumpstart_socialMediaIcons li a {
  width:32px;
  height:32px;
  overflow:hidden;
  background-image: url(/uploadedImages/public_site/general/social_sprites.png);
  background-repeat: no-repeat;
  background-position: 0 -200px;
  display:block;
}
p.jumpstart_socialP {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #8cc63f;
  text-align: center;
}
div.clearDiv {
  clear: both;
}
/**********PROCESS MAP**********/
#jumpstart_processMap {
  display: block;
  position: relative;
  background: url(/uploadedImages/public_site/sponsorship/jumpstart/jumpPM_background.jpg);
  margin-left: auto;
  margin-right: auto;
  clear: both;
  margin-bottom: 20px;
}
#jumpstart_pmPaddingWrapper {
  border: 1px solid green;
  padding: 10px;
}
#jumpstart_processMap p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
#jumpstart_processMap p.pmHead {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #007a45;
}
#jumpstart_processMapLeft {
  display: block;
  position: relative;
  width: 350px;
  float: left;
}
#jumpstart_pmBlock01 {
}
div.jumpstart_pmImageLeft {
  display: block;
  position: relative;
  float: left;
}
div.jumpstart_pmImageRight {
  display: block;
  position: relative;
  float: right;
}
#jumpstart_processMapMiddle {
  display: block;
  position: relative;
  float: left;
  width: 41px;
}
#jumpstart_processMapRight {
  display: block;
  position: relative;
  float: right;
  width: 325px;
}
#jumpstart_pmArrow01 {
  display: block;
  position: relative;
  width: 20px;
  height: 25px;
  padding-left: 100px;
}
#jumpstart_pmArrowMiddle {
  display: block;
  position: relative;
  width: 20px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
}
#jumpstart_pmLast {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
}
#jumpstart_processMapTitle {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #007a45;
  width: 100%;
  height: 45px;
}
/*---------------END SPONSORSHIP JUMPSTART---------------*/

/*---------------100 DAYS OF YES---------------*/
#columnWrapper {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid #b3b3b3;
}
#columnLeft-100 {
  display: block;
  position: relative;
  width: 239px;
  padding: 10px 10px 10px 0;
  float: left;
}
#columnMiddle-100 {
  display: block;
  position: relative;
  width: 227px;
  padding: 10px 10px 10px 10px;
  border-left: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  float: left;
}
#columnRight-100 {
  display: block;
  position: relative;
  width: 239px;
  padding: 10px 0 10px 10px;
  float: left;
}
.topText-100days {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}
.block-100days {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px 0 10px 0;
}
.imgLeft-100days {
  display: block;
  position: relative;
  width: 76px;
  padding: 0;
  float: left;
}
.textLeft-100days {
  display: block;
  position: relative;
  width: 155px;
  padding: 0;
  margin: 0;
  float: right;
}
div.block-100days p.columnMiddleTitle {
  font-size: 13px;
  font-weight: bold;
  color: #007a45;
  padding: 0 0 5px 0;
}
div.block-100days p.columnMiddleLink {
  margin: 0;
  padding: 10px 0 10px 0;
}
div.block-100days p {
  margin: 0;
  padding: 5px 0 5px 0;
}
div.block-100days a {
  font-weight: bold;
  color: #fd9000;
}
.blockSocial-100days {
  display: block;
  position: relative;
  width: 100%;
  padding: 12px 0 12px 0;
  border-bottom: 1px solid #b3b3b3;
}
.socialIcon-100days {
  display: block;
  position: relative;
  width: 44px;
  padding: 0 10px 0 0;
  float: left;
}
.socialText-100days {
  display: block;
  position: relative;
  width: 185px;
  padding: 0;
  margin: 0;
  float: right;
}
div.socialText-100days p {
  margin: 0;
  padding: 0;
}
div.socialText-100days p.textFacebook-100days {
  font-size: 13px;
  font-weight: bold;
  color: #3e5694;
}
div.socialText-100days p.textTwitter-100days {
  font-size: 13px;
  font-weight: bold;
  color: #0eb2d5;
}
div.socialText-100days p.textBlog-100days {
  font-size: 13px;
  font-weight: bold;
  color: #007a45;
}
div.socialText-100days p.textEmail-100days {
  font-size: 13px;
  font-weight: bold;
  color: #8cc63f;
}
/*---------------END 100 DAYS OF YES---------------*/

/* IE6 css fixer v0.8: Wed, 28 Apr 2010 21:22:07 +0200 */

/* ============================================= */
/* safe settings																 */

/* add display:inline to floated elements */
#home_block_1, #home_block_4, .secondary_block, #sec_block_4 li, #content-blocks div, #play p.play-date, #play_content, #schedule, .slide-image a, #play div.caption, #ade-warsito, img.bio-image, div.screenshot, .anythingSlider ul li, #corp-left-nav, #corp-TOC img, #corp-TOC div, #home_block_2, #home_block_3, .slide img, #get-started {
  display: inline;
}
/* add zoom:1 to overflow:hidden */
#play, .slide-image, #corp-content {
  zoom: 1;
}
/* fix negative margins */
#play, div.screenshot, .anythingSlider, #CF-at-work p#first, #about-CF p#first, #edu-mats p#first, * html #schedule, :first-child+ html #schedule {
  position: relative;
  zoom: 1;
}
/* add zoom:1 to pos:relative elements */
#print_notification img, .anythingSlider, #thumbNav {
  zoom: 1;
}
/* add zoom:1; display:inline; to inline-block elements */
#play p.play-date, #thumbNav a {
  zoom: 1;
  display: inline;
}
/* Revised Footer Layout -			06.01.2011			 */
/* ============================================= */
#footer {
  clear: both;
  margin: 2em 0;
}
#footer td {
  font-size: 11px;
}
#PgFt {
  clear: both;
  font-size: 9px;
  line-height: 1.2;
  color: #666;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 30px auto 10px;
}
#PgFt a {
  color: #666;
}
#PgFt a:hover {
  /*color:#666;*/
  text-decoration: underline;
}
#PgFt p {
  font-size: 9px;
  color: #666;
  margin: 0;
}
#PgFt div {
  position: relative;
}
#PgFt .copyright {
  margin-bottom: 1em;
}
#PgFt .copyright a {
  text-decoration: underline;
}
#PgFt h4 {
  line-height: 10px;
  margin: 0 0 3px;
}
#PgFt .section {
  border-left: 1px solid #999;
  float: left;
  height: 120px;
  min-height: 120px;
  width: 219px;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
}
#PgFt .first {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.section h4, #PgFt hr {
  display: none;
  font-size: 10px;
}
#PgFt #PgFt-Section-Links {
  padding-right: 0;
  width: 235px;
}
#PgFt-Section-Links .nav {
  float: left;
  margin: 0 0 0 10px;
}
#PgFt-Section-Links .first {
  margin: 0;
}
#PgFt-Section-Links {
  display: inline-block;
  overflow: hidden;
}
#PgFt-Section-Links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#PgFt-Section-Links li {
  margin: 0 0 5px;
}
#PgFt-Section-Accountability {
  background: url(/uploadedImages/public_site/submenus/footer_chart.png) 9px 14px no-repeat;
}
#PgFt-Section-Accountability h4, #PgFt-Section-Accountability p {
  display: block;
  padding-left: 67px;
}
#PgFt-Section-Connect h4, #PgFt-Section-Connect h5 {
  display: inline;
  font-size: 9px;
  line-height: 14px;
  font-weight: 400;
  float: left;
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #666666;
}
#PgFt-Section-Connect h4 {
  margin-right: 18px;
}
#PgFt-Section-Connect div.cf {
  float: left;
  margin: 0;
}
#PgFt-Section-Connect div.newsletter {
  margin: 15px auto;
}
#PgFt-Section-Connect ul.socialLinks {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
#PgFt-Section-Connect ul.socialLinks li {
  float: left;
  display: inline;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 5px 0 0;
}
#PgFt-Section-Connect .newsletter h5 {
  float: left;
  display: inline-block;
}
#PgFt-Section-Connect a.eNewsButton {
  background: url(/uploadedImages/public_site/submenus/footer_sprites.png) right -120px no-repeat;
  width: 102px;
  height: 16px;
  display: block;
  float: left;
  line-height: 15px;
  text-indent: -9999px;
  margin: 0 0 0 5px;
}
#PgFt-Section-Connect a.eNewsButton:hover {
  background-position: right -140px;
}
#PgFt-Section-Connect a.eNewsButton:active {
  background-position: right -160px;
}
#PgFt-Section-Connect #PgFt-Vcard div.emailContainer {
  margin: 5px auto;
}
#PgFt-Section-Connect ul.socialLinks li.rss {
  display: none;
}
#PgFt-Section-Connect li a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/uploadedImages/public_site/general/social_sprites.png);
  background-repeat: no-repeat;
}
#PgFt-Section-Connect li.facebook a {
  background-position: 0 0;
}
#PgFt-Section-Connect li.youtube a {
  background-position: -42px 0;
}
#PgFt-Section-Connect li.blog a {
  background-position: -84px 0;
}
#PgFt-Section-Connect li.twitter a {
  background-position: -126px 0;
}
#PgFt-Section-Connect li.linkedin a {
  background-position: -168px 0;
}
#PgFt-Section-Connect li.rss a {
  background-position: -210px 0;
}
#PgFt-Section-Connect li.textalerts a {
  background-position: -252px 0;
}
#PgFt-Section-Connect li.googleplus a {
  background-position: -294px 0;
}
/* # */
#PgFt-Section-Connect li.facebook a:hover {
  background-position: 0 -20px;
}
#PgFt-Section-Connect li.youtube a:hover {
  background-position: -42px -20px;
}
#PgFt-Section-Connect li.blog a:hover {
  background-position: -84px -20px;
}
#PgFt-Section-Connect li.twitter a:hover {
  background-position: -126px -20px;
}
#PgFt-Section-Connect li.linkedin a:hover {
  background-position: -168px -20px;
}
#PgFt-Section-Connect li.rss a:hover {
  background-position: -210px -20px;
}
#PgFt-Section-Connect li.textalerts a:hover {
  background-position: -252px -20px;
}
#PgFt-Section-Connect li.googleplus a:hover {
  background-position: -294px -20px;
}
#PgFt #PgFt-Section-MemberOrgs {
  padding-right: 0;
}
#PgFt-Section-MemberOrgs .logo {
  height: 50px;
  display: inline;
  float: left;
  text-indent: -9999px;
  margin-right: 12px;
  background-attachment: fixed;
}
#PgFt-Section-MemberOrgs .logo a {
  background-image: url(/uploadedImages/public_site/submenus/footer_sprites.png);
  background-repeat: no-repeat;
  display: block;
  height: 100%;
}
#PgFt-Section-MemberOrgs #PgFt-BBB a {
  width: 31px;
}
#PgFt-Section-MemberOrgs #PgFt-CRC a {
  width: 65px;
}
#PgFt-Section-MemberOrgs #PgFt-ITA a {
  width: 83px;
  margin-right: 0;
}
#PgFt-Section-MemberOrgs #PgFt-CFA a {
  clear: both;
  width: 160px;
  height: 30px;
  margin-top: 10px;
  margin-right: 0;
}
#PgFt-Section-MemberOrgs #PgFt-CFA {
  margin-top: 6px;
}
#PgFt-Section-Connect .vcard h5, #PgFt-Section-Connect #PgFt-Vcard .org {
  display: none;
}
#PgFt-Section-MemberOrgs #PgFt-BBB a:link, #PgFt-Section-MemberOrgs #PgFt-BBB a:visited, #PgFt-Section-MemberOrgs #PgFt-BBB a:active {
  background-position: 0 0;
}
#PgFt-Section-MemberOrgs #PgFt-CRC a:link, #PgFt-Section-MemberOrgs #PgFt-CRC a:visited, #PgFt-Section-MemberOrgs #PgFt-CRC a:active {
  background-position: -100px 0;
}
#PgFt-Section-MemberOrgs #PgFt-ITA a:link, #PgFt-Section-MemberOrgs #PgFt-ITA a:visited, #PgFt-Section-MemberOrgs #PgFt-ITA a:active {
  background-position: -200px 0;
}
#PgFt-Section-MemberOrgs #PgFt-CFA a:link, #PgFt-Section-MemberOrgs #PgFt-CFA a:visited, #PgFt-Section-MemberOrgs #PgFt-CFA a:active, #PgFt-Section-MemberOrgs #PgFt-CFA a:hover {
  background-position: -440px -70px;
}
#PgFt-Section-MemberOrgs #PgFt-BBB a:hover {
  background-position: 0 -70px;
}
#PgFt-Section-MemberOrgs #PgFt-CRC a:hover {
  background-position: -100px -70px;
}
#PgFt-Section-MemberOrgs #PgFt-ITA a:hover {
  background-position: -200px -70px;
}
#PgFt #PgFt-FootNote {
  clear: both;
  float: left;
  width: 100%;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#PgFt #PgFt-FootNote a {
  margin-top: 1em;
}
/* new image/caption object - class names based on propsed HTML5 elements */
.figure {
  margin: 0 auto 20px;
  padding: 0;
  display: block;
}
.figure.right {
  float: right;
  clear: right;
  margin: 0 0 20px 20px;
}
.figure.left {
  float: left;
  clear: left;
  margin: 0 20px 20px 0;
}
.figure img {
  display: block;
}
.figcaption {
  line-height: 1.2;
  font-weight: bold;
  margin: .5em 0;
  font-size: 10px;
}
.childWorldIssue {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 2px;
  overflow: hidden;
  position: relative;
}
.childWorldIssue img {
  display: block;
  margin: 0 40px 0 15px;
  position: relative;
  width: 154px;
  height: 270px;
  overflow: hidden;
  float: left;
  border: 2px solid #000;
}
#media_content .childWorldIssue dl {
  margin-left: 198px;
  clear: none;
}
.childWorldIssue dd {
  margin: 3px 0;
}
/************************************************
 JCAROUSEL LITE
 ************************************************/
.slider {
  float: left;
  left: -5000px;
  position: relative;
  visibility: hidden;
}
.sliderControls {
  position: relative;
  clear: both;
  display: block;
  width: 50px;
  margin: 0 auto;
}
.prev, .next {
  cursor: pointer;
  display: block;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
}
.prev {
  float: left;
  background: transparent url(/uploadedImages/public_site/general/pg-pagingNav.png) top left no-repeat;
}
.next {
  float: right;
  background: transparent url(/uploadedImages/public_site/general/pg-pagingNav.png) top right no-repeat;
}
/*********/
.newsLinks {
  border: #999 1px solid;
  margin: 20px 0 20px 20px;
  padding: 10px;
  float: right;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.newsLinks dt {
  padding: 0;
  margin: 0 !important;
}
.newsLinks dd {
  border-bottom: 1px solid #999999;
  display: block;
  line-height: 15px;
  margin: 6px 0;
  min-height: 30px;
  padding: 4px 0;
  width: 100%;
}
.newsLinks dd.last {
  border-bottom: medium none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.newsLinks dd a span {
  padding-right: 10px;
  white-space: nowrap;
  background: url(/uploadedImages/public_site/places/country_pages/SectionSprites.png) no-repeat right -208px;
  float: right;
  color: #fd9000;
  font-size: 10px;
}
.newsLinks dt {
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  color: #007a45;
  font-size: 15px;
  font-weight: bold;
}
/********** START -> ANNE TRAVEL PAGE STYLES ***********/

#AnneTravelMainContent {
}
#IndiaMap {
  background-image: url(/uploadedImages/public_site/media/trip-pages/IndiaMap-bkgd_03.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 15px;
  margin-bottom: 5px;
  float: left;
  width: 749px;
  height: 516px;
}
#TravelContent {
  width: 500px;
  float: left;
}
#TravelContent p {
  line-height: 2em;
}
#TravelContentUpdate {
  border-bottom: 1px solid #999999;
  float: left;
  line-height: 1.5em;
  margin-bottom: 15px;
}
#travelRightColumn {
  clear: right;
  float: right;
  width: 200px;
}
#indiaTwitter {
  float: right;
  clear: right;
  width: 180px;
  background-color: #DEF0FA;
  padding: 10px 10px 10px 10px;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 5px;
}
#indiaTwitter img {
  padding-bottom: 5px;
}
#IndiaInternary {
  float: right;
  width: 190px;
  margin-right: 10px;
}
#IndiaInternary dd {
  font-weight: bold;
  line-height: 1.8em;
  color: #FD9000;
  margin: 0;
  padding: 0;
}
#IndiaInternary dt {
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  padding-left: 25px;
  text-indent: 0;
}
dt.visit01 {
  background: transparent url(/uploadedImages/public_site/media/trip-pages/sprite_site-travel-numbers.gif) 0 0 no-repeat;
}
dt.visit02 {
  background: transparent url(/uploadedImages/public_site/media/trip-pages/sprite_site-travel-numbers.gif) 0 -51px no-repeat;
}
dt.visit03 {
  background: transparent url(/uploadedImages/public_site/media/trip-pages/sprite_site-travel-numbers.gif) 0 -100px no-repeat;
}
dt.visit04 {
  background: transparent url(/uploadedImages/public_site/media/trip-pages/sprite_site-travel-numbers.gif) 0 -150px no-repeat;
}
dt.visit05 {
  background: transparent url(/uploadedImages/public_site/media/trip-pages/sprite_site-travel-numbers.gif) 0 -200px no-repeat;
}
/********** END -> ANNE TRAVEL PAGE STYLES ***********/

/********** START -> David Archuleta PAGE STYLES ***********/

#MainPageContent {
}
#LeftColumn {
  clear: left;
  float: left;
}
#RightColumn {
  clear: right;
  float: right;
  width: 200px;
}
.rule {
  border-top: solid 1px #999;
  border-color: #999;
  padding: 5px 0 5px 0;
  position: relative;
  clear: both;
}
#GetToKnowDA {
  background-image: url(/uploadedImages/public_site/media/live-partnerships/black-bar.png);
  background-position: 0 0;
  background-color: #CCCCCC;
  background-repeat: no-repeat;
  width: 530px;
  margin-bottom: 15px;
}
#DAimagecopycontainer {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}
#DAimagecopycontainer img {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  border: none;
  display: inline;
  float: left;
}
#DAimagecopycontainer h3 {
  color: #FFF;
  padding-top: 17px;
  padding-bottom: 13px;
  font-size: 15px;
}
#DAimagecopycontainer p {
  line-height: 1.5em;
}
#TourSchedule {
  background-image: url(/uploadedImages/public_site/media/live-partnerships/schedule_top.png);
  background-position: 0 0;
  background-color: #fff;
  background-repeat: no-repeat;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
#TourSchedule h3 {
  color: #FFF;
  padding-top: 17px;
  padding-bottom: 0;
  font-size: 15px;
  text-align: left;
  padding-left: 8px;
  margin-bottom: 0;
}
#TourSchedule h4 {
  color: #FFF;
  padding-top: 0;
  padding-bottom: 8px;
  font-size: 13px;
  text-align: left;
  padding-left: 8px;
  margin-bottom: 10px;
  margin-top: 0;
}
#TourScheduleTable {
  margin-right: auto;
  margin-left: auto;
}
#DA_sponsor_block {
  position: relative;
  display: block;
  width: 200px;
  float: left;
  margin-left: 0;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
#DA_sponsor_block div {
  position: relative;
}
#DA_sponsor_block .DAcontainer {
  width: 200px;
  height: 420px;
  margin: 0;
  padding: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#DA_sponsor_block .primary {
  color: #7ab800;
  font-family: "HermesFB Black", Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  left: 10px;
  letter-spacing: -1px;
  line-height: 0.9;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  top: 8px;
  width: 180px;
}
#DA_sponsor_block .secondary {
  color: #fff;
  font-family: "HermesFB Bold", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  left: 10px;
  line-height: 1;
  margin: 10px 0;
  position: relative;
  padding-top: 10px;
  width: 180px;
}
#DA_Volunteers {
  width: 200px;
}
#DA_Volunteers h1 {
  padding-top: 10px;
}
#DA_Volunteers img {
  float: right;
  padding-left: 10px;
}
/********** END -> David Archuleta PAGE STYLES ***********/


