* {
  margin: 0;
  padding: 0;
}

/* !BASE TAG STYLES */
body {
  font: 62.5%/1 Verdana, Helvetica, FreeSans, Arial, Sans-serif;
  text-align: center;
  background: #e5e5e5;
}

h2,
h3 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 1em;
}

p {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

ul {
  padding-left: 2.5em;
  margin-bottom: 1em;
  font-size: 1.2em;
}

li {
  margin-bottom: 1em;
}

img {
  border: 0;
}

/* !SHARED CLASSES */
.section {
  width: 770px;
  clear: both;
  text-align: left;
  margin: 0 auto;
  color: #fff;
  position: relative;
}

.media {
  background: #fff url(cssimages/media-back.png) repeat-x;
}

.media_nav {
  background: #fff url(cssimages/media_nav-back.png) repeat-x;
  border: 1px solid #8a8a8a;
  border-left: 0;
  border-right: 0;
}

.reverse {
  border: 1px solid #a0a0a0;
  border-top: 0;
  border-bottom: 0;
  background: #cfcfcf url(cssimages/reverse-back.png) repeat-x;
}

.plain {
  padding: 30px 0 0 0;
  color: #666;
}

.plain a {
  color: #22458d;
}

.plain a:hover {
  color: #000;
}

.hero {
  border-right: 1px solid #9d9d9d;
  width: 480px;
  position: absolute;
  left: 0;
  top: 0;
}

.hero img {
  display: block;
}

.hero .caption {
  color: #484848;
  font-size: 1.2em;
  line-height: 1.3;
  position: absolute;
  left: 298px;
  bottom: 63px;
}

.plain .hero {
  top: 30px;
  border: 0;
}

.callout {
  position: absolute;
  left: 500px;
  top: 20px;
  width: 248px;
}

.plain .callout {
  padding-top: 0;
}

.new_current .callout {
  display: none;
}

.callout h2 {
  font-size: 15px;
  margin-bottom: .8em;
}

.callout p {
  line-height: 1.4;
}

.padded {
  padding-top: 10px;
}

.content {
  background: #194493 url(cssimages/content-back.jpg) repeat-x;
  overflow: auto;
  padding: 37px 0;
}

.content a {
  color: #f3d6a3;
}

.content a:hover {
color: #fff;
}

.col1,
.col2 {
  width: 370px;
  display: inline;
  float: left;
}

.col2 {
  margin-left: 30px;
}

.img_only {
  text-align: right;
  margin-top: 80px;
}

.img_only img {
  display: block;
  margin-bottom: 20px;
  float: right;
}

.col2 .img_holder {
  display: inline;
  float: right;
}

.callout .button {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.icon_left,
.img_left {
  display: inline;
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #9d9d9d;
}

.icon_left {
  border: 0;
}

.form {
  padding-bottom: 30px;
}

.form .hero {
  width: 440px;
  position: relative;
  top: 0;
  left: 0;
}

.form .callout {
  background: #d6d6d6;
  width: 259px;
  display: inline;
  float: right;
  position: relative;
  left: 0;
  top: 0;
  border: 1px solid #bfbfbf;
  padding: 15px;
}

.updated {
  display: none;
}

.quote {
  color: #858585;
  font-style: italic;
}

p.quote {
  font-size: 14px;
  line-height: 1.6;
  padding-top: 20px;
}

cite.quote {
  display: block;
  margin-bottom: 20px;
  text-align: right;
}



/* !MAIN PAGE BLOCKS */

/* !-HEADER */
#header {
  background: #fff url(cssimages/header-back.png) repeat-x;
}

#header .section {
  height: 101px;
}

/* !--LOGOS */
#header h1,
#header h1 i {
  width: 236px;
}

#header .sponsor,
#header .sponsor i {
  width: 163px;
}

#header h1,
#header h1 i,
#header .sponsor,
#header .sponsor i {
  height: 68px;
}

#header h1,
#header .sponsor {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 68px;
  position: relative;
}

#header .sponsor {
  position: absolute;
  right: 0;
  top: 0;
}

#header h1 i,
#header .sponsor i {
  position: absolute;
  left: 0;
  top: 0;
}

#header h1 i {
  background: transparent url(cssimages/pif-logo.png) no-repeat;
}

#header .sponsor i {
  background: transparent url(cssimages/sbt-logo.png) no-repeat;
}

/* !--NAVIGATION */
#header ul {
  list-style: none;
  font-size: 14px;
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 1px;
  width: 770px;
  height: 31px;
  border-right: 1px solid #878787;
}

#header ul li,
#header ul li a {
  margin: 0;
  height: 31px;
  display: block;
}

#header ul li {
  width: 154px;
  line-height: 31px;
  display: inline;
  float: left;
}

#header ul li a {
  color: #959698;
  text-decoration: none;
}

#header ul li a:hover,
#header ul li a:focus {
  color: #174392;
}

#header ul li.action {
  position: absolute;
  float: none;
  bottom: 0;
  width: 145px;
}

#header ul li.action a {
  background: #feefd4 url(cssimages/action-back.png) repeat-x;
  text-align: center;
  color: #484848;
  border-left: 1px solid #878787;
}

#header #post_a_need {
  right: 0;
}

#header #get_involved {
  right: 145px;
}

#header ul li.action a:hover,
#header ul li.action a:focus {
  color: #000;
}

.stories #stories a,
.how_it_started #how_it_started a,
.giving_at_a_glance #giving_at_a_glance a {
  cursor: default;
  color: #22458d;
}

/* !-MAIN */

.media {
  overflow: hidden;
}

/* !--MEDIA NAVIGATION */
.media_nav .section {
  width: 772px;
}

.media_nav .home img {
  display: none;
}

.media_nav a {
  /*display: inline;*/
  float: left;
  border: 1px solid #a0a0a0;
  width: 68px;
  height: 68px;
  margin-left: 8px;
  position: relative;
  /* WIDTH CHANGED FOR 11 ICONS (2010 update) */
  width: 62px;
  margin-left: 6px;
  overflow: hidden;
}

.archives {
	position: absolute;
	right: 0;
	bottom: -85px;
	z-index: 1000;
	width: 290px;
}

.archives p {
	margin-bottom: .5em;
}

.media_nav .archives a {
	position: relative;
	display: inline;
	width: auto;
	height: auto;
	color: #F3D6A3;
	border: none;
	margin: 0;
	float: none;
}

.media_nav i {
  display: block;
  width: 62px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 0;
}

/* !HOME MEDIA_NAV ICONS */
#icon_own_place {                                                         
  background: transparent url(../images/thumbs/own_place-off.jpg) no-repeat;
}

#icon_baby_first_cry {
  background: transparent url(../images/thumbs/baby_first_cry-off.jpg) no-repeat;
}                                                             

#icon_help_military {
  background: transparent url(../images/thumbs/help_military-off.jpg) no-repeat;
}                                                             

#icon_anybody_mom {
  background: transparent url(../images/thumbs/anybody_mom-off.jpg) no-repeat;
} 

#icon_abc_living {
  background: transparent url(../images/thumbs/abc_living-off.jpg) no-repeat;
}                                                             

#icon_helping_sarah {
  background: transparent url(../images/thumbs/helping_sarah-off.jpg) no-repeat;
}

#icon_mike_09 {
  background: transparent url(../images/thumbs/mike_09-off.jpg) no-repeat;
}

#icon_hopecare {
  background: transparent url(../images/thumbs/hope-care-off.jpg) no-repeat;
}

#icon_angels_wings {
  background: transparent url(../images/thumbs/angels-wings-off.jpg) no-repeat;
}

#icon_forman {
  background: transparent url(../images/thumbs/forman-off.jpg) no-repeat;
}

#icon_hayden {
  background: transparent url(../images/thumbs/hayden-off.jpg) no-repeat;
}

#icon_misti {
  background: transparent url(../images/thumbs/misti-off.jpg) no-repeat;
}

#icon_motoride {
  background: transparent url(../images/thumbs/motoride-off.jpg) no-repeat;
}

#icon_opportunity {
  background: transparent url(../images/thumbs/opportunity_to_give-off.jpg) no-repeat;
}

#icon_reziah {
  background: transparent url(../images/thumbs/reziah-off.jpg) no-repeat;
}

#icon_skyler {
  background: transparent url(../images/thumbs/skyler-off.jpg) no-repeat;
}

#icon_ywca {
  background: transparent url(../images/thumbs/ywca-off.jpg) no-repeat;
}

a:hover #icon_own_place,
.current #icon_own_place {
  background: transparent url(../images/thumbs/own_place.jpg) no-repeat;
}

a:hover #icon_baby_first_cry,
.current #icon_baby_first_cry {
  background: transparent url(../images/thumbs/baby_first_cry.jpg) no-repeat;
}

a:hover #icon_help_military,
.current #icon_help_military {
  background: transparent url(../images/thumbs/help_military.jpg) no-repeat;
} 

a:hover #icon_anybody_mom,
.current #icon_anybody_mom {
  background: transparent url(../images/thumbs/anybody_mom.jpg) no-repeat;
} 

a:hover #icon_abc_living,
.current #icon_abc_living {
  background: transparent url(../images/thumbs/abc_living.jpg) no-repeat;
} 

a:hover #icon_helping_sarah,
.current #icon_helping_sarah {
  background: transparent url(../images/thumbs/helping_sarah.jpg) no-repeat;
}

a:hover #icon_mike_09,
.current #icon_mike_09 {
  background: transparent url(../images/thumbs/mike_09.jpg) no-repeat;
}

a:hover #icon_hopecare,
.current #icon_hopecare {
  background: transparent url(../images/thumbs/hope-care.jpg) no-repeat;
}

a:hover #icon_angels_wings,
.current #icon_angels_wings {
  background: transparent url(../images/thumbs/angels-wings.jpg) no-repeat;
}

a:hover #icon_forman,
.current #icon_forman {
  background: transparent url(../images/thumbs/forman.jpg) no-repeat;
}

a:hover #icon_hayden,
.current #icon_hayden {
  background: transparent url(../images/thumbs/hayden.jpg) no-repeat;
}

a:hover #icon_misti,
.current #icon_misti {
  background: transparent url(../images/thumbs/misti.jpg) no-repeat;
}

a:hover #icon_motoride,
.current #icon_motoride {
  background: transparent url(../images/thumbs/motoride.jpg) no-repeat;
}

a:hover #icon_opportunity,
.current #icon_opportunity {
  background: transparent url(../images/thumbs/opportunity_to_give.jpg) no-repeat;
}

a:hover #icon_reziah,
.current #icon_reziah {
  background: transparent url(../images/thumbs/reziah.jpg) no-repeat;
}

a:hover #icon_skyler,
.current #icon_skyler {
  background: transparent url(../images/thumbs/skyler.jpg) no-repeat;
}

a:hover #icon_ywca,
.current #icon_ywca {
  background: transparent url(../images/thumbs/ywca.jpg) no-repeat;
}

/* !MORE STORIES */
#icon_mike_08 {
  background: transparent url(../images/thumbs/mike_08-off.jpg) no-repeat;
} 

#icon_brian {
  background: transparent url(../images/thumbs/brian_thumb-off.jpg) no-repeat;
}

#icon_cinderella {
  background: transparent url(../images/thumbs/cinderella_thumb-off.jpg) no-repeat;
}

#icon_habitat {
  background: transparent url(../images/thumbs/habitat_thumb-off.jpg) no-repeat;
}

#icon_helping_refugees {
  background: transparent url(../images/thumbs/helping_refugees_thumb-off.jpg) no-repeat;
}

#icon_pets_nursing_home {
  background: transparent url(../images/thumbs/pets_nursing_home_thumb-off.jpg) no-repeat;
}

#icon_ruth {
  background: transparent url(../images/thumbs/ruth_thumb-off.jpg) no-repeat;
}

#icon_special_olympics {
  background: transparent url(../images/thumbs/special_olympics_thumb-off.jpg) no-repeat;
}

#icon_windows_wonderful {
  background: transparent url(../images/thumbs/windows_wonderful_thumb-off.jpg) no-repeat;
}

a:hover #icon_mike_08,
.current #icon_mike_08 {
  background: transparent url(../images/thumbs/mike_08.jpg) no-repeat;
}

a:hover #icon_brian,
.current #icon_brian {
  background: transparent url(../images/thumbs/brian_thumb.jpg) no-repeat;
}

a:hover #icon_cinderella,
.current #icon_cinderella {
  background: transparent url(../images/thumbs/cinderella_thumb.jpg) no-repeat;
}

a:hover #icon_habitat,
.current #icon_habitat {
  background: transparent url(../images/thumbs/habitat_thumb.jpg) no-repeat;
}

a:hover #icon_helping_refugees,
.current #icon_helping_refugees {
  background: transparent url(../images/thumbs/helping_refugees_thumb.jpg) no-repeat;
}

a:hover #icon_pets_nursing_home,
.current #icon_pets_nursing_home {
  background: transparent url(../images/thumbs/pets_nursing_home_thumb.jpg) no-repeat;
}

a:hover #icon_ruth,
.current #icon_ruth {
  background: transparent url(../images/thumbs/ruth_thumb.jpg) no-repeat;
}

a:hover #icon_special_olympics,
.current #icon_special_olympics {
  background: transparent url(../images/thumbs/special_olympics_thumb.jpg) no-repeat;
}

a:hover #icon_windows_wonderful,
.current #icon_windows_wonderful {
  background: transparent url(../images/thumbs/windows_wonderful_thumb.jpg) no-repeat;
}


#icon_mike_10 {
  background: transparent url(../images/thumbs/mike_10-off.jpg) no-repeat;
}

#icon_harriet_goodwin {
  background: transparent url(../images/thumbs/harriet_goodwin-off.jpg) no-repeat;
}

#icon_prescription_donations {
  background: transparent url(../images/thumbs/prescription_donations-off.jpg) no-repeat;
}

#icon_st_giannas {
  background: transparent url(../images/thumbs/st_giannas-off.jpg) no-repeat;
}

#icon_ywca_summer_fun_project {
  background: transparent url(../images/thumbs/ywca_summer_fun_project-off.jpg) no-repeat;
}

#icon_cooper_house {
  background: transparent url(../images/thumbs/cooper_house-off.jpg) no-repeat;
}

#icon_devan_van_brunt {
  background: transparent url(../images/thumbs/devan_van_brunt-off.jpg) no-repeat;
}

#icon_fighting_als {
  background: transparent url(../images/thumbs/fighting_als-off.jpg) no-repeat;
}

#icon_logan_and_tango {
  background: transparent url(../images/thumbs/logan_and_tango-off.jpg) no-repeat;
}

#icon_help_for_haiti {
  background: transparent url(../images/thumbs/help_for_haiti-off.jpg) no-repeat;
}

#icon_lutheran_bible_camp {
  background: transparent url(../images/thumbs/lutheran_bible_camp-off.jpg) no-repeat;
}



a:hover #icon_mike_10,
.current #icon_mike_10 {
  background: transparent url(../images/thumbs/mike_10.jpg) no-repeat;
}

a:hover #icon_harriet_goodwin,
.current #icon_harriet_goodwin {
  background: transparent url(../images/thumbs/harriet_goodwin.jpg) no-repeat;
}

a:hover #icon_prescription_donations,
.current #icon_prescription_donations {
  background: transparent url(../images/thumbs/prescription_donations.jpg) no-repeat;
}

a:hover #icon_st_giannas,
.current #icon_st_giannas {
  background: transparent url(../images/thumbs/st_giannas.jpg) no-repeat;
}

a:hover #icon_ywca_summer_fun_project,
.current #icon_ywca_summer_fun_project {
  background: transparent url(../images/thumbs/ywca_summer_fun_project.jpg) no-repeat;
}

a:hover #icon_cooper_house,
.current #icon_cooper_house {
  background: transparent url(../images/thumbs/cooper_house.jpg) no-repeat;
}

a:hover #icon_devan_van_brunt,
.current #icon_devan_van_brunt {
  background: transparent url(../images/thumbs/devan_van_brunt.jpg) no-repeat;
}

a:hover #icon_fighting_als,
.current #icon_fighting_als {
  background: transparent url(../images/thumbs/fighting_als.jpg) no-repeat;
}

a:hover #icon_logan_and_tango,
.current #icon_logan_and_tango {
  background: transparent url(../images/thumbs/logan_and_tango.jpg) no-repeat;
}

a:hover #icon_help_for_haiti,
.current #icon_help_for_haiti {
  background: transparent url(../images/thumbs/help_for_haiti.jpg) no-repeat;
}

a:hover #icon_lutheran_bible_camp,
.current #icon_lutheran_bible_camp {
  background: transparent url(../images/thumbs/lutheran_bible_camp.jpg) no-repeat;
}


/* !2011 Thumbnails */
#icon_mike_11 {
  background: transparent url(../images/thumbs/mike_11-off.jpg) no-repeat;
}

a:hover #icon_mike_11,
.current #icon_mike_11 {
  background: transparent url(../images/thumbs/mike_11.jpg) no-repeat;
}

#icon_2011_closer_to_dream {
  background: transparent url(../images/thumbs/2011_closer_to_dream_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_closer_to_dream,
.current #icon_2011_closer_to_dream {
  background: transparent url(../images/thumbs/2011_closer_to_dream_thumb.jpg) no-repeat;
}

#icon_2011_disasters_touch_all {
  background: transparent url(../images/thumbs/2011_disasters_touch_all_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_disasters_touch_all,
.current #icon_2011_disasters_touch_all {
  background: transparent url(../images/thumbs/2011_disasters_touch_all_thumb.jpg) no-repeat;
}

#icon_2011_help_for_hard_worker {
  background: transparent url(../images/thumbs/2011_help_for_hard_worker_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_help_for_hard_worker,
.current #icon_2011_help_for_hard_worker {
  background: transparent url(../images/thumbs/2011_help_for_hard_worker_thumb.jpg) no-repeat;
}

#icon_2011_like_family {
  background: transparent url(../images/thumbs/2011_like_family_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_like_family,
.current #icon_2011_like_family {
  background: transparent url(../images/thumbs/2011_like_family_thumb.jpg) no-repeat;
}

#icon_2011_need_to_help {
  background: transparent url(../images/thumbs/2011_need_to_help_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_need_to_help,
.current #icon_2011_need_to_help {
  background: transparent url(../images/thumbs/2011_need_to_help_thumb.jpg) no-repeat;
}

#icon_2011_rebuilding_together {
  background: transparent url(../images/thumbs/2011_rebuilding_together_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_rebuilding_together,
.current #icon_2011_rebuilding_together {
  background: transparent url(../images/thumbs/2011_rebuilding_together_thumb.jpg) no-repeat;
}

#icon_2011_remembering_seth {
  background: transparent url(../images/thumbs/2011_remembering_seth_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_remembering_seth,
.current #icon_2011_remembering_seth {
  background: transparent url(../images/thumbs/2011_remembering_seth_thumb.jpg) no-repeat;
}

#icon_2011_service_dog {
  background: transparent url(../images/thumbs/2011_service_dog_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_service_dog,
.current #icon_2011_service_dog {
  background: transparent url(../images/thumbs/2011_service_dog_thumb.jpg) no-repeat;
}

#icon_2011_special_connection {
  background: transparent url(../images/thumbs/2011_special_connection_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_special_connection,
.current #icon_2011_special_connection {
  background: transparent url(../images/thumbs/2011_special_connection_thumb.jpg) no-repeat;
}

#icon_2011_teaching_volunteerism {
  background: transparent url(../images/thumbs/2011_teaching_volunteerism_thumb-off.jpg) no-repeat;
}

a:hover #icon_2011_teaching_volunteerism,
.current #icon_2011_teaching_volunteerism {
  background: transparent url(../images/thumbs/2011_teaching_volunteerism_thumb.jpg) no-repeat;
}





#slider_controls #more_right {
  font-size: 12px;
    
}

#icon_1 {
  margin: 0;
}


#slider_controls img {
  display: block;
}

#slider_controls a {
  display: block;
  float: none;
  position: absolute;
  width: 16px;
  height: 35px;
  border: none;
  top: 25px;
  text-decoration: none;
}

#more_left {
  left: -35px;
}

#more_right {
  right: -26px;
}

/* !-FOOTER */
#footer .section {
  text-align: right;
  color: #5b5b5b;
  padding: 8px 0 20px 0;
}

/* !PAGE-SPECIFIC STYLES */
.media .home {
  height: 270px;
}

.media .how_it_started {
  height: 360px;
}

.media_nav .home {
  padding: 10px 0;
  height: 68px;
}

.content .home {
  height: 750px;
}

.home .hero {
  height: 270px;
}

/* !FORMS */
.form_row {
  padding: 4px 0;
}

label {
  font-size: 1.2em;
  display: block;
  padding-bottom: 4px;
}

.text {
  font-family: Verdana, Helvetica, FreeSans, Arial, Sans-serif;
  font-size: 1.2em;
  padding: 2px;
  border: 1px solid #a1a1a1;
  width: 253px;
  color: #22458c;
}

.form_button {
  display: inline;
  float: right;
  height: 26px;
  line-height: 26px;
  color: #fff;
  padding: 0 20px;
  background: #484848 url(cssimages/form_button-back.png) repeat-x;
  border: 1px solid #484848;
  font-family: Verdana, Helvetica, FreeSans, Arial, Sans-serif;
  font-size: 1.2em;
}

.button {
  text-decoration: none;
  color: #fff;
  background: #002160 url(cssimages/button-link-back.png) no-repeat right top;
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 24px 0 12px;
  border: 1px solid #134aa7;
  font-size: 12px;
}

#home_btn,
#friends_family_btn,
#archives_btn,
#ff_home_btn,
#ff_archives_btn,
#archives_btn_2008 {
  z-index: 900;
  position: absolute;
  bottom: -29px;
  right: 0;
  width: 252px;
  height: 26px;
}

#friends_family_btn,
#home_btn {
  bottom: -40px;
}

#archives_btn,
#friends_family_btn.archive_button {      
  bottom: -75px;
}

#archives_btn_2008,
.archives_page {
	bottom: -115px;
}

#ff_home_btn {
  bottom: auto;
  top: -25px;
}

#ff_archives_btn {
  bottom: auto;
  top: 10px;
}

.ff_gallery a {
  display: block;
  float: left;
  width: 120px;
  padding-bottom: 20px;
}

.hiddenIcon { display: none; }
.firstIcon { margin: 0 !important; }

.right {
  display: block;
  float: right;
}

.clear {
  clear: both;
}
