/*Telerik RadCalendar Office2007 skin*/

table.RadCalendar_WorldPort
{
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_WorldPort .rcTitlebar
{
	border-color:#688caf #688caf #9eb6ce;
	background:#c3d8f1 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
}

.RadCalendar_WorldPort .rcTitlebar table
{
	font:12px/22px "segoe ui",arial,sans-serif;
}

.RadCalendar_WorldPort .rcTitlebar td
{
	padding:0 0 2px;
}

.RadCalendar_WorldPort .rcTitlebar .rcPrev,
.RadCalendar_WorldPort .rcTitlebar .rcNext,
.RadCalendar_WorldPort .rcTitlebar .rcFastPrev,
.RadCalendar_WorldPort .rcTitlebar .rcFastNext
{
	width:17px;
	height:17px;
	margin:1px 2px 0;
	background:transparent url('Calendar/sprite.gif') no-repeat;
	color:#ccc;
}

.RadCalendar_WorldPort .rcTitlebar .rcFastPrev
{
	margin-left:4px;
	background-position:0 -200px;
}

.RadCalendar_WorldPort .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_WorldPort .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_WorldPort .rcTitlebar a.rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_WorldPort .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_WorldPort .rcTitlebar a.rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_WorldPort .rcTitlebar .rcFastNext
{
	margin-right:4px;
	background-position:0 -500px;
}

.RadCalendar_WorldPort .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_WorldPort .rcMain
{
	border-color:#688caf;
}

.RadCalendar_WorldPort .rcMainTable
{
	color:#000;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_WorldPort .rcHeader,
.RadCalendar_WorldPort .rcFooter
{
	border-color:#688caf;
}

/*week numbers and days*/

.RadCalendar_WorldPort .rcWeek th
{
	border-bottom:1px solid #9ebfdb;
	padding:2px 6px 2px 0;
}

.RadCalendar_WorldPort .rcWeek .rcViewSel,
.RadCalendar_WorldPort .rcRow th
{
	width:12px;
	padding:0 7px 0 9px;
	background:#e9eeee;
}

.RadCalendar_WorldPort .rcRow th
{
	color:#555;
}

/*date cells*/

.RadCalendar_WorldPort .rcRow td
{
	border-color:#fff;
}

.RadCalendar_WorldPort .rcMain .rcRow a,
.RadCalendar_WorldPort .rcMain .rcRow span
{
	color:#000;
}

.RadCalendar_WorldPort .rcMain .rcWeekend a
{
	color:#444;
}

.RadCalendar_WorldPort .rcRow .rcToday
{
	border-color:#688caf;
}

.RadCalendar_WorldPort .rcMain .rcOtherMonth a
{
	color:#777;
}

.RadCalendar_WorldPort .rcMain .rcOutOfRange span
{
	color:#777;
}

.RadCalendar_WorldPort .rcRow .rcSelected
{
	border-color:#8f8367 #a59b85 #c3bdae;
	background:#fcda88 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_WorldPort .rcRow .rcHover
{
	border-color:#d8ca95 #b89f73 #c6b99c;
	background:#ffdf85 0 -1600px repeat-x url('Calendar/sprite.gif');
}

/*multimonth view*/

.RadCalendarMultiView_WorldPort .rcTitlebar
{
	background:#d6e6f4 0 -1199px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_WorldPort .rcTitlebar table
{
	border:1px solid #f6f7f9;
	line-height:27px;
}

.RadCalendarMultiView_WorldPort .rcTitlebar td
{
	padding-bottom:1px;
}

.RadCalendarMultiView_WorldPort .rcCalendar
{
	border-color:#688caf;
	border-top:0;
}

.RadCalendarMultiView_WorldPort .rcCalendar .rcMainTable
{
	height:195px;
}

.RadCalendarMultiView_WorldPort .rcMainTable .rcTitle
{
	border-width:1px 0;
	border-color:#688caf #9eb6ce #9eb6ce;
	padding:0 0 2px;
	background:#c3d8f1 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_WorldPort
{
	border-color:#868686;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#000;
}

.RadCalendarMonthView_WorldPort #rcMView_Feb,
.RadCalendarMonthView_WorldPort #rcMView_Apr,
.RadCalendarMonthView_WorldPort #rcMView_Jun,
.RadCalendarMonthView_WorldPort #rcMView_Aug,
.RadCalendarMonthView_WorldPort #rcMView_Oct,
.RadCalendarMonthView_WorldPort #rcMView_Dec
{
	border-right:1px solid #9ebfdb;
}

.RadCalendarMonthView_WorldPort a
{
	color:#000;
}

.RadCalendarMonthView_WorldPort .rcSelected a
{
	border-color:#8f8367 #a59b85 #c3bdae;
	background:#fcda88 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMonthView_WorldPort #rcMView_PrevY a,
.RadCalendarMonthView_WorldPort #rcMView_NextY a
{
	width:15px;
	height:13px;
	overflow:hidden;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendarMonthView_WorldPort #rcMView_PrevY a
{
	background-position:3px -200px;
}

.RadCalendarMonthView_WorldPort #rcMView_NextY a
{
	background-position:4px -500px;
}

.RadCalendarMonthView_WorldPort .rcButtons
{
	padding:5px 7px 3px;
}

.RadCalendarMonthView_WorldPort input
{
	border-color:#7793b9;
	padding:1px 0 0;
	background:#e8f1fc 0 -2300px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
	font:12px "segoe ui",arial,sans-serif;
}

/*IE7 performance issue*/
/*.RadCalendarMonthView_WorldPort input:hover
{
	border-color:#d8ca95 #b89f73 #c6b99c;
	background-color:#ffe18a;
	background-position:0 -2350px;
	color:#000;
}*/

/*time view*/

table.RadCalendarTimeView_WorldPort
{
	border-color:#688caf;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_WorldPort th
{
	border-bottom:1px solid #9eb6ce;
	padding:0 0 1px;
	background:#c3d8f1 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
	line-height:23px;
}

table.RadCalendarTimeView_WorldPort td
{
	border-color:#9ebfdb;
}

.RadCalendarTimeView_WorldPort a
{
	color:#000;
}

.RadCalendarTimeView_WorldPort td.rcSelected a
{
	border-color:#8f8367 #a59b85 #c3bdae;
	background:#fcda88 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarTimeView_WorldPort td.rcHover a
{
	border-color:#d8ca95 #b89f73 #c6b99c;
	background:#ffdf85 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarTimeView_WorldPort .rcFooter
{
	border-color:#688caf;
}

/*pickers*/

.RadPicker_WorldPort .rcCalPopup,
.RadPicker_WorldPort .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_WorldPort .rcCalPopup,
.RadPicker_WorldPort a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_WorldPort a.rcCalPopup:hover,
.RadPicker_WorldPort a.rcCalPopup:focus,
.RadPicker_WorldPort a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_WorldPort .rcTimePopup,
.RadPicker_WorldPort a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_WorldPort a.rcTimePopup:hover,
.RadPicker_WorldPort a.rcTimePopup:focus,
.RadPicker_WorldPort a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_WorldPort .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_WorldPort .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_WorldPort .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_WorldPort .rcTitlebar a.rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_WorldPort .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_WorldPort .rcTitlebar a.rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_WorldPort .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_WorldPort .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -250px;
}