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

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[href^="/"]:after
{
	content: " (http://www.lamb.co.nz" attr(href) ") ";
}

#content a.hideprint:link:after, #content a.hideprint:visited:after
{
	content: "";
}

#topnav
{
	background: none;
	width: 99%;
	height: 64px;
}

#wrapper
{
	clear: both;
	padding: 0;
	margin: 0 0 -1px 0;
	border: 1px solid #999;
	background: none;
}

#container, #content
{
	padding: 0;
	margin: 0;
}

#main, #main.withside
{
	margin: 0.5em 0.5em 0.5em 1em;
	padding: 0;
}

input.button
{
	visibility: hidden;
}

#footer
{
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	border-top: 1px solid #999;
	background: #ccc;
	font-size: 0.70em;
	text-align: center;
	width: 100%; 
}

div.main
{
	width: 60%;
}

#sidenav,
#topnav ul,
div.masthead,
div.topnav,
div.order,
div.buttons,
div.pics a.button,
p.produced,
p.hideprint
{
	display: none;
}

p.contactshowprint
{
	display: block;
}
