body { 
	padding-left: 1em;
	padding-right: 1em;
	color: #000000;
	background-image: url(/files/hog_bg.gif);
	}

body,input,td,th {
	font-family: lucida grande, verdana, arial, sans-serif;
	font-size: 13px;
	}

input {
	background: #eeeeee;
	border: 1px solid #000000;
	color: #000000;
	}

/* Spacing rules for block-level elements */
p,table,ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}

h1,h2,h3,h4,h5,h6 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	line-height: 1.25;
	}

div.wikitext h1, div.wikitext h2, div.wikitext h3 {
	background: #eee;
	padding: 5px 10px 5px 10px;
	border: 0px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px 10px;
	}

ul,ol { margin-left: 20px; }

td,th { 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

table.layout td {
	padding: 0px;
	border: none;
	}

table {
	border-collapse: collapse;
	border: 1px solid #999999;
	}

table.layout {
	margin: 0px;
	padding: 0px;
	border: none;
	}

ul li {
	list-style-type: square;
	}

div.wikiheader h1 { 
	font-family: trebuchet ms, arial, sans-serif;
	border: 2px solid #aaaaaa;
	border-radius: 10px;
	-moz-border-radius: 10px 10px;
	background: #ffffff;
	padding: 10px;
	color: #660000;
	font-size: 36px;
	text-align: center;
	}

div.wikitext h1 {
	font-family: trebuchet ms, arial, sans-serif;
	color: #660000;
	font-size: 36px;
	text-align: center;
	}

div.wikitext {
	border-bottom: none;
	text-align: left;
	background: none;
	border: none;
	}

h2 { 
	font-family: trebuchet ms, arial, sans-serif;
	color: #000000;
	font-size: 24px;
	text-align: center;
	}

h3 { 
	font-family: trebuchet ms, arial, sans-serif;
	color: #000000;
	font-size: 18px;
	}

h4 { 
	font-family: trebuchet ms, arial, sans-serif;
	color: #000000;
	font-size: 14px;
	}

h5 { 
	font-family: trebuchet ms, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	}

h6 { 
	font-family: trebuchet ms, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	}

a {
	color: #660000;
	}

a:link {
	color: #660000;
	}

a:visited {
	color: #660000;
	}

a:hover {
	background: #eeeeee;
	color: #660000;
	text-decoration: underline;
	}

a.auto {
	text-decoration: none;
	}
a.auto:link {
	text-decoration: none;
	}
a.auto:visited {
	text-decoration: none;
	}
a.auto:hover {
	}

p,ul,ol,dl,div.wikitext { 
	line-height: 1.75;
	}

li {
	margin-top: 3px;
	margin-bottom: 3px
	}

div#footer {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-top: 2px dotted #6699cc;
	text-align: right;
	}
div#footer p { 
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
	}

b {
	color: #000000;
	font-weight: bold;
	}

th {
	color: #000000;
	font-weight: bold;
	background: #eeeeee;
	}

.highlight {
	color: #000000;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 5px; /* dodgy */
	}

td.number,th.number {
	text-align: right;
	}

td.string,th.string {
	text-align: left;
	}

td.symbol,th.symbol {
	text-align: center;
	}

hr {
	height: 2px;
	color: #cccccc;
	background-color: #cccccc;
	}

code {
	font-family: lucida console, monospace;
	}

pre {
	font-family: lucida console, monospace;
	}

pre.email {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
	color: #006600;
	}

blockquote {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
	margin-right: 0px;
	}

p.sms { /* SMS text messages */
	width: 120px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
	color: #000000;
	background: #99cc99;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1;
	}

th {
	vertical-align: bottom;
	}

tr.light {
	background: #ffffff;
	}

tr.dark {
	background: #eeeeee;
	}

i i { 
	font-style: none;
	}

q { 
	font-style: italic;
	}

div.noflow {
	text-align: center;
	}

div.noflow p {
	text-align: center;
	}

div.noflow img {
	border: 1px solid black;
	margin: 5px;
	}

input.dottedline {
	border-bottom: 1px dotted #000000;
	text-size: 10px;
	}

em {
	color: #000000;
	}

strong {
	color: #000000;
	}

div.wikitext {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border: 2px solid #aaaaaa;
	padding: 20px;
	background: #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px 10px;
	}

h1 a { 
	text-decoration: none;
	}

hr.wikilineheader {
	display: none;
	}
hr.wikilinefooter {
	display: none;
	}

div.wikifooter {
	text-align: right;
	font-size: 90%;
	}

a img {
	border: 0;
	}

div.wikitext a.wikipageedit {
	background: #eee;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	border: 1px solid #999;
	margin-left: 1px;
	margin-right: 1px;
	}

div.wikitext a.wikipageedit:hover {
	background: #fff;
	}

div.ad { 
	float: left;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	}

div.feedback { 
	float: left;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	}

div.banner {
	text-align: right;
	}

div.banner script, div.banner img {
	border: 1px solid #0ff;
	}

div.whytheads {
	text-align: right;
	font-size: 9px;
	}
span.index { 
	border: 1px dashed #999; 
	padding-left: 3px;
	padding-right: 3px;
	background-color: #eee;
	}

a.phonenumber {
	text-decoration: none;
	background: #cfc;
	border: 1px solid #0f0;
	padding: 1px 5px 1px 5px;
	}

/* AdMax! */

div.ad-s { text-align: right; }
div.ad-l { float: left; padding-top: 20px; padding-bottom: 20px; padding-right: 10px; } 

div.ad-t { margin-left: 0; margin-right: auto; text-align: left; } 
div.ad-b { margin-left: auto; margin-right: 0; text-align: right; } 

div.ad-t { margin-bottom: 20px; }
div.ad-b { margin-top: 20px; }
/* div.wikitext { margin-left: 180px; }  */
span.searchform { display: none; }
div.wikirc, div.feedback, div.wikifooter { clear: both; } 
div.feedback { display: none; }
