@charset "utf-8";

.zib_calendar_block {position: absolute; visibility: hidden; background-color: white; layer-background-color: white; margin: 0px; top: 0px; left: 0px; padding: 10px; border: 1px solid #000000; -webkit-box-shadow: 0px 0px 15px #cccccc; -moz-box-shadow: 0px 0px 15px #cccccc; box-shadow: 0px 0px 15px #cccccc;}
.zib_calendar_block * {font-family: trebuchet ms, arial, sans-serif !important; font-size: 11px; line-height: 16px;}

	.zib_cpYearNavigation,
	.zib_cpMonthNavigation
			{
				background: #ffffff;
				color: #000000;
				font-size: 11px;
				padding-bottom: 10px;
			/*background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;*/
			}
	.zib_cpYearNavigation select,
	.zib_cpMonthNavigation select
			{
				padding: 2px;
				border: 1px solid #000000;
			}
	.zib_cpDayColumnHeader,
	.zib_cpYearNavigation,
	.zib_cpMonthNavigation,
	.zib_cpCurrentMonthDate,
	.zib_cpCurrentMonthDateDisabled,
	.zib_cpOtherMonthDate,
	.zib_cpOtherMonthDateDisabled,
	.zib_cpCurrentDate,
	.zib_cpCurrentDateDisabled,
	.zib_cpTodayText,
	.zib_cpTodayTextDisabled,
	.zib_cpText
			{
			/*font-family:arial;
			font-size:8pt;*/
			}
	TD.zib_cpDayColumnHeader
			{
				text-align: right;
				font-size: 10px;
				border-bottom: solid 1px #000000;
			/*text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;*/
			}
	TD.zib_cpCurrentMonthDate,
	TD.zib_cpOtherMonthDate,
	TD.zib_cpCurrentDate,
	TD.zib_cpCurrentMonthDateDisabled,
	TD.zib_cpOtherMonthDateDisabled,
	TD.zib_cpCurrentDateDisabled
			{
				padding: 1px 4px 2px 6px;
			/*text-align:right;
			text-decoration:none;*/
			}
	.zib_cpCurrentMonthDate,
	.zib_cpOtherMonthDate,
	.zib_cpCurrentDate
			{
				text-align:right;
				text-decoration:none;
			/*text-align:right;
			text-decoration:none;*/
			}
	.zib_cpCurrentMonthDateDisabled,
	.zib_cpOtherMonthDateDisabled,
	.zib_cpCurrentDateDisabled
			{
				text-align:right;
				text-decoration:none;
			/*color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;*/
			}
	.zib_cpCurrentMonthDate
			{
			/*color:#6677DD;
			font-weight:bold;*/
			}
	.zib_cpCurrentDate,
	.zib_cpCurrentDate:hover
			{
				color: #ffffff;
			/*color: #FFFFFF;
			font-weight:bold;*/
			}
	.zib_cpOtherMonthDate
			{
				color: #999999;
			/*color:#808080;*/
			}
	TD.zib_cpCurrentDate
			{
				color: #ffffff;
				background: #000000;
			/*color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;*/
			}
	TD.zib_cpCurrentDateDisabled
			{
			/*border-width:1;
			border:solid thin #FFAAAA;*/
			}
	TD.zib_cpTodayText,
	TD.zib_cpTodayTextDisabled
			{
				text-align: center;
				font-size: 11px;
			/*border:solid thin #6677DD;
			border-width:1 0 0 0;*/
			}
	A.zib_cpTodayText,
	SPAN.zib_cpTodayTextDisabled
			{
			/*height:20px;*/
			}
	A.zib_cpTodayText
			{
			/*color:#6677DD;
			font-weight:bold;*/
			}
	SPAN.zib_cpTodayTextDisabled
			{
			/*color:#D0D0D0;*/
			}
	.zib_cpBorder
			{
			/*border:solid thin #6677DD;*/
			}
