/* Static CSS styles used in WebCalendar.
 *
 * @author Craig Knudsen <cknudsen@cknudsen.com>
 * @copyright Craig Knudsen, <cknudsen@cknudsen.com>, http://www.k5n.us/cknudsen
 * @license http://www.gnu.org/licenses/gpl.html GNU GPL
 * @version $Id: styles.css,v 1.6 2009/10/16 00:33:41 bbannon Exp $
 * @package WebCalendar
 */

/* This file could be a lot smaller if all selectors with identical declarations
 * were combined. However, running it through something like
 * http://www.cssoptimiser.com/ doesn't work as it screws up the cascading.
 */

html,
body {
  position:relative;
  width:90%;
  margin:0;
  padding:0;
  /* Change this one font-size and everything else should scale. */
  font-size:16px;
}
a {
  text-decoration:none;
}
abbr {
  cursor:help;
}
div {
  border:0;
}
h2 {
  //font-size:1.875em;
}
h3 {
  //font-size:1.500em;
}
fieldset {
  width:96%;
}
label {
  font-weight:bold;
  //font-size:0.6875em;
}
p,
input,
select {
  //font-size:0.75em;
}
textarea {
  //font-size:0.75em;
  overflow:auto;
}
table {
  border:0;
  border-spacing:0;
}
th {
  //font-size:0.8125em;
  padding:0;
}
td {
  //font-size:0.6875em;
}
ul,
ul a {
  //font-size:0.75em;
}
.main {
  clear:both;
  width:90%;
  border-right:0.0625em solid;
  border-bottom:0.0625em solid;
}
.main th {
  width:14%;
  border-top:0.0625em solid;
  border-left:0.0625em solid;
  vertical-align:top;
}
.main td {
  width:14%;
  border-top:0.0625em solid;
  border-left:0.0625em solid;
  vertical-align:top;
}
.underline {
 text-decoration:underline;
}
.fixed {
  width: 10em;
  margin-right:0;
}
.cursoradd a {
  cursor:pointer;
}
#tabs,
#tabscontent {
  position:relative;
  width:96%;
}
#tabscontent {
  margin:-0.0625em 0.125em;
  border:0.125em groove #99CC33;
  padding:.5em;
  background:#f8f8ff;
  z-index:50;
}
.tabfor,
.tabbak  {
  margin:0 0 0 .1em;
  border:0.125em ridge #c0c0c0;
  border-bottom:0.125em solid #99CC33;
  padding:.2em .2em .1em;
  position:relative;
  -moz-border-radius:.75em .75em 0 0;
}
.tabfor a,
.tabbak a {
  font-weight:bold;
  //font-size:0.875em;
}
.tabbak a {
  color:#999;
}
.tabfor {
  background:#f8f8ff;
  z-index:51;
}
.tabbak {
  background:#e0e0e0;
  z-index:49;
}
#editnonusers,
#editremotes,
#editremoteshandler,
#edituser,
#groupedit,
#viewsedit {
  background:#f8f8ff;
}
#cat,
#day dl.desc,
#grpiframe,
#nonusersiframe,
#remotesiframe,
#tabscontent_boss,
#tabscontent_colors,
#tabscontent_email,
#tabscontent_groups,
#tabscontent_header,
#tabscontent_nonuser,
#tabscontent_nonusers,
#tabscontent_other,
#tabscontent_participants,
#tabscontent_pete,
#tabscontent_public,
#tabscontent_reminder,
#tabscontent_remotes,
#tabscontent_sched,
#tabscontent_subscribe,
#tabscontent_themes,
#tabscontent_uac,
#useriframe,
#viewiframe {
  display:none;
}
#tabscontent_colors p span,
.sample {
  margin:0 0.0625em;
  border-style:groove;
  padding:0 0.5em;
}
.weeknumber {
  //font-size:0.625em;
  text-decoration:none;
}
img {
  border:0;
}
img.color {
  width:0.9375em;
  height:0.9375em;
}
#cat {
  //font-size:1.125em;
}
#dateselector,
#trailer {
  margin:0;
  padding:0;
}
#dateselector form {
  float:left;
  width:33%;
  margin-top:0.3125em;
  margin-bottom:1.5625em;
  padding-top:0.3125em;
}
#dateselector label,
#trailer label {
  margin:0;
  padding:0;
}
#monthform {
  clear:left;
  margin-bottom:0;
}
#weekform {
  margin-bottom:0;
  text-align:center;
}
#weekmenu,
#monthmenu,
#yearmenu {
  margin-bottom:0;
  //font-size:0.5625em;
  text-align:right;
}
#yearform {
  clear:right;
  margin-bottom:0;
  text-align:right;
}
#menu {
  clear:both;
}
#menu,
#menu a,
.prefix,
.printer {
  //font-size:0.875em;
}
.prefix {
  font-weight:bold;
}
a#programname {
  margin-top:0.625em;
  //font-size:0.625em;
}
.printer {
  clear:both;
  width:15ex;
  text-decoration:none;
  display:block;
}
.new {
  float:right;
}
.unapprovedentry {
  padding-right:0.1875em;
  color:#800000;
/* Remove comments to set unapproved in italics.
  font-style:italic;
*/
  //font-size:0.75em;
  text-decoration:none;
}
.nounapproved {
  font-weight:bold;
  //font-size:0.875em;
}
.entry,
.layerentry {
  padding-right:0.1875em;
  //font-size:0.75em;
  text-decoration:none;
}
.layerentry {
  color:#006060;
}
.entry img,
.layerentry img,
.unapprovedentry img {
  margin-right:0.125em;
  margin-left:0.125em;
}
.dayofmonth {
  border-width:0 0.0625em 0.0625em 0;
  border-style:solid;
  padding:0 0.125em 0 0.1875em;
  font-weight:bold;
  text-decoration:none;
  vertical-align:top;
  //font-size: 0.75em;
}
.dayofmonth:hover {
  border-right:0.0625em solid #99CC33;
  border-bottom:0.0625em solid #99CC33;
}
.next img,
#activitylog .next {
  float:right;
}
.prev img,
#activitylog .prev {
  float:left;
}
.next img,
.prev img {
  margin-top:0.4375em;
  margin-right:0.1875em;
}
#activitylog .next,
#activitylog .prev {
  border:0;
  font-weight:bold;
  //font-size:0.875em;
}
#day .next img,
#day .prev img {
  margin-top:2.3125em;
}
#day .monthnav .next img,
#day .monthnav .prev img {
  margin:0;
}
.dailymatrix {
  cursor:pointer;
  //font-size:0.75em;
  text-align:right;
  text-decoration:none;
}
.dailymatrix:hover {
  background:#cfc;
}
td.matrixappts {
  width:0;
  cursor:pointer;
  text-align:left;
  vertical-align:middle;
}
td.matrixappts:hover {
  background:#cfc;
}
td.matrix {
  height:0.0625em;
  background:#000;
}
.matrix img {
  width:100%;
  height:0.0625em;
}
a.matrix img {
  width:100%;
  height:0.5em;
}
.matrixd {
  margin-right:auto;
  margin-left:auto;
  border-right:0.0625em solid;
  border-left:0.0625em solid;
}
.matrixledge {
  border-left:0.0625em solid #99CC33;
}
.matrixlegend {
  margin-top:1.5625em;
  margin-right:auto;
  margin-left:auto;
  border:0.0625em solid #99CC33;
  padding:0.3125em;
  background:#fff;
  text-align:center;
}
.matrixlegend img {
  width:0.625em;
  height:0.625em;
}
.nav {
  //font-size:0.875em;
  text-decoration:none;
}
.popup {
  position:absolute;
  top:0;
  left:0;
  border:0.0625em solid;
  padding:0.1875em;
  //font-size:0.75em;
  text-decoration:none;
  visibility:hidden;
  z-index:20;
  -moz-border-radius:0.375em;
}
.popup dl,
.popup dt {
  margin:0;
  padding:0;
}
.popup dt {
  font-weight:bold;
}
.popup dd {
  margin-left:1.25em;
}
.tooltip,
.tooltipselect {
  cursor:help;
  font-weight:bold;
  //font-size:0.6875em;
  text-decoration:none;
}
.tooltip {
  width:7.5em;
}
.tooltipselect {
  vertical-align:top;
}
.user,
.categories {
  //font-size:1.125em;
  text-align:center;
}
.asstmode {
  font-weight:bold;
  text-align:center;
}
.help {
  font-weight:bold;
  vertical-align:top;
}
.helpbody {
  margin-bottom:1em;
  font-weight:normal;
  vertical-align:top;
}
.helpbody div {
  border:0.0625em solid #99CC33;
}
.helpbody label {
  //font-size:1.1em;
  vertical-align:top;
}
.helpbody p {
  margin:1em;
}
.helplist {
  border:0;
  font-weight:bold;
  //font-size:1.2em;
  text-align:center;
}
.helplist a {
  font-weight:normal;
  text-decoration:underline;
}
.helplist a.current {
  font-weight:bold;
  text-decoration:none;
}
#helpbug form {
  margin-bottom:1em;
}
#helpbug label {
  clear:left;
  float:left;
  width:32%;
}
#helpbug p {
  margin:0 1em;
}
img.help {
  cursor:help;
}
.sample {
  text-align: left;
  width: 1em;
}
.standard {
  border:0.0625em solid;
  //font-size:0.75em;
}
.standard th {
  border-bottom:0.0625em solid;
  padding:0;
  //font-size:1.125em;
}
 /* style for week hover highlight */
tr.highlight td {
  background:#ffb !important;
}
.minical {
  margin:0 0 0.3125em 0;
  border-collapse:collapse;
  font-size:0.625em;
}
.minical caption a {
  font-weight:bold;
}
.minical th {
  border:0 solid;
  padding:0 0.125em;
}
.minical th,
.minical td.empty {
  text-align:center;
}
.minical th.empty {
  background:transparent;
}
.minical td {
  border:0.0625em solid;
  padding:0 0.125em;
}
.minical td a {
  margin:0;
  padding:0.1875em;
  text-align:center;
  display:block;
}
.minical td.hasevents {
  font-weight:bold;
}
.minitask {
  width:98%;
  margin-left:0.0625em;
  border:0.0625em solid #99CC33;
}
.minitask tr.header th,
.minitask tr.header td {
  border-bottom:0.125em solid #99CC33;
  padding:0;
  font-size:0.75em;
  text-align:center;
}
.minitask tr.header td {
  margin:0;
  border-bottom:0;
  text-align:right;
}
.sorter {
  margin:0;
  border-bottom:0;
  cursor:pointer;
  text-align:left !important;
}
.sorterbottom {
 border-bottom:0.0625em solid #99CC33 !important;
}
.minitask  td {
  border-bottom:0.0625em solid #99CC33;
  padding:0;
  font-size:0.75em;
  text-align:center;
}
.minitask td.filler {
  border-bottom:0;
  padding:0;
}
#admin table,
#pref table {
  vertical-align:top;
}
#admin input,
#admin select,
#pref input,
#pref select {
  margin:0 0.1875em;
}
#admin .main td,
#pref .main td {
  height:1.875em;
}
#admin .main td,
#admin .main th,
#pref .main td,
#pref .main th {
  //font-size:0.75em;
}
#admin .empty,
#pref .empty {
  border-top:transparent;
  border-left:transparent;
}
#admin .main td.weekcell,
#pref .main td.weekcell {
  margin:0;
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
}
#admin .main th.weekcell,
#pref .main th.weekcell {
  background:transparent;
}
#admin .main td.empty,
#admin .main td.weekcell,
#admin .main th.empty,
#admin .main th.weekcell,
#pref .main td.empty,
#pref .main td.weekcell,
#pref .main th.empty,
#pref .main th.weekcell {
  width:1%;
}
#admin #tabscontent p,
#pref #tabscontent p {
  padding:0 .25em;
  clear:both;
}
#admin #tabscontent p label,
#pref #tabscontent p label {
  clear:both;
  float:left;
  width:25%;
  margin:0;
}
#admin #tabscontent_colors p,
#admin #tabscontent_colors p label,
#pref #tabscontent_colors p,
#pref #tabscontent_colors p label {
  clear:none;
}
#admin #saver {
  clear:both;
  margin-top:1em;
}
#example_month {
  float:right;
  width:45%;
  margin:3em 1em 0;
}
#example_month p {
  font-weight:bold;
  text-align:center;
}
#pref .tooltip{
  width:14.6875em;
  vertical-align:top;
}
.embactlog {
  width:100%;
  border-right:0.0625em solid;
  border-bottom:0.0625em solid;
  border-spacing:0;
}
.embactlog tr {
  background:#fff;
}
.embactlog .odd {
  background:#eee;
}
.embactlog th {
  width:14%;
  border-top:0.0625em solid;
  border-bottom:0.0625em solid;
  border-left:0.0625em solid;
  padding:0.0625em 0.1875em;
}
.embactlog th.action,
.embactlog th.cal,
.embactlog th.usr {
  width:7%;
}
.embactlog td {
  border-left:0.0625em solid;
  padding:0.0625em 0.1875em;
}
#day div.minicalcontainer {
  border:0.0625em solid #99CC33;
  padding:0.1875em;
  vertical-align:top;
}
#day table.minical {
  margin-right:auto;
  margin-left:auto;
}
#day .minical caption {
  margin-right:auto;
  margin-left:auto;
  font-weight:bold;
  //font-size:2.9375em;
}
#day .minical td.selectedday {
  border:0.125em solid;
}
#day .monthnav th {
  border:0;
  padding:0.1875em;
  text-align:center;
}
.menuhref {
  //font-size:0.75em;
  font-family: arial, verdana, sans-serif;
}
#datesel td.field {
  //font-size:0.75em;
}
.glance {
  width:100%;
  border-right:0.0625em solid;
  border-bottom:0.0625em solid;
}
.glance th.empty {
  border-top:0.0625em solid;
  border-left:0.0625em solid;
}
.glance th.row {
  width:14%;
  height:2.5em;
  border-top:0.0625em solid;
  border-left:0.0625em solid;
  vertical-align:middle;
}
.glance td {
  border-top:0.0625em solid;
  border-left:0.0625em solid;
  padding-left:0.1875em;
  vertical-align:top;
}
#day .glance td {
  width:86%;
  height:2.5em;
}
#day dl.desc {
  margin:0;
  padding:0;
}
#day dl.desc dt {
  font-weight:bold;
}
#day dl.desc dd {
  margin:0;
  padding-left:1.25em;
}
#year #monthgrid td {
  padding:0 0.3125em;
  vertical-align:top;
}
#year .minical tr {
  vertical-align:top;
}
#viewm .main,
#viewr .main,
#viewt .main,
#viewv .main,
#week .main {
  border-collapse:collapse;
}
#pref .main th,
#viewv .main th,
#viewl .main th,
#month .main th {
  width:14%;
}
#vieww .main th,
#week .main th {
  width:12%;
}
#viewr th.small {
  background:none;
  //font-size:0.5em;
}
#viewd .main th {
  border-right:0.0625em solid;
  padding:0.0625em;
}
#pref .main th.weekcell,
#viewl .main th.empty,
#day .main th.empty,
#month .main th.empty{
  width:1%;
  border-top:0;
  border-left:0;
  background:transparent;
}
#pref .main td.weekcell,
#viewl .main td.weekcell,
#month .main td.weekcell {
  width:1%;
  margin:0;
  //font-size:0.75em;
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
}
#pref .main td.empty,
#pref .main th.empty {
  width:1%;
  border-top-color:transparent;
  border-left-color:transparent;
}
#pref .main td.weekcell,
#pref .main th.weekcell {
  width:1%;
}
#viewv .main th.empty,
#viewm .main th.empty,
#vieww .main th.empty,
#viewr .main th.empty,
#week .main th.empty {
  width:5%;
  border-top:0.0625em solid;
  border-left:0.0625em solid;
  background:none;
  background:transparent;
}
#week .main th.row {
  width:5%;
  height:2.5em;
  vertical-align:top;
}
#viewt.main {
  margin:0;
  padding:0;
}
#vieww .main th.row,
#viewv .main th.row,
#viewm .main th.row,
#viewt .main th {
  width:10%;
  vertical-align:top;
}
#viewv .main th.row {
  padding:0 0.3125em;
  text-align:left;
}
#viewd .main th.row {
  border-right-width:0;
  text-align:left;
}
#viewr th.row {
  height:2.5em;
  vertical-align:top;
}
#vieww .main th.today,
#viewm .main th.today,
#viewv .main th.today {
  width:10%;
}
#pref .main th.today,
#viewr .main th.today,
#week .main th.today {
  width:14%;
}
#year .minical td {
  text-align:center;
  vertical-align:top;
}
#pref .main td {
  height:1.875em;
  //font-size:0.75em;
}
#viewl .main td,
#contentMonth .main td,
#month .main td {
  height:4.6875em;
  //font-size:0.75em;
  table-layout:fixed;
  vertical-align:top;
}
#vieww .main td,
#week .main td,
#viewr .main td,
#viewm .main td,
#viewv .main td {
  //font-size:0.75em;
  padding-left:0.1875em;
}
#viewl #prevmonth {
  float:left;
}
#viewl #nextmonth {
  float:right;
}
#month .minical caption,
#viewl .minical caption {
  margin-left:4ex;
}
#year .minical {
  display:block;
}
#year .minical caption {
  margin:0 auto;
}
#viewl .minical,
#month .minical {
  margin:0 0.25em;
  border:0;
}
#combo div.headerinfo {
  margin: 0.9375em; 
  border: 0.0625em solid #000; 
  background: #fff;
  color: #000; padding: 0.625em;
}
#combo div.headerinfo .username {
  font-size: 16pt;
  font-weight: bold;
}
#combo div.headerinfo #categoryselection {
  padding-left: 1.875em;
  font-size: 12pt;
  font-weight: plain;
}
#combo div.headerinfo #selectedcategories {
  font-size: 12pt;
  font-weight: plain;
}
#combo #categorylist {
  border: 0.0625em solid #99CC33;
  background: #ffa;
}
#contentMonth #monthstatus { 
  margin-left: 1.25em; 
}
#contentMonth .monthtitle, 
#contentDay .daytitle {
  font-size: 14pt;
  text-align: center;
  margin: 0;
  margin-left: 0.3125em;
  padding: 0;
}
#combo .event {
  overflow: hidden;
  margin-top: 0.0625em;
}
#contentAgenda #agendastatus {
  margin-left: 1.25em; 
}
#contentAgenda td.odd {
  background: #e0e0e0;
  font-size: 10pt;
}
#contentAgenda td.even {
  background: #ffffff;
  font-size: 10pt;
}
#contentDay #daystatus {
  margin-left: 1.25em;
}
#contentDay .timeofday {
  float: right;
  margin-right: 0.125em;
  //font-size: 0.5625em;
}
#contentDay #daydiv {
  height: 25em;
  overflow: auto;
  scrollTop: 400;
}
#contentDay #dayuntimed {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  margin-left: 3.125em;
  border: 0.0625em solid;
  border-color:#99CC33 #99CC33 #99CC33 #99CC33;
  background: #ffffff;
  //font-size: 0.625em;
}
#contentDay .daytimedevent {
  //font-size: 0.625em;
  border: 0.0625em solid;
  border-color:#99CC33 #99CC33 #99CC33 #99CC33;
  width: 15.625em;
}
#contentDay #dayinnerdiv {
  height: 75em;
  position: relative;
}
#contentDay .hourblockleft {
  position: absolute;
  left: 0;
  height: 3.125em;
  width: 3.125em;
  margin: 0;
  border: 0.0625em solid #99CC33;
  padding: 0;
}
#contentDay .hourblockright {
  background-image: url( images/hour_in_day.gif );
  position: absolute;
  left: 3.125em;
  height: 3.125em;
  width: 31.25em;
  margin: 0;
  border-right: 0.0625em solid #99CC33;
  border-left: 0.0625em solid #99CC33;
  padding: 0;
  /*overflow: auto;*/
}
.topnav {
  border:0;
}
.title {
  width:90%;
  text-align:center;
}
#day .title {
  margin-top:0.1875em;
  text-align:center;
}
#day .title .date,
.title .date {
  font-weight:bold;
  font-size:1.5em;
  text-align:center;
}
.title .titleweek {
  font-size:1.25em;
}
.title .viewname,
#day .title .user,
.title .user {
  font-weight:bold;
  font-size:1.125em;
  text-align:center;
}
#weekdetails .main {
  width:90%;
}
#weekdetails .main th {
  width:90%;
  padding:0.125em;
}
#weekdetails .main td {
  height:4.6875em;
}
#viewt table.timebar {
  width:100%;
  border-collapse:collapse;
}
#viewt td.timebar {
  width:90%;
  background:#fff;
  color:#999;
  //font-size:0.625em;
  text-align:center;
}
#viewt .yardstick td {
  border:0.0625em solid #99CC33;
  padding:0;
}
#viewt td.entry {
  padding:0;
}
#viewt table.timebar a {
  text-align:inherit !important;
}
.viewnav {
  width:99%;
  border:0;
}
#login {
  margin-top:1.875em;
  margin-bottom:3.125em;
}
#register table,
#login table {
  border:0.0625em solid;
  //font-size:0.75em;
}
.cookies {
  //font-size:0.8125em;
}
.strikethrough {
  text-decoration:line-through;
}
.pub {
  background:#80ff80;
  text-align:center;
}
.conf {
  background:#ffff80;
  text-align:center;
}
.priv {
  background:#ff5050;
  text-align:center;
}
.boxtop {
  border-top:0.0625em solid #99CC33;
}
.boxright {
  border-right:0.0625em solid #99CC33;
}
.boxbottom {
  border-bottom:0.0625em solid #99CC33;
}
.boxleft {
  border-left:0.0625em solid #99CC33;
}
.boxall {
  border:0.0625em solid #99CC33;
  padding-left:0.1875em;
}
.leftpadded {
  padding-left:3.125em;
  text-align:left;
}
.location {
 //font-size:0.625em;
}
.byxxx th,
.byxxx td {
  text-align:center;
}
.icon_text {
  width:0.625em;
  height:0.625em;
  border:0;
}
.minitask td.pct,
.alignright {
  text-align:right;
}
.minitask td.name,
.alignleft {
  text-align:left;
}
.aligncenter {
  text-align:center;
}
.aligntop {
  vertical-align:top;
}
.bold {
  font-weight:bold;
}
#about {
  background-image:url( images/kn5.jpg );
  background-repeat:no-repeat;
}
#about p {
  margin:0.0625em;
  color:#333;
}
#scroller {
  position:absolute;
  width:100%;
}
.layers {
  float:left;
  margin:0.125em 0.0625em;
  padding:0.3125em;
}
.layers h4{
  margin:0 0 0.3125em;
}
.layers p {
  margin:0;
  padding-left:0.3125em;
  //font-size:0.75em;
}
.layers p label {
  //font-size:0.8125em;
}
#securityAudit {
  border: 0.0625em solid #99CC33;
}
#securityAudit th {
  background: #d0d0d0;
}
#securityAudit tr.odd td {
  background: #e0e0e0;
}
#securityAuditNotes {
  margin: 1.25em;
  border:0.0625em solid;
}
#securityAuditNotes li {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#accountiframe,
#useriframe {
  width:90%;
  border:0;
}
#accountiframe {
  height:13.125em;
}
#useriframe {
  height:17.5em;
}
.note {
  margin: 0 1.5625em;
  border:0.0625em solid;
  padding: 0.625em;
}
.rightsidetip {
  float: right;
  text-align: center;
  width: 15.625em;
  margin-top: 0.625em;
  margin-right: 1.5625em;
  border: 0.0625em solid;
  padding: 0.3125em;
  //font-size: 0.6875em;
}
.layertable {
   text-align: center;
}
.layertable th {
  padding: 0.3125em 1.25em;
}
.layertable td {
  padding: 0.3125em 1.25em;
  cursor: pointer;
}
.clickable {
  cursor: pointer;
}
.fakebutton {
   color: #000;
   font-size: 10pt;
   background: #d0d0d0;
   border: 0.0625em solid;
   border-color:#99CC33 #99CC33 #99CC33 #99CC33;
   padding-right: 0.3125em;
   padding-left: 0.3125em;
}
.fakebutton:hover {
  background: #0ff;
}
#combo #nextmonth,
#combo #refresh,
#combo #nextyear,
#combo #nextday,
#combo #nextmonthdayview {
  margin-right: 0.1875em;
}
#quickAddDiv {
  background: #ffffff;
  border: 0.0625em solid;
  border-color:#99CC33 #99CC33 #99CC33 #99CC33;
}
#eventcomment {
 border:0.0625em solid;
 padding:.25em;
}
#adminhome table {
  border:0.0625em solid #99CC33;
  padding:0.3125em;
}
#adminhome table td {
  padding:1.25em;
}
#adminhome table td,
#adminhome td a {
  text-align:center;
}
#adminhome td a {
  border:0.0625em solid;
  border-color:#99CC33 #99CC33 #99CC33 #99CC33;
  padding:0.625em;
}
#adminhome td a:hover {
  border-color:#99CC33 #99CC33 #99CC33 #99CC33;
  background:#aaa;
}
#login label,
#login textarea,
#login tr,
#login td {
  //font-size:1em;
}
a:hover {
  color:#00f;
}
