/* Style sheet for Canterbury Scrutiny
Copyright Cornish WebServices 2009 */

#wrapper {
	position:relative;
	margin:2px auto;
	padding:0;
	width: 981px;
	background: #fff;
	overflow:hidden;
}
#header {
	position:relative;
	min-height:139px;
	height:auto !important;
	height:139px;
	width: 981px;
	margin:0;
	padding:0;
	background:url(site-images/header-back.jpg) no-repeat;
}
#logo {
	position:relative;
	top: 8px;
	left: 0px;
	margin:0;
	padding:0;
	float:left;
}
h1#strap {
	position:relative;
	top:39px;
	right:0px;
	float:right;
	margin:0;
	padding:0;
	width: 473px;
	height:46px;
	font-size:100%;
	text-indent: -5000px;
	background:url(site-images/strap.jpg) no-repeat;
}
h2#title {
	position:relative;
	top:33px;
	left:10px;
	float:left;
	margin:0;
	padding:0;
	width: 337px;
	height:56px;
	font-size:100%;
	text-indent: -5000px;
	background:url(site-images/title.jpg) no-repeat;
}
#columnWide {
	position:relative;
	width: 800px;
	float:right;
	margin:0px 0 0 0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#content {
	position:relative;
	width: 598px;
	float:left;
	margin:0;
	padding:0;
	min-height:650px;
	height:auto !important;
	height:650px;
	background: #fff;
}
#columnR {
	position:relative;
	width:178px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
	min-height:650px;
	height:auto !important;
	height:650px;
	background: #fff;
	border:1px solid #56008C;
}
#columnL {
	position:relative;
	width:163px;
	float:left;
	margin:12px 0 0 0;
	padding:0;
	min-height:650px;
	height:auto !important;
	height:650px;
	background: #fff;
	border:1px solid #56008C;
}
#leftlogos {
	float:left;
	margin:0 0 6px 0;
	padding:0;
	margin-top:20px;
}
#footer {
	clear:both;
	background: #fff;
	margin:0;
	padding:5px 0;
}
#top-menu {
	position:absolute;
	top:259px;
	left:0;
	margin:0;
	padding:0;
	width:981px;
	background:#56008C;
	height:23px;
}
#verytoplinks {
	position:absolute;
	top:10px;
	right:2px;
	margin:0;
	padding:0;
	font-size:90%;
}
#flash {
	margin:10px;
	padding:0;
	min-height:109px;
	height:auto !important;
	height:109px;
}
#crumbtrail {
	position:relative;
	margin:32px 0 0 192px;
	padding:0;
	font-size:100%;
	color: #024165;
	min-height:10px;
	height:auto !important;
	height:10px;
	width:890px;
}
#crumbtrail a {
	color: #024165;
	text-decoration:none;
}
#crumbtrail a:hover, a:focus {
	color: #024165;
	text-decoration:underline;
}

