/* Telerik NewLifeFellowship RadCalendar NewLifeFellowship skin */

.calendarWrapper_NewLifeFellowship
{
	background: #fbfbfb;
	border: solid 1px #ebebeb;
	border-right: 3px solid #d1d1d1;
	border-bottom: 3px solid #d1d1d1;
	color: #686868;
}

table.TableLayout_NewLifeFellowship
{
	background: url('Calendar/Img/calendarBg.gif') repeat-x; 
}

table.TableLayout_NewLifeFellowship td
{
	width: 35px;
	height: 32px;
	cursor: hand;
	padding: 2px;
}

table.TableLayout_NewLifeFellowship td a
{
	font: normal 11px Arial, Verdana, Sans-Serif;
	text-decoration: none;
	color: #7f7f7f;
	background: none;
}

.radCalDefault_NewLifeFellowship,
.radCalWeekendDefault_NewLifeFellowship
{
    font-size: 10px;
	border-top: solid 1px white;
	border-left: solid 1px #fcfcfc;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #f2f2f2;
	background: transparent;
}

.radCalHover_NewLifeFellowship,
.radCalWeekendHover_NewLifeFellowship
{
    font-size: 10px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background: #e9f5f8;
	cursor: default;
}

.radCalToday_NewLifeFellowship
{
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background: white url('Calendar/Img/selectBg.gif') repeat-x;
	cursor: default !important;
}

.radCalSelect_NewLifeFellowship,
.radCalWeekendSelect_NewLifeFellowship
{
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background: white url('Calendar/Img/selectBg.gif') repeat-x;
	cursor: default !important;
}

.DaysOfWeek_NewLifeFellowship
{
	color: #000 !important;
	font-size: 11px !important;
	font-weight: bold !important;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #b3b39b;
	background: #ebff9d url('Calendar/Img/DaysOfWeek.gif') repeat-x;
	cursor: default !important;
	width: 35px;
	height: 24px !important;
}

.outOfRange_NewLifeFellowship
{
	color: #c6c6c6;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	background-color: #fff;
	cursor: default !important;
	font: normal 11px Arial, Verdana, Sans-Serif;
}

.otherMonth_NewLifeFellowship
{
	color: #c6c6c6;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	background-color: #fff;
	cursor: default !important;
	font: normal 11px Arial, Verdana, Sans-Serif;
}

.otherMonth_NewLifeFellowship a
{
	color: #c6c6c6 !important;
	background-color: #fff;
	cursor: default !important;
	font: normal 11px Arial, Verdana, Sans-Serif;
}

.titlebar_NewLifeFellowship
{
	font-size: 12px;
	color: #686868;
	background: url('Calendar/Img/titleBg.gif') repeat-x;
	height: 37px;
	width: 100%;
}

.MonthYearFastNav_NewLifeFellowship
{
	border: 1px solid #d6d6d6;
	background: #fff;
	font: normal 10px Arial, Verdana, Sans-serif;
	color: #000000;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_NewLifeFellowship td
{
	text-align: center;
}

.MonthYearFastNav_NewLifeFellowship td
{
	border-bottom: 1px solid #d6d6d6;
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav_NewLifeFellowship td.selected_NewLifeFellowship
{
	border-color: #d3dcc1;
	background-color: #d3dcc1;
	color: #fff;
}

.MonthYearFastNav_NewLifeFellowship td input
{
	background: transparent url('Calendar/Img/MonthYearFastNavBtnBg.gif') repeat-x;
	border-top: solid 1px #666c59;
	border-left: solid 1px #666c59;
	border-right: solid 1px #aaaf9e;
	border-bottom: solid 1px #aaaf9e;
	font: normal 10px Arial, Verdana, Sans-serif;
	color: black;
	float: left;
}

.radCalHover_NewLifeFellowship a,
.radCalWeekendHover_NewLifeFellowship a
{
	color: #6b6b6b;
}

.radPopupImage_NewLifeFellowship
{
	position: relative; 
	*position: inherit; /*IE fix*/
	outline: none;
}

.radPopupImage_NewLifeFellowship img
{
	vertical-align: middle;
	_vertical-align: top; /* IE fix */	
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -1px; /* IE margins fix */
	_margin-top: 0px; 
	border-width: 0px;
}

.radDisabled_NewLifeFellowship img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_NewLifeFellowship
{
	vertical-align: top;
}