/*Telerik RadCalendar Gray skin*/

table.RadCalendar_PressSiteRed
{
	border-collapse:separate;
	border:0;
	background:#fff;
	font:11px arial,tahoma,sans-serif;
	width:224px;
}

/*titlebar*/

.RadCalendar_PressSiteRed .rcTitlebar
{
	width:100%;
	border:1px solid #828282;
	padding:0;
	background:#e4e4e4 url('Calendar/sprite.gif') 0 -500px repeat-x;
	color:#333;
}

.RadCalendar_PressSiteRed .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	border:0;
	font:14px/29px arial,tahoma,sans-serif;
}

.RadCalendar_PressSiteRed .rcTitlebar td
{
	border:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_PressSiteRed .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}

.RadCalendar_PressSiteRed .rcNoNav .rcTitle
{
	cursor:default;
}

.RadCalendar_PressSiteRed .rcTitlebar .rcPrev,
.RadCalendar_PressSiteRed .rcTitlebar .rcNext,
.RadCalendar_PressSiteRed .rcTitlebar .rcFastPrev,
.RadCalendar_PressSiteRed .rcTitlebar .rcFastNext
{
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	margin:0 3px;
	background:transparent url('Calendar/sprite.gif') no-repeat;
	text-indent:-1111px;
	text-decoration:none;
	color:#ccc;
}

.RadCalendar_PressSiteRed .rcTitlebar .rcPrev
{
	background-position:3px -48px;
}

.RadCalendar_PressSiteRed .rcTitlebar .rcNext
{
	background-position:4px -98px;
}

.RadCalendar_PressSiteRed .rcTitlebar .rcFastPrev
{
	margin-left:7px;
	background-position:2px 2px;
}

.RadCalendar_PressSiteRed .rcTitlebar .rcFastNext
{
	margin-right:7px;
	background-position:2px -148px;
}

.RadCalendar_PressSiteRed .rcMain
{
	width:100%;
	border:1px solid #868686;
	border-top:0;
	padding:0;
}

.RadCalendar_PressSiteRed .rcMainTable
{
	border-collapse:separate;
	border:0;
	width:90%;
	margin:6px 12px 10px 10px;
	font:11px/15px arial,tahoma,sans-serif;
}

/*header, footer*/

.RadCalendar_PressSiteRed .rcHeader,
.RadCalendar_PressSiteRed .rcFooter
{
	border:1px solid #868686;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_PressSiteRed .rcRow th,
.RadCalendar_PressSiteRed .rcWeek th
{
	border:0;
	padding:0 6px;
	color:#333;
	font-weight:normal;
	cursor:default;
}

.RadCalendar_PressSiteRed .rcWeek th
{
	border-bottom:1px solid #828282;
	padding-top:4px;
	padding-bottom:3px;
	font-size:10px;
	text-align:right;
}

.RadCalendar_PressSiteRed .rcRow th,
.RadCalendar_PressSiteRed .rcRow td
{
	vertical-align:middle;
}

.RadCalendar_PressSiteRed .rcWeek .rcViewSel,
.RadCalendar_PressSiteRed .rcRow th
{
	width:14px;
	padding-left:4px;
	text-align:center;
}

/*date cells*/

.RadCalendar_PressSiteRed .rcRow td
{
	border:1px solid #fff;
	padding:0;
	text-align:right;
}

.RadCalendar_PressSiteRed .rcRow a,
.RadCalendar_PressSiteRed .rcRow span
{
	display:block;
	padding:1px 5px;
	text-decoration:none;
	color:#333;
}

.RadCalendar_PressSiteRed .rcWeekend a
{
	color:#777;
}

.RadCalendar_PressSiteRed .rcPreview .rcRow a
{
	outline:none;
}

.RadCalendar_PressSiteRed .rcRow .rcToday
{
	background:#fff;
	border-color:#898989;
}

.RadCalendar_PressSiteRed .rcOtherMonth a
{
	color:#ccc;
}

.RadCalendar_PressSiteRed .rcOutOfRange span
{
	color:#ccc;
	cursor:default;
}

.RadCalendar_PressSiteRed .rcRow .rcHover
{
	border-color:#a5a5a5 #888 #6c6c6c;
	background:#aeaeae url('Calendar/sprite.gif') 0 -600px repeat-x;
}

.RadCalendar_PressSiteRed .rcRow .rcHover a
{
	border:1px solid;
	border-color:#ececec #d6d6d6 #c2c2c2;
	padding:0 4px;
	color:#000;
}

.RadCalendar_PressSiteRed .rcRow .rcSelected
{
	border-color:#747474 #666 #505050;
	background:#999 url('Calendar/sprite.gif') 0 -700px repeat-x;
}

.RadCalendar_PressSiteRed .rcRow .rcSelected a
{
	border:1px solid;
	border-color:#cacaca #b8b8b8 #a6a6a6;
	padding:0 4px;
	color:#fff;
}

.RadCalendar_PressSiteRed .rcHeader,
.RadCalendar_PressSiteRed .rcFooter,
.RadCalendar_PressSiteRed td.rcCellTemplate
{
	/*template styles*/
}

/*multimonth view*/

table.RadCalendarMultiView_PressSiteRed
{
	width:auto;
}

.RadCalendarMultiView_PressSiteRed .rcCalendar
{
	width:224px;
	border:0;
	padding:0;
}

.RadCalendarMultiView_PressSiteRed .rcCalendars .rcMainTable
{
	width:100%;
	margin:0;
}

.RadCalendarMultiView_PressSiteRed .rcCalendars .rcMainTable .rcMainTable
{
	width:88%;
	margin:3px 11px 2px;
}

.RadCalendarMultiView_PressSiteRed .rcCalendars .rcMainTable .rcLastRow .rcMainTable
{
	margin-bottom:11px;
}

.RadCalendarMultiView_PressSiteRed .rcMainTable .rcTitle
{
	border:0;
	border-bottom:1px solid #828282;
	padding:3px 0 0;
	font:12px/22px arial,tahoma,sans-serif;
	text-align:center;
}

/*month view*/

table.RadCalendarMonthView_PressSiteRed
{
	border-collapse:separate;
	border:1px solid #828282;
	background:#fff;
	font:10px verdana,tahoma,sans-serif;
	color:#333;
}

.RadCalendarMonthView_PressSiteRed td
{
	border:0;
	padding:2px;
}

.RadCalendarMonthView_PressSiteRed #rcMView_Feb,
.RadCalendarMonthView_PressSiteRed #rcMView_Apr,
.RadCalendarMonthView_PressSiteRed #rcMView_Jun,
.RadCalendarMonthView_PressSiteRed #rcMView_Aug,
.RadCalendarMonthView_PressSiteRed #rcMView_Oct,
.RadCalendarMonthView_PressSiteRed #rcMView_Dec
{
	border-right:1px solid #828282;
}

.RadCalendarMonthView_PressSiteRed a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	color:#333;
}

.RadCalendarMonthView_PressSiteRed .rcHover a
{
	border:1px solid;
	border-color:#a5a5a5 #888 #6c6c6c;
	padding:1px 3px;
	background:#aeaeae url('Calendar/sprite.gif') 0 -600px repeat-x;
	color:#000;
}

.RadCalendarMonthView_PressSiteRed .rcSelected a
{
	border:1px solid;
	border-color:#747474 #666 #505050;
	padding:1px 3px;
	background:#999 url('Calendar/sprite.gif') 0 -700px repeat-x;
	color:#fff;
}

.RadCalendarMonthView_PressSiteRed .rcButtons
{
	border:0;
	border-top:1px solid #ececec;
	padding:4px 6px;
	background:#ececec;
	text-align:center;
}

.RadCalendarMonthView_PressSiteRed input
{
	border:1px solid;
	border-color:#a7a7a7 #a7a7a7 #7b7b7b;
	padding:0;
	background:#f3f3f3 url('Calendar/sprite.gif') 0 -800px repeat-x;
	color:#333;
	font:10px verdana,arial,sans-serif;
	cursor:pointer;
}

.RadCalendarMonthView_PressSiteRed #rcMView_Today
{
	margin:0 0.4em 0 0;
}

.RadCalendarMonthView_PressSiteRed #rcMView_OK
{
	padding:0 0.2em;
}

/*time view*/

table.RadCalendarTimeView_PressSiteRed
{
	border-collapse:separate;
	border:1px solid #828282;
	background:#fff;
	font:11px arial,tahoma,sans-serif;
	color:#333;
}

.RadCalendarTimeView_PressSiteRed th
{
	border:0;
	border-bottom:1px solid #ececec;
	padding:0;
	background:#ececec;
	color:#000;
	font:11px/26px arial,tahoma,sans-serif;
	text-align:center;
	cursor:default;
}

.RadCalendarTimeView_PressSiteRed td
{
	border:0;
	border-left:1px solid #828282;
	padding:0;
}

.RadCalendarTimeView_PressSiteRed td:first-child
{
	border-left:0;
}

.RadCalendarTimeView_PressSiteRed a
{
	display:block;
	padding:6px 6px 5px;
	text-align:center;
	color:#333;
	text-decoration:none;
}

.RadCalendarTimeView_PressSiteRed td.rcHover a
{
	border:1px solid;
	border-color:#a5a5a5 #888 #6c6c6c;
	padding:5px 5px 4px;
	background:#aeaeae url('Calendar/sprite.gif') 0 -600px repeat-x;
	color:#000;
}

.RadCalendarTimeView_PressSiteRed td.rcSelected a 
{
	border:1px solid;
	border-color:#8d8d8d #7d7d7d #6c6c6c;
	padding:1px 5px;
	background:#828282 0 -1700px repeat-x url('Calendar/sprite.gif');
	color:#fff;
}
.RadCalendarTimeView_PressSiteRed td.rcSelected a
{
	border:1px solid;
	border-color:#747474 #666 #505050;
	padding:5px 5px 4px;
	background:#999 url('Calendar/sprite.gif') 0 -700px repeat-x;
	color:#fff;
}

.RadCalendarTimeView_PressSiteRed .rcFooter
{
	border:0;
	border-top:1px solid #828282;
	padding:0;
}

/*pickers*/

.RadPicker_PressSiteRed,
.RadPicker_PressSiteRed td
{
	vertical-align:middle;
}
.RadPicker_PressSiteRed .RadInput
{
	vertical-align:baseline;
}

.RadPicker_PressSiteRed table,
.RadPicker_PressSiteRed table td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_PressSiteRed td
{
	vertical-align:middle;
}

.RadPicker_PressSiteRed .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_PressSiteRed td a
{
	display:block;
	overflow:hidden;
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	width:16px;
	height:16px;
	margin:0 2px;
	background:url('Calendar/sprite.gif') no-repeat;
	text-indent:-1111px;
	text-align:center;
	text-decoration:none;
}
* html .RadPicker_PressSiteRed td a{position:static}/*IE6*/
*+html .RadPicker_PressSiteRed td a{position:static}/*IE7*/

.RadPicker_PressSiteRed .rcCalPopup,
.RadPicker_PressSiteRed .rcDisabled.rcCalPopup:hover
{
	background-position:0 -200px;
}

.RadPicker_PressSiteRed .rcCalPopup:hover,
.RadPicker_PressSiteRed .rcCalPopup:focus,
.RadPicker_PressSiteRed .rcCalPopup:active
{
	background-position:0 -250px;
}

.RadPicker_PressSiteRed .rcTimePopup,
.RadPicker_PressSiteRed .rcDisabled.rcTimePopup:hover
{
	background-position:0 -300px;
}

.RadPicker_PressSiteRed .rcTimePopup:hover,
.RadPicker_PressSiteRed .rcTimePopup:focus,
.RadPicker_PressSiteRed .rcTimePopup:active
{
	background-position:0 -150px;
}


.RadPicker_PressSiteRed .rcDisabled,
.RadCalendarMonthView_PressSiteRed .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

/*rtl*/

.RadCalendarRTL_PressSiteRed .rcTitlebar table
{
	direction:ltr;
}

.RadCalendarRTL_PressSiteRed .rcTitle
{
	direction:rtl;
}
