img{border: none;}

#calendar {
        position:absolute;
        visibility:hidden;
        background-color:white;
        z-index:1000
}

#califrame {
        position:absolute;
        visibility:hidden;
        background-color:white;
        display:block;
        z-index:10;
        width:170px;
        height:198px;
        border:none
}


.cpBorder {
        border:solid 2px #2b3f48;
        width:170px;
}

.cpYearNavigation,.cpMonthNavigation {
        background-color:#dfe5e8;
        text-align:center;
        vertical-align:middle;
        text-decoration:none;
        color:#000000;
        font-weight:bold;
        border-bottom:2px solid #8ca6b2;
        height:25px;
}

.cpMonthNavigation span {
        font-family:arial;
        font-size:8pt;
        color:#2b3f48;
        font-weight:bold;
}

a.cpMonthNavigation, a:visited.cpMonthNavigation {
        color:#000000;
        font-weight:bold;
        text-decoration:none;
}

td {
        padding: 0px;
}

.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText {
        font-family:arial;
        font-size:8pt;
        color:#1cafce;
        font-weight:bold
}

td.cpDayColumnHeader {
        text-align:center;
        height:25px
}

.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate {
        text-align:center;
        text-decoration:none;
        width:20px
}

.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled, .cpOtherDateDisabled {
        color:#D0D0D0;
        text-align:right;
        text-decoration:line-through;
        font-family:arial;
}

.cpCurrentMonthDate, .cpCurrentDate {
        color:#000000;
}

a.cpCurrentMonthDate, a:visited.cpCurrentMonthDate, a.cpCurrentDate, a:visited.cpCurrentDate, a.cpOtherDate, a:visited.cpOtherDate {
        color:#000000;
        text-decoration:none;
        font-weight:bold;
        font-family:arial;
}

a:link.cpOtherMonthDate, a:visited.cpOtherMonthDate {
        color:#808080;
        text-decoration:none;
        font-weight:bold
}

td.cpCurrentDate {
        background-color:#F1C8B4;
        border:solid 1px #FF935B;
        font-size:11px
}

td.cpOtherDate {
        background-color:#ffffff;
        border:solid 1px #F2C9B5;
        text-align:center;
        font-size:11px
}

td.cpCurrentDateDisabled {
        border-width:1px;
        border:solid thin #FFAAAA;
}

td.cpTodayText, td.cpTodayTextDisabled {
        border-top:solid 1px #8ca6b2;
        background-color:#dfe5e8;
        padding:2px
}

a.cpTodayText, a:visited.cpTodayText, span.cpTodayTextDisabled {
        height:20px;
        color:#2b3f48;
        font-weight:bold
}

.cpTodayTextDisabled {
        color:#D0D0D0;
}
