div.calendar {
  position: relative;
}
.calendar, .calendar table {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #bdb2bf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bdb2bf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #bdb2bf;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bdb2bf;
  font-size: 11px;
  color: black;
  cursor: default;
  background-color: transparent;
  background-image: url("normal-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
}
.calendar {
  border-top-color: #797979;
  border-right-color: #797979;
  border-bottom-color: #797979;
  border-left-color: #797979;
}
.calendar .button {
  text-align: center;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: transparent;
  background-image: url("title-bg.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0px 100%;
  color: black;
  font-weight: bold;
}
.calendar .nav {
  font-family: verdana, tahoma, sans-serif;
}
.calendar .nav div {
  background-color: transparent;
  background-image: url("menuarrow.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 100% 100%;
}
.calendar thead tr {
  background-color: transparent;
  background-image: url("title-bg.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0px 100%;
  color: black;
}
.calendar thead .title {
  font-weight: bold;
  text-align: center;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: transparent;
  background-image: url("title-bg.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0px 100%;
  color: black;
}
.calendar thead .headrow {
}
.calendar thead .name {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #797979;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  text-align: center;
  color: black;
}
.calendar thead .weekend {
  color: #cc4444;
}
.calendar thead .hilite {
  background-color: transparent;
  background-image: url("hover-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #797979;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
}
.calendar thead .active {
  background-color: transparent;
  background-image: url("active-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
  padding-top: 3px;
  padding-right: 1px;
  padding-bottom: 0px;
  padding-left: 3px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #797979;
}
.calendar thead .daynames {
  background-color: transparent;
  background-image: url("dark-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.calendar tbody .day {
  font-family: verdana, tahoma, sans-serif;
  width: 2em;
  color: black;
  text-align: right;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #ff9999;
}
.calendar table .wn {
  padding-top: 2px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #797979;
  background-color: transparent;
  background-image: url("dark-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.calendar tbody .rowhilite td, .calendar tbody .rowhilite td.wn {
  background-color: transparent;
  background-image: url("rowhover-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.calendar tbody td.today {
  font-weight: bold;
}
.calendar tbody td.hilite {
  background-color: transparent;
  background-image: url("hover-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #bbbbbb;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bbbbbb;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #bbbbbb;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bbbbbb;
}
.calendar tbody td.active {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
}
.calendar tbody td.weekend {
  color: #cc4444;
}
.calendar tbody td.selected {
  font-weight: bold;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #797979;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #797979;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #797979;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #797979;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 1px;
  background-color: transparent;
  background-image: url("active-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
}
.calendar tbody .disabled {
  color: #999999;
}
.calendar tbody .emptycell {
  visibility: hidden;
}
.calendar tbody .emptyrow {
  display: none;
}
.calendar tfoot .footrow {
  text-align: center;
  background-color: #556655;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
}
.calendar tfoot .ttip {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: transparent;
  background-image: url("status-bg.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0px 0px;
  color: black;
}
.calendar tfoot .hilite {
  background-color: #aaffaa;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #008844;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #008844;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #008844;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #008844;
  color: black;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
.calendar tfoot .active {
  background-color: #77cc77;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
}
.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #797979;
  border-right-color: #797979;
  border-bottom-color: #797979;
  border-left-color: #797979;
  background-color: transparent;
  background-image: url("normal-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
  z-index: 100;
  font-size: 90%;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
  text-align: center;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .hilite {
  background-color: transparent;
  background-image: url("hover-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}
.calendar .combo .active {
  background-color: transparent;
  background-image: url("active-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
  font-weight: bold;
}
.calendar td.time {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #797979;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  text-align: center;
  background-color: transparent;
  background-image: url("dark-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 6px;
  font-weight: bold;
  background-color: transparent;
  background-image: url("normal-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}
.calendar td.time .hour, .calendar td.time .minute {
  font-family: monospace;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding-top: 0px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  background-color: transparent;
  background-image: url("hover-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}
.calendar td.time span.active {
  background-color: transparent;
  background-image: url("active-bg.gif");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: white;
}
