.calendar {
background:window none repeat scroll 0 0;
border-color:threedlightshadow threeddarkshadow threeddarkshadow threedlightshadow;
border-style:none;
border-width:1px;
color:windowtext;
cursor:default;
display:none;
font-family:tahoma,verdana,sans-serif;
font-size:11px;
position:relative;
}
.calendar table {
background:window none repeat scroll 0 0;
border-color:threedhighlight threedshadow threedshadow threedhighlight;
border-style:none;
border-width:1px;
color:windowtext;
cursor:default;
font-family:tahoma,verdana,sans-serif;
font-size:11px;
}
.calendar .button {
background:#FFFFFF none repeat scroll 0 0;
border-color:buttonhighlight buttonshadow buttonshadow buttonhighlight;
border-style:none;
border-width:1px;
color:#76B800;
padding:1px;
text-align:center;
}
.calendar .nav {
background:#FFF;
}
.calendar thead .title {
background:#FFFFFF none repeat scroll 0 0;
border:none;
color:#76B800;
font-weight:bold;
padding:1px;
text-align:center;
}
.calendar thead .headrow {
}
.calendar thead .daynames {
}
.calendar thead .name {
background:#76B800 none repeat scroll 0 0;
border-bottom:1px solid buttonshadow;
color:#FFFFFF;
padding:2px;
text-align:center;
}
.calendar thead .weekend {
color:#FFFFFF;
}
.calendar thead .hilite {
border-color:buttonhighlight buttonshadow buttonshadow buttonhighlight;
border-style:none;
border-width:2px;
padding:0;
}
.calendar thead .active {
border-color:#bcd306;
border-width:1px;
padding:2px 0 0 2px;
}
.calendar tbody .day {
padding:2px 4px 2px 2px;
text-align:right;
width:2em;
}
.calendar table .wn {
background:buttonface none repeat scroll 0 0;
border-right:1px solid buttonshadow;
color:buttontext;
padding:2px 3px 2px 2px;
}
.calendar tbody .rowhilite td {

}
.calendar tbody td.hilite {

}
.calendar tbody td.active {
border-color:buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-style:solid;
border-width:1px;
padding:2px 2px 0;
}
.calendar tbody td.selected {
background:buttonface none repeat scroll 0 0;
border-color:buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-style:none;
border-width:1px;
color:buttontext;
font-weight:bold;
padding:2px 2px 0;
}
.calendar tbody td.weekend {
color:#76B800;
}
.calendar tbody td.today {
color:#bcd306;
font-weight:bold;
}
.calendar tbody td.disabled {
color:graytext;
}
.calendar tbody .emptycell {
visibility:hidden;
}
.calendar tbody .emptyrow {
display:none;
}
.calendar tfoot .footrow {
}
.calendar tfoot .ttip {
background:#76B800 none repeat scroll 0 0;
border-color:buttonshadow buttonhighlight buttonhighlight buttonshadow;
border-style:solid;
border-width:1px;
color:#FFFFFF;
padding:1px;
text-align:center;
}
.calendar tfoot .hilite {
background:#E4E0D8 none repeat scroll 0 0;
border-color:#FFFFFF #000000 #000000 #FFFFFF;
border-style:solid;
border-width:1px;
padding:1px;
}
.calendar tfoot .active {
border-color:#000000 #FFFFFF #FFFFFF #000000;
border-style:solid;
border-width:1px;
padding:2px 0 0 2px;
}
.combo {
background:menu none repeat scroll 0 0;
border-color:buttonhighlight buttonshadow buttonshadow buttonhighlight;
border-style:solid;
border-width:1px;
color:menutext;
cursor:default;
display:none;
font-size:smaller;
left:0;
padding:1px;
position:absolute;
top:0;
width:4em;
}
.combo .label, .combo .label-IEfix {
padding:1px;
text-align:center;
}
.combo .label-IEfix {
width:4em;
}
.combo .active {
border:1px solid #000000;
padding:0;
}
.combo .hilite {
background:highlight none repeat scroll 0 0;
color:highlighttext;
}
.calendar td.time {
background-color:buttonface;
border-top:1px solid buttonshadow;
padding:1px 0;
text-align:center;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
background-color:menu;
border-color:threedhighlight threedshadow threedshadow threedhighlight;
border-style:solid;
border-width:1px;
font-weight:bold;
padding:0 3px 0 4px;
}
.calendar td.time .ampm {
text-align:center;
}
.calendar td.time .colon {
font-weight:bold;
padding:0 2px 0 3px;
}
.calendar td.time span.hilite {
background-color:inactivecaption;
border-color:threedhighlight threedshadow threedshadow threedhighlight;
border-style:solid;
border-width:1px;
color:window;
}
.calendar td.time span.active {
background-color:windowtext;
border-color:threedshadow threedhighlight threedhighlight threedshadow;
color:window;
}

.day {color: #76b800;}
.evento {color: black; background-color: #bcd306;}