/* @override http://www.dvdesign.com.au/yvw/turf-exemption/interface/turf-print.css */

body {
	width: 100%;
	background-color: #ffffff;
}
.print {
	display: block;
}
.no-print, .controls, .click-here {
	display: none;
}
h1, h2, h3, h4, .tip-heading, .tip {
	color: #000000;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
}
h2 {
	font-size: 18px;
}
h3, .tip-heading {
	font-size: 14px;
}
a, a:visited, a:hover, a:active {
	color: #000;
}
a {
	text-decoration: underline;
}
p {
	padding-top: 0.2em;
}
#page {
	background: none;
	width: auto;
}
#main, #foot {
	width: auto;
	padding: 1em 2em;
}
#main-inner, #foot-inner {
	width: auto;
}
#main-body {
	padding: 0;
	background: none;
}
#foot, #foot-inner, #foot-nav, #foot-links, #foot-links a, #foot-nav .col {
	height: auto;
}
#foot-links {
	background: none;
}
#content {
	width: auto;
	padding: 0;
	float: none;
}
#nav {
	display: none;
}
.home #nav {
	display: block;
	margin-left: 0;
	padding: 0;
	background: none;
}
.intro {
	color: #000;
	font-size: 14px;
}
.question {
	color: #000;
}
.faqs .answer {
	display: block;
}
.feature {
	padding: 10px;
	margin-bottom: 1em;
	color: #000;
	border: 1px solid #999;
	background-color: #fff;
}
#foot-inner {
	border-top: 1px solid #000;
	padding-top: 15px;
}
#foot-links a, #foot-links a:visited, #foot-links a:hover, #foot-links a:active {
	text-decoration: underline;
}
#content a:after {
	content: " (url: " attr(href) ")";
}
#foot a:before {
	font-size: 14px;
	content: attr(title)
}
#foot-nav .col {
	padding-top: 0;
	margin-top: 0;
}
#foot-links .company, #foot-links a .phone {
	padding: 0;
	margin: 0;
	height: auto;
	font-weight: normal;
}
#foot a, #foot-links a .company, #foot-links a .phone, #foot-links a .web {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#foot-links a .web {
	font-size: 11px;
	text-decoration: underline;
}
#foot-links #col-city-west-water div {
	padding-right: 0;
}
#foot-links #col-yarra-valley-water div {
	padding-left: 0;
}
.compare {
	padding-bottom: 20px;
	border-top: 1px solid #666;
}
.compare td {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 10%;
	border-bottom: 1px solid #666;
	padding-left: 5px;
}
.compare td.label {
	text-align: left;
}
thead td, .compare td.label {
	font-weight: bold;
	background-color: #f0f0f0;
	color: #000;
}
thead td.label {
	background-color: #eff0f2;
}
td.excellent {
	background-color: #ddd;
	color: #000;
}
.click-here {
	padding: 0;
	width: auto;
	float: none;
}
.click-here a {
	height: auto;
	background: none;
}
.click-here a, .click-here a:hover, .click-here a:visited, .click-here a:active {
	color: #3d3d3d;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
.intro-img {
	background: none;
	position: relative;
	top: 0;
	left: 0;
	padding: ;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 5px;
}