* {
margin: 0;
padding: 0;
}

body {
font-family: arial, helvetica, sans-serif;
margin: 5px 0;
background: #fff;
color: #000;
}

#topContainer {
width: 980px;
margin: 0 auto 0px auto;
}

#accessOptions {
float: left;
width: 650px;
margin: 0 0 5px 0;
padding: 0;
list-style: none;
}

#accessOptions li {
display: inline;
margin-right: 6px;
}

#accessOptions li a {
color: #6b5f6d;
text-decoration: none;
}

#accessOptions li a:hover {
text-decoration: none;
color: #ec008c;
}

ul#languages {
float: right;
width: 230px;
list-style: none;
margin: 0 0 5px 0;
padding: 0;
}

ul#languages li {
margin: 0;
padding: 0;
}

ul#languages li.first {
margin-top: 8px;
}

#container {
clear: both;
position: relative;
width: 980px;
margin: 0 auto;
border: 1px solid #000;
background: #fff url(banner-home.jpg) no-repeat top right;
}

#branding {
position: absolute;
top: 10px;
left: 10px;
}

#contentcontainer {
background: url(pageback.gif) repeat-y top left;
margin-top: 98px;
}

#navigation {
float: left;
margin-bottom: 15px;
width: 160px;
color: #fff;
}

#navigation #searchph {
padding: 38px 10px 10px 10px;
background: #00853e url(navigationback.jpg) no-repeat top right;
}

#navigation ul {
list-style: none;
margin: 10px 0;
}

#navigation li {
text-align: right;
margin: 7px 16px 7px 5px;
}

#navigation ul li ul {
list-style: none;
background: #5aa526;
background-image: none;
margin-bottom: 0;
margin-left: 15px;
padding: 3px 0;
}

#navigation ul li ul li {
margin: 5px 0;
padding: 0 7px;
}

#navigation a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

#navigation a:hover {
text-decoration: underline;
}

#content {
float: left;
width: 550px;
margin-top: 28px;
}

#breadcrumb {
width: 72%;
}

#content h2, #content h3, #content p {
padding: 8px;
line-height: 145%;
}

#content h2 {
width: 85%;
padding-top: 0;
font-family: arial, sans-serif;
color: #00853e;
}

#content .subheader, #content h3 {
font-family: arial, sans-serif;
font-weight: bold;
color: #00853e;
}

#content ul li {
margin: 4px 0 4px 35px;
}

div.footer {
display: block;
width: 880px;
margin: 40px 0 0 180px;
padding-bottom: 20px;
}

p.copyright {
float: left;
margin-top: 73px;
width: 43%;
}

p.accreditations {
float: right;
width: 53%;
}

p.accreditations img {
margin-left: 8px;
}

#sitefunctions a, #content a, .footer a {
color: #00f;
text-decoration: underline;
font-weight: bold;
}

#sitefunctions a:hover, #content a:hover, .footer a:hover {
text-decoration: underline;
}

img {
border: 0;
}

.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
}

.blue {
color: #06f;
}

.charcoal {
color: #6b5f6d;
}

.gold {
color: #fc3;
}

.green {
color: #00853e;
}

.navy {
color: #000080;
}

.orange {
color: #f8ac28;
}

.purple {
color: #800080;
}

.red {
color: #f00;
}

.teal {
color: #096;
}

.dgrey {
color: #333;
}

.white {
color: #fff;
}

.magenta {
background: #f09;
}

.pale_back {
background: #cfefba;
}

.pale_grey {
background: #efebef;
}

.darker_grey {
background: #ddd;
}

.right {
float: right;
margin: 8px 0 7px 10px;
}

div.black_border {
clear: both;
border: 1px #6b5f6d solid;
width: 90%;
margin: 10px;
padding: 10px;
}

div.black_border p {
margin: 0;
padding: 0;
}

.feedbackWidth {
width: 300px;
}
/*
table {
margin: 10px;
width: 95%;
}

th, td {
padding: 5px;
border: 1px solid #fff;
border-left: 0;
}
*/
table.form {
border: 1px solid #000;
border-collapse: collapse;
}

table.form td {
border: 1px solid #000;
border-collapse: collapse;
}

.righttext {
text-align: right;
}

.centre {
text-align: center;
}

table.search {
width: 94%;
border: 1px solid #6b5f6d;
}

table.search tr td {
width: 25%;
}

table.search tr td.centre {
width: 50%;
}

#ticker {
border: 1px solid #00853e;
margin: 10px;
padding: 10px;
width: 90%;
}

#content #ticker p, #content #ticker h3 {
padding-left: 0;
}

#ticker ul {
list-style: none;
}

#ticker ul li {
margin: 0;
}

#postcodehelp {
background: #fff;
}

/* Form styles */

fieldset {
border: 1px solid #00853e;
margin: 0 10px 15px 10px;
padding: 10px;
width: 90%;
}

legend {
background: #00853e;
color: #fff;
font-weight: bold;
border: 1px solid #00853e;
padding: 5px;
}

label:hover {
cursor: pointer;
}

.input, .searchinput {
background: #fff;
color: #000;
border: 1px solid #00853e;
font: 11px Verdana, sans-serif;
padding: 4px;
}

.input:focus, .searchinput:focus {
background: #ffc;
}

.smallField {
width: 100px;
}

.mediumField {
width: 200px;
}

.largeField {
width: 300px;
}

.button {
background: #00853e;
color: #fff;
border: 1px solid #000;
font: bold 12px arial, sans-serif;
padding: 5px;
}

.searchinput {
width: 87px;
border: 1px solid #5aa427;
}

.searchbutton {
margin-left: 3px;
padding: 2px 2px 1px 2px;
background: #84b818;
border: 1px solid #5aa427;
}

.disabled {
background: #ebebe4;
color: #888;
border-top: 1px solid #999;
border-right: 1px solid #555;
border-bottom: 1px solid #555;
border-left: 1px solid #999;
font: 11px Verdana, sans-serif;
padding: 4px;
}

.addButton, .confirmButton, .deleteButton, .cancelButton {
padding: 5px 5px 5px 25px;
border-top: 1px solid #bbb;
border-right: 1px solid #555;
border-bottom: 1px solid #555;
border-left: 1px solid #bbb;
border-width: 1px;
}

.deleteButton, .cancelButton {
border-top: 1px solid #999;
border-left: 1px solid #999;
}

.addButton {
background: #ddd url(icon-add.gif) no-repeat 6px center;
}

.confirmButton {
background: #ddd url(icon-accept.gif) no-repeat 6px center;
}

.deleteButton {
background: #fbb url(icon-delete.gif) no-repeat 6px center;
}

.cancelButton {
background: #fbb url(icon-delete.gif) no-repeat 6px center;
}

div.success {
margin: 0 10px 15px 10px;
padding: 5px 5px 5px 28px;
border: 1px solid #67bf3e;
background: #ffc url(accept.gif) no-repeat 8px 11px;
}

div.error {
margin: 0 10px 15px 10px;
padding: 5px 5px 5px 28px;
border: 1px solid #f00;
background: #ffc url(exclamation.gif) no-repeat 8px 7px;
font-weight: bold;
}

#content div.success p {
padding: 5px 0;
}

#content div.error p {
padding: 0;
}

#content div.error ul {
margin: 10px 0 10px 30px;
}

.hidden {
display:none;
}

.poll {
float: right;
margin: 0 0 10px 10px;
width: 300px;
}
