/* Telerik RadCalendar Westerlike skin */

.calendarWrapper_Westerlike
{
	background: #e7f1ff url(Calendar/calendarBg.gif) repeat-x;
	border: solid 1px #6788be !important;
	cursor: default;
}

.calendarWrapper_Westerlike td
{
	border:0;
}

.titlebar_Westerlike
{
	color: white;
	font: normal 18px Arial, Verdana, Sans-serif;
	background: transparent;
	line-height: 24px;
}

.calendarWrapper_Westerlike .titlebar_Westerlike td
{
	border:0;
}

.TableLayout_Westerlike td
{
	text-align: center;
	color: #7f7f7f;
	cursor: default;
}

/* all links in the calendar */
.TableLayout_Westerlike td a
{
	width: 32px;
	line-height: 32px;
	text-decoration: none;
	display: block;
}

.TableLayout_Westerlike .radCalWeekendDefault_Westerlike,
.TableLayout_Westerlike .radCalWeekendHover_Westerlike,
.TableLayout_Westerlike .radCalWeekendSelect_Westerlike,
.TableLayout_Westerlike .radCalDefault_Westerlike,
.TableLayout_Westerlike .radCalHover_Westerlike,
.TableLayout_Westerlike .radCalSelect_Westerlike,
.TableLayout_Westerlike .otherMonth_Westerlike,
.TableLayout_Westerlike .radCalToday_Westerlike
{
	border: solid 1px #dde1e4;
	background: white;
}

.radCalToday_Westerlike a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/TodayBg.gif) no-repeat;	
}

.radCalDefault_Westerlike a,
.radCalWeekendDefault_Westerlike a
{
	color: #333;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.radCalWeekendHover_Westerlike a,
.radCalHover_Westerlike a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/HoverBg.gif) no-repeat;
}

.radCalWeekendSelect_Westerlike a,
.radCalSelect_Westerlike a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: transparent url(Calendar/selectBg.gif) no-repeat;
}

.TableLayout_Westerlike .otherMonth_Westerlike a
{
	color: #ccc;
	cursor: no-drop;
}

.TableLayout_Westerlike .outOfRange_Westerlike
{
	background-color: white;
	cursor: no-drop;
	border: solid 1px #dde1e4;
}
.TableLayout_Westerlike .outOfRange_Westerlike a,
.TableLayout_Westerlike .outOfRange_Westerlike span
{
	color: #ccc;
}

.TableLayout_Westerlike .DaysOfWeek_Westerlike
{
	color: #333 !important;
	font:bold 13px/23px tahoma,sans-serif;
	cursor: default;
	background: #e7f1ff;
	text-align: center;
	width: 32px;
	border:0;
	border-bottom: solid 1px #a5bedf;
}

/*multimonth view*/

.TableLayout_Westerlike .TableLayout_Westerlike .titlebar_Westerlike
{
	padding:6px 0;
	font:15px arial,sans-serif;
	color:#333;
}

/*month view*/

.MonthYearFastNav_Westerlike
{	
	border: 1px solid #6788be;
	background: white;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_Westerlike td
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d8dde0;
	cursor: pointer;
	padding: 4px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
}

.MonthYearFastNav_Westerlike td.selected_Westerlike
{
	background: #dcfc5c;
	color: black;
	border-color: #d8dde0;
}

.MonthYearFastNav_Westerlike td input
{
	background: transparent url(Calendar/ContextMenuInputBg.gif) repeat-x;
	border: solid 1px #6788be;
	font: bold 11px Arial, Verdana, Sans-Serif;
	color: white;
	float: left;
	margin-right: 1px;
	padding: 0px 2px;
}

/* TimePicker */

.radTimeTableCss_Westerlike caption
{
    display: none;
}

.radTimeTableCss_Westerlike 
{
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #6788be;
	background: white url(Calendar/calendarBg.gif) repeat-x;
	cursor: pointer;
	cursor: default;
	border-collapse: collapse;
}

.radTimeTableCss_Westerlike td
{
	border: solid 1px #e5e5e5;
	padding: 0;
}

.radTimeTableCss_Westerlike a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	width: 75px;
	line-height: 32px;
	text-align: center;
}

.radTimeOverCss_Westerlike a
{
	font-size: 12px;
	font-weight: bold;
	background: white url(Calendar/HoverBgTime.gif) repeat-x;
}

.radHeaderCss_Westerlike,
th.radTimeOverCss_Westerlike
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d url(Calendar/calendarBg.gif) repeat-x;
}

.radItemCss_Westerlike a,
.radAlternatingItemCss_Westerlike
{
    /**/
}

.radItemCss_Westerlike a:hover,
.radAlternatingItemCss_Westerlike a:hover
{	
	/**/
}

.radPopupImage_Westerlike
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_Westerlike
{
	position: static;
}

.radPopupImage_Westerlike img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_Westerlike img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_Westerlike
{
	vertical-align:middle;
}

.pickerWrapper_Westerlike table
{
	vertical-align:bottom;
}

.pickerWrapper_Westerlike table,
.pickerWrapper_Westerlike td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Westerlike .inputCell 
{
	padding: 0 4px 0 0;
}

