.calendarWrapper_Tactica
{
	background: #000;
	border: 1px solid #666 !important;
	border-collapse: separate !important;
	color: #FFF;
	margin: 0 0 1em 0;
	position: relative;
	width: 100%;
}

/* title bar */
.calendarWrapper_Tactica .titlebar_Tactica
{
	background: #3D3D3D url("img/headerBg.gif") repeat-x top left;
	border-bottom: 1px solid #000;
	color: #FFF;
	width: auto;
}

.calendarWrapper_Tactica .titlebar_Tactica td
{
	border-style: none;
	font-size:220%;
	padding: 10px;
}

/* calendar body */
.calendarWrapper_Tactica .TableLayout_Tactica
{
	cursor: default;
	margin-left: 1px;
	padding: 0;
	position: static !important;
	width: auto;
}

.calendarWrapper_Tactica .TableLayout_Tactica td
{
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	cursor: pointer;
	padding: 0;
	vertical-align: top;
	width: 14.25%;
}

.calendarWrapper_Tactica .TableLayout_Tactica td a,
.calendarWrapper_Tactica .TableLayout_Tactica td a:link
{
	background-color: #000;
	color: #CCC;
	display: block;
	float: left;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0 1em 1em 0;
	text-align: center;
	text-decoration: none;
	width: 2.5em;
}

.calendarWrapper_Tactica .TableLayout_Tactica td a:hover
{
	text-decoration: none;
}

.calendarWrapper_Tactica .TableLayout_Tactica .DaysOfWeek_Tactica
{
	font-weight: bold;
	text-align: center;
}

.calendarWrapper_Tactica .TableLayout_Tactica .radCalHover_Tactica
{
	background-color: #333;
	color: inherit;
}

.calendarWrapper_Tactica .TableLayout_Tactica .radCalHover_Tactica a,
.calendarWrapper_Tactica .TableLayout_Tactica .radCalHover_Tactica a:link,
.calendarWrapper_Tactica .TableLayout_Tactica .radCalSelect_Tactica a,
.calendarWrapper_Tactica .TableLayout_Tactica .radCalSelect_Tactica a:link
{
	background-color: #FFB42D;
	color: #000;
}

.calendarWrapper_Tactica .TableLayout_Tactica .otherMonth_Tactica,
.calendarWrapper_Tactica .TableLayout_Tactica .outOfRange_Tactica
{
}

.calendarWrapper_Tactica .otherMonth_Tactica a,
.calendarWrapper_Tactica .outOfRange_Tactica a,
.calendarWrapper_Tactica .otherMonth_Tactica span,
.calendarWrapper_Tactica .outOfRange_Tactica span
{
	background-color: Transparent;
	color: #999;
}

.calendarWrapper_Tactica ul
{
	background-color: Transparent;
	clear: both;
	color: #FFB42D;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

.calendarWrapper_Tactica ul li
{
	margin: 0 0 1em 0;
}

/* fast navigation styles */
.MonthYearFastNav_Tactica
{
	border: 1px solid #000;
	font: normal 11px "Arial", sans-serif;
	border-spacing: 0;
	color: #707070;
	cursor: default;
	background: #fff;
}

.MonthYearFastNav_Tactica #RadCalendar_FastNav_PrevYears,
.MonthYearFastNav_Tactica #RadCalendar_FastNav_NextYears
{
	text-align: center;
}

.MonthYearFastNav_Tactica td
{
	padding: 1px 5px 1px 3px;
	width: 28px;
	text-align: right;
	border: 2px solid #fff;
	border-spacing: 0;
}

.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Feb,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Apr,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Jun,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Aug,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Oct,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Dec
{
	border-right: 1px solid #ccc;
	padding-right: 6px;
	background: transparent url("img/whitePixels.gif") repeat-y top right;
}

.MonthYearFastNav_Tactica .selected_Tactica
{
	background-color: #cdcdcd;
	color: #000;
}

.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Feb.selected_Tactica,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Apr.selected_Tactica,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Jun.selected_Tactica,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Aug.selected_Tactica,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Oct.selected_Tactica,
.MonthYearFastNav_Tactica td#RadCalendar_FastNav_Dec.selected_Tactica
{
	background: #cdcdcd url("Img/whitePixels.gif") repeat-y top right;
}

.MonthYearFastNav_Tactica .bottom_Tactica
{
	background: #e3e3e3 none;
	padding: 8px 0 4px 8px;
	overflow: hidden;
	border: 0 !important;
}

*+html .MonthYearFastNav_Tactica .bottom_Tactica
{
	padding-left: 4px;
}

.MonthYearFastNav_Tactica .bottom_Tactica input
{
	height: 18px;
	background: #474747 url("Img/buttonBg.gif") repeat-x top left;
	border: 0;
	font: normal 10px/8px "Arial", sans-serif;
	color: #fff;
	padding: 0 2px;
	outline: 0;
	display: block;
	float: left;
	cursor: pointer;
	margin: 0;
}

#RadCalendar_FastNav_TodayButton
{
	margin-right: 12px;
}

* html #RadCalendar_FastNav_TodayButton
{
	margin-right: 8px;
}

#RadCalendar_FastNav_OkButton
{
	margin-right: 4px;
}

* html #RadCalendar_FastNav_OkButton
{
	margin-right: 2px;
}

.pickerWrapper_Tactica table
{
	vertical-align: bottom; 
}

.pickerWrapper_Tactica table,
.pickerWrapper_Tactica td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Tactica
{
	vertical-align: middle;
	height:19px !important;
}

.pickerWrapper_Tactica .radInput_Tactica
{
	vertical-align: baseline;
}

.pickerWrapper_Tactica .inputCell
{
	padding:0 2px;
	_padding:0 4px 0 2px;
}
*+html .pickerWrapper_Tactica .inputCell
{
	padding:0 4px 0 2px;
}

.pickerWrapper_Tactica td.inputCell
{
    padding:0 2px 0 0;
    _padding:0 4px 0 0;
}
*+html .pickerWrapper_Tactica td.inputCell
{
    padding:0 4px 0 0;
}

.radPopupImage_Tactica
{	
	position:relative;
	outline:none;
	_position:static;
}
*+html .radPopupImage_Tactica
{
	position:static;
}

.radPopupImage_Tactica img
{
	vertical-align:middle;
	margin:0 2px;
	border:0;	
}

*+html .radPopupImage_Tactica img
{
	margin-top:0;
}

