/*Telerik RadCalendar CMAA2 skin*/

table.RadCalendar_Wallsend
{
	border-collapse:separate;
	border:0;
	font:12px arial,sans-serif;
}

/*titlebar*/

.RadCalendar_Wallsend .rcTitlebar
{
	width:100%;
	border:1px solid #760000;
	padding:0;
	background:#91b3e0 url('Calendar/sprite.gif') 0 -500px repeat-x;
	color:#fff;
}

.RadCalendar_Wallsend .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	border:0;
	font:18px/27px arial,sans-serif;
}

.RadCalendar_Wallsend .rcTitlebar td
{
	border:0;
	padding:0 0 2px;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_Wallsend .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}

.RadCalendar_Wallsend .rcTitlebar .rcPrev,
.RadCalendar_Wallsend .rcTitlebar .rcNext,
.RadCalendar_Wallsend .rcTitlebar .rcFastPrev,
.RadCalendar_Wallsend .rcTitlebar .rcFastNext
{
	display:block;
	width:13px;
	height:15px;
	overflow:hidden;
	margin:0 3px;
	background:transparent url('Calendar/sprite.gif') no-repeat;
	text-indent:-3333px;
	text-decoration:none;
	font-size:1px;
	color:#ccc;
}

.RadCalendar_Wallsend .rcTitlebar .rcPrev
{
	background-position:4px -46px;
}

.RadCalendar_Wallsend .rcTitlebar .rcNext
{
	background-position:5px -96px;
}

.RadCalendar_Wallsend .rcTitlebar .rcFastPrev
{
	margin-left:6px;
	background-position:2px 4px;
}

.RadCalendar_Wallsend .rcTitlebar .rcFastNext
{
	margin-right:6px;
	background-position:2px -146px;
}

.RadCalendar_Wallsend .rcMain
{
	width:100%;
	border:1px solid #760000;
	border-top:0;
	padding:0;
	background:#fff;
}

.RadCalendar_Wallsend .rcMainTable
{
	border-collapse:separate;
	border:0;
	width:100%;
	font:12px arial,sans-serif;
}

/*header, footer*/

.RadCalendar_Wallsend .rcHeader,
.RadCalendar_Wallsend .rcFooter
{
	border:1px solid #760000;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_Wallsend .rcRow th,
.RadCalendar_Wallsend .rcWeek th
{
	border:0;
	border-bottom:1px solid #00063e;
	padding:0;
	background:#e7e7e7;
	color:#333;
	text-align:center !important;
	cursor:default;
}

.RadCalendar_Wallsend .rcWeek th
{
	border-right:1px solid #e7e7e7;
}

.RadCalendar_Wallsend .rcRow th
{
	border-right:1px solid #00063e;
}

.RadCalendar_Wallsend .rcRow th,
.RadCalendar_Wallsend .rcRow td
{
    text-align: left !important;
	font-size: 11px;
}

.RadCalendar_Wallsend .rcWeek .rcViewSel,
.RadCalendar_Wallsend .rcRow th
{
	width:30px;
}

/*date cells*/

.RadCalendar_Wallsend .rcRow td
{
	border:solid #00063e;
	border-width:0 1px 1px 0;
	padding:3px !important;
	text-align:left;
	width:74px;
	height: 58px;
	vertical-align: top !important;
}

.RadCalendar_Wallsend .rcRow a,
.RadCalendar_Wallsend .rcRow span
{
    margin: 0 !important;
    padding: 0 !important;
	display: inline !important;
	text-decoration:none;
}
.RadCalendar_Wallsend .rcRow span
{
    color: #687733;
	font-weight: bold;
}
.RadCalendar_Wallsend .rcRow span.dayOfMonth
{
    font-size: 13px;
}

.RadCalendar_Wallsend .rcRow a.green
{
	color:#75b22c !important;
}

.RadCalendar_Wallsend .rcRow a.blue
{
	color:#0574b5 !important;
}

.RadCalendar_Wallsend .rcWeekend a
{
	color:#666;
}

.RadCalendar_Wallsend .rcRow .rcToday a
{
	background:url('Calendar/sprite.gif') 0 -900px no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.RadCalendar_Wallsend .rcOtherMonth a
{
	color:#ccc;
}

.RadCalendar_Wallsend .rcOutOfRange span
{
	color:#ccc;
	cursor:default;
}

.RadCalendar_Wallsend .rcRow .rcHover a
{
	font-weight:bold;
	color:#000;
}

.RadCalendar_Wallsend .rcRow .rcSelected a
{
	font-weight:bold;
	color:#000;
}

.RadCalendar_Wallsend .rcHeader,
.RadCalendar_Wallsend .rcFooter,
.RadCalendar_Wallsend td.rcCellTemplate
{
	/*template styles*/
}

/*multimonth view*/

table.RadCalendarMultiView_Wallsend
{
	border-collapse:separate;
	border:0;
}

.RadCalendarMultiView_Wallsend .rcCalendars .rcMainTable
{
	border-collapse:separate;
	border:0;
	width:100%;
	margin:0;
}

.RadCalendarMultiView_Wallsend .rcCalendar
{
	border:solid #760000;
	border-width:0 1px 1px 0;
	padding:0;
}

.RadCalendarMultiView_Wallsend .rcLastCol
{
	border-right:0;
}

.RadCalendarMultiView_Wallsend .rcLastRow
{
	border-bottom:0;
}

.RadCalendarMultiView_Wallsend .rcMainTable .rcTitle
{
	border:0;
	padding:7px 0 4px;
	background:#e7e7e7;
	font:15px/18px arial,tahoma,sans-serif;
	text-align:center;
}

/*month view*/

table.RadCalendarMonthView_Wallsend
{
	border-collapse:collapse;
	border:0;
	background:#fff;
	font:11px arial,sans-serif;
	color:#000;
}

.RadCalendarMonthView_Wallsend td
{
	border:1px solid #d8dde0;
	padding:0;
}

.RadCalendarMonthView_Wallsend a
{
	display:block;
	padding:4px;
	text-align:center;
	text-decoration:none;
	color:#000;
}

.RadCalendarMonthView_Wallsend .rcHover a
{
	background:#e7e7e7;
}

.RadCalendarMonthView_Wallsend .rcSelected a
{
	background:#dcfc5c;
}

.RadCalendarMonthView_Wallsend .rcButtons
{
	padding:4px 6px;
	text-align:center;
}

.RadCalendarMonthView_Wallsend input
{
	border:1px solid #760000;
	padding:0;
	background:#8eb0dd url('Calendar/sprite.gif') 0 -800px repeat-x;
	color:#fff;
	font:bold 11px arial,sans-serif;
	cursor:pointer;
}

.RadCalendarMonthView_Wallsend #rcMView_Today
{
	margin:0 0.3em 0 0;
}

.RadCalendarMonthView_Wallsend #rcMView_OK
{
	padding:0 0.2em;
}

/*time view*/

table.RadCalendarTimeView_Wallsend
{
	border-collapse:collapse;
	border:1px solid #760000;
	background:#fff;
	font:11px arial,tahoma,sans-serif;
	color:#333;
}

.RadCalendarTimeView_Wallsend th
{
	border:0;
	border-bottom:1px solid #760000;
	padding:0 0 2px;
	background:#91b3e0 url('Calendar/sprite.gif') 0 -500px repeat-x;
	color:#fff;
	font:18px/27px arial,sans-serif;
	text-align:center;
	cursor:default;
}

.RadCalendarTimeView_Wallsend td
{
	border:1px solid #d8dde0;
	width:80px;
	padding:0;
}

.RadCalendarTimeView_Wallsend a
{
	display:block;
	text-align:center;
	color:#333;
	text-decoration:none;
}

.RadCalendarTimeView_Wallsend td.rcHover a
{
	background:url('Calendar/sprite.gif') 0 -1000px repeat-x;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.RadCalendarTimeView_Wallsend td.rcSelected a
{
	background:#dcfc5c;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.RadCalendarTimeView_Wallsend .rcFooter
{
	width:auto;
	padding:0;
}

/*pickers*/

.RadPicker_Wallsend
{
	vertical-align:middle;
}

.RadPicker_Wallsend table,
.RadPicker_Wallsend td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_Wallsend td
{
	vertical-align:middle;
}

.RadPicker_Wallsend .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_Wallsend td a
{
	display:block;
	text-decoration:none;
	margin:0 2px;
	outline:none;/*FF*/
	position:relative;/*FF*/
	z-index:2;/*Opera*/
}
* html .RadPicker_Wallsend td a /*IE6*/
{
	position:static;
}
*+html .RadPicker_Wallsend td a /*IE7*/
{
	position:static;
}

.RadPicker_Wallsend .rcCalPopup,
.RadPicker_Wallsend .rcTimePopup
{
	width:17px;
	height:17px;
	overflow:hidden;
	background-image:url('Calendar/sprite.gif');
	background-repeat:no-repeat;
	text-indent:-4444px;
}

.RadPicker_Wallsend .rcCalPopup,
.RadPicker_Wallsend .rcDisabled.rcCalPopup:hover
{
	background-position:0 -200px;
}

.RadPicker_Wallsend .rcCalPopup:hover
{
	background-position:0 -250px;
}

.RadPicker_Wallsend .rcTimePopup,
.RadPicker_Wallsend .rcDisabled.rcTimePopup:hover
{
	background-position:0 -299px;
}

.RadPicker_Wallsend .rcTimePopup:hover
{
	background-position:0 -349px;
}

.RadPicker_Wallsend .rcDisabled,
.RadCalendarMonthView_Wallsend .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

table.RadCalendar_Wallsend .rcRow td a { color: #000000; }
