.tx-schedule-pi3{}

.tx-schedule-pi3 .shadow{
	width:152px;
	margin:0 0 10px 0;
	padding:0 6px 7px 0;
	background:url('/typo3conf/ext/schedule/def/shadow.jpg') no-repeat right bottom;
}
.tx-schedule-pi3 .frame{
	width:140px;
	padding:6px;
	border:1px solid #eaeaea;
}

.tx-schedule-pi3 .frame td{
	font-size:11px;
	font-family:Arial,Verdana,sans-serif;
}

.tx-schedule-pi3 .tx_calendar a{
	font-weight:bold;
	text-decoration:none;
}
.tx-schedule-pi3 table.selector td.selected{
	font-weight:bold;
	text-transform:uppercase;
}
.tx-schedule-pi3 table.tx_calendar{
	border:none;
}
.tx-schedule-pi3 .tx_calendar th{
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
}
.tx-schedule-pi3 .tx_calendar td{
	text-align:center;
	vertical-align:middle;
	border:1px solid #fff;
}
.tx-schedule-pi3 .tx_calendar td.today{
	border:1px solid #ff0000;
}
.tx-schedule-pi3 .tx_calendar td.default,
.tx-schedule-pi3 .tx_calendar td.default a{
	background:#fbfbfb;
	color:#000;
}
.tx-schedule-pi3 .tx_calendar td.selected,
.tx-schedule-pi3 .tx_calendar td.selected a{
	background:#eaeaea;
	color:#000;
}
.tx-schedule-pi3 .tx_calendar td.sculpture,
.tx-schedule-pi3 .tx_calendar td.sculpture a{
	background:#6F9ABD;
	color:#fff;
}

.tx-schedule-pi3 .appointment{
	margin:0 0 5px 0;
}

.tx-schedule-pi3 .link,
.tx-schedule-pi3 .button{
	background:none;
	/*border:none;*/
	cursor:pointer;
	text-decoration:none;
	color:#003882;
}
.tx-schedule-pi3 .reset{
	background:none;
	border:none;
	cursor:pointer;
	text-decoration:none;
	color:#ff0000;
}
.tx-schedule-pi3 .button{
}
.tx-schedule-pi3 a{
	color:#003882;
}
.tx-schedule-pi3 a:hover,
.tx-schedule-pi3 a.selected,
.tx-schedule-pi3 .link:hover{
	color:#f09124;
}

.tx-schedule-pi3 .disabled{
	display:none;
}