@charset "UTF-8";

/* Reset from style.css */
*,
*:before,
*:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

body {
  font: 13px/1.231 sans-serif;
  *font-size: small;
}

select,
input,
textarea,
button {
  font: 99% sans-serif;
}

pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
}

/* ul, ol { margin-left: 1.8em; } */
ol {
  list-style-type: decimal;
}

small {
  font-size: 85%;
}

strong,
th {
  font-weight: bold;
}

td,
td img {
  vertical-align: top;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}

textarea {
  overflow: auto;
}

.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}

button,
input,
select,
textarea {
  margin: 0;
}

input:invalid,
textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}

.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* existing header & footer */
#main_header {
  height: 103px;
  background: url(../jpg/main_header.jpg) repeat-x;
  color: white;
}

#main_footer {
  height: 180px;
  background: #2e2e2e;
}

body {
  background-color: white;
}

#page {
  width: 980px;
  margin: auto;
}

#d2p-page #page {
  padding-top: 110px;
}

.button,
.button:hover {
  filter: none;
}

/* Type
-------------------------------------------------------------- */
.body {
  color: white;
  font: normal 16px/24px "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
}

.heading h2 {
  color: #000;
  font: normal 16px/24px "LeagueGothic", "league gothic", "league-gothic", "league-gothic-1", "league-gothic-2", Helvetica, "Arial", Arial, sans-serif;
}

#main_heading h2 {
  font-size: 48px;
  line-height: 48px;
}

.heading {
  font-size: 14px;
}

#display #dollars_to_projects_arrows {
  text-transform: lowercase;
  font-style: italic;
  font-weight: normal;
  font: italic 24px/44px "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
}

#display #intro p {
  font-size: 16px;
  line-height: 24px;
}

#display #intro p .dropcap {
  font-size: 54px;
  padding-top: 4px;
  line-height: 0.8;
  color: #de1e2c;
  font-weight: 700;
}

#display #know_more #end_result .column .dropcap {
  font-size: 54px;
  padding-top: 4px;
  line-height: 0.8;
  color: #de1e2c;
  font-weight: 700;
}

#display #how_it_works {
  text-align: center;
  color: white;
}

#display #how_it_works h3 {
  color: #de1e2c;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
}

#display #how_it_works .step {
  color: white;
  font-size: 14px;
}

#display #how_it_works .step .image_holder .number {
  color: black;
}

#display #how_it_works .step h4 {
  text-transform: uppercase;
  color: white;
  font: normal 30px/32px "LeagueGothic", "league gothic", "league-gothic", "league-gothic-1", "league-gothic-2", Helvetica, "Arial", Arial, sans-serif;
}

#display #how_it_works .step h4 .number {
  font-size: 32px;
}

#display #clipboard .button {
  color: white;
  text-transform: uppercase;
  line-height: 55px;
  font-size: 14px;
}

#display #know_more .phase h4 {
  font-size: 30px;
  color: #000;
  font: normal 30px/24px "LeagueGothic", "league gothic", "league-gothic", "league-gothic-1", "league-gothic-2", Helvetica, "Arial", Arial, sans-serif;
  text-transform: none;
}

#display #know_more .phase .description p {
  font-size: 16px;
  line-height: 24px;
}

#display #know_more #phase_1 .illustration h5 {
  color: #5db72c;
  font-size: 14px;
}

#display #know_more .illustration {
  color: #62676b;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  line-height: 16px;
}

#display #know_more .illustration h5 {
  font-style: normal;
  font-size: 14px;
}

#display #know_more #phase_3 .illustration h5 {
  text-transform: uppercase;
  color: black;
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif
}

#display #know_more #end_result p {
  line-height: 24px;
  font-size: 18px;
}

#display #know_more #end_result p .quote {
  line-height: 36px;
  font-size: 30px;
  font-style: italic;
  color: #272727;
}

#display #know_more #end_result p span.bg {
  font-size: 300px;
  line-height: 300px;
  color: #e6f0fc;
  position: absolute;
  top: -50px;
  left: -10px;
}

#display #know_more #end_result p#signature {
  font: normal 28px/28px "tamarillo-1", "tamarillo-2", Georgia, "Times New Roman", Times, serif;
}

#display #know_more .phase p .orange {
  color: #e58c00;
  font-weight: 700;
}

#display #know_more .phase p.footnote {
  color: #8a8a8a;
  font-size: 11px;
  line-height: 18px;
}

#display #know_more .heading h2 {
  font-size: 48px;
  line-height: 48px;
}

#display #how_it_works .step p {
  line-height: 20px;
  font-size: 14px;
}

#gallery h4,
#gps_coordinates h4 {
  font-size: 16px;
}

#thank_you_footer .button {
  color: #b8d6fe;
  font-size: 14px;
}

#thank_you_footer .button .uppercase {
  font-size: 18px;
  color: white;
}

.social_stat {
  font-size: 14px;
}

#social_stats {
  float: left;
}

#social-fb {
  position: relative;
  top: -3px;
}

#social-gp {
  width: 70px;
}

.uppercase {
  text-transform: uppercase;
  margin-top: 7px;
}

.strong {
  font-weight: bold;
}

.quiet {
  color: #9eafc0;
}

.italic {
  font-style: italic;
}

/* DG Edit - Ticket #857 */
.social {
  position: relative;
}

#social-gp,
#social-tw,
#social-fb {
  position: absolute;
  top: 0;
}

#social-gp {
  left: 0;
}

#social-tw {
  left: 85px;
}

#social-fb {
  left: 185px;
}


.social_stat {
  text-align: right;
  font-family: sans-serif;
  font-size: 12px;
}

#social_stats #tweet .count {
  color: #0894d2;
}

#social_stats #facebook .count {
  color: #323033;
}


/* buttons
-------------------------------------------------------------- */
.body a:hover,
.body a:active {
  outline: none;
}

.body a,
.body a:active,
.body a:visited {
  color: #0e70e3;
  text-decoration: none;
}

.body a:hover {
  color: #0e70e3;
}

::-moz-selection {
  background: #0e70e3;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #0e70e3;
  color: #fff;
  text-shadow: none;
}

.body a:link {
  -webkit-tap-highlight-color: #0e70e3;
}

.button:hover {
  background-position: bottom;
  text-decoration: none !important;
}


/* Clipboard
-------------------------------------------------------------- */
#clipboard_top {
  background: url(../png/clipboard_top.png) no-repeat top center;
  height: 42px;
  text-align: center;
}

#clipboard_top #clip {
  background: url(../png/clip.png) no-repeat top center;
  display: inline-block;
  width: 266px;
  margin-top: 13px;
  margin-left: 75px;
  height: 87px;
  position: relative;
  z-index: 99;
}

#clipboard {
  position: relative;
  background: url(../png/clipboard_side.png) repeat-y top center;
}

#clipboard_bottom {
  background: url(../png/clipboard_bottom.png) no-repeat top center;
  height: 31px;
}

#clipboard .content {
  margin: 0 auto;
  width: 880px;
  background: white;
  padding: 20px;
  position: relative;
}

/* Social stats
-------------------------------------------------------------- */
.social_stat {
  height: 21px;
  display: inline-block;
  margin: 0;
}

.social_stat .count {
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  display: inline-block;
  border: 1px solid;
  border-left: 0 none;
}

#social_stats #tweet {
  margin-top: 6px;
}

#social_stats #tweet .count {
  border-color: #dbdee7;
  background: #fffefa;
}

#social_stats #facebook {
  padding-left: 0px;
}

#social_stats #facebook .count {
  border-color: #bec1c8;
  background: #f0edf8;
}


/* Headigns
-------------------------------------------------------------- */
.heading {
  border-top: 2px solid #d5e1f0;
  clear: both;
  border-bottom: 1px solid #d5e1f0;
  text-align: center;
  height: 3px;
}

.heading div {
  display: inline-block;
  position: relative;
}

.heading h2 {
  background: white;
  padding: 0 10px;
  display: inline-block;
}

.heading .sub_heading {
  display: block;
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}

#main_heading {
  margin: 54px 0 70px 0;
}

#main_heading div {
  top: -24px;
}


/* Thank you
-------------------------------------------------------------- */
#thank_you_footer {
  text-align: center;
  margin: 30px 30px 30px;
}

#thank_you_footer #thank_you_heading {
  height: 2px;
}

#thank_you_footer #thank_you_heading .border {
  display: inline-block;
  width: 443px;
  border-top: 1px solid #e5edf0;
  border-bottom: 1px solid #fcfdfe;
}

#thank_you_footer #thank_you_heading #left_line {
  float: left;
}

#thank_you_footer #thank_you_heading #right_line {
  float: right;
}

#thank_you_footer #thank_you_heading .icon {
  display: inline-block;
  width: 18px;
  height: 21px;
  background: url(../png/can.png) no-repeat center center;
  position: relative;
  top: -10px;
}

#thank_you_footer .button {
  border: none;
  margin: 30px 0 20px;
  padding: 20px 70px 0;
  display: inline-block;
  line-height: 20px;
  background: url(../png/footer_button.png) repeat-x;
  height: 55px;
  -webkit-box-shadow: 0 1px 3px #999999;
  -moz-box-shadow: 0 1px 3px #999999;
  box-shadow: 0 1px 3px #999999;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#thank_you_footer .button:hover {
  background-position: bottom;
}


/* Page
-------------------------------------------------------------- */
.background-container {
  background: url(../png/map_background.png) no-repeat center 100px;
}

#display .offset {
  margin-top: 20px;
}

#display #map_background {
  height: 780px;
  width: 100%;
  z-index: -1;
  position: absolute;
}

#display #coming_soon {
  background: url(../png/coming_soon.png) no-repeat;
  width: 159px;
  height: 159px;
  display: block;
  position: absolute;
  right: 6px;
  top: -35px;
  z-index: 99;
}

#display #dollars_to_projects_arrows {
  display: inline-block;
  position: relative;
  top: -8px;
  background: url(../png/dollars_to_projects_arrows.png) no-repeat;
  width: 36px;
  height: 44px;
}

#display #intro {
  position: relative;
  margin-bottom: 40px;
}

#display #intro p {
  width: 50%;
  margin-bottom: 20px;
  color: #272727;
}

#display #intro p .dropcap {
  float: left;
  padding-top: 4px;
  margin-right: 6px;
  display: block;
}

#display #intro #waterdrop_map {
  background: url(../png/waterdrop_map.png) no-repeat;
  width: 544px;
  height: 605px;
  position: absolute;
  right: -30px;
  top: -176px;
}

#display .can_divider {
  border-top: 1px solid #e0e9f4;
  height: 1px;
}

#display .can_divider .icon {
  background: #fff url(../png/can.png) no-repeat center center;
  display: block;
  margin: 0 auto;
  width: 18px;
  height: 21px;
  position: relative;
  top: -10px;
  padding: 0 10px;
}

#display #how_it_works {
  padding: 40px 0;
  position: relative;
  border-bottom: 1px solid #e0e9f4;
}

#display #how_it_works #steps {
  margin-left: -20px;
  margin-top: 20px;
}

#display #how_it_works #steps .ds {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#display #how_it_works .step {
  float: left;
  margin-left: 19px;
  width: 238px;
  border: 1px solid;
  padding: 20px;
  height: 380px;
}

#display #how_it_works .step .image_holder {
  position: relative;
  border: 3px solid white;
  margin-bottom: 20px;
}

#display #how_it_works .step .image_holder .number {
  width: 36px;
  height: 36px;
  line-height: 36px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: white;
  text-align: center;
}

#display #how_it_works .step img {
  display: block;
  width: 100%;
}

#display #how_it_works .step h4 {
  margin-bottom: 15px;
}

#display #how_it_works .step p {
  margin-bottom: 20px;
}

#display #how_it_works #step_1 {
  background: #5db72c;
  border-color: #50a721;
}

#display #how_it_works #step_2 {
  background: #ff9518;
  border-color: #e98510;
}

#display #how_it_works #step_3 {
  background: #1187e9;
  border-color: #0d7dda;
}

#display #how_it_works #step_3 p {
  margin: 0 -10px;
}

#display .button_wrapper {
  text-align: center;
}

#display .button_wrapper .button {
  border: none;
  background: url(../png/button_medium.png);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#display #clipboard .button {
  border: none;
  display: inline-block;
  height: 55px;
  margin: 30px 0 20px;
  padding: 0 30px;
  -webkit-box-shadow: 0 1px 3px #999;
  -moz-box-shadow: 0 1px 3px #999;
  box-shadow: 0 1px 3px #999;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#display #know_more {
  padding: 20px 0;
  width: 920px;
}

#display #know_more .heading {
  margin: 40px 20px 70px
}

#display #know_more .heading div {
  top: -24px;
}

#display #know_more .phase {
  position: relative;
}

#display #know_more .phase .button {
  border: none;
  font-style: normal;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#display #know_more .phase .button:hover {
  background-position: bottom;
}

#display #know_more .phase .description {
  width: 380px;
  color: #62676b;
  z-index: 99;
  position: relative;
}

#display #know_more .phase .description2 {
  width: 450px;
  color: #62676b;
  z-index: 99;
  position: relative;
}

#display #know_more .phase .left {
  margin-left: 70px;
}

#display #know_more .phase .dotted_arrow {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#display #know_more .phase p {
  margin-top: 20px;
}

#display #know_more .phase p.footnote {
  margin-left: -16px;
  background: url(../png/astrix.png) no-repeat left 4px;
  padding: 4px 0 0 16px;
}

#display #know_more .phase table {
  border-top: 1px solid #d5e1f0;
}

#display #know_more .phase td {
  border-bottom: 1px solid #d5e1f0;
}

#display #know_more .phase td.border_left {
  border-left: 1px solid #d5e1f0;
}

#display #know_more .illustration {
  position: relative;
  z-index: 99;
}

#display #know_more #phase_1 {
  height: 366px;
}

#display #know_more #phase_1 .description {
  padding-top: 10px;
}

#display #know_more #phase_1 .dotted_arrow {
  background: url(../png/dotted_arrow_1.png) no-repeat;
  height: 366px;
}

#display #know_more #phase_1 .illustration {
  margin: 10px 20px 0 0;
  width: 425px;
}

#display #know_more #phase_1 .illustration h5 {
  margin-bottom: 15px;
}

#display #know_more #phase_1 .illustration .example {
  padding: 90px 20px 20px;
  height: 30px;
  width: 100px;
}

#display #know_more #phase_1 .illustration #birthday {
  background: url(../png/birthday.png) no-repeat center 20px;
}

#display #know_more #phase_1 .illustration #dance_party {
  background: url(../png/dance_party.png) no-repeat center 20px;
}

#display #know_more #phase_1 .illustration #marathon {
  background: url(../png/marathon.png) no-repeat center 30px;
}

#display #know_more #phase_1 .illustration #bake_sale {
  background: url(../png/bake_sale.png) no-repeat center 20px;
}

#display #know_more #phase_1 .illustration #party {
  background: url(../png/carwash.png) no-repeat center 20px;
}

#display #know_more #phase_1 .illustration #lemonaid {
  background: url(../png/lemonaid.png) no-repeat center 20px;
}

#display #know_more #phase_2 {
  height: 370px;
  background: #f9fff6;
  border-top: 1px solid #e3edde;
  border-bottom: 1px solid #e3edde;
}

#display #know_more #phase_2 .description {
  padding-top: 66px;
}

#display #know_more #phase_2 .dotted_arrow {
  background: url(../png/dotted_arrow_2.png) no-repeat;
  top: -1px;
  height: 370px;
}

#display #know_more #phase_2 .illustration {
  background: url(../png/send_money.png) no-repeat;
  padding-top: 108px;
  margin-top: 40px;
  width: 210px;
  height: 183px;
  float: right;
  position: relative;
  margin-right: 100px;
}

#display #know_more #phase_3 {
  height: 799px;
}

#display #know_more #phase_3 .description {
  padding-top: 63px;
  margin-right: 20px;
}

#display #know_more #phase_3 .dotted_arrow {
  background: url(../png/dotted_arrow_3.png) no-repeat;
  top: -1px;
  height: 799px;
}

#display #know_more #phase_3 .illustration {
  margin-left: 20px;
  padding-top: 60px;
  width: 430px;
}

#display #know_more #phase_3 .illustration table div {
  width: 215px;
  height: 83px;
  padding-top: 80px;
  padding-bottom: 20px;
}

#display #know_more #phase_3 .illustration table p {
  margin-top: 10px;
  padding: 0 20px;
}

#display #know_more #phase_3 .button {
  padding: 0 45px;
  background: url(../png/button_orange.png);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#display #know_more #phase_3 .illustration #shallow_well {
  background: url(../png/shallow_well.png) no-repeat center 30px;
}

#display #know_more #phase_3 .illustration #spring_protect {
  background: url(../png/spring_protect.png) no-repeat center 20px;
}

#display #know_more #phase_3 .illustration #biosand_filter {
  background: url(../png/biosand_filter.png) no-repeat center 20px;
}

#display #know_more #phase_3 .illustration #deep_well {
  background: url(../png/deep_well.png) no-repeat center 20px;
}

#display #know_more #phase_3 .illustration #rain_cloud {
  background: url(../png/rain_cloud.png) no-repeat center 20px;
}

#display #know_more #phase_3 .illustration #tubes {
  background: url(../png/rehab.png) no-repeat center 20px;
}

#display #know_more #phase_4 {
  height: 365px;
  background: #fef9f0;
  border-top: 1px solid #ede7db;
  border-bottom: 1px solid #ede7db;
}

#display #know_more #phase_4 .description {
  padding-top: 66px;
}

#display #know_more #phase_4 .dotted_arrow {
  background: url(../png/dotted_arrow_4.png) no-repeat;
  top: -1px;
  height: 367px;
}

#display #know_more #phase_4 .illustration {
  margin: 20px 86px 0 0;
}

#display #know_more #phase_5 {
  height: 562px;
}

#display #know_more #phase_5 .description {
  padding-top: 65px;
  margin-right: 50px;
  width: 500px;
}

#display #know_more #phase_5 .dotted_arrow {
  background: url(../png/dotted_arrow_5.png) no-repeat;
  top: -1px;
  height: 562px;
}

#display #know_more #phase_5 .illustration {
  margin: 55px 0 0;
}

#display #know_more #phase_5 #computer_money {
  margin: 30px 50px 0 0;
}

#display #know_more #phase_6 {
  height: 341px;
  background: #f0f7ff;
  border-top: 1px solid #d5e1f0;
  border-bottom: 1px solid #d5e1f0;
}

#display #know_more #phase_6 .description2 {
  padding-top: 66px;
}

#display #know_more #phase_6 .dotted_arrow {
  background: url(../png/dotted_arrow_6.png) no-repeat;
  top: -1px;
  height: 343px;
}

#display #know_more #phase_6 .illustration {
  background: url(../png/project_report.png) no-repeat;
  width: 282px;
  height: 380px;
  float: right;
  position: relative;
  margin-right: 70px;
  top: -20px;
}

#display #know_more #phase_6 .button {
  padding: 0 35px;
  background: url(../png/button_small.png);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#display #know_more #end_result {
  padding: 70px 20px 20px;
}

#display #know_more #end_result .description {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#display #know_more #end_result .description {
  text-align: center;
  color: #de1e2c;
  font-style: italic;
}

#display #know_more #end_result .dotted_arrow {
  background: url(../png/arrow_end.png) no-repeat;
  top: -1px;
  height: 341px;
}

#display #know_more #end_result .image_holder {
  border: 3px solid white;
  position: relative;
  z-index: 99;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

#display #know_more #end_result .image_holder img {
  width: 100%;
  display: block;
}

#display #know_more #end_result p {
  padding: 0 20px;
  position: relative;
}

#display #know_more #end_result p .quote {
  position: relative;
}

#display #know_more #end_result .column {
  width: 400px;
  float: left;
  margin: 40px 20px 0 20px;
  color: #272727;
  padding: 0;
}

#display #know_more #end_result .column .dropcap {
  float: left;
  padding-top: 4px;
  margin-right: 6px;
  display: block;
}

#display #know_more #end_result p#signature {
  margin-top: 40px;
}




/*--- Helper classes ---*/
.left {
  float: left
}

.right {
  float: right
}

.side {
  float: left;
  width: 280px;
}

.rounded {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.vignette {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10px;
  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .9);
  -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .9);
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .9);
}

#thumbnails .vignette,
#thumbs_footer .vignette {
  width: 50px;
  height: 50px;
}


/*--- x-browser stuff ---*/
.ie7 .heading h2 {
  zoom: 1;
  *display: inline;
}

.ie7 #thank_you_footer #thank_you_heading {
  position: relative;
}

.ie7 #thank_you_footer #thank_you_heading .icon {
  margin: 0 auto;
  display: block;
}

.ie7 #thank_you_footer #thank_you_heading #right_line {
  position: absolute;
  right: 0;
  top: 0;
}

.ie7 #thank_you_footer #thank_you_heading #left_line {
  position: absolute;
  left: 0;
  top: 0;
}

.ie6 .heading,
.ie6 #pagination {
  overflow: hidden;
}

.ie6 .left,
.ie6 .right {
  display: inline;
}

.ie6 #clipboard_top #clip {
  position: relative;
  zoom: 1;
  *display: inline;
}

.ie6 #clipboard {
  top: -60px;
}

.ie6 #clipboard_bottom {
  position: relative;
  top: -60px;
}

.ie6 .heading h2 {
  zoom: 1;
  *display: inline;
}

border-bottom: 1px solid #d5e1f0;
}

border-bottom: 1px solid #d5e1f0;
}

.ie6 #thank_you_footer #thank_you_heading {
  position: relative;
}

.ie6 #thank_you_footer #thank_you_heading .icon {
  margin: 0 auto;
  display: block;
}

.ie6 #thank_you_footer #thank_you_heading #right_line {
  position: absolute;
  right: 0;
  top: 0;
}

.ie6 #thank_you_footer #thank_you_heading #left_line {
  position: absolute;
  left: 0;
  top: 0;
}


.ie7 #display #clipboard_top {
  z-index: 999;
}

.ie7 #display #coming_soon {
  z-index: 99;
}

.ie7 #display #intro p .dropcap {
  padding-top: 2px;
}

.ie7 #display #know_more {
  padding-top: 40px;
}

.ie6 #display #clipboard_top {
  z-index: 999;
}

.ie6 #display #coming_soon {
  z-index: 99;
}

.ie6 #display #intro p .dropcap {
  padding-top: 2px;
}

.ie6 #display #know_more {
  padding-top: 40px;
}

.ie6 #display #clipboard #content {
  width: 700px;
}
