@charset "UTF-8";
@import "events_calen_ie.css";
.calen .today{
	background-image: url(../img/todayback.gif);
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
}
.calen a{
	display: block;
}
.calen img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	margin-left: 2px;
}
.noday {
	background-color: #DDDDDD;
}
.calen {
	width: 100%;
	border: 2px solid #999999;
	margin: 0px;
}
.calenbox {
	margin-top: 0px;
	margin-bottom: 0px;
}
.calenbox td{
	padding-right: 8px;
	padding-left: 8px;
}
.calenbox, .table_hb, .exp, .adminmenu{
	margin-left: 4%;
	width: 91%;
}
.calen td {
	padding: 6px 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.calen th {
	font-size: 11px;
	padding: 0px 2px;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.calen .evtdu{
	color: #0033FF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	background-color: #D3FDBD;
	padding-top: 4px;
	padding-bottom: 0px;
	border-bottom: none;
}
.calen .evtdr{
	background-color: #CCCCCC;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


caption {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
.holiday {
	color: #F5143C !important;
}
.hideButton {
	font-family: Verdana;
	font-weight: bold;
	float: right;
	line-height: 1;
	padding: 0px;
}
.detailbox {
	font-size: 12px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.detailbox table{
	width: 100%;
	margin: 0px;
}
.detailbox td{
	padding: 0px;
}
.dbox_top {
	background-image: url(../img/detail_box_back_01.png);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	line-height: 1;
}
.dbox_main {
	background-image: url(../img/detail_box_back_02.png);
	background-repeat: repeat-y;
	padding: 0px 12px 0px 8px;
	width: 230px;
	margin: 0px;
}
.dbox_under {
	background-image: url(../img/detail_box_back_03.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 250px;
	font-size: 1px;
	line-height: 1;
}
#dbox_distance {
	font-size: 12px;
	text-align: right;
}
#dbox_date {
	font-weight: bold;
	font-size: 12px;
}
#dbox_event {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 4px 0px 4px 0px;
}
#dbox_exp {
	padding-left: 6px;
	color: #505050;
}
#dbox_detail {
	font-size: 12px;
}
#dbox_nums {
	text-align: right;
	font-size: 12px;
}
.table_hb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

