.calendar_standalone_detail
{
	width: 800px;
	font-family: Verdana;
	font-size: 12pt;
}

.calendar_cal_standalone_detail
{
	background: #000000;
	width: 100%;
	border-collapse: collapse;
	border-color: #505050;
}

.calendar_mainhead_standalone_detail
{
	border-top: solid 1px #505050;
	border-right: solid 1px #505050;
	border-bottom: none;
	border-left: solid 1px #505050;
	padding: 10px 5px 0px 5px;
	background-color: #000000;
	
	font-weight: bold;
	color : #FFFFFF;
	font-size: 12pt;
}

.calendar_mainhead_standalone_detail img
{
	border: none;
}

.calendar_calhead_standalone_detail
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
	padding: 5px 5px 5px 5px;
	border-color: #505050;
}

.calendar_calhead_standalone_detail td
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

.calendar_calhead_standalone_detail img
{
	border: none;
}

.calendar_dayhead_standalone_detail
{
	height: 25px;
	background: #EEEEEE;
}

.calendar_dayhead_standalone_detail td
{
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.calendar_dayrow_standalone_detail
{
	background: #FFFFFF;
	height: 75px;
}

.calendar_dayrow_standalone_detail td
{
	width: 100px;
	color: #000000;
	font-size: 10pt;
}

.calendar_date_standalone_detail
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.calendar_today_standalone_detail
{
    color: #FF0000;
    font-weight: bold;
}

.calendar_dayover_standalone_detail
{
	background: #EEEEEE;
}

.calendar_dayout_standalone_detail
{
	background: #FFFFFF;
}

.calendar_eventover_standalone_detail
{
	background: #ffffcc;
	cursor: pointer;
}

.calendar_eventout_standalone_detail
{
	background: #ffff99;
}

.calendar_blanksquare_standalone_detail
{
    background: #EEEEEE;
}

.calendar_details_day_standalone_detail
{
    width: 100%;
    height: 200px;
    background-color: #ffffcc;
    overflow: hidden;
    display: none;
    padding: 10px;
}

.calendar_details_default_standalone_detail
{
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 8pt;
    padding-top: 75px;
}

.calendar_large_link_standalone_detail
{
    font-size: 8pt;
}

.calendar_single_event_standalone_detail
{
    font-size: 12px;
    margin-left: 2px;
    margin-bottom: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
}

.calendar_single_eventover_standalone_detail
{
    font-size: 12px;
    margin-left: 2px;
    margin-bottom: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #FF0000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
}

.calendar_filter_controls_standalone_detail
{
    margin-left: auto;
    margin-right: auto;
}

font.calendar_filter_controls_standalone_detail
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.calendar_filter_controls_standalone_detail a:link, .calendar_filter_controls_standalone_detail a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

.calendar_filter_controls_standalone_detail a:active, .calendar_filter_controls_standalone_detail a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_event_time_standalone_detail
{
}

.calendar_event_title_standalone_detail
{
	font-weight: bold;
}

.calendar_event_description_standalone_detail
{
}

.calendar_list_cal_standalone_detail
{
	background: #000000;
	width: 100%;
	border-collapse: collapse;
}

.calendar_list_dayrow_standalone_detail
{
	background: #FFFFFF;
	height: 75px;
}

.calendar_list_dayrow_standalone_detail td
{
	color: #000000;
}

.calendar_list_single_event_standalone_detail
{
    font-size: 12px;
    white-space: nowrap;
}

.calendar_list_single_eventover_standalone_detail
{
    font-size: 12px;
    cursor: pointer;
}

.calendar_list_month_head_standalone_detail
{
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}

.calendar_list_month_head_standalone_detail a
{
	color: #000000;
	text-decoration: none;
}

.calendar_list_day_head_standalone_detail
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-right: solid 1px #999999;
}

.calendar_list_day_body_standalone_detail
{
	padding: 5px;
	font-size: 10px;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #CCCCCC;
}

.calendar_list_day_head_standalone_detail a
{
	color: #000000;
	text-decoration: none;
}

.calendar_list_day_body_standalone_detail a
{
	color: #000000;
	text-decoration: none;
}

.calendar_list_item_head_standalone_detail
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-right: solid 1px #999999;
}

.calendar_list_item_body_standalone_detail
{
	padding: 5px;
	font-size: 10px;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #EEEEEE;
}

.calendar_list_item_last_standalone_detail
{
	border-top: solid 1px #999999;
}

.calendar_list_no_events_standalone_detail
{
	font-size: 10px;
	text-align: center;
}

.calendar_day_dayrow_standalone_detail
{
	background: #FFFFFF;
	height: 75px;
}

.calendar_day_dayrow_standalone_detail td
{
	color: #000000;
	font-size: 10pt;
}

.calendar_day_dayout_standalone_detail
{
	background: #FFFFFF;
}

.calendar_day_table_standalone_detail
{
	border-color: #999999;
	border-collapse: collapse;
}

.calendar_day_table_standalone_detail td
{
	padding: 5px;
}

.calendar_day_timeItem_standalone_detail
{
	background-color: #EEEEEE;
}

.calendar_day_dateText_standalone_detail
{
	font-size: 20px;
	font-weight: bold;
}

.calendar_day_dateNumberText_standalone_detail
{
	font-size: 60px;
	font-weight: bold;
}

.calendar_monthTable_standalone_detail
{
	background: #000000;
	border-collapse: collapse;
}

.calendar_monthTable_standalone_detail td
{
	padding: 4px;
}

.calendar_monthTable_calhead_standalone_detail
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

.calendar_monthTable_calhead_standalone_detail a
{
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_monthTable_calhead_standalone_detail td
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

.calendar_monthTable_calhead_standalone_detail img
{
	border: none;
}

.calendar_monthTable_dayhead_standalone_detail
{
	height: 25px;
	background: #EEEEEE;
}

.calendar_monthTable_dayhead_standalone_detail td
{
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.calendar_monthTable_dayrow_standalone_detail
{
	background: #FFFFFF;
}

.calendar_monthTable_dayrow_standalone_detail td
{
	color: #000000;
	font-size: 10pt;
}

.calendar_monthTable_dayout_standalone_detail
{
	background: #FFFFFF;
	cursor: pointer;
}

.calendar_monthTable_dayover_standalone_detail
{
	background: #EEEEEE;
	cursor: pointer;
}

.calendar_monthTable_eventover_standalone_detail
{
	background: #ffffcc;
	cursor: pointer;
}

.calendar_monthTable_eventout_standalone_detail
{
	background: #ffff99;
	cursor: pointer;
}

.calendar_monthTable_blanksquare_standalone_detail
{
    background: #EEEEEE;
}

.calendar_monthTable_today_standalone_detail
{
    color: #FF0000;
    font-weight: bold;
}

.calendar_monthTable_date_standalone_detail
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
