/* austral.less */
/* import the boilerplate head */
/* common items */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
/* ensure this is updated */
::-moz-selection {
  background: #999;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #999;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled], input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* import the grid */
body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/* override the grid */
/* import the colours */
/* colours */
/* misc mixins */
/* import typefaces */
/* typefaces */
/* type sizes */
/* 30px */
/* 25px */
/* 20px */
/* 18px */
/* 16px */
/* 13px */
/* 12px */
p {
  font-size: 1em;
  /* 13px */

  line-height: 1.3846em;
  /* 18px */

  margin-top: 1.3846em;
  margin-bottom: 0em;
}
p.small {
  font-size: 0.9231em;
  /* 12px */

  line-height: 1.5em;
  /* 18px */

  margin-top: 1.5em;
  margin-bottom: 0em;
}
p.first {
  margin-top: 0px;
}
h1 {
  font-size: 2.3077em;
  /* 30px */

  line-height: 1.2em;
  /* 36px */

  margin-top: 0.6em;
  margin-bottom: 0em;
  font-weight: normal;
  color: #959393;
}
h2 {
  font-size: 1.9231em;
  /* 25px */

  line-height: 1.44em;
  /* 36px */

  margin-top: 0.72em;
  margin-bottom: 0em;
  font-weight: normal;
  color: #007d43;
}
h3 {
  font-size: 1.5385em;
  /* 20px */

  line-height: 1.8em;
  /* 36px */

  margin-top: 0.9em;
  margin-bottom: 0em;
  font-weight: normal;
}
h4 {
  font-size: 1.3846em;
  /* 18px */

  line-height: 1em;
  /* 18px */

  margin-top: 1em;
  margin-bottom: 0em;
  font-weight: bold;
  color: #ffe600;
}
h5 {
  font-size: 1.2308em;
  /* 16px */

  line-height: 1.125em;
  /* 18px */

  margin-top: 1.125em;
  margin-bottom: 0em;
  font-weight: bold;
  color: #959393;
}
/* links */
a, a:visited, a:active {
  text-decoration: none;
  color: #686868;
}
a:hover {
  text-decoration: underline;
  color: #959393;
}
/* alerts */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5em;
  text-shadow: 0 1px 0 #959393;
  background-color: #959393;
  border: 1px solid #959393;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
}
.alert-success {
  background-color: #007e44;
  border-color: #007e44;
}
.error {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5em;
  text-shadow: 0 1px 0 #000;
  background-color: #FF0000;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
}
/* body styles */
html {
  padding: 0, margin: 0;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  color: #a9abad;
  font-size: 13px;
}
/* import forms */
/* #Buttons
================================================== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #eee;
  /* Old browsers */

  background: #eeeeee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */

  background: #eeeeee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */

  background: #eeeeee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #eeeeee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera11.10+ */

  background: #eeeeee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */

  background: #eeeeee linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */

  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 4px 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #222;
  background: #ddd;
  /* Old browsers */

  background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */

  background: #dddddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */

  background: #dddddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #dddddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera11.10+ */

  background: #dddddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */

  background: #dddddd linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */

  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  border: 1px solid #666;
  background: #ccc;
  /* Old browsers */

  background: #cccccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* FF3.6+ */

  background: #cccccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  /* Chrome,Safari4+ */

  background: #cccccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */

  background: #cccccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Opera11.10+ */

  background: #cccccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* IE10+ */

  background: #cccccc linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* W3C */
}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* forms */
form {
  margin: 0;
  padding: 0;
  /*<ul class="form_row">
								<li class="col_6">
									<label for="your_address">Your Address:</label>
									<input type="text" id="your_address" name="your_address" />
								</li>
								<li class="col_6">
									<label for="your_postcode">Postcode:</label>
									<input type="text" id="your_postcode" name="your_postcode" size="5" maxlength="4" />
								</li>
							</ul>
*/

}
form.bordered {
  margin-top: 2em;
  padding-top: 1em;
  border-top: 1px solid #f0f0f0;
}
form fieldset {
  margin-bottom: 20px;
}
form input[type="text"],
form input[type="password"],
form input[type="email"],
form textarea,
form select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
  width: 210px;
  width: auto;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
}
form select {
  padding: 0;
}
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="email"]:focus,
form textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
form textarea {
  min-height: 60px;
}
form label, form legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #5f5e5e;
}
form select {
  width: 220px;
}
form input[type="checkbox"] {
  display: inline;
}
form label span, form legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}
form ul.form_row {
  margin: 0;
  padding: 0 !important;
  list-style: none;
  display: block;
  width: 739.9999999999999px;
  margin: 0 -10px;
  *zoom: 1;
  *zoom: 1;
}
form ul.form_row:before, form ul.form_row:after {
  content: "";
  display: table;
}
form ul.form_row:after {
  clear: both;
}
form ul.form_row li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  width: 340px;
  margin: 0 10px;
}
form ul.form_row li.col_1 {
  display: inline;
  float: left;
  width: 40px;
  margin: 0 10px;
}
form ul.form_row li.col_2 {
  display: inline;
  float: left;
  width: 100px;
  margin: 0 10px;
}
form ul.form_row li.col_3 {
  display: inline;
  float: left;
  width: 160px;
  margin: 0 10px;
}
form ul.form_row li.col_4 {
  display: inline;
  float: left;
  width: 220.00000000000003px;
  margin: 0 10px;
}
form ul.form_row li.col_5 {
  display: inline;
  float: left;
  width: 280px;
  margin: 0 10px;
}
form ul.form_row li.col_6 {
  display: inline;
  float: left;
  width: 340px;
  margin: 0 10px;
}
form ul.form_row li.col_7 {
  display: inline;
  float: left;
  width: 400px;
  margin: 0 10px;
}
form ul.form_row li.col_8 {
  display: inline;
  float: left;
  width: 459.99999999999994px;
  margin: 0 10px;
}
form ul.form_row li.col_9 {
  display: inline;
  float: left;
  width: 520px;
  margin: 0 10px;
}
form ul.form_row li.col_10 {
  display: inline;
  float: left;
  width: 580px;
  margin: 0 10px;
}
form ul.form_row li.col_11 {
  display: inline;
  float: left;
  width: 640px;
  margin: 0 10px;
}
form ul.form_row li.col_12 {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
}
/* import tables */
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin: 1.5em 0;
}
.table th, .table td {
  padding: 8px;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table thead:first-child tr th, .table thead:first-child tr td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th, .table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th + th,
.table-bordered td + td,
.table-bordered th + td,
.table-bordered td + th {
  border-left: 1px solid #ddd;
}
.table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td, .table tbody tr:hover th {
  background-color: #f5f5f5;
}
/* layout */
/* header */
header {
  border-bottom: 1px solid #e2e1e1;
  /* logo and search */

  /* nav */

}
header div#logo_search {
  width: 960px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
header div#logo_search a#logo {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
}
header div#logo_search div#search {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
header div#logo_search div#search p {
  margin-top: 0;
  background-color: #007e44;
  padding: 15px 30px 15px 0;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
header div#logo_search div#search form {
  margin-top: 1em;
}
header div#logo_search div#search form input {
  background: #ffffff url('../img/search.png') no-repeat center left;
  padding-left: 27px;
  width: 187px;
}
header nav {
  width: 960px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
header nav ul {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
header nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	/* 16px */

	line-height: 1.125em;
	/* 18px */

	margin-top: 1.125em;
	margin-bottom: 0em;
	margin-right: 1.25em;
}
header nav ul li a {
  text-decoration: none;
  color: #959393;
  padding-bottom: 15px;
  display: inline-block;
}
header nav ul li a:active, header nav ul li a:visited {
  color: #959393;
}
header nav ul li a:hover, header nav ul li.selected a {
  color: #5f5e5e;
  background: transparent url('../img/menu_arrow.png') no-repeat bottom center;
  text-decoration: none;
}
header nav ul li.facebook {
  float: right;
  display: block;
  margin-right: 0;
  margin-top: 0.9em;
  margin-bottom: -1em;
}
header nav ul li.facebook a {
  color: #007d43;
}
header nav ul li.facebook a:hover {
  color: #007d43;
  background: none;
}
header nav ul li.facebook a span {
  display: inline-block;
  width: 29px;
  height: 28px;
  background: transparent url('../img/facebook_logo.png') no-repeat top left;
  vertical-align: middle;
  margin-left: 0.5em;
}
/* a containing div */
div.container {
  width: 960px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
/* main content div */
div#main {
  /* homepage variant of the main page */

}
div#main div.heading_container {
  margin-top: 1em;
  margin-bottom: 1em;
}
div#main div.heading_container h1 {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
}
div#main div.heading_container p.breadcrumbs {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
  text-align: right;
  padding-top: 1em;
}
div#main div.heading_container p.breadcrumbs a {
  color: #959393;
}
div#main div.content_container {
  /* bordered images */

  /* dividers etc */

  /* linke to the top */

  /* well */

  /* standard list */

  /* general layout of the page */

  /* contact section */

  /* product / download categories */

}
div#main div.content_container img.bordered {
  padding: 4px;
  background-color: #f0f0f0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
div#main div.content_container img.right_aligned {
  float: right;
  margin: 0 0 1em 1em;
}
div#main div.content_container img.left_aligned {
  float: left;
  margin: 0 1em 1em 0;
}
div#main div.content_container div.divider {
  border: none;
  border-top: 1px solid #e2e1e1;
  height: 2px;
  margin: 4em 0 3em 0;
}
div#main div.content_container div.divider hr {
  display: none;
}
div#main div.content_container p.top {
  text-align: right;
}
div#main div.content_container p.top a {
  background: transparent url('../img/menu_arrow.png') no-repeat center left;
  padding-left: 20px;
  color: #959393;
}
div#main div.content_container .well {
  margin: 1.5em 0;
  background-color: #f4f4f4;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: inset 0 1px 1px #d8d8d8;
  -webkit-box-shadow: inset 0 1px 1px #d8d8d8;
  box-shadow: inset 0 1px 1px #d8d8d8;
}
div#main div.content_container ul, div#main div.content_container ol {
  margin-left: 0;
  padding-left: 2em;
}
div#main div.content_container ul li, div#main div.content_container ol li {
  margin-left: 0;
  padding-left: 0;
}
div#main div.content_container article {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
  /*& p:nth-of-type(1) {
				margin-top: 0;
			}*/

}
div#main div.content_container div#sidebar {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
}
div#main div.content_container div#sidebar div.sidebar_section_wrapper {
  background-color: #F0F0F0;
  padding: 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}
div#main div.content_container div#sidebar div.sidebar_section {
  margin: 0;
  padding: 15px;
  background: transparent url('../img/sidebar_section_bg.png') no-repeat top left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /* sidebar nav */

  /*<nav>
		  				<ul>
		  					<li><a href="#austral_insulation">Austral Insulation</a></li>
		  					<li><a href="#company_history">Company History</a></li>
		  					<li><a href="#gold_coast_history">Gold Coast History</a></li>
		  					<li><a href="#testimonials">Testimonials</a></li>
		  				</ul>
		  			</nav>*/

}
div#main div.content_container div#sidebar div.sidebar_section h3 {
  color: #ffe600;
  text-shadow: 0px -1px 0px #016b39;
  margin: 0;
  margin-top: -0.5em;
}
div#main div.content_container div#sidebar div.sidebar_section p {
  margin: 0;
  color: #ffffff;
  text-shadow: 0px -1px 0px #016b39;
}
div#main div.content_container div#sidebar div.sidebar_section p a {
  color: #ffe600;
}
div#main div.content_container div#sidebar div.sidebar_section nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#main div.content_container div#sidebar div.sidebar_section nav ul li {
  display: block;
  background: transparent url('../img/sidebar_nav_bg.png') no-repeat top left;
}
div#main div.content_container div#sidebar div.sidebar_section nav ul li a {
  padding: 12px 0 8px 20px;
  display: block;
  color: #ffffff;
}
div#main div.content_container div#sidebar div.sidebar_section nav ul li a:hover {
  color: #ffe600;
  text-decoration: none;
}
div#main div.content_container section#austral_contact_centres ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  width: 739.9999999999999px;
  margin: 0 -10px;
  *zoom: 1;
  *zoom: 1;
}
div#main div.content_container section#austral_contact_centres ul:before, div#main div.content_container section#austral_contact_centres ul:after {
  content: "";
  display: table;
}
div#main div.content_container section#austral_contact_centres ul:after {
  clear: both;
}
div#main div.content_container section#austral_contact_centres ul li {
  display: inline;
  float: left;
  width: 220.00000000000003px;
  margin: 0 10px;
  width: 200px;
}
div#main div.content_container section#austral_contact_centres ul li h5 {
  margin-top: 0;
}
div#main div.content_container section.product_download_category {
  /*<ul class="product_list">
						<li>
							<a href="#" class="download_fact_sheet ir" title="Download Fact Sheet">Download Fact Sheet</a>
							<h3>Product Name One</h3>
							<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
							tempor incididunt ut labore et dolore magna aliqua.</p>
						</li>
						<li class="last">
							<a href="#" class="download_fact_sheet ir" title="Download Fact Sheet">Download Fact Sheet</a>
							<h3>Product Name Two</h3>
							<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
							tempor incididunt ut labore et dolore magna aliqua.</p>
						</li>
					</ul>*/

}
div#main div.content_container section.product_download_category ul.product_list {
  clear: both;
  display: block;
  list-style: none;
  margin: 1em 0 0 0;
  padding: 2em 0 0 0;
  background: transparent url('../img/dashed_bg_12.png') no-repeat top left;
}
div#main div.content_container section.product_download_category ul.product_list li {
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 1em;
  padding: 10px 15px 35px 15px;
  background: transparent url('../img/product_download_bg.png') repeat-x bottom left;
}
div#main div.content_container section.product_download_category ul.product_list li.last {
  padding-bottom: 15px;
  background: transparent url('../img/product_download_bg.png') repeat-x top left;
}
div#main div.content_container section.product_download_category ul.product_list li h3 {
  margin-top: 0;
  color: #5f5e5e;
}
div#main div.content_container section.product_download_category ul.product_list li p {
  margin: 0;
}
div#main div.content_container section.product_download_category ul.product_list li a.download_fact_sheet {
  display: block;
  float: right;
  margin: 0em 1em 0.5em 2em;
  width: 220px;
  height: 50px;
  background: transparent url('../img/download_fact_sheet.png') no-repeat top left;
}
div#main.homepage {
  /* homepage title */

  /* hero gallery */

  /* introduction wrapper */

}
div#main.homepage h1#homepage_title {
  display: none;
}
div#main.homepage div#hero_gallery {
  background: #ffffff url('../img/dashed_bg.png') no-repeat bottom center;
  padding-bottom: 60px;
  overflow: visible;
  position: relative;
  *zoom: 1;
  *zoom: 1;
}
div#main.homepage div#hero_gallery:before, div#main.homepage div#hero_gallery:after {
  content: "";
  display: table;
}
div#main.homepage div#hero_gallery:after {
  clear: both;
}
div#main.homepage div#hero_gallery div#slider_wrapper {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
  padding: 0;
  position: relative;
  height: 351px;
}
div#main.homepage div#hero_gallery div#slider_wrapper div#slider {
  height: 351px;
  margin-top: 18px;
}
div#main.homepage div#hero_gallery div#slider_wrapper div#slider a {
  display: block;
}
div#main.homepage div#hero_gallery div#slider_wrapper div#slider a img {
  display: block;
}
div#main.homepage div#hero_gallery div#solutions_for {
  position: absolute;
  z-index: 999;
  top: 278px;
  left: 27px;
  width: 906px;
  height: 75px;
}
div#main.homepage div#hero_gallery div#solutions_for h3 {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  width: 171px;
  height: 90px;
  background: transparent url('../img/solutions_for/solutions_for.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav {
  display: block;
  float: left;
  width: 735px;
  height: 90px;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 735px;
  height: 90px;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li {
  display: block;
  float: left;
  height: 90px;
  position: relative;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li ul {
  display: none;
  position: absolute;
  top: 75px;
  left: 0;
  width: inherit;
  margin: 0;
  height: auto;
  background-color: #016B39;
  /*: transparent url('../img/solutions_for/drop_bg.png') repeat-x bottom left;*/

  /*padding-bottom: 14px;*/

  -moz-box-shadow: 1px 1px 5px #666;
  -webkit-box-shadow: 1px 1px 5px #666;
  box-shadow: 1px 1px 5px #666;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li ul li {
  display: block;
  background: none;
  float: none;
  height: auto;
  width: auto;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li ul li a {
  width: auto !important;
  display: block;
  background: none !important;
  background-color: #009650 !important;
  color: #ffffff;
  font-size: 1.2308em;
  /* 16px */

  line-height: 1.125em;
  /* 18px */

  margin-top: 1.125em;
  margin-bottom: 0em;
  font-weight: normal;
  margin: 1px;
  padding: 10px;
  text-shadow: 0px -1px 0px #016b39;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li ul li a:hover {
  background-color: #ffe600 !important;
  color: #007d43;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li a.top_level {
  display: block;
  height: 90px;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.home_owners {
  width: 235px;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.home_owners a {
  width: 235px;
  background: transparent url('../img/solutions_for/home_owners.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.home_owners a:hover {
  background: transparent url('../img/solutions_for/home_owners_hover.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.builders_trades {
  width: 255px;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.builders_trades a {
  width: 255px;
  background: transparent url('../img/solutions_for/builders_trades.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.builders_trades a:hover {
  background: transparent url('../img/solutions_for/builders_trades_hover.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.builders_trades ul {
  background-color: #0D7242;
  /*: transparent url('../img/solutions_for/drop_bg_2.png') repeat-x bottom left;*/

}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.architects_certifiers {
  width: 244px;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.architects_certifiers a {
  width: 244px;
  background: transparent url('../img/solutions_for/architects_certifiers.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.architects_certifiers a:hover {
  background: transparent url('../img/solutions_for/architects_certifiers_hover.png') no-repeat top left;
}
div#main.homepage div#hero_gallery div#solutions_for nav ul li.architects_certifiers ul {
  background-color: #0D7242;
  /*: transparent url('../img/solutions_for/drop_bg_2.png') repeat-x bottom left;*/

}
div#main.homepage div#introduction_wrapper {
  background: #ffffff url('../img/introduction_bg.png') repeat-x top left;
  padding-top: 30px;
  /* austral introduction */

}
div#main.homepage div#introduction_wrapper div#austral_introduction {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
  height: 259px;
  background: #ffffff url('../img/austral_intro_bg.png') no-repeat top left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0px 1px 0px #e2e1e1;
}
div#main.homepage div#introduction_wrapper div#austral_introduction h2 {
  color: #686868;
  font-size: 2.3077em;
  /* 30px */

  line-height: 1.2em;
  /* 36px */

  margin-top: 0.6em;
  margin-bottom: 0em;
  margin-left: 300px;
  margin-right: 20px;
}
div#main.homepage div#introduction_wrapper div#austral_introduction p {
  color: #000000;
  margin-left: 300px;
  margin-right: 20px;
  margin-top: 0.75em;
}
div#main.homepage div#introduction_wrapper div#austral_introduction a {
  color: #007d43;
}
div#main.homepage div#introduction_wrapper div#action_items {
  margin-top: 30px;
}
div#main.homepage div#introduction_wrapper div#action_items ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
  background: #ffffff url('../img/action_items_bg.png') no-repeat top left;
  height: 195px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div#main.homepage div#introduction_wrapper div#action_items ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 30px 0 0 0;
  width: 270px;
  margin-right: 40px;
}
div#main.homepage div#introduction_wrapper div#action_items ul li.videos {
  margin-left: 25px;
}
div#main.homepage div#introduction_wrapper div#action_items ul li.contact_us {
  margin-right: 0;
}
div#main.homepage div#introduction_wrapper div#action_items ul li h4 {
  margin: 0;
  text-shadow: 0px -1px 0px #016b39;
}
div#main.homepage div#introduction_wrapper div#action_items ul li p {
  margin-left: 100px;
  font-size: 0.9231em;
  /* 12px */

  line-height: 1.5em;
  /* 18px */

  margin-top: 1.5em;
  margin-bottom: 0em;
  line-height: 1.4em;
  color: #ffffff;
  text-shadow: 0px -1px 0px #016b39;
}
div#main.homepage div#introduction_wrapper div#action_items ul li p a {
  color: #ffe600;
}
/* footer */
footer {
  clear: both;
  margin-top: 60px;
  background: transparent url('../img/footer_bg.png') repeat-x top left;
  padding-top: 20px;
}
footer.homepage {
  background: none;
}
footer h2 {
  font-size: 1.3846em;
  /* 18px */

  line-height: 1em;
  /* 18px */

  margin-top: 1em;
  margin-bottom: 0em;
  text-align: center;
  color: #007d43;
}
footer nav {
  margin-top: 40px;
  border-top: 1px solid #D8D7D7;
  border-bottom: 1px solid #D8D7D7;
  background-color: #F2F2F2;
}
footer nav ul {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
footer nav ul li {
  display: inline-block;
  margin: 0;
  padding: 2.5em 1em 2em 0;
  /* master builders and hia */

}
footer nav ul li.hia, footer nav ul li.master_builders {
  float: right;
  display: block;
  margin-right: 0;
  margin-top: 0;
  padding: 1em 0;
}
footer nav ul li.hia a:hover, footer nav ul li.master_builders a:hover {
  opacity: 0.8;
}
footer nav ul li.hia a span, footer nav ul li.master_builders a span {
  display: inline-block;
  width: 51px;
  height: 60px;
  background: transparent url('../img/hia_logo.png') no-repeat top left;
  vertical-align: middle;
  margin-left: 0.5em;
}
footer nav ul li.master_builders {
  margin-left: 1em;
}
footer nav ul li.master_builders a span {
  width: 127px;
  height: 60px;
  background: transparent url('../img/master_builders_logo.png') no-repeat top left;
}
footer nav ul li a, footer nav ul li a:active, footer nav ul li a:visited {
  color: #818080;
}
footer nav ul li a:hover, footer nav ul li.selected a {
  color: #000000;
}
footer p.copyright {
  margin: 30px 0 60px 0;
  text-align: center;
}
/* ie 7 specific styles */
.lt-ie8 header nav ul li {
  display: block;
  float: left;
}
.lt-ie8 header nav ul li.facebook {
  float: right;
}
.lt-ie8 footer nav ul li {
  display: block;
  float: left;
}
.lt-ie8 footer nav ul li.hia, .lt-ie8 footer nav ul li.master_builders {
  float: right;
}
.lt-ie8 footer nav ul li.hia a, .lt-ie8 footer nav ul li.master_builders a {
  display: block;
  cursor: pointer;
}
.lt-ie8 footer nav ul li.hia a span, .lt-ie8 footer nav ul li.master_builders a span {
  display: block;
}
.container.content_container #sidebar .sidebar_section_wrapper.shoponline {
}

/* import the boilerplate footer */
@media only screen and (min-width: 35em) {
  
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

/* SHOP ONLINE CTA ON HOMEPAGE - BY BRADFORD MARKETING SEPTEMBER 2014 */

div#shop {
    background-color: #007E44;
    border-radius: 5px;
    margin: 20px auto;
    width: 860px;
    padding: 40px;
}
div#shop img {
    float: left;
}
div#shop h4 {
    font-size: 2em;
}
div#shop p {
    color: white;
    font-size: 1.2em;
}
div#shop a {
    background-color: yellow;
    padding: 5px;
    float: right;
    margin: 20px 0;
    color: black;
    font-weight: bold;
    border-radius: 5px;
}