.calendar_regular
{
	font-family: Verdana;
	font-size: 12pt;
}

.calendar_cal_regular
{
	background: #000000;
	width: 100%;
	border-collapse: collapse;
	border-color: #505050;
	border-width: 1px;
}

.calendar_mainhead_regular
{
	border-top: solid 1px #505050;
	border-right: solid 1px #505050;
	border-bottom: none;
	border-left: solid 1px #505050;
	padding: 10px 0px 0px 0px;
	background-color: #000000;
	
	font-weight: bold;
	color : #FFFFFF;
	font-size: 12pt;
}

.calendar_mainhead_title_regular
{
	color : #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}

.calendar_mainhead_regular img
{
	border: none;
}

.calendar_calhead_regular
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
	padding: 5px 5px 5px 5px;
	border-color: #505050;
}

.calendar_calhead_regular td
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

.calendar_calhead_regular img
{
	border: none;
}

.calendar_dayhead_regular
{
	height: 25px;
	background: #EEEEEE;
}

.calendar_dayhead_regular td
{
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.calendar_dayrow_regular
{
	background: #FFFFFF;
	height: 75px;
}

.calendar_dayrow_regular td
{
	width: 100px;
	color: #000000;
	font-size: 10pt;
}

.calendar_date_regular
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.calendar_today_regular
{
    color: #FF0000;
    font-weight: bold;
}

.calendar_dayover_regular
{
	background: #EEEEEE;
}

.calendar_dayout_regular
{
	background: #FFFFFF;
}

.calendar_eventover_regular
{
	background: #ffffcc;
	cursor: pointer;
}

.calendar_eventout_regular
{
	background: #ffff99;
}

.calendar_blanksquare_regular
{
    background: #EEEEEE;
}

.calendar_details_day_regular
{
    width: 100%;
    height: 200px;
    background-color: #ffffcc;
    overflow: hidden;
    display: none;
    padding: 10px;
}

.calendar_details_default_regular
{
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 8pt;
    padding-top: 75px;
}

.calendar_large_link_regular
{
    font-size: 8pt;
}

.calendar_single_event_regular
{
    width: 100px;
    height: 18px;
    overflow: hidden;
    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;
    white-space: nowrap;
}

.calendar_single_eventover_regular
{
    width: 100px;
    height: 18px;
    overflow: hidden;
    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;
    white-space: nowrap;
    cursor: pointer;
}

.calendar_filter_controls_regular
{
    margin-left: auto;
    margin-right: auto;
}

font.calendar_filter_controls_regular
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.calendar_filter_controls_regular a:link, .calendar_filter_controls_regular a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

.calendar_filter_controls_regular a:active, .calendar_filter_controls_regular a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_list_cal_regular
{
	background: #000000;
	width: 100%;
	border-collapse: collapse;
}

.calendar_list_dayrow_regular
{
	background: #FFFFFF;
	height: 75px;
}

.calendar_list_dayrow_regular td
{
	color: #000000;
}

.calendar_list_single_event_regular
{
    font-size: 12px;
    white-space: nowrap;
}

.calendar_list_single_eventover_regular
{
    font-size: 12px;
    cursor: pointer;
}

.calendar_list_month_head_regular
{
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}

.calendar_list_month_head_regular a
{
	color: #000000;
	text-decoration: none;
}

font.calendar_list_month_head_regular
{
	color: #000000;
}

.calendar_list_day_head_regular
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-right: solid 1px #999999;
}

.calendar_list_day_head_regular a
{
	color: #000000;
	text-decoration: none;
}

font.calendar_list_day_head_regular
{
	color: #000000;
	border: none;
}

.calendar_list_day_body_regular
{
	padding: 5px;
	font-size: 10px;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #CCCCCC;
}

.calendar_list_day_body_regular a
{
	color: #000000;
	text-decoration: none;
}

font.calendar_list_day_body_regular
{
	color: #000000;
	border: none;
}

.calendar_list_item_head_regular
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-right: solid 1px #999999;
}

.calendar_list_item_body_regular
{
	padding: 5px;
	font-size: 10px;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #EEEEEE;
}

.calendar_list_item_last_regular
{
	border-top: solid 1px #999999;
}

.calendar_list_no_events_regular
{
	font-size: 10px;
	text-align: center;
}

.calendar_day_dayrow_regular
{
	background: #FFFFFF;
	height: 75px;
}

.calendar_day_dayrow_regular td
{
	color: #000000;
	font-size: 10pt;
}

.calendar_day_dayout_regular
{
	background: #FFFFFF;
}

.calendar_day_table_regular
{
	border-color: #999999;
	border-collapse: collapse;
}

.calendar_day_table_regular td
{
	padding: 5px;
}

.calendar_day_timeItem_regular
{
	background-color: #EEEEEE;
}

.calendar_day_dateText_regular
{
	font-size: 20px;
	font-weight: bold;
}

.calendar_day_dateNumberText_regular
{
	font-size: 60px;
	font-weight: bold;
}

.calendar_monthTable_regular
{
	background: #000000;
	border-collapse: collapse;
}

.calendar_monthTable_regular td
{
	padding: 4px;
}

.calendar_monthTable_calhead_regular
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

.calendar_monthTable_calhead_regular a
{
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_monthTable_calhead_regular td
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

.calendar_monthTable_calhead_regular img
{
	border: none;
}

.calendar_monthTable_dayhead_regular
{
	height: 25px;
	background: #EEEEEE;
}

.calendar_monthTable_dayhead_regular td
{
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.calendar_monthTable_dayrow_regular
{
	background: #FFFFFF;
}

.calendar_monthTable_dayrow_regular td
{
	color: #000000;
	font-size: 10pt;
}

.calendar_monthTable_dayout_regular
{
	background: #FFFFFF;
	cursor: pointer;
}

.calendar_monthTable_dayover_regular
{
	background: #EEEEEE;
	cursor: pointer;
}

.calendar_monthTable_eventover_regular
{
	background: #ffffcc;
	cursor: pointer;
}

.calendar_monthTable_eventout_regular
{
	background: #ffff99;
	cursor: pointer;
}

.calendar_monthTable_blanksquare_regular
{
    background: #EEEEEE;
}

.calendar_monthTable_today_regular
{
    color: #FF0000;
    font-weight: bold;
}

.calendar_monthTable_date_regular
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/******calendar_regular.css******/
div.calendar_regular  { padding:0px; }
div.calendar_regular table { margin-bottom:0px; line-height:normal; }
.calendar_calhead_regular td { border:0 !important; }
.calendar_cal_regular { border:1px solid #4c4c4c; }
.calendar_cal_regular td { border:1px solid #7f7f7f; }

/*day*/
.calendar_cal_regular .calendar_day_dayout_regular td { border:0px solid #7f7f7f; }
.calendar_cal_regular .calendar_day_dayout_regular td .calendar_day_table_regular td { border:1px solid #7f7f7f; }
.calendar_cal_regular .calendar_day_dayout_regular .calendar_monthTable_regular td { border:1px solid #7f7f7f; }
.calendar_cal_regular .calendar_day_dayout_regular .calendar_monthTable_regular .calendar_monthTable_calhead_regular td { border:0px solid #7f7f7f; }
.calendar_day_dateText_regular, .calendar_day_dateNumberText_regular, .calendar_day_dateText_regular { text-align:center; }
.calendar_day_table_regular .calendar_day_timeItem_regular { white-space:normal; }
.calendar_day_timeItem_standalone { white-space:normal; }
/*week*/
.calendar_list_day_body_regular a { color:#000 !important; }
/*year*/
.calendar_monthTable_calhead_regular div { text-align:center; }
.calendar_monthTable_calhead_regular a { color:#fff !important; }
.calendar_cal_regular .calendar_day_dayout_regular table tr td .calendar_monthTable_regular { margin: 0 auto; }
/*list*/
.calendar_list_dayout_regular { border:1px solid #4c4c4c; }
.calendar_list_dayout_regular table { margin: 0 auto; }
.calendar_list_dayout_regular a { color:#000 !important; }
.calendar_list_item_body_regular, .calendar_list_item_body_regular div { white-space:normal; }
.calendar_list_month_head_regular div hr { border-color:#000; margin:10px 0 !important; }

.calendar_filter_controls_regular { text-align:right; }
.calendar_mainhead_regular table tr td:nth-child(3) { text-align:right; vertical-align:middle; }
.calendar_mainhead_regular table.calendar_tabHolder tr td:nth-child(3) { vertical-align:top; }
