/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2011 02:18:37 PM America/New_York */
/*
@font-face {
  font-family: 'DesyrelRegular';
  src: url("/sites/all/themes/mc2011/fonts/desyrel-webfont.eot");
  src: url("/sites/all/themes/mc2011/fonts/desyrel-webfont.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/mc2011/fonts/desyrel-webfont.woff") format("woff"), url("/sites/all/themes/mc2011/fonts/desyrel-webfont.ttf") format("truetype"), url("/sites/all/themes/mc2011/fonts/desyrel-webfont.svg#DesyrelRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
  */

/* @group _layout */
/* @group margins */
.margin_none {
  margin: 0; }

.margin_all {
  margin: 20px; }

.margin_top {
  margin-top: 20px; }

.margin_half_top {
  margin-top: 10px; }

.margin_quarter_top {
  margin-top: 5px; }

.margin_double_top {
  margin-top: 40px; }

.margin_right {
  margin-right: 20px; }

.margin_half_right {
  margin-right: 10px; }

.margin_quarter_right {
  margin-right: 5px; }

.margin_double_right {
  margin-right: 40px; }

.margin_bottom {
  margin-bottom: 20px; }

.margin_half_bottom {
  margin-bottom: 10px; }

.margin_quarter_bottom {
  margin-bottom: 5px; }

.margin_double_bottom {
  margin-bottom: 40px; }

.margin_left {
  margin-left: 20px; }

.margin_half_left {
  margin-left: 10px; }

.margin_quarter_left {
  margin-left: 5px; }

.margin_double_left {
  margin-left: 40px; }

/* @end margins */
/* @group paddings */
.padding_none {
  padding: 0; }

.padding_all {
  padding: 20px; }

.padding_half_all {
  padding: 10px; }

.padding_quarter_all {
  padding: 5px; }

.padding_double_all {
  padding: 40px; }

.padding_top {
  padding-top: 20px; }

.padding_half_top {
  padding-top: 10px; }

.padding_quarter_top {
  padding-top: 5px; }

.padding_double_top {
  padding-top: 40px; }

.padding_right {
  padding-right: 20px; }

.padding_half_right {
  padding-right: 10px; }

.padding_quarter_right {
  padding-right: 5px; }

.padding_double_right {
  padding-right: 40px; }

.padding_bottom {
  padding-bottom: 20px; }

.padding_half_bottom {
  padding-bottom: 10px; }

.padding_quarter_bottom {
  padding-bottom: 5px; }

.padding_double_bottom {
  padding-bottom: 40px; }

.padding_left {
  padding-left: 20px; }

.padding_half_left {
  padding-left: 10px; }

.padding_quarter_left {
  padding-left: 5px; }

.padding_double_left {
  padding-left: 40px; }

/* @end paddings */
/* @group all-purpose layout selectors */
.container {
  clear: both;
  float: left;
  position: relative; }

.plank {
  float: left;
  margin-right: 20px; }

.block {
  /* contains modules or promos */
  margin-bottom: 20px;
  float: left;
  clear: both;
  width: 100%; }

.section {
  margin-bottom: 20px; }

.width_100 {
  width: 100%; }

.clear_both {
  clear: both; }

.clear_left {
  clear: left; }

.clear_right {
  clear: right; }

.float_right, .float-right {
  float: right;
  margin: 0 0 0 10px; }

.float_left, .float-left {
  float: left;
  margin: 0 10px 0 0; }

.display_inline {
  display: inline; }

.display_block, a.button_default.display_block {
  display: block; }

.inline_block, .display_inline_block {
  position: relative;
  display: inline-block; }

.overflow_hidden {
  overflow: hidden; }

.clear {
  /* class for empty div -- clears parent elements with floated children */
  font-size: 1px;
  height: 0px;
  line-height: 0px;
  clear: both; }

/* @end all-purpose layout selectors */
/* @group magic overlays */
.magic_wrapper {
  position: relative;
  display: block;
  line-height: inherit; }

.underlay {
  position: relative;
  display: block;
  z-index: 0;
  line-height: 0; }

.overlay {
  position: absolute;
  z-index: 10; }

.nw {
  top: 0;
  left: 0; }

.sw {
  bottom: 0;
  left: 0; }

.ne {
  top: 0;
  right: 0; }

.se {
  bottom: 0;
  right: 0; }

/* @end magic overlays */
/* @group media capsules */
.media_capsule_left, .media_capsule_right {
  display: block;
  clear: both; }

.media_capsule_left .media_img {
  float: left;
  margin: 0 10px 10px 0; }

.media_capsule_right .media_img {
  float: right;
  margin: 0 0 10px 10px; }

.media_description {
  overflow: hidden;
  margin: 0; }

/* @end media capsules */
/* @end _layout */
/* @group _960 */
/* @group columns */
.omega {
  margin-right: 0; }

.col_auto {
  width: auto; }

.col_1 {
  width: 60px; }

.col_2 {
  width: 140px; }

.col_3 {
  width: 220px; }

.col_4 {
  width: 300px; }

.col_5 {
  width: 380px; }

.col_6 {
  width: 460px; }

.col_7 {
  width: 540px; }

.col_8 {
  width: 620px; }

.col_9 {
  width: 700px; }

.col_10 {
  width: 780px; }

.col_11 {
  width: 860px; }

.col_12 {
  width: 940px; }

.col_12_plus {
  width: 980px; }

/* @end columns */
/* @group page regions */
#pagewrapper {
  position: relative;
  width: 980px;
  height: 100%;
  text-align: left;
  margin: 0 auto;
  background: white; }

#masthead {
  background: #ebeae1;
  border-bottom: 25px solid #ebeae1;
  width: 981px; }

#masthead img {
  display: block; }

#logo {
  z-index: 100;
  position: absolute;
  left: -60px;
  top: 0; }

#utility {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  padding: 5px 10px; }

#home_mission {
  position: absolute;
  top: 50px;
  z-index: 100;
  right: 20px; }

#navbar {
  position: absolute;
  bottom: -30px;
  left: 15px;
  width: 960px; }

#middle {
  padding-top: 20px; }

#main_rail {
  padding-bottom: 20px; }

#footer {
  margin-bottom: 40px; }
  #footer ul {
    padding-top: 0; }

/* @end page regions */
/* @end 960 */
/* @group _type */
p, ol, ul, td, th, h1, h2, h3, h4, h5, h6, .caption, div, blockquote {
  font-family: "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif; }

p, ol, ul, td, blockquote {
  font-size: 15px;
  line-height: 1.2em; }

p, ol, ul, blockquote {
  margin-bottom: 15px; }

blockquote {
  padding: 10px;
  padding-left: 30px;
  /*background: url("/sites/all/themes/mc2011/images//blockquote_bg.png") no-repeat;*/
  background-position-y: 5px;
  color: #594f3c;
  font-style: italic; }

h1, h2, h3, h4, h5, h6, .caption {
  line-height: 1.2em;
  clear: left; }
  h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, .caption a:link, h6 a:visited, .caption a:visited {
    color: inherit; }

h1 {
  /* page titles */
  font-weight: bold;
  font-size: 45px;
  color: inherit;
  margin-bottom: 20px; }

h2 {
  /* node titles in blog-style aggregation, section heads in content */
  font-weight: bold;
  font-size: 30px;
  color: inherit;
  margin-bottom: 20px; }

h3 {
  /* page element (e.g. block) titles */
  font-size: 24px;
  font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif;
  font-weight: normal;
  color: #736b5a;
  margin-bottom: 10px; }

h3 b, h3 strong {
  font-weight: bold;
  color: black;
  margin-bottom: 10px; }

h4 {
  /* paragraph heads, subtitle bylines, node titles in overview-style aggregation, subheads below section level */
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 0; }

h5 {
  /* supertitle bylines, sub-subtitle bylines */
  font-weight: normal;
  font-size: 15px;
  line-height: 1.2em;
  color: #9b9687; }

h6, .caption {
  /* captions ? */
  font-size: 12px;
  color: #9b9687;
  margin-top: 5px;
  line-height: 1.2em; }

/* @group links */
a:link {
  text-decoration: none;
  color: #0973a7; }

a:visited {
  text-decoration: none;
  color: #0f567a; }

a:hover {
  text-decoration: underline;
  color: #4db3d0; }

/* @end links */
/* @group font sizes */
.size_60, .size_60 p, .size_60 ul .size_60 ol {
  font-size: 60px; }

.size_48, .size_48 p, .size_48 ul .size_48 ol {
  font-size: 48px; }

.size_45, .size_45 p, .size_45 ul .size_45 ol {
  font-size: 45px; }

.size_36, .size_36 p, .size_36 ul .size_36 ol {
  font-size: 36px; }

.size_30, .size_30 p, .size_30 ul .size_30 ol {
  font-size: 30px; }

.size_24, .size_24 p, .size_24 ul .size_24 ol {
  font-size: 24px; }

.size_22, .size_22 p, .size_22 ul .size_22 ol {
  font-size: 22px; }

.size_20, .size_20 p, .size_20 ul .size_20 ol {
  font-size: 20px; }

.size_18, .size_18 p, .size_18 ul .size_18 ol {
  font-size: 18px; }

.size_16, .size_16 p, .size_16 ul .size_16 ol {
  font-size: 16px; }

.size_15, .size_15 p, .size_15 ul .size_15 ol {
  font-size: 15px; }

.size_14, .size_14 p, .size_14 ul .size_14 ol {
  font-size: 14px; }

.size_12, .size_12 p, .size_12 ul .size_12 ol {
  font-size: 12px; }

.size_10, .size_10 p, .size_10 ul .size_10 ol {
  font-size: 10px; }

.fontsize_paragraph, .fontsize_paragraph p, .fontsize_paragraph ul, .fontsize_paragraph ol {
  font-size: 15px; }

.fontsize_screamer, .fontsize_screamer p, .fontsize_screamer ul, .fontsize_screamer ol {
  font-size: 60px; }

.fontsize_title, .fontsize_title p, .fontsize_title ul, .fontsize_title ol {
  font-size: 45px; }

.fontsize_head, .fontsize_head p, .fontsize_head ul, .fontsize_head ol {
  font-size: 30px; }

.fontsize_smallhead, .fontsize_smallhead p, .fontsize_smallhead ul, .fontsize_smallhead ol {
  font-size: 24px; }

.fontsize_subhead, .fontsize_subhead p, .fontsize_subhead ul, .fontsize_subhead ol {
  font-size: 18px; }

.fontsize_parahead, .fontsize_parahead p, .fontsize_parahead ul, .fontsize_parahead ol {
  font-size: 15px; }

.fontsize_caption, .fontsize_caption p, .fontsize_caption ul, .fontsize_caption ol {
  font-size: 12px; }

.fontsize_fineprint, .fontsize_fineprint p, .fontsize_fineprint ul, .fontsize_fineprint ol {
  font-size: 9.99px; }

/* @end font sizes */
/* @group type hacks */
.large {
  font-size: 24px; }

.nobold {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.allcaps {
  text-transform: uppercase; }

.whisper, .sans_light {
  font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif;
  font-weight: normal;
  text-transform: none; }

.underline, a.underline:link, a.underline:visited {
  text-decoration: underline; }

.handwriting {
  font-family: "DesyrelRegular", "Brush Script MT", "Comic Sans MS", script; }

.sans {
  font-family: "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif; }

.align_center {
  text-align: center; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

.align_top {
  text-align: top; }

.align_middle {
  text-align: middle; }

.align_baseline {
  text-align: baseline; }

.align_bottom {
  text-align: bottom; }

/* @end type hacks */
/* @end _type */
.box {
  background-color: #b20838;
  color: white; }

/* @group reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, .caption, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.2; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: none; }

/* @end reset.css */
/* @group type */
p, ol, ul, td, th, h1, h2, h3, h4, h5, h6, .caption, div, blockquote {
  font-family: "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif; }

p, ol, ul, td, blockquote {
  line-height: 1.2em; }

p, ol, ul, blockquote {
  margin-bottom: 10px; }

blockquote {
  padding: 10px;
  padding-left: 30px;
  background-position-y: 5px;
  color: #594f3c;
  font-style: italic; }

h1, h2, h3, h4, h5, h6, .caption {
  line-height: 1.2em;
  clear: left; }
  h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, .caption a:link, h6 a:visited, .caption a:visited {
    color: inherit; }

h1 {
  /* page titles */
  font-weight: bold;
  font-size: 45px;
  color: inherit;
  margin-bottom: 20px; }

h2 {
  /* node titles in blog-style aggregation, section heads in content */
  font-weight: bold;
  font-size: 30px;
  color: inherit;
  margin-bottom: 10px; }

h3 {
  /* page element (e.g. block) titles */
  font-size: 24px;
  font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif;
  font-weight: normal;
  color: #736b5a;
  margin-bottom: 10px; }
  h3 b, h3 strong {
    font-weight: bold;
    color: black;
    margin-bottom: 10px; }

h4 {
  /* paragraph heads, subtitle bylines, node titles in overview-style aggregation, subheads below section level */
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 0; }

h5 {
  /* supertitle bylines, sub-subtitle bylines */
  font-weight: normal;
  font-size: 15px;
  line-height: 1.2em;
  color: #9b9687; }

h6, .caption {
  /* captions ? */
  font-size: 12px;
  color: #9b9687;
  margin-top: 5px;
  line-height: 1.2em; }

/* @group links */
a:link {
  text-decoration: none;
  color: #0973a7; }
a:visited {
  text-decoration: none;
  color: #0f567a; }
a:hover {
  text-decoration: underline;
  color: #4db3d0; }
a.clicky_button, a.clicky_button:link, a.clicky_button:visited {
  font-family: inherit;
  font-size: 15px;
  text-decoration: none;
  padding: 2px 4px;
  color: black;
  border: 1px solid #aaaaaa;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.85);
  background-color: #cccccc;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#cccccc), to(white));
  background-image: -moz-linear-gradient(center bottom, #cccccc, white);
  background-image: -o-linear-gradient(top, white 0%, #cccccc 100%);
  background-image: -ms-linear-gradient(top, white 0%, #cccccc 100%); }
a.clicky_button:hover {
  color: black;
  background-image: none;
  background-color: #eeeeee;
  text-decoration: none;
  cursor: pointer;
  -webkit-box-shadow: 0 0 8px #ffea9d;
  -moz-box-shadow: 0 0 8px #ffea9d;
  box-shadow: 0 0 8px #ffea9d; }
a.fancybutton {
  color: white;
  display: inline-block;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  border: 1px solid white;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 10px;
  background-color: #899002;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#899002), to(#b2bb1c));
  background-image: -moz-linear-gradient(center bottom, #899002, #b2bb1c);
  background-image: -o-linear-gradient(top, #b2bb1c 0%, #899002 100%);
  background-image: -ms-linear-gradient(top, #b2bb1c 0%, #899002 100%);
  font-size: 18px;
  padding: 15px 20px; }
  a.fancybutton:hover {
    color: white;
    text-decoration: none;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
  a.fancybutton:after {
    content: " ▸"; }
  a.fancybutton:hover {
    color: white;
    display: inline-block;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    border: 1px solid white;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 10px;
    background-color: #b2bb1c;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b2bb1c), to(#b2bb1c));
    background-image: -moz-linear-gradient(center bottom, #b2bb1c, #b2bb1c);
    background-image: -o-linear-gradient(top, #b2bb1c 0%, #b2bb1c 100%);
    background-image: -ms-linear-gradient(top, #b2bb1c 0%, #b2bb1c 100%);
    font-size: 18px;
    padding: 15px 20px; }
    a.fancybutton:hover:hover {
      color: white;
      text-decoration: none;
      -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
    a.fancybutton:hover:after {
      content: " ▸"; }

a.promo_blue, a.promo_blue:link, a.promo_blue:visited {
  padding: 10px;
  color: #0973a7;
  background-color: #cadde2;
  background-image: -webkit-gradient(linear, left bottom, right top, from(white), to(#cadde2));
  background-image: -moz-linear-gradient(left center, white, #cadde2);
  background-image: -o-linear-gradient(left, white 0%, #cadde2 100%);
  background-image: -ms-linear-gradient(left, white 0%, #cadde2 100%);
  border-color: #4db3d0;
  border-width: 1px;
  border-style: solid;
  display: block;
  cursor: pointer;
  overflow: visible; }

a.promo_blue:hover {
  text-decoration: none;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #ebf2f4;
  background-image: -webkit-gradient(linear, left bottom, right top, from(white), to(#ebf2f4));
  background-image: -moz-linear-gradient(left center, white, #ebf2f4);
  background-image: -o-linear-gradient(left, white 0%, #ebf2f4 100%);
  background-image: -ms-linear-gradient(left, white 0%, #ebf2f4 100%); }

a.promo_blue {
  font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif; }
  a.promo_blue strong {
    color: black; }
  a.promo_blue:hover {
    background-image: none;
    background-color: #f0f8fa; }

/* @end links */
/* @end type */
/* grid.css */
body {
  background: white;
  color: black; }
  body.no_iframe {
    text-align: center;
    background-color: #c6c5b9;
    background-image: url("https://s3.amazonaws.com/s3.mercycorps.org/images/body_bg.png");
    background-repeat: repeat-y;
    background-position: center; }

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16 {
  float: left;
  margin-right: 10px; }

div.last {
  margin-right: 0; }

.span-1 {
  width: 30px; }

.append-1 {
  padding-right: 40px; }

.prepend-1 {
  padding-left: 40px; }

.pull-1 {
  margin-left: -40px; }

.push-1 {
  margin: 0 -40px 1.5em 40px; }

.span-2 {
  width: 70px; }

.append-2 {
  padding-right: 80px; }

.prepend-2 {
  padding-left: 80px; }

.pull-2 {
  margin-left: -80px; }

.push-2 {
  margin: 0 -80px 1.5em 80px; }

.span-3 {
  width: 110px; }

.append-3 {
  padding-right: 120px; }

.prepend-3 {
  padding-left: 120px; }

.pull-3 {
  margin-left: -120px; }

.push-3 {
  margin: 0 -120px 1.5em 120px; }

.span-4 {
  width: 150px; }

.append-4 {
  padding-right: 160px; }

.prepend-4 {
  padding-left: 160px; }

.pull-4 {
  margin-left: -160px; }

.push-4 {
  margin: 0 -160px 1.5em 160px; }

.span-5 {
  width: 190px; }

.append-5 {
  padding-right: 200px; }

.prepend-5 {
  padding-left: 200px; }

.pull-5 {
  margin-left: -200px; }

.push-5 {
  margin: 0 -200px 1.5em 200px; }

.span-6 {
  width: 230px; }

.append-6 {
  padding-right: 240px; }

.prepend-6 {
  padding-left: 240px; }

.pull-6 {
  margin-left: -240px; }

.push-6 {
  margin: 0 -240px 1.5em 240px; }

.span-7 {
  width: 270px; }

.append-7 {
  padding-right: 280px; }

.prepend-7 {
  padding-left: 280px; }

.pull-7 {
  margin-left: -280px; }

.push-7 {
  margin: 0 -280px 1.5em 280px; }

.span-8 {
  width: 310px; }

.append-8 {
  padding-right: 320px; }

.prepend-8 {
  padding-left: 320px; }

.pull-8 {
  margin-left: -320px; }

.push-8 {
  margin: 0 -320px 1.5em 320px; }

.span-9 {
  width: 350px; }

.append-9 {
  padding-right: 360px; }

.prepend-9 {
  padding-left: 360px; }

.pull-9 {
  margin-left: -360px; }

.push-9 {
  margin: 0 -360px 1.5em 360px; }

.span-10 {
  width: 390px; }

.append-10 {
  padding-right: 400px; }

.prepend-10 {
  padding-left: 400px; }

.pull-10 {
  margin-left: -400px; }

.push-10 {
  margin: 0 -400px 1.5em 400px; }

.span-11 {
  width: 430px; }

.append-11 {
  padding-right: 440px; }

.prepend-11 {
  padding-left: 440px; }

.pull-11 {
  margin-left: -440px; }

.push-11 {
  margin: 0 -440px 1.5em 440px; }

.span-12 {
  width: 470px; }

.append-12 {
  padding-right: 480px; }

.prepend-12 {
  padding-left: 480px; }

.pull-12 {
  margin-left: -480px; }

.push-12 {
  margin: 0 -480px 1.5em 480px; }

.span-13 {
  width: 510px; }

.append-13 {
  padding-right: 520px; }

.prepend-13 {
  padding-left: 520px; }

.pull-13 {
  margin-left: -520px; }

.push-13 {
  margin: 0 -520px 1.5em 520px; }

.span-14 {
  width: 550px; }

.append-14 {
  padding-right: 560px; }

.prepend-14 {
  padding-left: 560px; }

.pull-14 {
  margin-left: -560px; }

.push-14 {
  margin: 0 -560px 1.5em 560px; }

.span-15 {
  width: 590px; }

.append-15 {
  padding-right: 600px; }

.prepend-15 {
  padding-left: 600px; }

.pull-15 {
  margin-left: -600px; }

.push-15 {
  margin: 0 -600px 1.5em 600px; }

.span-16 {
  width: 630px; }

.append-16 {
  padding-right: 640px; }

.prepend-16 {
  padding-left: 640px; }

.pull-16 {
  margin-left: -640px; }

.push-16 {
  margin: 0 -640px 1.5em 640px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16 {
  float: left;
  position: relative; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16 {
  float: right;
  position: relative; }

.span-16, div.span-16 {
  width: 630px;
  margin: 0; }

div.border {
  padding-right: 9px;
  margin-right: 10px;
  border-right: 1px solid #ebeae1; }

div.colborder {
  padding-right: 20px -1px;
  margin-right: 20px;
  border-right: 1px solid #ebeae1; }

.box {
  padding: 10px;
  margin-bottom: 10px; }

hr {
  background: #ebeae1;
  color: #c6c5b9;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 20px;
  border: none; }
  hr.space {
    background: white;
    color: white; }

.clearfix, .container {
  display: block; }
  .clearfix:after, .container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .clearfix, * html .container {
    height: 1%; }

.clear {
  clear: both; }

/* @group forms */
input {
  font-family: "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif; }
  input[type="button"], input[type="submit"] {
    font-weight: bold;
    font-family: inherit;
    font-size: 15px;
    text-decoration: none;
    padding: 2px 4px;
    color: black;
    border: 1px solid #aaaaaa;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.85);
    background-color: #cccccc;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#cccccc), to(white));
    background-image: -moz-linear-gradient(center bottom, #cccccc, white);
    background-image: -o-linear-gradient(top, white 0%, #cccccc 100%);
    background-image: -ms-linear-gradient(top, white 0%, #cccccc 100%); }
    input[type="button"]:hover, input[type="submit"]:hover {
      color: black;
      background-image: none;
      background-color: #eeeeee;
      text-decoration: none;
      cursor: pointer;
      -webkit-box-shadow: 0 0 8px #ffea9d;
      -moz-box-shadow: 0 0 8px #ffea9d;
      box-shadow: 0 0 8px #ffea9d; }
  input.fancybutton {
    color: white;
    display: inline-block;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    border: 1px solid white;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 10px;
    background-color: #899002;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#899002), to(#b2bb1c));
    background-image: -moz-linear-gradient(center bottom, #899002, #b2bb1c);
    background-image: -o-linear-gradient(top, #b2bb1c 0%, #899002 100%);
    background-image: -ms-linear-gradient(top, #b2bb1c 0%, #899002 100%);
    font-size: 18px;
    padding: 15px 20px; }
    input.fancybutton:hover {
      color: white;
      text-decoration: none;
      -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
    input.fancybutton:after {
      content: " ▸"; }
    input.fancybutton:hover {
      color: white;
      display: inline-block;
      font-weight: bold;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
      text-transform: uppercase;
      border: 1px solid white;
      -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      padding: 10px;
      background-color: #b2bb1c;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#b2bb1c), to(#b2bb1c));
      background-image: -moz-linear-gradient(center bottom, #b2bb1c, #b2bb1c);
      background-image: -o-linear-gradient(top, #b2bb1c 0%, #b2bb1c 100%);
      background-image: -ms-linear-gradient(top, #b2bb1c 0%, #b2bb1c 100%);
      font-size: 18px;
      padding: 15px 20px; }
      input.fancybutton:hover:hover {
        color: white;
        text-decoration: none;
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
      input.fancybutton:hover:after {
        content: " ▸"; }
  input[type="text"], textarea, select, input[type="password"], input.text {
    border: 1px solid #aaaaaa;
    background: white;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 60%, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(0 60% 90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
    padding: 2px 4px;
    font-size: 16px;
    margin-bottom: 4px; }
    input[type="text"]:focus, textarea:focus, select:focus, input[type="password"]:focus, input.text:focus {
      background-color: white;
      background-image: none; }
    input[type="text"]:hover, textarea:hover, select:hover, input[type="password"]:hover, input.text:hover {
      -webkit-box-shadow: 0 0 8px #ffea9d;
      -moz-box-shadow: 0 0 8px #ffea9d;
      box-shadow: 0 0 8px #ffea9d; }
  input.text, input.title {
    width: 300px;
    padding: 5px; }
  input.title {
    font-size: 1.5em; }
  input:-webkit-input-placeholder, input:-moz-placeholder {
    color: #c6c5b9; }

textarea, select {
  font-size: 12px; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

label {
  font-weight: bold; }

fieldset {
  border-width: 0;
  border-top: 1px dashed #c6c5b9;
  padding: 0;
  margin: 20px 0 20px 0; }

legend {
  color: #594f3c;
  padding: 0 5px 0 0; }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
  background: #f8e5ea;
  color: #710524;
  border-color: #b20838; }
  .error a {
    color: #b20838; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
  background: #fdfaed;
  color: #594f3c;
  border-color: #f3c50c; }
  .notice a {
    color: black; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
  background: #ebefd5;
  color: #899002;
  border-color: #b2bb1c; }
  .success a {
    color: #b2bb1c; }

/* @end forms */
/* @group actionkit.css */
body.js form.ak-form, #ak-errors, #ak-confirmation, #ak-error-info, .ak-errors, .ak-confirmation, .ak-error-info {
  display: none; }

input.ak-error, select.ak-error, textarea.ak-error {
  background-color: #f8e5ea;
  border-color: #b20838; }

label.ak-error {
  color: #b20838;
  font-weight: bold; }

#ak-errors, #ak-confirmation, .ak-errors, .ak-confirmation {
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px;
  border: 1px solid #c6c5b9; }

#ak-errors, .ak-errors {
  border-color: #b20838;
  background-color: #b20838;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#b20838), to(#e894ac));
  background-image: -moz-linear-gradient(center bottom, #b20838, #e894ac);
  background-image: -o-linear-gradient(top, #e894ac 0%, #b20838 100%);
  background-image: -ms-linear-gradient(top, #e894ac 0%, #b20838 100%); }

#ak-confirmation, .ak-confirmation {
  border-color: #b2bb1c;
  background-color: #b2bb1c;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#b2bb1c), to(#d6dc93));
  background-image: -moz-linear-gradient(center bottom, #b2bb1c, #d6dc93);
  background-image: -o-linear-gradient(top, #d6dc93 0%, #b2bb1c 100%);
  background-image: -ms-linear-gradient(top, #d6dc93 0%, #b2bb1c 100%); }

form.contains-errors #ak-errors, form.contains-errors #ak-error-info, form.contains-errors .ak-errors, form.contains-errors .ak-error-info {
  display: block; }

ul#ak-errors li, ul.ak-errors li {
  padding: 0px;
  margin: 0px; }

#known_user, .known_user {
  display: none; }

.taf_body {
  border: solid black 1px;
  padding: 5px; }

/* @group actionkit.css */
/* @group from wrapper.html */
/* Layout */
.gridded label {
  display: inline-block;
  text-align: right;
  width: 90px; }
  .span-15 .gridded label {
    width: 125px; }
  .gridded label.wide {
    position: static;
    top: 0px;
    text-align: left; }
.gridded input, .gridded select {
  position: absolute;
  left: 100px;
  max-width: 150px; }
  .span-15 .gridded input, .span-15 .gridded select {
    position: absolute;
    left: 135px;
    max-width: 150px; }
.gridded .wide {
  width: 100%; }

div.gridded {
  position: relative; }

.compact {
  margin: 0;
  line-height: 100%; }

.unspaced_lines {
  line-height: 100%; }

.nodisplay {
  display: none; }

#unknown_user p {
  clear: both; }

#lbl_taf_subject {
  width: 50px;
  text-align: left; }

#id_taf_subject {
  width: 215px; }

/* @end from wrapper.html */
/* @group eyecandy! */
.donation_step {
  background-color: #ebeae1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ebeae1), to(white));
  background-image: -moz-linear-gradient(center bottom, #ebeae1, white);
  background-image: -o-linear-gradient(top, white 0%, #ebeae1 100%);
  background-image: -ms-linear-gradient(top, white 0%, #ebeae1 100%);
  border: 1px solid #c6c5b9;
  padding: 10px;
  margin-bottom: 10px; }
  .donation_step h2 {
    color: #9b9687;
    font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif;
    font-weight: normal; }

.active_step {
  background-color: #ebefd5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ebefd5), to(white));
  background-image: -moz-linear-gradient(center bottom, #ebefd5, white);
  background-image: -o-linear-gradient(top, white 0%, #ebefd5 100%);
  background-image: -ms-linear-gradient(top, white 0%, #ebefd5 100%);
  border-color: #b2bb1c; }
  .active_step .bullet_number {
    background-color: #b2bb1c;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b2bb1c), to(#d6dc93));
    background-image: -moz-linear-gradient(center bottom, #b2bb1c, #d6dc93);
    background-image: -o-linear-gradient(top, #d6dc93 0%, #b2bb1c 100%);
    background-image: -ms-linear-gradient(top, #d6dc93 0%, #b2bb1c 100%); }
  .active_step h2 {
    color: #899002; }

.rule_bottom {
  border-bottom: 1px solid #c6c5b9;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.rule_top {
  border-top: 1px solid #c6c5b9;
  padding-top: 20px;
  margin-top: 20px; }

.bullet_number {
  display: block;
  float: left;
  margin-right: 5px;
  text-align: center;
  vertical-align: bottom;
  padding: 4px;
  width: 20px;
  height: 20px;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #9b9687;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#9b9687), to(#c6c5b9));
  background-image: -moz-linear-gradient(center bottom, #9b9687, #c6c5b9);
  background-image: -o-linear-gradient(top, #c6c5b9 0%, #9b9687 100%);
  background-image: -ms-linear-gradient(top, #c6c5b9 0%, #9b9687 100%); }

#donation_form {
  width: 620px; }

#amount_list ul {
  list-style: none; }
#amount_list li {
  font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, FreeSans, "Arial Unicode MS", ArialUnicodeMS, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
  color: #899002;
  display: inline-block;
  margin-right: 1em; }
  #amount_list li strong {
    color: black; }

.floated_form_element {
  float: left;
  margin-right: 5px; }

.align_center {
  text-align: center; }

.nobold {
  font-weight: normal; }

small, .small {
  font-size: 85%;
  color: #9b9687; }

#total {
  color: #899002;
  font-weight: normal; }

/* @end eyecandy! */
.float_left {
  float: left;
  margin: 0 10px 5px 0; }

#pagewrapper {
  position: relative;
  background: white;
  text-align: left;
  margin: 0 auto; }
  * html #pagewrapper {
    padding: 0 0 0 20px; }

#masthead {
  position: relative;
  height: 130px;
  border-right: 1px solid #ebeae1; }
  * html #masthead {
    padding-bottom: 0;
    overflow: visible; }
    * html #masthead img {
      display: block; }

#custom_content {
  padding-bottom: 20px; }

#middle {
  padding: 20px 0 0 20px; }

#right_rail {
  font-size: 85%;
  color: #9b9687; }

#custom_footer {
  clear: both;
  text-align: left;
  font-size: 12px;
  color: #c6c5b9;
  position: relative;
  margin: 20px; }

#logo_tab {
  position: absolute;
  top: 0px;
  left: -90px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

/* custom colors */
.fg_red {
  color: #b20838; }

.fg_black {
  color: black; }

.fg_coolbrown {
  color: #9b9687; }

.fg_chocolate, a.fg_chocolate:link, a.fg_chocolate:visited, a.fg_chocolate:hover {
  color: #594f3c; }
