/*
Colours:
darkest grey bg: #666666
marone: #660000
lightest grey: #C0C0C0 
white:#FFFFFF

ALERT
#MenuTop added by Stacey

*/

body {background: #666666; font-family: Verdana; font-size: 0.9em; color: #C0C0C0; margin:0px; text-align: center; padding: 0px}

#wrapper {text-align:left; width:970px; background: #660000; margin-left: auto; margin-right: auto; border: 2px inset #C0C0C0; padding: 8px}
#wrapperAdmin {text-align:left; width:1000px; background: #660000; margin-left: auto; margin-right: auto; border: 2px inset #C0C0C0; padding: 8px}
#menuTop {width:900px; float:center; background: #666666; text-align: center;}
#menu {width:200px; float:left; background: #666666; text-align: center;}
#main {float:right; width: 760px}
#mainAdmin {float:right; width: 760px}
#clearbottom {clear: both}
#footer {text-align: center; padding-top: 10px; font-size: 10px}

h1 {font-size: 1.4em; text-align:center;}
h2 {font-size: 1.2em; text-align: left;}

a {color: #C0C0C0}
a.categories {color: #C0C0C0; font-weight: bold}
a.editlink {color:#FFFFFF; text-decoration: none; font-size: 0.8em}
a.calendarLink {color:#660000; font-weight: bold; font-size: 11px} 
a.hiddenLink {color:#660000; font-weight: bold; font-size: 20px}

.menu {background: #C0C0C0; color: #660000; width: 150px; text-align: center}
.menuOn {background: #ffa58d; color: #660000; width: 150px; text-align: center}
.menu a, .menuOn a {text-decoration: none; font-weight: bold; color: #660000}


input {font-family: Verdana; font-size:12px}
textarea {font-family: Verdana; font-size:12px}
select {font-family: Verdana; font-size:12px}
select.smaller {font-family: Verdana; font-size:11px}

table.calendar {background: #E0E0E0; border: 1px solid #000000; padding: 0px; color:#333333; margin-left:auto; margin-right:auto; text-align:center}
th.calendar {background: #333333; color: #E0E0E0; font-weight: bold; padding: 0px; width:100px}
td.calendarBox {text-align:left; vertical-align: top; border: 1px solid #333333; width:100px}
table.stdTable {border:none; width:100%; text-align:center;}
table.skinnyTable {border:none; width:80%; text-align:center; padding: 10px}

.spacer {height:7px}
.spacerL {height:20px}
.cb {text-align: center; font-weight: bold}
.rb {text-align: right; font-weight: bold}
.r {text-align: right}
.c {text-align:center}
.l {text-align:left}
.j {text-align:justify}
.b {font-weight:bold}
.small {font-size: 80%}
.narrowCol {width: 25px}

table.smallText {font-size: 11px}