﻿body {
	  margin: 0px auto; background-color: #333333; float: inherit; text-align: center;
  	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 90%;
}
p {
	  font-size: 100%; margin: 10px 10px 10px 0px; color: #000000; font-family: inherit;
}
p.indent, div.indent p {
    padding: 0px; padding-left: 20px; padding-right: 20px;
}
li {
	  font-size: 100%; color: #000000; font-family: inherit; line-height: 1.4em;
}
ul {
    font-size: 100%; color: #000000; font-family: inherit; line-height: 1.4em;
}
/*** To move the footer left and right ***/
#footer {
    margin: 0px auto; height: 5em;
}
.footer_wmpho {
    float: right; width: 40%;
}
ul.sitemap {
    list-style: none; padding: 0px; margin: 0px; padding-bottom: 0.5em;
}
.footer_help {
    float: left; width: 60%;
}
/*** Used in the navigation bar at the bottom of pages - shows related resources ***/
table.navTable {
    background-color: #dddddd; width: 100%; font-size: 80%; padding: 5px;
}
ul.navTable {
    padding: 0px; margin: 0px 0px 0px 15px;
}
td.right {
    text-align: right;
}
td.left {
    text-align: left;
}
a img {
    border: none 0px #ffffff;
}
span.ImageTitle {
    font-size: 80%; color: #000000; font-family: inherit;
}
div.eventBody {
    font-size: 100%; font-weight: normal; font-family: inherit; padding: 0em; margin: 0em;
    padding-bottom: 0.4em;
}
div.posted {
    font-weight: lighter; font-style: italic; font-size: 75%; color: #999999;
    padding: 0em; border: 0em; padding-top: 0.25em; text-align: right; clear: both;
}
.imgEvents {
    float: right; padding: 0px 0px 0px 5px;
}
.fieldset_row {
    clear: both; padding-top: 5px; background-image: none;
}
.fieldset_labelshort {
    float: left; width: 70px; text-align: right; padding-right: 10px;
    background-image: none; font-size: 90%;
}
.fieldset_label {
    float: left; width: 150px; text-align: right; padding-right: 10px;
    background-image: none; font-size: 90%;
}
.fieldset_label1 {
    text-align: left; padding-right: 10px; font-weight: bold; clear: both; 
    background-image: none; font-size: 90%;
}
.fieldset_label_fullwidth {
    float: left; text-align: right; padding-right: 10px;
    background-image: none; font-size: 90%;
}
.fieldset_textbox {
    float: left;
    text-align: left; width: 350px;
    background-image: none;
}
.fieldset_literal {
    text-align: left; padding: 0px 0px 5px 20px; 
}
.fieldset_textbox_req {
    float: left;
    text-align: left; width: 350px;
    background-image: none; background-color: #ffffcc;
} 
.fieldset_textarea_req {
    float: left;
    text-align: left; width: 350px; height: 12em;
    background-image: none; background-color: #ffffcc; overflow: scroll;
}
.fieldset_textarea {
    float: left;
    text-align: left; width: 350px; height: 12em;
    background-image: none; overflow: scroll;
}
.fieldset_textbox_date {
    float: left; text-align: left; background-image: none;
}
.fieldset_row_buttons {
    clear: both; padding: 10px; margin: 0px; margin-top: 10px; margin-bottom: 10px;
    background: #efefef; border: solid 1px #999999; 
}
p.errMessage, div.errMessage, .errMessage {
    background: #eeeeee; color: #CC0000; padding: 5px;
}
/*
.linkButton {
    background: #dddddd; padding: 5px; color: #000000 ! important;
    border-bottom: solid 2px #999999; border-right: solid 2px #999999;
    border-top: solid 2px #eeeeee; border-left: solid 2px #eeeeee;
} */
div.right {
    width: auto; text-align: right; /* border-bottom: solid 10px #fff; */ display: block;
}
div.centre {
    width: auto; text-align: center; display: block; padding: 0px; margin: 0px;
}
div.invisible {
    visibility: hidden; padding: 0px; margin: 0px;
}
.fieldset_label_short {
    float: left; width: 90px; text-align: left; padding-right: 0px;
    background-image: none; font-size: 90%; font-weight: bold;
}
.fieldset_text_short {
    float: left; text-align: left; padding-right: 10px; padding-left: 1px;
    background-image: none; font-size: 90%; font-weight: normal;
}
.fieldset_row_short {
    clear: left; padding-top: 1px; background-image: none;
}
a.hlkButton, .hlkButton {
    display: inline-block; border: solid 1px #999; padding: 2px 5px 2px 5px; font-size: 90%;
    color: #999999; background: #eeeeee;
}
/* Results table for schoolfoodresults */
table.schoolfoodresults {
    margin-left: 10px;
    border: solid 1px #66cc33;
    width: 90%;
}
table.schoolfoodresults th {
    background-color: #66cc33; text-align: center; font-weight: bold; padding: 2px 5px 2px 5px; margin: 2px;
    color: #ffffff; border: solid 1px #66cc33;
}
table.schoolfoodresults tr.white {
    background-color: #ffffff;
}
table.schoolfoodresults tr td {
    background-color: #ccffcc; border: solid 1px #ccffcc;
}
table.schoolfoodresults tr.white td {
    background-color: #ffffff; border: solid 1px #ffffff;
}
table.schoolfoodresults td {
    padding: 2px 5px 2px 5px; margin: 2px;
}
table.schoolfoodresults td.numeric {
    text-align: right;
}
table.schoolfoodresults td.percentage {
    text-align: center;
}
table.schoolfoodresults tr td.numeric a, table.schoolfoodresults tr.white td.numeric a {
    color: #000000 ! important;
    font-weight: normal ! important;
}
table.schoolfoodresults tr td.numeric a.link, table.schoolfoodresults tr.white td.numeric a.link {
    color: #66cc33 ! important;
    font-weight: bold ! important;
    text-decoration: underline ! important;
}
