/* "Kings Norton .info", general styles */

html {
	overflow-y: scroll;
} /* Forces scroll bar on RHS when not IE */
body {
	background: #0D0D0D url("page_background.gif");
	text-align: center;
	margin: 0;
	font: 85% Arial, Helvetica, sans-serif;
	line-height: 1.4;
} /* Text-align for centering on IE 5 */
img {
	border: 0;
}
h1, h2, h3, h4 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #c30;
	margin: 1em 0;
}
h1 {
	font-size: 130%;
	text-align: center;
}
h2 {
	font-size: 115%;
}
h3 {
	font-size: 100%;
}
h1.historical {
	font: normal 200% "Old English Text MT", Arial, Helvetica, sans-serif;
	margin: 0.5em 0;
}
div.section {
	margin-left: 30px;
}
blockquote {
	font-style: italic;
}
ul {
	list-style-type: circle;
}
ul, ol {
	padding: 0;
	margin: 0 0 0 20px;
}
li {
	margin: 5px 0;
}
ul.linklist, ul.compactlist {
	list-style-type: none;
}
ul.linklist ul, ul.compactlist ul {
	list-style-type: none;
	margin: 0 0 0 40px;
}
ul.compactlist li {
	margin: 0;
}
div.sidenote {
	float: right;
	width: 30%;
	margin: 5px 0 5px 10px;
	padding: 10px;
	background: #fdb;
	color: #000;
}
div.sidenote ul.linklist {
	margin: 0;
}
div.sidenote blockquote {
	margin: 10px 0 0 0;
}
p.quote {
	margin: 10px 0 0 0;
}
p.quotee {
	margin: 0;
}
a:hover {
	color: #00f;
	background: #fc9;
}
table.widevisible1, table.invisible1, table.timeline, table.places {
	margin: auto;
}
table.widevisible1 td, table.widevisible1 th, table.invisible1 td, table.invisible1 th, table.timeline td, table.timeline th, table.places td, table.places th {
	padding: 5px;
	vertical-align: top;
	background: #fff;
}
table.widevisible1 td, table.widevisible1 th, table.timeline td, table.timeline th, table.places td, table.places th {
	border: solid 1px #fa4;
}
table.widevisible1 th, table.invisible1 th, table.timeline th, table.places th {
	font: bold 90% Arial, sans-serif;
	color: #c30;
	text-align: center;
}
td > :first-child, div > :first-child {
	margin-top: 0;
}
hr {
	height: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #c30;
}
img.left, a.left, p.left {
	float: left;
	margin: 10px 10px 10px 0;
}
img.centre, p.centre {
	text-align: center;
}
img.right, p.right, a.right {
	float: right;
	margin: 10px 0 10px 10px;
}
/* Thumbnail galleries */

div.thumbnail {
	font: normal 82% Arial, Helvetica, sans-serif;
	width: 12em;
	text-align: center;
	float: left;
	overflow: hidden;
}
div.thumbnail img {
	height: 100px;
}
div.thumbnail a {
	text-decoration: none;
	display: block;
	padding: 5px;
	white-space: nowrap;
}
div.thumbnail a:hover {
	color: #00c;
	background: #fc9;
}
/* Positioning main content */

#banner {
	background: #FFA664 url("header_right.gif") right repeat-y;
	height: 69px;
	width: 900px;
	border-bottom: 1px solid #fff;
	text-align: left;
	position: relative;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 68px;
	margin: 0 auto;
} /* Hide from IE 5 */
#dummy {
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#skip {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	color: #000;
}
#leftnavigation #wrapper {
	background: #fff url("leftbar.gif") repeat-y;
}
#topnavigation #wrapper {
	background: #fff;
}
#leftnavigation #navigation {
	width: 181px;
	float: left;
}
#topnavigation #navigation {
	background: #0D0D0D url("page_background.gif");
	width: 100%;
}
#leftnavigation #navspace1, #leftnavigation #navspace2, #leftnavigation #navspace3 {
	height: 25px;
	width: 100%;
	font-size: 1px;
}
#topnavigation #navspace1 {
	line-height: 4px;
}
#topnavigation #navspace2 {
	display: none;
}
#topnavigation #navspace3 {
	clear: both;
	line-height: 4px;
}
#maincontent {
	padding: 10px 15px;
}
#leftnavigation #maincontent {
	margin-left: 181px;
}
#news {
	border: 1px solid #f82;
	padding: 5px 10px;
	margin: 5px 20px;
}
#news h2 {
	text-align: center;
	margin: 0;
}
#hotnews {
	border: 1px solid #f00;
	padding: 5px 10px;
	margin: 5px 20px;
}
#hotnews h2 {
	text-align: center;
	color: #f00;
	margin: 0;
}
div.clearboth {
	clear: both;
	font-size: 1px;
}
div.clearright {
	clear: right;
	font-size: 1px;
}
#footer {
	background: #FFA664 url("footer_left.gif") repeat-y;
	font: normal 82% Arial, Helvetica, sans-serif;
	color: #000;
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #fff;
	text-align: left;
}
#footer a {
	color: #00f;
}
#footerlinks {
	float: left;
	padding: 15px 5px 10px 40px;
}
#footeradmin {
	float: right;
	padding: 7px 40px 7px 5px;
}
#footerlinks div,  #footeradmin div {
	padding: 2px 0;
	margin: 0;
}
/* Navigation buttons */

#navigation {
	font: normal 82% Arial, Helvetica, sans-serif;
}
#navigation a, #buttondown {
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	border: 1px solid #e72;
}
#leftnavigation #navigation a, #leftnavigation #buttondown {
	margin: 3px 8px;
}
#topnavigation #navigation a, #topnavigation #buttondown {
	width: 11em;
	float: left;
	margin: 5px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 10em;
} /* Hide from IE 5 */
#dummy {
}
#navigation a {
	color: #fff;
}
#navigation a:hover {
	background: #e72;
}
#buttondown, div.buttondown {
	color: #f94;
}
/* Different colours for the History Society site */

#leftnavigation div.historysociety a:hover {
	background: #bc2;
}
#leftnavigation div.historysociety #buttondown {
	color: #bc2;
}
#leftnavigation div.historysociety  a, #leftnavigation div.historysociety #buttondown {
	border: 1px solid #bc2;
}
body.historysociety #banner {
	background: #E3E96A url("society_header_right.gif") right repeat-y;
}
body.historysociety #footer {
	background: #E3E96A url("society_footer_left.gif") repeat-y;
}
body.historysociety h1, body.historysociety h2, body.historysociety h3, body.historysociety h4, body.historysociety hr, body.historysociety table.widevisible1 th, table.invisible1 th {
	color: #780;
}
body.historysociety table.widevisible1 td, body.historysociety table.widevisible1 th, body.historysociety #news {
	border: 1px solid #bc2;
}
body.historysociety div.sidenote {
	background: #ef5;
}

/* © Copyright Barry Pearson 2004 */
/* End */
