/*Telerik RadCalendar Forest skin*/

table.RadCalendar_Forest
{
	border-collapse:separate;
	border:0;
	width:200px;
	font-family: 新細明體, Arial, Verdana;	
	background-color: #000000;
	font-size: 10pt;
}

/*titlebar*/

.RadCalendar_Forest .rcTitlebar
{
	width:100%;
	border:1px solid #FFFFFF;
	padding:0;
	color:#0558a5;
	background-color: #FFFFFF;
	background-image: url(Calendar/sprite.gif);
	background-repeat: repeat-x;
	background-position: 0 -500px;
}

.RadCalendar_Forest .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	font-family: 新細明體, Arial, Verdana;
	font-size: 14px;
	line-height: 23px;
	border: 1px solid #FFFFFF;
}

.RadCalendar_Forest .rcTitlebar td
{
	border:0;
	padding:0 0 1px;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_Forest .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}

.RadCalendar_Forest .rcTitlebar .rcPrev,
.RadCalendar_Forest .rcTitlebar .rcNext,
.RadCalendar_Forest .rcTitlebar .rcFastPrev,
.RadCalendar_Forest .rcTitlebar .rcFastNext
{
	display:block;
	width:11px;
	height:13px;
	overflow:hidden;
	margin:0 3px;
	background:transparent url('Calendar/sprite.gif') no-repeat;
	text-indent:-3333px;
	text-decoration:none;
	font-size:1px;
	color:#666;
}

.RadCalendar_Forest .rcTitlebar .rcPrev
{
	background-position:4px -47px;
}

.RadCalendar_Forest .rcTitlebar .rcNext
{
	background-position:4px -97px;
}

.RadCalendar_Forest .rcTitlebar .rcFastPrev
{
	margin-left:5px;
	background-position:2px 3px;
}

.RadCalendar_Forest .rcTitlebar .rcFastNext
{
	margin-right:5px;
	background-position:2px -147px;
}

.RadCalendar_Forest .rcMain
{
	width:100%;
	border:1px solid #dedede;
	border-top:0;
	padding:0;
	background:#fff;
}

.RadCalendar_Forest .rcMainTable
{
	border-collapse:separate;
	border:1px solid #fff !important;
	border-top-color:#dedede !important;
	width:100%;
	font:11px/15px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_Forest .rcHeader,
.RadCalendar_Forest .rcFooter
{
	border:1px solid #dedede;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_Forest .rcRow th,
.RadCalendar_Forest .rcWeek th
{
	color:#02414c;
	font-weight:normal;
	cursor:default;
	background-color: #7ec7c2;
	font-family: 新細明體, Arial, Verdana;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

.RadCalendar_Forest .rcWeek th
{
	text-align:right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.RadCalendar_Forest .rcRow th,
.RadCalendar_Forest .rcRow td
{
	vertical-align:middle;
}

.RadCalendar_Forest .rcRow th
{
	border-right:1px solid #fff;
}

.RadCalendar_Forest .rcWeek .rcViewSel,
.RadCalendar_Forest .rcRow th
{
	width:16px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
}

/*date cells*/

.RadCalendar_Forest .rcRow td
{
	border:1px solid #FFFFFF;
	padding:0;
	text-align:right;
}

.RadCalendar_Forest .rcRow a,
.RadCalendar_Forest .rcRow span
{
	font-family: 新細明體, Arial, Verdana;
	display:block;
	padding:1px 4px 1px 3px;
	text-decoration:none;
	color:#395f5f;
}

.RadCalendar_Forest .rcWeekend a
{
	color:#9f5f2c;
}

.RadCalendar_Forest .rcRow .rcToday
{
	color: #ff2906;
	font-family: 新細明體, Arial, Verdana ;
	background-color: #fffc9b;
	border-top-color: #ffce59;
	border-right-color: #ffce59;
	border-bottom-color: #ffce59;
	border-left-color: #ffce59;	
}

.RadCalendar_Forest .rcOtherMonth a
{
	color:#CCCCCC;
}

.RadCalendar_Forest .rcOutOfRange span
{
	color:#98a05f;
	cursor:default;
}

.RadCalendar_Forest .rcRow .rcHover
{
	border-color:#a16e0b;
	background:#dab551;
}

.RadCalendar_Forest .rcRow .rcHover a
{
	color:#5e2f01;
}

.RadCalendar_Forest .rcRow .rcSelected
{
	color: #0066CC;
	background-color: #c8eef3;
	background-image: url(Calendar/sprite.gif);
	background-repeat: repeat-x;
	background-position: 0 -700px;
}

.RadCalendar_Forest .rcRow .rcSelected a
{
	color:#4589bd;
}

.RadCalendar_Forest .rcHeader,
.RadCalendar_Forest .rcFooter,
.RadCalendar_Forest td.rcCellTemplate
{
	/*template styles*/
}

/*multimonth view*/

table.RadCalendarMultiView_Forest
{
	width:auto;
	border:0 !important;
}

.RadCalendarMultiView_Forest .rcMainTable
{
	border:0 !important;
}

.RadCalendarMultiView_Forest .rcTitlebar
{
	border:1px solid #202f11;
	background:#3b4b2f url('Calendar/sprite.gif') 0 -900px repeat-x;
	color:#d3e8b1;
}

.RadCalendarMultiView_Forest .rcTitlebar table
{
	border:0;
	line-height:26px;
}

.RadCalendarMultiView_Forest .rcTitlebar table td
{
	padding-bottom:1px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcPrev
{
	background-position:4px -1047px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcNext
{
	background-position:4px -1097px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcFastPrev
{
	margin-left:6px;
	background-position:2px -997px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcFastNext
{
	margin-right:6px;
	background-position:2px -1147px;
}

.RadCalendarMultiView_Forest .rcCalendar
{
	width:200px;
	border:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}

.RadCalendarMultiView_Forest .rcFirstCol
{
	border-left:0;
}

.RadCalendarMultiView_Forest .rcLastCol
{
	border-right:0;
}

.RadCalendarMultiView_Forest .rcLastRow
{
	border-bottom-color:#dae7b5;
}

.RadCalendarMultiView_Forest .rcMainTable .rcTitle
{
	border:1px solid #FFFFFF;
	padding:0 0 2px;
	color:#e4f0c0;
	text-align:center;
	font-size: 14px;
	line-height: 24px;
	background-color: #FFFFFF;
	background-image: url(Calendar/sprite.gif);
	background-repeat: repeat-x;
	background-position: 0 -500px;
}

.RadCalendarMultiView_Forest .rcFirstRow .rcMainTable .rcTitle
{
	border-top:0;
}

.RadCalendarMultiView_Forest .rcWeek th
{
	border-top:1px solid #fff;
}

/*month view*/

table.RadCalendarMonthView_Forest
{
	border-collapse:separate;
	border:1px solid #78884a;
	background:#fff;
	font:10px verdana,sans-serif;
	color:#7e7f7f;
}

.RadCalendarMonthView_Forest td
{
	border:0;
	padding:2px;
}

.RadCalendarMonthView_Forest #rcMView_Feb,
.RadCalendarMonthView_Forest #rcMView_Apr,
.RadCalendarMonthView_Forest #rcMView_Jun,
.RadCalendarMonthView_Forest #rcMView_Aug,
.RadCalendarMonthView_Forest #rcMView_Oct,
.RadCalendarMonthView_Forest #rcMView_Dec
{
	padding-right:4px;
	background:url('Calendar/sprite.gif') 100% -1250px no-repeat;
}

.RadCalendarMonthView_Forest a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	color:#7e7f7f;
}

.RadCalendarMonthView_Forest .rcHover a
{
	border:1px solid #a16e0b;
	padding:1px 3px;
	background:#dab551;
}

.RadCalendarMonthView_Forest .rcSelected a
{
	border:1px solid #ffce59;
	padding:1px 3px;
	background:#ba4301 url('Calendar/sprite.gif') 0 -700px repeat-x;
	color:#ff2906;
}

.RadCalendarMonthView_Forest .rcButtons
{
	border:0;
	border-top:1px solid #fff;
	padding:4px 7px;
	background:#9cb16a;
	text-align:center;
}

.RadCalendarMonthView_Forest input
{
	border:1px solid #202f11;
	padding:0 0 1px;
	background:#445438 url('Calendar/sprite.gif') 0 -800px repeat-x;
	color:#e4f0c0;
	font:10px verdana,arial,sans-serif;
	cursor:pointer;
}

.RadCalendarMonthView_Forest #rcMView_Today
{
	margin:0 0.4em 0 0;
}

.RadCalendarMonthView_Forest #rcMView_OK
{
	padding:0 0.2em 1px;
}

/*time view*/

table.RadCalendarTimeView_Forest
{
	border-collapse:separate;
	border:1px solid #78884a;
	background:#fff;
	font:11px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_Forest th
{
	border:1px solid #FFFFFF;
	padding:0 0 2px;
	color:#e4f0c0;
	text-align:center;
	cursor:default;
	font-size: 11px;
	line-height: 23px;
	background-color: #FFFFFF;
	background-image: url(Calendar/sprite.gif);
	background-repeat: repeat-x;
	background-position: 0 -500px;
}

.RadCalendarTimeView_Forest td
{
	border:0;
	border-left:1px solid #a2ad82;
	border-right:1px solid #d0e0a3;
	padding:0;
}

.RadCalendarTimeView_Forest td:first-child
{
	border-left:0;
}

.RadCalendarTimeView_Forest a
{
	display:block;
	padding:5px 6px;
	text-align:center;
	color:#7e7f7f;
	text-decoration:none;
}

.RadCalendarTimeView_Forest td.rcHover a
{
	border:1px solid #a16e0b;
	padding:3px 5px;
	background:#dab551;
	color:#5e2f01;
}

.RadCalendarTimeView_Forest td.rcSelected a
{
	border:1px solid #ffce59;
	padding:3px 5px;
	background:#ba4301 url('Calendar/sprite.gif') 0 -700px repeat-x;
	color:#ff2906;
}

.RadCalendarTimeView_Forest .rcFooter
{
	border:0;
	border-top:1px solid #78884a;
	padding:0;
}

/*pickers*/

.RadPicker_Forest
{
	vertical-align:middle;
}

.RadPicker_Forest table,
.RadPicker_Forest td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_Forest td
{
	vertical-align:middle;
}

.RadPicker_Forest .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_Forest td a
{
	display:block;
	text-decoration:none;
	margin:0 2px;
	outline:none;/*FF*/
	position:relative;/*FF*/
	z-index:2;/*Opera*/
}
* html .RadPicker_Forest td a /*IE6*/
{
	position:static;
}
*+html .RadPicker_Forest td a /*IE7*/
{
	position:static;
}

.RadPicker_Forest .rcCalPopup,
.RadPicker_Forest .rcTimePopup
{
	width:16px;
	height:16px;
	overflow:hidden;
	background-image:url('Calendar/sprite.gif');
	background-repeat:no-repeat;
	text-indent:-4444px;
}

.RadPicker_Forest .rcCalPopup,
.RadPicker_Forest .rcDisabled.rcCalPopup:hover
{
	background-position:0 -200px;
}

.RadPicker_Forest .rcCalPopup:hover
{
	background-position:0 -250px;
}

.RadPicker_Forest .rcTimePopup,
.RadPicker_Forest .rcDisabled.rcTimePopup:hover
{
	background-position:0 -300px;
}

.RadPicker_Forest .rcTimePopup:hover
{
	background-position:0 -350px;
}

.RadPicker_Forest .rcDisabled,
.RadCalendarMonthView_Forest .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}
