html {
    overflow-y: scroll;
}

.btn-austral {
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-austral {
    background: #ed1d25;
    color: #ffffff !important;
    font: 1em Mavenpro-black, Arial, Helvetica, sans-serif;
    padding: 12px 14px;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid transparent;
    min-width: 200px;
}

.btn-austral:hover {
    border-color: #ed1d25;
    color: #ed1d25 !important;
    background: 0 0;
}

.helper-form-control-austral {
    width: 100%;
    display: block;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #a1a2a4;
    padding: 0 8px;
    font-size: 16px;
}

div.main-container {
    max-width: 100%;
    padding: 0 0;
}

#header.page-header {
    width: 100%;
    max-width: none;
    background: url('/skin/frontend/australwire/default/images/horses.jpg') center center no-repeat #ed1d25;
    background-size: cover;
    min-height: 600px;
}

.helperBold {font-weight: bold !important;}

.helperContainer {
    max-width: 1075px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.helperContainerNarrow {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

.helperContainerNarrow890 {
    max-width: 890px;
    width: 100%;
    margin: 0 auto;
}

#header-flex-first-div {
    color: #ed1d25;
}

#home-main-text-section {
    text-align: center;
    color: #ffffff;
    font-size: 17px;
}

#home-main-section {
    background: -webkit-linear-gradient(top, rgba(237, 29, 37, 0) 0%, rgba(237, 29, 37, 1) 26%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(237, 29, 37, 0) 0%, rgba(237, 29, 37, 1) 26%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ed1d25', endColorstr='#ed1d25',GradientType=0); /* IE6-9 */
}

.cms-privacy-policy .legal-page-container {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 3%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 3%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 3%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ed1d25', endColorstr='#ed1d25',GradientType=0 ); /* IE6-9 */
}

.cms-terms-of-purchase .legal-page-container {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 1%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 1%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 1%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ed1d25', endColorstr='#ed1d25',GradientType=0 ); /* IE6-9 */
}

.cms-home .main-container {
    margin-top: -240px;
}

.cms-privacy-policy .main-container,
.cms-terms-of-purchase .main-container {
    margin-top: -170px;
}

.cms-privacy-policy .breadcrumbs,
.cms-terms-of-purchase .breadcrumbs {
	display: none;
}

.legal-page-container h1,
.legal-page-container .h2-like-h1 {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.legal-page-container h2,
.cms-privacy-policy li {
	color: #ed1d25;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
}

.legal-page-container h3,
.legal-page-container p,
.legal-page-container li li,
.cms-terms-of-purchase li {
	color: #636363;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
}

.legal-page-container li ol {
	list-style-type: square;
}

.cms-terms-of-purchase li h2 {
	margin-left: -32px;
}

footer#footer {
    background: #231f20;
    padding: 20px 20px;
}

.footer-info-2 {
    color: #ffffff;
}

.footer-info-2 a {
    color: #ffffff;
}

.footer-info-2 p:not(.centred-p) {
	font-size: 16px;
}

#home-contact-form-section {
    background: #e2e3e5;
    padding: 20px 20px;
}

#home-contact-us-h3 {
    color: #231f20;
    font-weight: bold;
}

.helper-form-control-austral::-moz-placeholder {
    color: #555051 !important;
    opacity: 1;
}

.helper-form-control-austral:-ms-input-placeholder {
    color: #555051 !important;
}

.helper-form-control-austral::-webkit-input-placeholder {
    color: #555051 !important;
}

#footer-phone-fax-p {
    color: #ed1d25;
    font-size: 30px;
    text-align: center;
}

#footer-phone-fax-p > a {
    color: #ed1d25;
}

#footer-fax-span {
    padding: 0 0 0 20px;
}

#messageBox {
    text-align: center;
}

.centred-p {
	margin: 0 auto 1rem;
}

.centred-p a,
.centred-p span {
	color: darkgrey;
	font-size: 12px;
}

.centred-p span + span:before {
	content: '|';
	padding: 0 13px 0 10px;
}