
#content .calendar_big td a, #content .corp_calendar td a
{
	text-decoration: none;
}

/* small */

table.corp_calendar 
{	
	width: 100%;     /* 7x50px  */
}

table.corp_calendar td
{
}

table.corp_calendar td.title
{
	font-size: 13px;
	color: #666666;
}

table.corp_calendar table.calendar_table th
{	
	background-color: #f4f4f4;
	text-align: center;
}

table.corp_calendar tr td font.month_year
{
	font-weight: bold;
	font-size: 11px;

}

table.calendar_table
{
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;	
}

table.calendar_table td.weekday
{	
	text-align: center;	
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	padding: 3px;	
}

table.calendar_table td.weekend
{
	background-color: #f9f9f9;
	text-align: center;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	padding: 3px;		
}

table.calendar_table td a.events_found
{
	color: #8bc302;
	font-weight: bold;
	text-decoration: none;	
}

/* big */

table.calendar_big
{
	width: 100%;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

.calendar_big td
{
	text-align: center;
	vertical-align: top;	
}

.calendar_big td.month
{
	font-size: 15px;
	padding: 5px;
	width: 100%;
	color:#666;
	display: table-cell;	
	text-transform:none;
	font-weight: bold;
	padding-bottom: 10px;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;	
}

.calendar_big td.weekheader
{
	background-color: #f4f4f4;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 95%;
	width: 13%;
	padding: 3px;	
}

.calendar_big td.weekday
{
	text-align: left;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;	
	vertical-align: top;
	height: 100px;
}
.calendar_big td.weekend
{
	text-align: left;
	background-color: #f9f9f9;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
}

.calendar_big table.daytable
{	
	vertical-align: top;
	text-align: left;
}

table.daytable th
{
	vertical-align: top;
	font-size: 14px;
	color: #b6b6b6;
	padding: 3px;
	height: 20px;	
}

table.daytable td.icon
{
	background-color: #fafafa;
	border-top: 1px solid #dfdfdf;	
	text-align: left;
	width: 1%;
}

table.daytable td.title
{
	background-color: #fafafa;	
	border-top: 1px solid #dfdfdf;	
	text-align: left;	
}

table.daytable a:link,
table.daytable a:visited
{
	text-decoration: none;
}

table.daytable a:hover
{
	color: #8bc302;
	text-decoration: underline;
}

table.calendar_events
{
	width: 100%;
}

table.calendar_events td
{
	padding: 1px;
	vertical-align: bottom;	
}

table.calendar_events td.row1
{
	background-color: #fafafa;
	border-bottom: 1px solid #efefef;
}

table.calendar_events td.row2
{
	background-color: #ffffff;
	border-bottom: 1px solid #efefef;
}

table.event_form
{
	
}

table.event_form td
{
	text-align: left;
}

table.event_form td.title
{
	vertical-align: top;
	width: 150px;
	text-align: right;
	padding-right: 20px;	
}

table.event_form input.field,
table.event_form textarea
{
	border: 1px solid #bbbbbb;
	background-color: #fcfcfc;
	font-family: tahoma;
	font-size: 12px;
	color: #4c4c4e;
	padding: 2px;
}

table.event_form input.date
{
	background-color: #efefef;
	border: 1px solid #bbbbbb;
}

table.event_form input.checkbox
{
	background-color: #efefef;
	border: 0px;
}

table.event_form select
{
	border: 1px solid #bbbbbb;
	color: #4c4c4e;
}

font.message
{
	color: #ff3700;
}

font.required
{
	color: #ff3700;
	font-weight: bold;
}

/* Calendar list */

table.calendar_list
{
	width: 100%;
}

.calendar_list td.title
{
	background: url(/content/images/stippellijn.gif) repeat-x left bottom;
	vertical-align: middle;	
}

.calendar_list td
{
	padding: 4px;
}
