/* line 4, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 21, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 48, ../sass/screen.scss */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #666;
  font-size: 90%;
}
/* line 51, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1 img, body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0;
}
/* line 53, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 54, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 55, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 56, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 57, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 58, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 59, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 62, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body a {
  text-decoration: underline;
  color: #333333;
}
/* line 18, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body a:visited {
  color: black;
}
/* line 21, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body a:focus {
  color: #0099ff;
}
/* line 24, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body a:hover {
  color: black;
}
/* line 27, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body a:active {
  color: #666666;
}
/* line 63, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 64, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body strong, body dfn {
  font-weight: bold;
}
/* line 65, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body em, body dfn {
  font-style: italic;
}
/* line 66, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body sup, body sub {
  line-height: 0;
}
/* line 67, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body abbr, body acronym {
  border-bottom: 1px dotted #666666;
}
/* line 68, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 69, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body del {
  color: #666666;
}
/* line 70, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 71, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body pre, body code, body tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 72, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body li ul, body li ol {
  margin: 0;
}
/* line 73, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
/* line 74, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ul {
  list-style-type: disc;
}
/* line 75, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ol {
  list-style-type: decimal;
}
/* line 76, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dl dt {
  font-weight: bold;
}
/* line 78, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dd {
  margin-left: 1.5em;
}
/* line 79, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 80, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body th {
  font-weight: bold;
}
/* line 81, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body thead th {
  background: #c3d9ff;
}
/* line 82, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
/* line 85, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body table.striped tr:nth-child(even) td,
body table tr.even td {
  background: #e5ecf9;
}
/* line 86, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body tfoot {
  font-style: italic;
}
/* line 87, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body caption {
  background: #eeeeee;
}
/* line 88, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body .quiet {
  color: #666666;
}
/* line 89, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body .loud {
  color: #111111;
}
/* line 9, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .clear {
  clear: both;
}
/* line 12, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .clearfix {
  overflow: hidden;
  *zoom: 1;
}
/* line 18, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 4, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .feedback, body .error, body .alert, body .notice, body .success, body .info {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
/* line 5, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .error, body .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 27, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .error a, body .alert a {
  color: #8a1f11;
}
/* line 7, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 36, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .notice a {
  color: #514721;
}
/* line 8, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .success a {
  color: #264409;
}
/* line 9, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4;
}
/* line 54, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .info a {
  color: #205791;
}
/* line 10, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .hide {
  display: none;
}
/* line 11, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .highlight {
  background: yellow;
}
/* line 12, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .added {
  background: #006600;
  color: white;
}
/* line 13, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .removed {
  background: #990000;
  color: white;
}
/* line 60, ../sass/screen.scss */
body a:hover {
  text-decoration: underline;
}
/* line 65, ../sass/screen.scss */
body h2 {
  margin-bottom: 0.3em;
}
/* line 68, ../sass/screen.scss */
body h3 {
  margin-bottom: 0.5em;
}

/* line 74, ../sass/screen.scss */
form {
  line-height: 3;
  line-height: 1em;
}
/* line 6, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form p {
  margin-bottom: 0;
}
/* line 18, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form label {
  font-weight: bold;
}
/* line 19, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 26, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text, form input.title, form input[type=email], form input[type=text], form input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.title {
  font-size: 1.5em;
}
/* line 29, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 30, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form select {
  margin: 0.5em 0;
}
/* line 55, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form fieldset {
  border: 1px solid #cccccc;
}
/* line 58, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text, form input.title, form input[type=email], form input[type=text], form input[type=password],
form textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text:focus, form input.title:focus, form input[type=email]:focus, form input[type=text]:focus, form input[type=password]:focus,
form textarea:focus {
  border-color: #666666;
}
/* line 65, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
/* line 44, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text, form input.title, form input[type=email], form input[type=text], form input[type=password] {
  width: 300px;
}
/* line 46, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form textarea {
  width: 450px;
  height: 150px;
}
/* line 82, ../sass/screen.scss */
form input {
  margin: 0 !important;
}
/* line 85, ../sass/screen.scss */
form input[type="checkbox"] {
  margin: 0 7px 7px 0 !important;
}
/* line 88, ../sass/screen.scss */
form .formCaption {
  padding-right: 10px;
}
/* line 92, ../sass/screen.scss */
form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 98, ../sass/screen.scss */
form .rsform-block-applicationother .formCaption, form .rsform-block-products-other .formCaption {
  font-weight: bold;
  text-align: right;
}

/* line 105, ../sass/screen.scss */
article header {
  width: 100%;
  height: 93px;
  border-top: 13px solid;
  background-image: url(../images/sustainable_mark.png);
  background-position: center right;
  background-repeat: no-repeat;
  margin-bottom: 14px;
}

/* line 114, ../sass/screen.scss */
article header h1 {
  font-size: 2.5em;
  line-height: 93px;
  margin: 0;
  padding: 10px 0 0 20px;
}

/* Page colours. - more compSASS'y way to do this? */
/* line 123, ../sass/screen.scss */
.item_1, .item_9000 {
  /* 9000 is 404 page */
}
/* line 124, ../sass/screen.scss */
.item_1 article header, .item_9000 article header {
  border-color: #534741;
  background-color: #edecec;
}
/* line 128, ../sass/screen.scss */
.item_1 article header h1, .item_9000 article header h1 {
  color: #534741;
  font-size: 2em;
}

/* line 135, ../sass/screen.scss */
.item_36 article header {
  border-color: #ad7f2c;
  background-color: #f7f2e9;
}
/* line 139, ../sass/screen.scss */
.item_36 article header h1 {
  color: #ad7f2c;
}

/* line 146, ../sass/screen.scss */
.item_37 article header {
  border-color: #737245;
  background-color: #f1f1ec;
}
/* line 150, ../sass/screen.scss */
.item_37 article header h1 {
  color: #737245;
}

/* line 157, ../sass/screen.scss */
.item_38 article header {
  border-color: #dea726;
  background-color: #fcf6e9;
}
/* line 161, ../sass/screen.scss */
.item_38 article header h1 {
  color: #dea726;
}

/* line 168, ../sass/screen.scss */
.item_39 article header {
  border-color: #406425;
  background-color: #ecefe9;
}
/* line 172, ../sass/screen.scss */
.item_39 article header h1 {
  color: #406425;
}

/* line 179, ../sass/screen.scss */
.item_40 article header {
  border-color: #7893a1;
  background-color: #f1f4f5;
}
/* line 183, ../sass/screen.scss */
.item_40 article header h1 {
  color: #7893a1;
}

/* line 190, ../sass/screen.scss */
.item_41 article header {
  border-color: #808083;
  background-color: #f2f2f2;
}
/* line 194, ../sass/screen.scss */
.item_41 article header h1 {
  color: #808083;
}

/* line 201, ../sass/screen.scss */
.item_42 article header {
  border-color: #7ca386;
  background-color: #f2f6f3;
}
/* line 205, ../sass/screen.scss */
.item_42 article header h1 {
  color: #7ca386;
}

/* line 212, ../sass/screen.scss */
.item_43 article header {
  border-color: #988ec3;
  background-color: #f4f3f9;
}
/* line 216, ../sass/screen.scss */
.item_43 article header h1 {
  color: #988ec3;
}

/* line 223, ../sass/screen.scss */
.item_44 article header {
  border-color: #68913d;
  background-color: #f0f4eb;
}
/* line 227, ../sass/screen.scss */
.item_44 article header h1 {
  color: #68913d;
}

/* line 234, ../sass/screen.scss */
.item_45 article header {
  border-color: #dc8026;
  background-color: #fbf2e9;
}
/* line 238, ../sass/screen.scss */
.item_45 article header h1 {
  color: #dc8026;
}

/* line 245, ../sass/screen.scss */
.item_46 article header, .item_9000 article header, .item_0 article header {
  border-color: #b15538;
  background-color: #f7eeeb;
}
/* line 249, ../sass/screen.scss */
.item_46 article header h1, .item_9000 article header h1, .item_0 article header h1 {
  color: #b15538;
}

/* line 259, ../sass/screen.scss */
#container {
  margin: 20px auto 0;
  overflow: hidden;
  width: 960px;
}

/* line 265, ../sass/screen.scss */
#sidebar {
  /* should this be an aside? or a nav? - i think the container should be a section the menu should be a nav? */
  display: inline;
  float: left;
  padding-right: 29px;
  border-right: #E5E5E5 1px solid;
  width: 300px;
}
/* line 272, ../sass/screen.scss */
#sidebar h1 {
  background: url(../images/sustainable_earth_technologies_logo.png);
  width: 300px;
  height: 106px;
  text-indent: -9000em;
  margin-bottom: 14px;
}
/* line 280, ../sass/screen.scss */
#sidebar .menu {
  list-style: none;
  margin: 0;
  padding: 0 0 14px;
}
/* line 285, ../sass/screen.scss */
#sidebar .menu .active a, #sidebar .menu a:hover {
  color: #fff;
  text-decoration: none;
  background: url(../images/menu_arrow.png) 280px center no-repeat;
}
/* line 290, ../sass/screen.scss */
#sidebar .menu a {
  display: block;
  height: 26px;
  line-height: 26px;
  color: #666;
  padding: 2px 0;
}
/* line 297, ../sass/screen.scss */
#sidebar .menu a span {
  padding-left: 10px;
  border-left: 5px solid;
}
/* line 304, ../sass/screen.scss */
#sidebar .menu .item1 span {
  border-color: #534741;
}
/* line 305, ../sass/screen.scss */
#sidebar .menu .item1.active a, #sidebar .menu .item1.active a, #sidebar .menu .item1 a:hover {
  background-color: #534741;
}
/* line 308, ../sass/screen.scss */
#sidebar .menu .item36 span {
  border-color: #ad7f2c;
}
/* line 309, ../sass/screen.scss */
#sidebar .menu .item36.active a, #sidebar .menu .item36 a:hover {
  background-color: #ad7f2c;
}
/* line 312, ../sass/screen.scss */
#sidebar .menu .item37 span {
  border-color: #737245;
}
/* line 313, ../sass/screen.scss */
#sidebar .menu .item37.active a, #sidebar .menu .item37 a:hover {
  background-color: #737245;
}
/* line 316, ../sass/screen.scss */
#sidebar .menu .item38 span {
  border-color: #dea726;
}
/* line 317, ../sass/screen.scss */
#sidebar .menu .item38.active a, #sidebar .menu .item38 a:hover {
  background-color: #dea726;
}
/* line 320, ../sass/screen.scss */
#sidebar .menu .item39 span {
  border-color: #406425;
}
/* line 321, ../sass/screen.scss */
#sidebar .menu .item39.active a, #sidebar .menu .item39 a:hover {
  background-color: #406425;
}
/* line 324, ../sass/screen.scss */
#sidebar .menu .item40 span {
  border-color: #7893a1;
}
/* line 325, ../sass/screen.scss */
#sidebar .menu .item40.active a, #sidebar .menu .item40 a:hover {
  background-color: #7893a1;
}
/* line 328, ../sass/screen.scss */
#sidebar .menu .item41 span {
  border-color: #808083;
}
/* line 329, ../sass/screen.scss */
#sidebar .menu .item41.active a, #sidebar .menu .item41 a:hover {
  background-color: #808083;
}
/* line 332, ../sass/screen.scss */
#sidebar .menu .item42 span {
  border-color: #7ca386;
}
/* line 333, ../sass/screen.scss */
#sidebar .menu .item42.active a, #sidebar .menu .item42 a:hover {
  background-color: #7ca386;
}
/* line 336, ../sass/screen.scss */
#sidebar .menu .item43 span {
  border-color: #988ec3;
}
/* line 337, ../sass/screen.scss */
#sidebar .menu .item43.active a, #sidebar .menu .item43 a:hover {
  background-color: #988ec3;
}
/* line 340, ../sass/screen.scss */
#sidebar .menu .item44 span {
  border-color: #68913d;
}
/* line 341, ../sass/screen.scss */
#sidebar .menu .item44.active a, #sidebar .menu .item44 a:hover {
  background-color: #68913d;
}
/* line 344, ../sass/screen.scss */
#sidebar .menu .item45 span {
  border-color: #dc8026;
}
/* line 345, ../sass/screen.scss */
#sidebar .menu .item45.active a, #sidebar .menu .item45 a:hover {
  background-color: #dc8026;
}
/* line 348, ../sass/screen.scss */
#sidebar .menu .item46 span {
  border-color: #b15538;
}
/* line 349, ../sass/screen.scss */
#sidebar .menu .item46.active a, #sidebar .menu .item46 a:hover {
  background-color: #b15538;
}

/* line 355, ../sass/screen.scss */
#sidebar footer, #content footer {
  text-align: center;
  border-top: #E5E5E5 1px solid;
  margin-top: 14px;
  padding-top: 14px;
}
/* line 361, ../sass/screen.scss */
#sidebar footer p, #content footer p {
  margin: 0;
  font-size: 80%;
}
/* line 366, ../sass/screen.scss */
#sidebar footer h4, #content footer h4 {
  margin-bottom: 0;
  font-size: 80%;
}
/* line 371, ../sass/screen.scss */
#sidebar footer .webBy, #content footer .webBy {
  font-size: 65%;
  color: #989898;
  font-style: normal;
}
/* line 376, ../sass/screen.scss */
#sidebar footer .webBy a, #content footer .webBy a {
  color: inherit;
  font-weight: bold;
}

/* line 384, ../sass/screen.scss */
#content {
  display: inline;
  float: left;
  margin-left: 30px;
  width: 600px;
}
/* line 396, ../sass/screen.scss */
#content footer {
  margin: 50px 0 200px;
}

/* line 401, ../sass/screen.scss */
.item_9000 .text_body h1 {
  /* 404 needs spacing because no banner */
  background: url("../images/sustainable_mark.png") no-repeat right center #eeeeee;
  border-color: #AAAAAA;
  border-top: 13px solid #AAAAAA;
  color: #AAAAAA;
  font-size: 2.5em;
  height: 83px;
  line-height: 93px;
  margin: 0 0 0.5em;
  padding: 10px 0 0 20px;
  width: 580px;
}

/* line 413, ../sass/screen.scss */
#homeboxes {
  overflow: hidden;
  *zoom: 1;
}

/* line 416, ../sass/screen.scss */
.homebox {
  float: left;
  font-size: 80%;
  /*height: 214px;*/
  padding: 80px 10px 10px;
  width: 265px;
  margin: 7px;
}
/* line 425, ../sass/screen.scss */
.homebox h2 {
  font-size: 1.4em;
  font-weight: bold;
}
/* line 429, ../sass/screen.scss */
.homebox h2 a {
  text-decoration: none;
  color: inherit;
}
/* line 435, ../sass/screen.scss */
.homebox#arch {
  background: url("../images/architecture_box.jpg") no-repeat #f7f2e9;
}
/* line 438, ../sass/screen.scss */
.homebox#cons {
  background: url("../images/construction-box.jpg") no-repeat #f1f1ec;
  height: 323px;
}
/* line 442, ../sass/screen.scss */
.homebox#rene {
  background: url("../images/renewable_energy_box.jpg") no-repeat #fcf6e9;
  clear: both;
}
/* line 446, ../sass/screen.scss */
.homebox#perm {
  background: url("../images/permaculture_box.jpg") no-repeat #ecefe9;
}
/* line 449, ../sass/screen.scss */
.homebox#rain {
  background: url("../images/rainwater_harvesting_box.jpg") no-repeat #f1f4f5;
  clear: both;
}
/* line 453, ../sass/screen.scss */
.homebox#grey {
  background: url("../images/greywater_treatment_box.jpg") no-repeat #f2f2f2;
}
/* line 457, ../sass/screen.scss */
.homebox#basi {
  background: url("../images/basix_assessments_box.jpg") no-repeat #f2f6f3;
}
/* line 460, ../sass/screen.scss */
.homebox#town {
  background: url("../images/town_planning_box.jpg") no-repeat #f4f3f9;
  clear: both;
}
/* line 464, ../sass/screen.scss */
.homebox#flor {
  background: url("../images/flora_fauna_box.jpg") no-repeat #f0f4eb;
}

/* line 469, ../sass/screen.scss */
.clr {
  clear: both;
}

/* line 473, ../sass/screen.scss */
.rokajaxsearch {
  margin-bottom: 20px;
}

/* 
 * minimal base styles 
 */
/* #444 looks better than black: twitter.com/H_FJ/statuses/21800719859 */
/* line 485, ../sass/screen.scss */
body, select, input, textarea {
  color: #444;
}

/* Headers (h1,h2,etc) have no default font-size or margin,
   you'll want to define those yourself. */
/* www.aestheticallyloyal.com/public/optimize-legibility/ */
/* line 491, ../sass/screen.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

/* maxvoltar.com/archive/-webkit-font-smoothing */
/* line 494, ../sass/screen.scss */
html {
  -webkit-font-smoothing: antialiased;
}

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
/* line 498, ../sass/screen.scss */
a:hover, a:active {
  outline: none;
}

/* line 500, ../sass/screen.scss */
ul {
  margin-left: 30px;
}

/* line 501, ../sass/screen.scss */
ol {
  margin-left: 30px;
  list-style-type: decimal;
}

/* line 503, ../sass/screen.scss */
small {
  font-size: 85%;
}

/* line 504, ../sass/screen.scss */
strong, th {
  font-weight: bold;
}

/* line 506, ../sass/screen.scss */
td, td img {
  vertical-align: top;
}

/* line 508, ../sass/screen.scss */
sub {
  vertical-align: sub;
  font-size: smaller;
}

/* line 509, ../sass/screen.scss */
sup {
  vertical-align: super;
  font-size: smaller;
}

/* line 511, ../sass/screen.scss */
pre {
  padding: 15px;
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */
}

/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
*/
/* hand cursor on clickable input elements */
/* line 529, ../sass/screen.scss */
label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 
   Also: hot pink. */
/*
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }*/
/*  j.mp/webkit-tap-highlight-color */
/* line 540, ../sass/screen.scss */
a:link {
  -webkit-tap-highlight-color: #FF5E99;
}

/* 
 * Non-semantic helper classes - Make these into mixins?
 */
/* for image replacement */
/* line 547, ../sass/screen.scss */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
/* line 551, ../sass/screen.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders 
   www.webaim.org/techniques/css/invisiblecontent/ 
   Solution from: j.mp/visuallyhidden - Thanks Jonathan Neal! */
/* line 556, ../sass/screen.scss */
.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Hide visually and from screenreaders, but maintain layout */
/* line 561, ../sass/screen.scss */
.invisible {
  visibility: hidden;
}

/*
 * Media queries for responsive design
 */
@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */
}
@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */
}
/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  /* Prevent iOS, WinMobile from adjusting font size */
  /* line 584, ../sass/screen.scss */
  html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
}
