:root {
  --def-font-size: 16px;
  --def-font-family: sans-serif;

  --box-default-color: #888888;

  --bgcolor: #f6f5f4;
  --bgrepeat: repeat fixed center;
  --captions: #b04040;
  --cellbg: #3d3846;
  --fonts: Arial, Helvetica, sans-serif;
  --h2color: #77767b;
  --haseventsbg: #c4f8be;
  --minicalfont: 11px;
  --minicalwidth: 160px;
  --myevents: #0e277f;
  --othermonthbg: #d0d0d0;
  --popupfg: #000000;
  --popupbg: #cef3f8;
  --tablebg: #000000;
  --textcolor: #c0bfbc;
  --thbg: #77767b;
  --thfg: #f6f5f4;
  --todaycellbg: #c64600;
  --weekendbg: #241f31;
  --weeknumber: #57e389;
}
#month #nextmonth {
  float: right;
}
#month #prevmonth {
  float: left;
}

#minicalendar table {
  width: 10em;
}


.main th,
.main th.weekend {
  background: #77767b url( includes/gradient.php?base=77767b&height=15 ) repeat-x;}
.main td {
  background: #3d3846 url( includes/gradient.php?base=3d3846&height=100 ) repeat-x;}
.main td.weekend {
  background: #241f31 url( includes/gradient.php?base=241f31&height=100 ) repeat-x;}
.main td.hasevents {
  background: #c4f8be url( includes/gradient.php?base=c4f8be&height=100 ) repeat-x;}
.main td.othermonth {
  background: #d0d0d0 url( includes/gradient.php?base=d0d0d0&height=100 ) repeat-x;}
.main td.today, #datesel td #today {
  background: #c64600 url( includes/gradient.php?base=c64600&height=100 ) repeat-x;}
#admin .main td.weekcell,
#monthx .main td.weekcell,
#pref .main td.weekcell,
#viewl .main td.weekcell {
  background: #77767b url( includes/gradient.php?base=77767b&height=50 ) repeat-x;}
.glance td,
.note {
  background: #3d3846 url( includes/gradient.php?base=3d3846&height=50 ) repeat-x;}
#viewt .main th.weekend {
  background: #241f31 url( includes/gradient.php?base=241f31&height=15 ) repeat-x;}
#login table,
#register table {
  background: #3d3846 url( includes/gradient.php?base=3d3846&height=200 ) repeat-x;}
#securityAuditNotes {
  background: #3d3846 url( includes/gradient.php?base=3d3846&height=150 ) repeat-x;}
#viewt td.entry {
  background: #77767b url( includes/gradient.php?base=77767b&height=10 ) repeat-x;}
#minicalendar th,
#minicalendar td {
  font-size: 0.6875em;
}

#combo .cat_ 5 { background-color: #986a44; border: 1px outset #986a44; color: #FFFFFF }
#month2 .cat_ 5 { color: #986a44 }
#combo .cat_ 4 { background-color: #ff7800; border: 1px outset #ff7800; color: #FFFFFF }
#month2 .cat_ 4 { color: #ff7800 }
#combo .cat_ 7 { background-color: #006000; border: 1px outset #006000; color: #FFFFFF }
#month2 .cat_ 7 { color: #006000 }
#combo .cat_ 6 { background-color: #bd0a0a; border: 1px outset #bd0a0a; color: #FFFFFF }
#month2 .cat_ 6 { color: #bd0a0a }
#combo .cat_ 1 { background-color: #1a5fb4; border: 1px outset #1a5fb4; color: #FFFFFF }
#month2 .cat_ 1 { color: #1a5fb4 }
#combo .cat_ 3 { background-color: #613583; border: 1px outset #613583; color: #FFFFFF }
#month2 .cat_ 3 { color: #613583 }
#combo .cat_ none { background-color: #0e277f; border: 1px outset #0e277f; color: #FFFFFF }
#month2 .cat_ none { color: #0e277f }
