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

  --box-default-color: #888888;

  --bgcolor: #FFFFFF;
  --bgimage: ;
  --bgrepeat: repeat fixed center;
  --captions: #B04040;
  --cellbg: #F0F0F0;
  --fonts: Arial, Helvetica, sans-serif;
  --h2color: #6E0015;
  --haseventsbg: #FEFFBD;
  --minicalfont: ;
  --minicalwidth: ;
  --myevents: #006000;
  --nextmonthbg: ;
  --othermonthbg: #D0D0D0;
  --popupfg: #000000;
  --popupbg: #FFFFFF;
  --prevmonthbg: ;
  --tablebg: #006060;
  --textcolor: #000000;
  --thbg: #FDEAAD;
  --thfg: #606090;
  --todaycellbg: #DFCD98;
  --weekendbg: #F0F0F0;
  --weeknumber: #FF6633;
}

#minicalendar table {
  width: 10em;
}


.main th,
.main th.weekend {
  background: #FDEAAD url( includes/gradient.php?base=FDEAAD&height=15 ) repeat-x;}
.main td {
  background: #F0F0F0 url( includes/gradient.php?base=F0F0F0&height=100 ) repeat-x;}
.main td.weekend {
  background: #F0F0F0 url( includes/gradient.php?base=F0F0F0&height=100 ) repeat-x;}
.main td.hasevents {
  background: #FEFFBD url( includes/gradient.php?base=FEFFBD&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: #DFCD98 url( includes/gradient.php?base=DFCD98&height=100 ) repeat-x;}
#admin .main td.weekcell,
#month .main td.weekcell,
#pref .main td.weekcell,
#viewl .main td.weekcell {
  background: #FDEAAD url( includes/gradient.php?base=FDEAAD&height=50 ) repeat-x;}
.glance td,
.note {
  background: #F0F0F0 url( includes/gradient.php?base=F0F0F0&height=50 ) repeat-x;}
#viewt .main th.weekend {
  background: #F0F0F0 url( includes/gradient.php?base=F0F0F0&height=15 ) repeat-x;}
#login table,
#register table {
  background: #F0F0F0 url( includes/gradient.php?base=F0F0F0&height=200 ) repeat-x;}
#securityAuditNotes {
  background: #F0F0F0 url( includes/gradient.php?base=F0F0F0&height=150 ) repeat-x;}
#viewt td.entry {
  background: #FDEAAD url( includes/gradient.php?base=FDEAAD&height=10 ) repeat-x;}
#minicalendar th,
#minicalendar td {
  font-size: 0.6875em;
}

#combo .cat_ 13 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 13 { color: #000000 }
#combo .cat_ 1 { background-color: #FF0000; border: 1px outset #FF0000; color: #FFFFFF }
#month2 .cat_ 1 { color: #FF0000 }
#combo .cat_ 2 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 2 { color: #000000 }
#combo .cat_ 7 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 7 { color: #000000 }
#combo .cat_ 10 { background-color: #C000C0; border: 1px outset #C000C0; color: #000000 }
#month2 .cat_ 10 { color: #C000C0 }
#combo .cat_ 3 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 3 { color: #000000 }
#combo .cat_ 12 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 12 { color: #000000 }
#combo .cat_ 8 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 8 { color: #000000 }
#combo .cat_ 9 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 9 { color: #000000 }
#combo .cat_ 11 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 11 { color: #000000 }
