body {
	background: #fff;
	color: #000;
	font: 10pt Tahoma, Arial, Helvetica, Sans-Serif;
}

div#accessibilitylinks, div#skins, div#textsize, div#navigation, div#mainimage, div#sidebox, div#portfoliolinks, .noprint, .hidden {
	display: none !important;
}

h1:after {
	content: " (http://design.prenticechallis.co.uk)";
	font-size: 90%;	
}


h1, h2, h3, h4, h5, h6, legend, div#footer span {
	font-family: Georgia, "Times New Roman", Serif;
	letter-spacing: -0.2pt;
	font-variant: small-caps;
	page-break-after: avoid;
	page-break-inside: avoid;
}

p {
	line-height: 16pt;
}

div#portfolioimages table {
	margin-left: auto;
	margin-right: auto;
}

div#portfolioimages table tr td {
	padding: 0.2em 1em;
}

div#portfolioimages table tr td a {
	background: none !important;
}

div#portfolioimages table, div#map, form, fieldset {
	margin-bottom: 1em;
}

div#portfolioimages a span.zerospace {
	font-size: 0em;
}

address {
	margin-left: 1em;	
}

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

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after {
	content: " (http://design.prenticechallis.co.uk" attr(href) ") ";
}

div#map {
	display: none;
}

acronym, abbr {
	border: 0;
	font-weight: bold;
}

acronym:after, abbr:after {
	content: " (" attr(title) ") ";
	font-size: 90%;
}

div#footer {
	border-top: 1px solid #000;
}

legend, address:first-line, div#footer span {
	font-weight: bold;
}

div#footer ul {
	text-align: center;
}

div#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 0.6em;
	border-right: 1px solid #000;
	font-size: 60%;
}

div#footer li.last {
	border-right: none;
}

.nobullet {
	list-style-type: none;
}

.clearthis, .clearfix {
	clear: both;
}
