/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-size: 0px;
}
img { }
img[src*="images/flags"] { height:12px; width:24px; border:0; }
table { font-family:Arial; font-size:12px; font-weight:normal;}
a {
	font-size:12px;
	color: #00F;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00F;
	text-decoration: underline;
	font-weight: normal;
}

.one-day-mini {
	width:100%;
	border-style: solid;
	border-color:#d5d5d5;
	border-width: 0px 0px 0px 0px;
	background-color: #FFF;
}


.one-day-date {
	color: #666;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	border-style: solid;
	border-color:#ffffff;
	border-width: 0px 0px 1px 0px;
	line-height:15px;
	width:50%;
	background-image: url(/images/mam/sprite_table.gif);
	word-spacing: 20px;
}
.one-day-month {
	color: #666;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	border-style: solid;
	border-color:#ffffff;
	border-width: 0px 0px 1px 0px;
	line-height:15px;
	width:50%;
	background-image: url(/images/mam/sprite_table.gif);
}
.one-day-events { border:0;
	/*border-style: solid;
	border-color:#d5d5d5;
	border-width: 0px 1px 1px 1px;*/
}
td.one-day-events { font-size:0px; }
.mini-event {
	font-size:12px;
	margin:0px;
	padding:5px 6px 5px 6px;
	border-style: solid;
	border-color:#ffffff;
	border-width: 0px 0px 1px 0px;
	color: #000;
	background-color: #FFF;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	}
.mini-event img {  padding:0px 5px 0px 0px;}
	
.mini-event br {
	clear:none;
	}
#Div1 br {clear:none;}
#event0 {}
#event1 { }
#event2 {  }
#event3 {}

.full-cal-link {
	display:none;
}
.full-cal-link a {
	display:block;
	/*height:21px;*/
	text-align: left;
	/*line-height:25px;*/
	margin:6px 0px 0px 0px;
	background-image: url(/images/global-basic/full-cal-bg-arrow.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0px 6px 0px 30px;
	font-size: 12px;
}
.full-cal-link img {
	display: none;	
}


