/*.calendar-sources-header { width: 115px; background-image:url(../img/calendar-source-header.jpg); background-repeat:no-repeat; background-color:#E5E6E7; }*/
/* .calendar-sources-header { width: 213px; height:11px; border-width: 1px 1px 0px; border-style: solid; border-color: #301F03; background-color:#E5E6E7; } */
.calendar-sources-header { width: 935px; height:20px; background-color:#A4D850; border:1px solid #A4D850; color:#FFFFFF; font-size: 12px; font-weight: bold; line-height: 1.7; text-align: left; }
/*.calendar-sources { width: 115px; height: 369px; background-image:url(../img/calendar-source-body.jpg); background-repeat: repeat-y; } */
.calendar-sources { margin-top: 2px; width: 935px; border-width: 1px 1px 1px; border-style: solid; border-color: #999999; background-color:#FFFFFF; }
.calendar-sources2 { margin-top: 7px; width: 935px; border-width: 1px 1px 1px; border-style: solid; border-color: #999999; background-color:#FFFFFF; }
.calendar-sources input { margin-left: 10px; }
.calendar-sources-footer { width: 935px; height:9px; border-width: 0px 1px 1px; border-style: solid; border-color: #999999; background-color:#FFFFFF; }
.calendar-sources-control { float: left;  }
.calendar-sources-content { float: left; padding-right:30px;}
.calendar-sources-content2 { float: left; font-size: 11px; padding-right:11px;}

.calendar { width:940px; height:904px; border:0px dashed gray; padding: 5px 0px; }
.calendar-blanket { position:absolute; background-image:url(../img/calendar-blanket1.gif); z-index:9; display:none; }
/* .calendar-blanket { position:absolute; background-color: #000000; left: 0; top: 0; z-index:9; display:none; opacity: 0.8; height: 1007px; width: 1663px; }  */
.calendar-spinner { background-image:url(../img/calendar-spinner.gif); background-repeat:no-repeat; background-position:center; z-index:11;} 
.event-wrapper { border:0px dashed blue; z-index:10; } 
.event { position:relative; top:40px; left:90px; width:450px; height:350px; border:1px solid gray; background-color:#ffffff; display:block; padding: 10px 14px; overflow: auto; }
.event-header { padding: 0px 0px 10px; }
.event-footer { padding: 10px 0px; position:absolute; bottom: 1% }
.event-header-item { display:inline; padding-right:5px; }
.event-actions {}
.event-close { float: left; }
.event-print { float: right; }
.event-email { float: right; }
.calendar table { border:0px dashed gray; float: left; border-collapse: collapse; }
.calendar td { border:0px dashed gray; }

/*.calendar thead th a { border:1px solid #DDDDDD; color:#777777; padding:2px 3px; text-decoration:none; }*/
.calendar thead th { padding:5px; }
/*.calendar thead th a:hover { background-color:#E3E3E3; border:1px solid #235898; color:#000000; text-decoration:none; }*/
.calendar-weekday-header { text-align: center; /*background-color:#17b55E; border:1px solid #17b55E;*/ color:#333333; font-size: 13px; height: 20px; width:130px; font-weight: bold; line-height: 1.6 }
.calendar tfoot th { padding-top: 5px; }

/* .calendar-day { width:90px; height:75px; z-index:1; background-image:url(../img/calendar-weekday.png); } */
.calendar-day { width:130px; height:130px; z-index:1; border-width: 1px; border-style: solid; border-color: #999999; background-color:#FFFFFF; }
/* .calendar-weekend { width:90px; height:75px; z-index:1; background-image:url(../img/calendar-weekend2.png); } */
.calendar-weekend { width:130px; height:130px; z-index:1; border-width: 1px; border-style: solid; border-color: #999999; background-color:#E5E6E7; }
.calendar-day-header { height:16px; padding:2px; }
.calendar-day-footer { position:absolute; width:130px; height:16px; padding:2px; margin-top:92px; z-index:3; background-image:url(../img/more-items.png); background-repeat:no-repeat; background-position:center; }

.calendar-day-date { display:inline; }
.calendar-day-title { text-align:center; font-size:12px; color:gray; display:inline;}

.calendar-day-items { margin-top: -2px; position:absolute; width:125px; height:100px; margin-left:2px; border:0px none; overflow:hidden; z-index:2; background-color:#ffffff; }
.calendar-weekend-items { margin-top: -2px; position:absolute; width:125px; height:100px; margin-left:2px; border:0px none; overflow:hidden; z-index:2; background-color:#E5E6E7; }
.calendar-items-wrapper { padding:1px; }
.calendar-item { font-size: 10px; margin:2px; padding:2px; cursor:pointer; color:#333333; line-height:10px;width:93%;}
.calendar-item_weekend { font-size: 10px; margin:2px; padding:2px; cursor:pointer; color:#333333; line-height:10px;width:93%;}

.calendar-back { }
.item-title { background-color:#1E2132; color:#333333; font-size: 110%; font-weight: bold; padding:4px; text-align:left; white-space:nowrap; }
.item-start { float: left; font-weight: bold; }
.item-end { float: left; font-weight: bold; }
.item-details-header { clear:both; }
.item-details {}
.email-form { height: 250px; }
.email-form-label {}
.email-form-field { }
.email-form-field input { width:185px; }
.email-form-label input { width:185px; }

