/* Eck CCSTheme */

.EckPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.EckFormTABLE{ border: 1px solid #D9D9D9; width:540px; }
.EckFormHeaderFont{ color: #666666; font-size: 14px; font-weight: bold; }
.EckFieldCaptionTD{ border-bottom: 1px solid #D8D8D8; background-color: #EDEDED; color: #000000; font-size: 13px; font-weight: bold; }
.EckAltDataTD{ border-bottom: 1px solid #D8D8D8; background-color: #F4F4F4; color: #000000; font-size: 13px; }
.EckColumnTD{ border-bottom: 2px solid #000000; background-color: #DADADA; color: #000000; font-size: 13px; }
.EckDataTD{ border-bottom: 1px solid #D8D8D8; color: #000000; font-size: 13px; }
.EckErrorDataTD{ border-bottom: 1px solid #D8D8D8; color: #FF0000; font-size: 13px; }
.EckSeparatorTD{ height: 1px; background-color: #000000; }
.EckFooterTD{ border-top: 2px solid #000000; background-color: #DADADA; color: #000000; font-weight: bold; font-size: 13px; text-align: center; }
a.EckSorterLink:link,a.EckSorterLink:visited{ color: #000000; font-size: 13px; text-decoration: underline; }
a.EckSorterLink:hover,a.EckSorterLink:active{ color: #000000; font-size: 13px; text-decoration: none; }
a.EckDataLink:link,a.EckDataLink:visited{ color: #000084; font-size: 13px; text-decoration: underline; }
a.EckDataLink:hover,a.EckDataLink:active{ color: #000084; font-size: 13px; text-decoration: none; }
a.EckNavigatorLink:link,a.EckNavigatorLink:visited{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: underline; }
a.EckNavigatorLink:hover,a.EckNavigatorLink:active{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: none; }
.EckButton { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.EckInput { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.EckTextarea { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.EckSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000084; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; background-color: #DADADA; color: #000000; font-size: 13px; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; color: #000000; font-size: 13px; }
TD.workday { border-bottom: 1px solid #D8D8D8; color: #000000; font-size: 13px; }
TD.weekend { border-bottom: 1px solid #D8D8D8; background-color: #EBEBEB; color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; border-bottom: 2px solid #000000; background-color: #DADADA; color: #000000; font-size: 13px; }
.CalendarButtons { margin: 1px; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { border: 1px solid #D9D9D9; }
