@charset "utf-8";

/**
 * @title App Global CSS
 * @copyright Copyright (C) 2009, Stuart Silvester
 * @author Stuart Silvester
 * @version 1.0
 */

body {
    background-color: #27343C;
    font-family: Verdana, Geneva, sans-serif;
    font-size:62.5%;
    background-repeat: repeat-x;
    margin: 0px;
    color:#333;
}
.hide {
    display: none;
}
div#header, div#content_wrapper, div#footer #f_con {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
/*TEMP*/
div.sidewrap
{
    float: left;
    margin-top: 10px;
    clear: left;
}
div#menu{
    width: 180px;
    margin-left:0px;
    margin-bottom: 5px;
}
div#menu li, div#menu ul{
    margin: 0px;
    padding: 0px;
}
div#menu ul#nav li{
    list-style: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    position: relative;
}
div#menu ul#nav li a{
    display: block;
    color:#27343C;
    padding:2px;
    font-size: 1.2em;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
}
div#menu ul#nav li:hover{
    background-color: #CCCCCC;
}
div#menu ul#nav li a:hover{
    background-color: #CCCCCC;
    color:#3F982B;
}
div#menu ul#nav li ul{
    margin: 0;
    font-size: 0.9em;
    padding: 0;
    left: 170px;
    top: 0px;
    position: absolute;
    z-index: 1;
    visibility: hidden;
    border: solid #CCC 1px;
    background-color: #F8F8F8;
    text-align: left;
}
div#menu ul#nav li ul li{
    margin: 0;
    padding: 0;
    text-align: left;
}
div#menu ul#nav li ul li a{
    font-size: 1.1em;
    border: 0px;
    width: 170px;
    width: auto;
}
div#menu ul#nav li ul li a:hover{ background-color: #CCC;
}
/*TEMP*/
div#content_wrapper{
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    font-size: 1.2em;
}
div#content_wrapper li, div#content_wrapper ul{
    margin: 0px 0px 0px 10px; padding: 0px;
}
.status h1, .status h2, .status h3
{
    color: #000;
}
div#big_image
{
    clear: both;
}
div#big_image img
{
    height: 178px;
    width: 990px;
    margin: 5px;
}
div#header{
    height: 115px;
}
div#header span#links{
    float:right;
    line-height: 113px;
}
dt{
    font-weight: bold;
}
div#header span#links a{
    color:#3F982B;
    font-size: 1.4em;
    text-decoration: none;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
div#header span#links a:hover{ text-decoration: underline; }
div#header img{
    display: block;
}
div#content{
    background-color: #FFFFFF;
    width: 810px;
    float: right;
}
h1{
    font-size: 1.7em;
    margin-top: 5px !important;
}
h2{
    font-size: 1.4em;
}
h3{
    font-size: 1.2em;
}
h1, h2, h3{
    font-weight: normal;
    margin-bottom: 5px;
    color:#3F982B;
}
h3 a{
    color:#3F982B !important;
}
div#footer{
    height: 41px;
    background-repeat: repeat-x;
}
div#footer div#f_con{
    line-height: 35px;
    text-align: center;
    color: #3F982B;
}
div#map{
    width: 400px;
    height: 300px;
    float: right;
    border: 1px solid #333;
    margin-left: 5px;
}
input#submit{
    background-color: #3F982B;
    color: #FFF;
    padding: 3px;
    border: #000 1px solid;
    width: auto;
}
div#content h2, div#content h3{
    text-transform: capitalize;
}
div#content_wrapper a{
    font-weight: bold;
    color: #27343C;
    text-decoration: none;
}
div#content_wrapper a:hover{
    color: #000000;
    text-decoration: none;
}
div#content a:hover{
    color: #333;
    text-decoration: underline;
}
div#content .status{
    padding: 6px;
    border: 1px solid;
    padding-left: 40px;
    margin-bottom: 6px;
    margin-right: 5px;
    font-size: 1.2em;
    background-repeat: no-repeat;
    background-position: 13px center;
}
div#content li{
    line-height: 20px;
}
div#content .status ul{
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}
div#content .status h2{
    margin: 0px;
    font-size: 1.2em;
}
label.error{
    display: block;
    color: #C00;
    background-image: url(../../public/icons/exclamation.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
div#content div#announcement.status, div#content div#caution.status
{
    background-color: #F9F5E7;
    background-image: url(../../public/icons/error.png);
    border-color:#F4D346;
    color: #BC6004;
}
div#content .status li
{
    margin: 0px;
    padding: 0px;
}
p{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
}
div#announcement h2{
    font-weight: bold;
    color: #BC6004;
}
div#content div#warning.status {
    background-color: #FABCAD;
    background-image: url(../../public/icons/exclamation.png);
    border-color:#BB3B23;
}
div#content div#good.status {
    background-color: #ABDDA6;
    background-image: url(../../images/icons/accept.png);
    border-color:#3D8534;
}
a img, li img{
    border: 0px;
    vertical-align: middle;
}
img#catering_logo, img#head_img{
    float: left;
    margin-top: 15px;
    margin-right:6px;
}
div .cb{
    clear: both;
}
/* page numbers */
div#page_links{
    text-align: right;
    line-height: 2em;
}
div#page_links a {
    color: #3F982B;
    background-color:#E0DFDF;
    -moz-border-radius: 2px;
    line-height: 1.5em;
    text-shadow: #FFFFFF 1px 1px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    margin-left: 1px;
    text-decoration: none;
}
div#page_links a:hover{
    color: #EBF5FE;
    background-color:#C0C0C0;
    text-shadow:#C19232 1px 1px;
}
div#page_links a#selected{ border: 1px solid #3F982B; }
/* subject pages */
div#staff{
    float: right;
    width: 130px;
    margin: 6px;
}
/* site-by info below */
div#site-by a{
   color: #496372;
}
div#site-by{
    text-align: center;
    margin-bottom: 5px;
    color: #496372;
}
/* calendar */
#cal td {
    width: 14.285%;
    height:86px;
    background-color: #F2F2F2;
    vertical-align: top;
    padding: 0px;
}
table#cal {
    width: 100%;
}
#cal th {
    background-color: #27343C;
    font-weight: bold;
    height: 22px;
    color: #FFF;
}
#cal div.day {
    background-color: #3F982B;
    color: #FFF;
    padding-left: 3px;
}
#cal div.day a {
    color: #FFF;
    font-weight: normal;
    display: block;
    width: 100%;
}
#cal div.day a:hover {
    color: #FFF;
}
#cal .today .day a {
    color: #3F982B !important;
}
#cal td li a {
    display: block;
    width: 100%; 
    color: #333 !important;
}
#cal td li {
    margin: 0px;
    border: 1px #D7D7D7 solid;
}
#cal td:hover {
    background-color: #D7D7D7;
}
#cal td li:hover{
    background-color: #B5B5B5;
}
#cal div.day span {
    font-size: 1.5em;
}
#cal td ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#cal td li {
    background-color: #FFF;
    margin-top: 1px;
    padding-left: 3px;
}
#cal td li a{color: #FF0000;
    text-decoration:none;
}
#cal td li a:hover{
    cursor:pointer;
}
#cal .cal-prev-month-day, #cal .cal-next-month-day {
    background-color: #E0E0E0;
}
#cal .today .day {
    background-color: #F8E2AF !important;
}
div.event_info, div#loading, div.gal_listing {
    margin-bottom: 5px;
    clear: both;
}
div.event_info h2, div#loading h2, div.gal_listing h2 {
    margin: 0px;
    padding: 3px;
}
div.gal_listing a.more-link{
    display: block;
    text-align: right;
    padding: 2px;
}
div.gal_listing p.c{
    text-align: center;
}
div.gal_listing p{
    padding: 5px;
    margin: 0px;
}
p.gal a{
    display: inline-block;
    margin: 2px;
}
p.gal a img{
    vertical-align: top;
}
div.gal_listing p a{
    margin-right: 5px;
}
div.event_info em, div.gal_listing em {
    color: #666;
    display: block;
    padding: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 1px;
}
div.event_info p {
    padding: 3px;
    margin: 0px;
}
label.txt{
    font-weight:bold;
    float: left;
    width: 150px;
}
form {
    margin: 0px;
}
form ul {
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
}
form li {
    list-style-type: none;
    clear:both;
}
input, textarea{
    width: 90%;
    font-family: Verdana, Geneva, sans-serif;
}
form{
    width: auto;
}
form #submit {
    margin-left: 145px;
    padding:5px;
}
div#logostrip{
    text-align: center;
}
div#logostrip img
{
    margin-left: 45px;
}
div#logostrip img.first
{
    margin-left: 0px;
}
div#sidebar{
    width: 170px;
    margin-left: 10px;
}
div#sidebar #cal-sidebar{
    width: 100%;
    margin-bottom: 10px;
}
div#sidebar #cal-sidebar a{
    color: #3F982B;
}
div#sidebar  a:hover{
    color: #2E7120;
}
div#sidebar #cal-sidebar th, div#sidebar #cal-sidebar td{
    text-align: center;
}
div#sidebar #cal-sidebar th {
    background-color: #3F982B;
    font-weight: bold;
    color: #FFF;
}
div#sidebar #cal-sidebar td{
    border:#D7D7D7 1px solid;
    background-color: #F2F2F2;
}
div#sidebar ul, div#sidebar li{
    margin: 0px;
    padding: 0px;
}
div#sidebar li{
    list-style-type:none;
    line-height: 1.8em;
    margin-bottom: 5px;
}
div#sidebar #cal-sidebar .today{
    border:#ECB12B 1px solid;
    background-color: #F8E2AF;
}
div#sidebar #cal-sidebar .cal-next-month-day{
     background-color: #E0E0E0;
}
div#sidebar table{
    font-size: 1em;
}
/* debug */
#debug{
    background-color: #000;
    color: #FFF;
}
#debug-box{
    /* put time/ram details in top right */
    position:fixed;
    top:0px;
    right:0px;
    background-color:#000;
    color:#FFF;
    padding:2px;
}
h1#debug, h2#debug, h3#debug{
    font-weight: bold;
}
h1#debug, h2#debug, h3#debug, ol#debug, ul#debug{
    margin: 0px;
}
ul#debug
{
    padding-left: 40px;
}
em a, em
{
    color: #999999 !important;
}
em{
    line-height: 1.5em;
}
div#homeLatestNewsBlock{
    width: 170px;
    margin-left: 10px;
}
div#homeLatestNewsBlock ul, div#homeLatestNewsBlock li{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

div#homeLatestNewsBlock li{
    list-style-type:none;
    line-height: 1.5em;
    font-size: 1em;
    margin-bottom: 7px !important;
}