.bcfix{
	margin-top: 0px;
}

#cal {
	float: right;
	margin-bottom: 10px;
	}
	
#tableFix{
	height: 200px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
	font-size: 95%;
}

#tableFix p{
	margin-bottom:10px;
	margin-top:10px;
}
#innertableFix p{
	color: #000;
	line-height:16px
}
#innertableFix p a{
	color: #000;
}
#innertableFix{
	width: 360px;
	height: 200px;
	margin-bottom:12px;
	padding: 5px 30px 0px 10px;
	background-color: #eee;
	font-size: 95%;
}
#innertableFixFooter{
	height: 30px;
	background-color: #369;
	font-size: 95%;
	margin-bottom:15px;
}	

#innertableFixFooter ul{
	margin: 0px;
	padding: 12px;
}
#innertableFixFooter ul li{
	display: inline;
	margin-right: 60px;
	color: #fff;
}
#innertableFixFooter ul li a {
	color: #fff;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
}
#innertableFixFooter ul li a.current{
	color: #000;
	background-color: #eee;
	text-decoration: none;
}
#innertableFixFooter ul li a:hover{
	color: #000;
	background-color: #ffda00;
	text-decoration: none;
}
.calendar{
	border: 2px solid #336699;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #336699;
	}
	
.calendar a{
	color: black;
	text-decoration: none;
	}	

.calendar a:hover{
	color: white;
	background-color: #336699;
	}

.calendarhead{
	background-color: #336699;
	font-size: 12px;
	color: white;
	}
	
.calendardays {
	background-color: #CCCCFF;
	font-size: 12px;
	color: black;
	}
	
.calendarDates {
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}
	
.calendarWeekend {
	background-color: #eeeeee;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}	
table.cmslist {
	background-color: #fff;
	border: 1px solid black;
	margin: 0;
	padding: 0;
	width:100%;
	font-size: 130%;
}
table.cmslist td {
	border-top: 1px solid #CBCBCB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 4px;
}
tr.cmslisthead {
	background-color: #336699;
	color: white;
	font-weight: bold;
}
#sectionnav h2 {
	background-position:95% 40%;
	background-repeat:no-repeat;
	font-size:20px;
	margin:0px;
	padding:5px 25px 5px 10px
}
#sitenav h2 {
	background-position:95% 40%;
	background-repeat:no-repeat;
	font-size:20px;
	margin:0px;
	padding:5px 25px 5px 10px
}
h4 {
	font-size:1.30em;
	padding-bottom:0;
	color: #369;
}
h4.boot {
	background:url(../images/bullet_boot.gif) no-repeat;
	background-position:8px 50%;
	padding-left:36px
}
h5 {

	font-size: 1.1em;
	margin-bottom:1em;
	margin-top:1em
}
h6 {

	font-size: 1em;
	margin-bottom:1em;
	margin-top:1em;
	font-weight: normal;
	line-height: 1.6em;	
}
acronym, abbr 
{
	cursor:help;
	border-bottom:1px dashed #000
}
hr {
	color:#666;
	height:1px;
	text-align:left;
	margin:0 auto 0 0;
	width:90%
}
a img {
	border:0
}
input, 	textarea, select {
	font-size: 1em;
}
textarea {
	font-family:"Trebuchet MS",Arial,"Lucida Sans Unicode",verdana,lucida,helvetica,sans-serif;
}

tfoot {
	font-weight: bold;
}
.left {
	float:left;
	margin:8px 12px 12px 0
}
.right {
	float:right;
	margin:8px 12px 12px 18px
}
.rightmap {
	float:right;
	margin:8px 12px 12px 18px
}
.centred {
	margin-left:auto;
	margin-right:auto
}
.note {
	font-size:0.85em;
	margin-top:0;
	padding-top:0
}
.calltoaction{
	float:right;
	padding:7px; 
	padding-top:0px; 
	text-align:center; 
	height:130px; 
	width:157px;
	background-color:#eee;
	color:#000;
	margin:10px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
}
.clear {
	clear:both
}
.clearleft {
	clear:left
}
.clearright {
	clear:right
}
.dropcaps {
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:2em;
	margin-top:0
}
.errormandatory {
	color:#af1900;
	font-weight:bold
}
.off-left {
	position:absolute;
	left:-999em;
	width:990px
}
.printonly{
	display: none;
}
.c	width {
	width: 440px;
}
#logo {
	position:absolute;
	height: 65px;
	width: 244px;
}
div#sitetools {
	height:36px;
	margin-left:250px;
	padding-top:9px;
	padding-right:0px;
	float:right;
	font-size:14px;
}
#searchform, #searchform div {
	display:inline
}
#searchform input {
	font-size:0.9em;
	font-weight:normal;
	padding:1px
}
#searchsubmit {
  	background: url(/images/backgrounds/magnify.gif) no-repeat 0% 0%;
  	width: 25px;
  	height: 15px;
  	border: 0;
}
span#tools {
	float:right
}
#sitetools a:link,#sitetools a:visited {
	text-decoration:none
}
#sitetools a:hover,#sitetools a:focus,#sitetools a:active {
	text-decoration:underline
}
span#textsize {
	float:right;
	text-align:right;
	width:200px;
	vertical-align:bottom;
}
#textsize img {
	border:0;
	vertical-align:bottom;
}
p.tscsNewsTitle {
	font-weight:bold
}
div.figure {
	padding:10px;
	margin:0.5em 1em;
	text-align:center;
 	font-size:0.9em
}
div.figure p.caption {
	font-size:0.85em;
	font-style:italic;
	margin:0.2em;
	text-align:center
}
#atozview {
	margin-top:12px
}
#atozview form {
	display:inline
}
ul.sound {
	list-style:url(../images/bullet_sound.gif)
}
ul.sound li {
	padding-left: 6px;
}
li.atozc,li.atozd,li.atozf {
	padding-left:8px
}
p.searchfacts {
	background-position:10px 40%;
	background-repeat:no-repeat;
	font-size:1em;
	margin-bottom:0;
	padding:4px 10px;
	color:#fff;
}
p.searchfacts a
{
	color:#fff;
}
.pagetools p {
	margin-left:20px
}
.pagetools img {
	vertical-align:	text-bottom
}
img.pagetoolsimg {
	margin-right: 8px;
}
.contactdetails {
	font-weight:bold;
	padding-left:30px
}
p.searchtitle {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
}
.searchnote {
	background-position:4px 60%;
	background-repeat:no-repeat;
	font-size:0.9em;
	padding-left:24px
}
.searchscore {
	font-size:0.8em;
	font-weight:normal;
	padding-left:3px
}
.searchbody {
	margin-top:4px;
 	line-height:1em;
}
.searchnav {
	letter-spacing:4px
}
.required {
	font-weight:bold
}
#sectionnav fieldset {
	margin-left:8px;
	margin-right:4px
}
#content fieldset {
	margin-right:40px;
	margin-bottom:12px;
	padding-bottom:12px;
	padding-left:12px
}
#content fieldset#advsearch {
	width:90%
}
#content fieldset#advsearch td.label {
	padding-right:3px;
	text-align:right;
	width:200px
}
legend {
	font-weight:bold
}
td.label {
	text-align:right;
	vertical-align:top;
}
div.formbuttons {
	margin: 0;
 	text-align:center;
}
br.clear,br.clearleft,br.clearright {
	height:0;
	margin:0;
	font-size:1px;
	line-height:0px
}
p#copyright {
	font-size:0.8em;
	margin-top:20px;
	padding:8px;
	width:95%;
	text-align: center;
	}
#copyright span 
	{
	float:right
	}
ol.registerofinterests li {
	border-bottom:1px solid black;
	margin-bottom:3px
}
ol.registerofinterests dl {
	border-top:1px dotted black;
	margin-top:6px;
	padding:4px 0 3px 3px
}
ol.registerofinterests dd {
	font-style:italic;
	padding-left:140px;
	margin-bottom:1px;
	margin-top:-1.2em
}
#editpage {
	float:right
}
div#fpbuttons {
	padding:1em;
	text-align:center
}
div#fpbuttons img {
	margin:3px
}

#sectionnav p {
	margin:0 4px 4px 8px
}
table#atoztbl {
	margin-top:12px
}
table#atoztbl td {
	border:0;
	font-size:1.7em;
	font-weight:bold;
	height:1.5em;
	margin:0;
	padding:4px;
	text-align:center;
	width:2em;
}
table#atoztbl td a {
	display:block;
	text-decoration:none
}
table#atoztbl td a:hover,table#atoztbl td a:focus,table#atoztbl td a:active {
	text-decoration:underline
}
h4.eventdatehead {
	background-color:#eee;
	border-bottom:0;
	font-size: 16px;
	color:#000;
	margin:8px 8px 8px 0;
	padding:4px
}
ul.errorlist {
	font-weight:bold;
	list-style:url(../images/warning.gif);
 	margin-left:16px;
}
dl.dlist dt {
	font-weight:bold;
	margin-top:8px;
 	width: 200px;
}
dl.dlist dd {
	margin-top:-1.4em;
	margin-left:220px;
 	padding-bottom: 4px;
}
dl.narrow dt {
	width: 6em;
}
dl.narrow dd {
	margin-left:8em;
}
dl.script {
	border: 1px solid black;
 	position: relative;
 	padding: 1em;
 	margin-right: 200px;
}
dl.script dd {
	margin-left:10em;
}
#pcresults {
	margin-left:2em;
	margin-right:20em;
	padding:8px
}
.rsslist {
	margin-right:10px;
	margin-top:20px;
	padding-left:8px
}
.rsslist h4 {
	border:0;
	display:inline;
	left:8px;
	padding:4px;
	position:relative;
	top:-10px;
	font-size: 100%;
}
.sectionfplist h4{
	font-size: 120%;
	padding-top:8px;
}
.sectionfplist {
	padding: 15px 0px 15px 15px;
	border-bottom:1px solid #369;
	border-top:1px solid #369;
}
.sectionfplist ul{
 	margin:0;
 	padding: 0;
	list-style-type:square;
}
#schoolinfo p {
	margin-left:170px
}
ul.presslist,ul.eventlist,ul.tenderlist,ul.meetinglist {
	font-size:1.1em
}
ul.linklist li,ul.presslist li,ul.eventlist li,ul.tenderlist li,ul.meetinglist li,ul.doclist li {
	margin-bottom:8px
}
ul.linklist span,ul.presslist span,ul.eventlist span.subdetails,ul.tenderlist span,ul.meetinglist span,ul.doclist span {
	font-size:0.85em
}
ul.linkcat {
	float:left;
	margin-left:16px;
	padding-left:16px
}
ul.extlinks li {
	padding-left:8px;
	padding-bottom:4px
}
dl#roadreport dt,dl#whatsnew dt,dl#eventdetails dt,dl#electiondetails dt {
	background:url(../images/bullet_square.gif) no-repeat;
	background-position:8px 50%;
	font-weight:bold;
	margin-top:1em;
	padding-left:24px
}
table.outlined {
	border-collapse:collapse;
	margin:1em
}
table.outlined th {

	font-size:1em;
	padding:3px
}
table.outlined td {
	padding:3px 8px 3px 13px;
	vertical-align:top
}
td.figures {
	text-align:right
}
table caption {
	font-weight:bold;
	margin-left:1em;
	margin-top: 1.2em;
	text-align:left
}
address#propertydatabase {
	font-size:1.0em;
	font-weight:bold;
	margin:8px 4px;
	margin-right:300px;
	padding:8px;
	background-color: #eee;		
}
#wastecollection {
	font-size:1.0em;
	margin:8px 4px;
	margin-right:20px;
	padding:8px;
	padding-top:4px;	
	background-color: #eee;	
}
div#fpbuttons,div#sectionfpbanner {
	float:right;
	padding:8px 0;
	text-align:center;
	width:140px
}
div#fpbuttons img {
	margin:3px
}
table.advsearch {
	border-collapse:collapse
}
table.advsearch tr td {
	border-top:1px solid #ccc;
	padding:8px;
	vertical-align:top
}
table.advsearch tr td.searchtip {
	font-size:0.9em;
	padding-left:12px
}
form#postcodesearch {
	padding: 1px;	
}
#postcodesearch input {
	font-size:0.9em;
	padding:1px
}
#postcodesearch label {
	font-weight:normal;
}
li.pdf {
	list-style:url(../images/pdf.gif)
}
li.msword {
	list-style:url(../images/msword.gif)
}
a.msword {
	background: url(../images/msword.gif) no-repeat 0 50%;
 	padding-left: 24px;
}
li.excel {
	list-style:url(../images/excel.gif)
}
li.rtf {
	list-style:url(../images/rtf.gif)
}
li.doc {
	list-style:url(../images/doc.gif)
}
li.zip {
	list-style:url(../images/zip.gif)
}
a.external,a.pdflink {
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:12px
}
a.pdflink {
	background-image:url(../images/pdflink.gif)
}
a.external {
	background-image:url(../images/external.gif)
}
a.button {
	font-weight:bold;
	font-size:9px;

	padding:4px 8px;
	border:1px solid;
	text-align:center;
	min-width:75px;
	text-transform:uppercase
}
a.button:link,a.button:visited,a.button:hover,a.button:active {
	text-decoration:none
}
img.bordered {
	border:1px solid black
}
p.paralink {
	background:url(../images/paralink.gif) no-repeat;
	background-position:8px 50%;
	padding-left:30px
}
p.maplink {
	background:url(../images/viewmap.gif) no-repeat;
	background-position:8px 50%;
	padding-left:30px
}
ul.squarelist li {
	padding-bottom:6px
}
dl.faqs dt {
	font-weight: bold;
 	font-size: 1em
}
dl.faqs dd {
	margin-bottom: 1.2em;
 	margin-top: 0.5em;
}
blockquote {
	font-style: italic;
}
dl.searchresults dt {
	font-size: 1.2em;
 	font-weight: bold;
}
dl.searchresults dd {
	margin: 0.2em 1em 1em 0;
}
form.csslayout div {
	margin: 0.5em 0 0.5em 0;
	position: relative;
	width: 100%;
}
form.csslayout legend {
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	color: #369;
}
form.csslayout label {
	float: left;
	font-size: 95%;
	width: 15em;
	margin: 0.25em 1.5em 0.25em 0;
}
form.csslayout label em {
	left: 15em;
	position: absolute;
	text-align:left;
	width: 10em;
}
form.csslayout label.block {
	float: none;
}
form.csslayout label.block em {
	left: auto;
}
form.csslayout label.texta em {
	left: 10em;
}
form.csslayout div.check label, form.csslayout label.in	line {
	float: none;
}
form.csslayout div.check input {
	width: 2em
	border:#ccc 1px solid;
	padding:6px;;
}
form.csslayout fieldset div input {
	width: 15em;
	border:#ccc 1px solid;
	padding:6px;
}
form.csslayout fieldset div textarea {
	width: 20em;
}
form.csslayout fieldset div select {
	width: 180px;
	padding : 1px;
}	
form.csslayout fieldset div select.year {
	width: 5em;
}	
form.csslayout fieldset div select.wide {
	width: 20em;
}
.bignbold {
	font-size: 2.4em;
	font-weight: bold;
	margin: 1em;
}
ul.atozlist {
	font-weight: bold;
 	list-style:none;
 	margin:0;
 	padding: 0;
  	height: 4.4em;
 	text-align: center;
 	width: 32em;
}
ul.atozlist li {
	margin:0.2em;
 	padding:0;
 	display:block;
 	width: 1.8em;
 	float:left;
 	border:1px solid #000;
}
ul.atozlist li a {
	display:block;
 	text-decoration:none;
 	width: 1.8em;
}
p.address, p.telephone, p.email {
	font-weight: bold;
 	margin: 4px 0;
}
p.address {
 	background:url(../images/address.gif) no-repeat;
	background-position:8px 2px;
 	padding-left: 32px;
}
p.telephone {
 	background:url(../images/telephone.gif) no-repeat;
	background-position:8px 2px;
 	padding-left: 32px;
}
p.email {
 	background:url(../images/email.gif) no-repeat;
	background-position:8px 2px;
 	padding-left: 32px;
}
.vevent abbr {
	border: none;
}
#letter{
	border: 1px solid #666;
	padding: 10px;
 	margin: 0.5em;
	width:564px;
}
#letter img {
	border: 1px solid #999;
 	padding:2px;
}
#letter label {
	font-style: italic;
}
#letter label {
	font-style: italic;
	display:block;
}
#letter input.button {
	margin-top: 4px;
}
.ccalendar{
	border: 2px solid #369;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #369;
	margin-right: 5px;
	margin-bottom: 3px;
	color: black;
	}
.ccalendar th{
	color: black;
	}
	
	
.ccalendar a{
	color: black;
	text-decoration: none;
	}	

.ccalendar a:hover{
	color: white;
	background-color: #369;
	}

.ccalendarhead{
	background-color: #369;
	font-size: 12px;
	}
	
.ccalendardays {
	font-size: 12px;
	color: white;
	}
	
.ccalendarDates {
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}
	
.ccalendarWeekend {
	background-color: #ccf;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}
	
table.ccalendar{
	background-color: #369;
	color: #fff;
	}
	
table.ccalendar tr{
	background-color: #369;
	color: #fff;
	}
	
table.ccalendar th{
	background-color: #369;
	color: #fff;
	}	
#weatherspacer {
	background-color: #fff;
}
#postcodeDivRight {
	font-weight: normal;
}
#tableFix ul 
{
	list-style-image: url(../images/standard/84black.gif);
}	
.searchnav a {
	color: #fff;
}	
.fplist h3 {
	border:0;
	font-size:22px;	
	font-weight:bold;
	color:#fff; 
	background:#c00;
	padding:5px;
	padding-left: 8px;
}

ul.atozc li a {
	display:block;
 	text-decoration:none;
 	width: 1.8em;
}

.fplistemergency {
	background-color: #cc0000;	
	color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-bottom:10px;
	-webkit-text-size-adjust: none;
}
.fplistemergency a.external {
	color: #fff;
}
.fplistemergency p a {
	color: #fff;
}
.fplisttext p strong a {
	color: #fff;
}
.fplistemergency h3 {
	margin-top:0px;
	border:0;
	font-size:26px;	
	font-weight:bold;
	color:#fff; 
	padding:0px;
	margin:0px;	
	padding-left: 10px;
	padding-top: 5px;
}
.fplistwelcome {
	background-color: #369;
	color: #fff;
	margin-bottom:10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-text-size-adjust: none;			
}
.fplistwelcome  h3 {
	margin-top:0px;
	font-weight:bold;
	color:#fff; 
	margin:0px;	
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;	
	font-size:26px;
	-webkit-text-size-adjust: none;		
}

.fplistwelcome h3 a {
	text-decoration:none;
}

.fplistwelcome h3 a:hover {
	text-decoration:underline;
}

.fplisttext{
	padding-left:8px;
	padding-bottom:5px;	
	padding-right:8px;	
}
.fplisttext p a{
	color: #000;	
}
#galleryimage{
	width: 100%;
}
#galleries{
	width: 100%;
}


