﻿body
{
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", serif;
	border: none;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 0.875em;
	line-height: 1.35em;
}

#content a.item:link:after, #content a.item:visited:after
{
	font-size: 50%;
}

#content a[href^="/"]:after
{
	content: " (http://www.hotblack.co.nz" attr(href) ") ";
}

#topnav
{
	background: none;
	width: 99%;
}

body #topnav img.masthead
{
	margin: 0;
}

#wrapper
{
	clear: both;
	padding: 0;
	margin: 0.5em 0 0;
	border: 1px solid #222;
	background: none;
}

#container, #content
{
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

#main
{
	margin: 0.5em 0.5em 0.5em 1em;
	padding: 0;
	border: none;
}

input.button
{
	visibility: hidden;
}

#footer
{
	position: relative;
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	border-top: 1px solid #222;;
	background: none;;
	font-size: 0.75em;
	text-align: center;
	width: 100%; 
}

#footer div.wrapper
{
	width: auto;
	margin: 0;
	background: none;
}

div.pagetitle, div.detail div.title
{
	padding: 0;
	color: #333;
}

table.searchpages
{
	display: none;
}

#topnav ul,
p.produced,
p.hideprint,
div.moreinfo
{
	display: none;
}

p.contactshowprint
{
	display: block;
}
