#calendarView {/*	border: 1px solid #00FF00;  */}#calendarOptionsWrapper, #detailWrapper, #timeframeOptionsWrapper {	position: relative;	border: 1px solid #000000;}#calendarOptions, #detail, #timeframeOptions {	left: 50px;	top: -40px;	padding: 10px;	width: 200px;	position: absolute;	background: #CBCBC4;	border: 1px solid #000000;	border-right: 3px solid #444444;	border-bottom: 3px solid #222222;	z-index:10;}#timeframeOptions a:link, #timeframeOptions a:visited {	color: #8D292E;	text-decoration: none;	font-size: 12px;	font-style: normal;	font-weight: normal;}#timeframeOptions a:active {	color: #E3424A;	text-decoration: underline;}#timeframeOptions a:hover {	color: #A53036;	text-decoration: underline;}#detail {	left: 5px;	top: 5px;	padding-top: 3px;}#calendarOptions li {	margin-left: -25px;}#timeframeOptions li {	margin-left: -25px;}#detail {	width:300px;	text-align:center;	z-index:3;}#eventTypes {	font-size: .8em;	color: #666666;}.eventType li {	list-style: none;	margin-left: -35px;}.eventsCalendar hr {	margin-top: 3px;	margin-bottom: 0px;}.calCurrentMonth {	color: #FFFFFF;	font-size: 13px; 	font-weight: bold;}.calhdr tr, .calhdr td {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	background: #737D95;	font-weight: bold;	font-size: 11px; }	.calhdr a:link, .calftr a:link {		color: #DDDDDD;		text-decoration: none;	}	.calhdr a:visited, .calftr a:visited {		color: #DDDDDD;		text-decoration: none;	}	.calhdr a:hover, .calftr a:hover {		color: #FFFFFF;		text-decoration: underline;	}.calText {	color: #000000;	font-size: 11px; 	line-height: 11px; }.calDay {	background: #CBCBC4;	color: #404653;}.calDayNumber {	margin-bottom: 3px;	font-weight:bold;	font-size: 10px;	color: #677085;/*	border: 1px solid #FFFF00;  */}	.calDayNumber a:link, .calDayNumber a:visited {		color: #000000;		text-decoration: none;	}	.calDayNumber a:hover {		color: #999999;		text-decoration: underline;	}.calCurrentDays {	background: #DFE5F3;}.calNotCurrentDays {	background: #C7CCD9;}.calToday {	background: #828DA8;	color:#FFFFFF;}	.calToday a:link {		color: #DDDDDD;		text-decoration: none;	}	.calToday a:visited {		color: #DDDDDD;		text-decoration: none;	}	.calToday a:hover {		color: #FFFFFF;		text-decoration: underline;	}.event {	margin: 0px 0px 5px;}.listEvent {/*	float:left;  */	width: 370px;/*	border: 1px dashed #FF0000;  */}.listEventDescription {	float:right;	text-align:left;	width: 170px;	font-style: italic;/*	border: 1px dashed #0000FF;  */}/*  ***************************************     HACKS     ***************************************  *//* Hides from IE5-mac \*/#calendarView { width: 98%;  }/* End hide from IE5-mac */