/* Overwrites
-----------------------------------------------------------------*/
h1 {
	border-bottom: 1px solid #ed9c5e;
}
h3 {
	color: #f6821d;
}

hr.redbold {
	border-bottom: 2px solid #f6821d;
}

header #logo {
	margin-top: 29px;
}

header #brochures a:hover, header #technical a:hover, header #trade a:hover {
	color: #f6821d;
}

nav li a {
	color: #f6821d;
}
nav li li:hover a {
	color: #f6821d !important;
}
nav li li li:hover {
	color: #f6821d !important;
}
nav li li:hover li:hover a {
	color: #f6821d !important;
}

.arrow {
	color: #f6821d;
}

footer ul li:first-child a {
	color: #f6821d;
}

#related-heading, #contact-heading {
	color: #f6821d;
}

#products-box .name {
	color: #f6821d;
}

#locator-box {
	top: 278px;
}

#step-one div p, #industry-step-two div p {
	color: #f6821d;
}
#step-two-options li a, #industry-step-three-options li a {
	color: #f6821d;
}
#construction-list a {
	color: #f6821d;
}

#step-one {
	background: url("../images/new-zealand/step-one.png") no-repeat;
}
#step-two, #industry-step-two {
	background: url("../images/new-zealand/step-two.png") no-repeat;
}
#step-three {
	background: url("../images/new-zealand/step-three.png") no-repeat;
}

#applications-content table.industry-table td.industry-head {
	background-color: #e27c48;
}
.page-back {
	color: #e27c48;
}

#cp-number {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

.nz-store {
	margin-bottom: 40px;
}
.nz-store div {
	float: left;
	margin-right: 15px;
}
.nz-store table {
	width: 300px;
}
.nz-store table td {
	padding-top: 10px;
}
.nz-store table tr td:first-child {
	font-weight: bold;
	width: 75px;
}

#steps li.active {
	color: #f6821d;
}

#vis-steps {
    border: 1px solid #f6821d;
}

footer ul li:first-child a, footer #camp-mon-wrapper p {
	color: #f6821d;
}

#contact-popover-wrapper > div {
	width: 550px;
	padding: 25px;
	border-color: #f6821d;
}
#contact-popover-close {
	color: #f6821d;
}


