/* Telerik RadCalendar BlueTheme skin */

.calendarWrapper_BlueTheme
{
	background: #e7f1ff url(Calendar/calendarBg.gif) repeat-x;
	/*border: solid 1px #6788be !important;*/
	
	cursor: default;
	width: 188px !important;
   
}

.calendarWrapper_BlueTheme td
{
	border:0;
}

.titlebar_BlueTheme
{
	color: white;
	font: normal 18px Arial, Verdana, Sans-serif;
	background: transparent;
	line-height: 24px;
}

.calendarWrapper_BlueTheme .titlebar_BlueTheme td
{
	border:0;
}

.TableLayout_BlueTheme td
{
	text-align: center;
	color: #7f7f7f;
	cursor: default;
}

/* all links in the calendar */
.TableLayout_BlueTheme td a
{
	width: 22px;
	line-height: 22px;
	text-decoration: none;
	display: block;
}

.TableLayout_BlueTheme .radCalWeekendDefault_BlueTheme,
.TableLayout_BlueTheme .radCalWeekendHover_BlueTheme,
.TableLayout_BlueTheme .radCalWeekendSelect_BlueTheme,
.TableLayout_BlueTheme .radCalDefault_BlueTheme,
.TableLayout_BlueTheme .radCalHover_BlueTheme,
.TableLayout_BlueTheme .radCalSelect_BlueTheme,
.TableLayout_BlueTheme .otherMonth_BlueTheme,
.TableLayout_BlueTheme .radCalToday_BlueTheme
{
	border: solid 1px #dde1e4;
	background: white;
}

.radCalToday_BlueTheme a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/TodayBg.gif) no-repeat;	
}

.radCalDefault_BlueTheme a,
.radCalWeekendDefault_BlueTheme a
{
	color: #333;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.radCalWeekendHover_BlueTheme a,
.radCalHover_BlueTheme a
{
	font: normal 15px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/HoverBg.gif) no-repeat;
}

.radCalWeekendSelect_BlueTheme a,
.radCalSelect_BlueTheme a
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: black;
	background: transparent url(Calendar/selectBg.gif) no-repeat;
}

.TableLayout_BlueTheme .otherMonth_BlueTheme a
{
	color: #ccc;
	cursor: no-drop;
}

.TableLayout_BlueTheme .outOfRange_BlueTheme
{
	background-color: white;	
	cursor: no-drop;
	border: solid 1px #dde1e4;
}
.TableLayout_BlueTheme .outOfRange_BlueTheme a,
.TableLayout_BlueTheme .outOfRange_BlueTheme span
{
	color: #ccc;	
}

.TableLayout_BlueTheme .DaysOfWeek_BlueTheme
{
	color: #333 !important;
	font-weight: bold;
	cursor: default;
	background: #e7f1ff;
	text-align: center;
	line-height: 23px;
	width: 22px;
	border:0;
	border-bottom: solid 1px #a5bedf;
}

.MonthYearFastNav_BlueTheme
{	
	border: 1px solid #6788be;
	background: white;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_BlueTheme 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_BlueTheme td.selected_BlueTheme
{
	background: #dcfc5c;
	color: black;
	border-color: #d8dde0;
}

.MonthYearFastNav_BlueTheme 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_BlueTheme caption
{
    display: none;
}

.radTimeTableCss_BlueTheme 
{
	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_BlueTheme td
{
	border: solid 1px #e5e5e5;
	padding: 0;
}

.radTimeTableCss_BlueTheme a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	width: 75px;
	line-height: 22px;
	text-align: center;
	
}

.radTimeOverCss_BlueTheme a
{
	font-size: 12px;
	font-weight: bold;
	background: white url(Calendar/HoverBg.gif) repeat-x;
}

.radHeaderCss_BlueTheme,
th.radTimeOverCss_BlueTheme
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d url(Calendar/calendarBg.gif) repeat-x;
}

.radItemCss_BlueTheme a,
.radAlternatingItemCss_BlueTheme
{
    /**/
}

.radItemCss_BlueTheme a:hover,
.radAlternatingItemCss_BlueTheme a:hover
{	
	/**/
}

.radPopupImage_BlueTheme
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_BlueTheme
{
	position: static;
}

.radPopupImage_BlueTheme img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_BlueTheme img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_BlueTheme
{
	vertical-align:middle;
}

.pickerWrapper_BlueTheme table
{
	vertical-align:bottom;
}

.pickerWrapper_BlueTheme table,
.pickerWrapper_BlueTheme td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_BlueTheme .inputCell 
{
	padding: 0 4px 0 0;
}