@charset "UTF-8";
/* CSS Document */

.colors {
border-collapse: separate;
padding: 2px;
color: white;
font-size: 10px;
line-height: 11px;
min-height: 11px;
margin: 0 -2px;
}
.blank {

background-color: #ffffff;
padding: 2px;
color: white;
font-size: 10px;
line-height: 11px;
height: 11px;
margin: 0 -2px;
border-bottom: 1px #ffffff solid;

}
.colordot {
display: inline-block;
width: 5px;
height: 5px;
}

.today {
background-color: #f1f4d2;
}


#maincontent .calendar a {
color: #255d6d;
}
.calendar .colors a {
color: white !important;

}

.camp_sched td {
border: 1px white solid;
padding: 4px;
}
.calendar td {
color: black;
width: 124px !important;
border: 1px black solid;
height: 90px;
text-align: left;
font-size: 11px;
padding: 2px;
}
.camp_sched {
border-collapse: collapse;
}
.date {
width: 100%;
text-align: right;
font: bold 14px arial;
}
.calendar {
border-collapse: collapse;
}
.calendar th {
border: 1px black solid;
background-color: #000000; /* #1e1470; /*#818181;*/
color: white;
font-weight: bold;
font-size: 11px;
}