div.calendar { 
	position: relative;
	z-index: 101;
}
.calendar, .calendar table {
	border: 1px solid #999999;
	font-size: 11px;
	color: #000;
	cursor: default;
	background: #f9f9ff;
	font-family: tahoma,verdana,sans-serif;
}
.calendar .button {
	text-align: center;
	padding: 2px;
}
.calendar .nav {
	background: #2c64a9 url(menuarrow2.gif) no-repeat 100% 100%;
}
.calendar thead .title {
	font-weight: bold;
	text-align: center;
	background: #2c64a9;
	color: #ffffff;
	padding: 2px;
}
.calendar thead tr {
	background: #2c64a9;
	color: #ffffff;
}
.calendar thead .daynames {
	background: #e5e5ff;
}
.calendar thead .name {
	border-bottom: 1px solid #2c64a9;
	padding: 2px;
	text-align: center;
	color: #000;
}
.calendar thead .weekend {
	color: #000;
}
.calendar thead .hilite {
	background-color: #80a1cb;
	color: #000;
	border: 1px solid #2c64a9;
	padding: 1px;
}
.calendar thead .active {
	background-color: #2c64a9;
	border: 1px solid #80a1cb;
	padding: 2px 0px 0px 2px;
}
.calendar tbody .day {
	width: 2em;
	color: #456;
	text-align: right;
	padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
	color: #fbb;
}
.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #2c64a9;
	background: #e5e5ff;
}
.calendar tbody .rowhilite td {
	background: #e5e5ff;
}
.calendar tbody .rowhilite td.wn {
	background: #f9f9ff;
}
.calendar tbody td.hilite {
	background: #e5e5ff;
	padding: 1px 3px 1px 1px;
	border: 1px solid #80a1cb;
}
.calendar tbody td.active {
	background: #e5e5ff;
	padding: 2px 2px 0px 2px;
}
.calendar tbody td.selected {
	font-weight: bold;
	border: 1px solid #000;
	padding: 1px 3px 1px 1px;
	background: #fff;
	color: #000;
}
.calendar tbody td.weekend {
	color: #000;
}
.calendar tbody td.today {
	font-weight: bold;
	color: #D50000;
}
.calendar tbody .disabled {
	color: #999;
}
.calendar tbody .emptycell {
	visibility: hidden;
}
.calendar tbody .emptyrow {
	display: none;
}
.calendar tfoot .footrow {
	text-align: center;
	background: #2c64a9;
	color: #ffffff;
}
.calendar tfoot .ttip {
	background: #80a1cb;
	color: #ffffff;
	border-top: 1px solid #2c64a9;
	padding: 1px;
}
.calendar tfoot .hilite {
	background: #e5e5ff;
	border: 1px solid #80a1cb;
	color: #000;
	padding: 1px;
}
.calendar tfoot .active {
	background: #2c64a9;
	padding: 2px 0px 0px 2px;
}
.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	cursor: default;
	border: 1px solid #655;
	background: #e5e5ff;
	color: #000;
	font-size: 90%;
	z-index: 102;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}
.calendar .combo .label-IEfix {
	width: 4em;
}
.calendar .combo .hilite {
	background: #80a1cb;
	border-top: 1px solid #46a;
	border-bottom: 1px solid #46a;
	font-weight: bold;
}
.calendar .combo .active {
	border-top: 1px solid #46a;
	border-bottom: 1px solid #46a;
	background: #f9f9ff;
	font-weight: bold;
}
.calendar td.time {
	border-top: 1px solid #000;
	padding: 1px 0px;
	text-align: center;
	background-color: #f9f9ff;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #889;
	font-weight: bold;
	background-color: #f9f9ff;
}
.calendar td.time .ampm {
	text-align: center;
}
.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}
.calendar td.time span.hilite {
	border-color: #000;
	background-color: #2c64a9;
	color: #ffffff;
}
.calendar td.time span.active {
	border-color: red;
	background-color: #80a1cb;
	color: #A5FF00;
}.content {
	border: 1px solid #666666;
}
.jourdef, .jourdef1 {
	font-size: inherit;
	text-align: center;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
}
.jourdef {
	border: 1px solid #eeeeee;  
	background-color: #e5e5ff;
}
.jourdef1 {
	border: 1px solid #eeeeee;  
	background-color: #f9f9ff;
}
#jour, #jourvacance, #jourferie, #jourweekend, #jourmois, #jourselectionne, #jouraujourdhui, #jourvacanceaujourdhui, #jourferieaujourdhui, #jourweekendaujourdhui, #jourHover, #jourvacanceHover, #jourferieHover, #jourweekendHover, #jourmoisHover, #jourselectionneHover, #jouraujourdhuiHover, #jourvacanceaujourdhuiHover, #jourferieaujourdhuiHover, #jourweekendaujourdhuiHover {
	border: 1px solid #eeeeee;  
	font-size: inherit;
	text-align: center;
	cursor: pointer; 
	background-position: center;
	background-repeat: no-repeat;  
}
#jour, #jouraujourdhui, #jouraujourdhuiLegend {
	background-color: #f9f9ff;
}
#jourvacance, #jourvacanceaujourdhui, #jourvacanceHover, #jourvacanceaujourdhuiHover {
	color: #ffffff;
}
#jourvacance, #jourvacanceaujourdhui, #jourvacanceLegend {
	background-color: #80a1cb;
}
#jourferie, #jourferieaujourdhui, #jourferieLegend {
	background-color: #2c64a9;
	border: 1px solid #eeeeee;
	color: #ffffff;
}
#jourweekend, #jourweekendaujourdhui, #jourweekendLegend {
	background-color: #e5e5ff;
}
#jourmois {
	background-color: #f9f9ff;
}
#jourselectionne {
	background-color: #80a1cb;
}
#jouraujourdhui, #jourvacanceaujourdhui, #jourferieaujourdhui, #jourweekendaujourdhui, #jouraujourdhuiHover, #jourvacanceaujourdhuiHover, #jourferieaujourdhuiHover, #jourweekendaujourdhuiHover, #jouraujourdhuiLegend {
	border: 1px solid #ff6600;
}
.heuredef, .semainedef {
	border: 1px solid #ffffff;
	text-align: center;
	vertical-align: middle;
	background-color: #e5e5ff;
}
.semainedef {
	cursor: pointer;
}
.anniversaire, .anniversaire1 {
	padding: 1px;
	margin: 1px;
	font-size: inherit;
}
.anniversaire {
	text-align: center;	
	vertical-align: middle;  
}
.anniversaire1 {
	text-align: left;
	line-height: 16px;
}
#jour:hover, #jourvacance:hover, #jourweekend:hover, #jourmois:hover, #jourselectionne:hover, #jouraujourdhui:hover, #jourvacanceaujourdhui:hover, #jourweekendaujourdhui:hover, #jourHover, #jourvacanceHover, #jourweekendHover, #jourmoisHover, #jourselectionneHover, #jouraujourdhuiHover, #jourvacanceaujourdhuiHover, #jourweekendaujourdhuiHover {
	background-color: #ffffdd;
}
#jourferie:hover, #jourferieaujourdhui:hover, #jourferieHover, #jourferieaujourdhuiHover {
	background-color: #80a1cb;
}
#event, #eventHover, #eventffffff, #eventffffffHover, #event66ff66, #event66ff66Hover, #eventffcccc, #eventffccccHover, #event9966cc, #event9966ccHover, #eventccccff, #eventccccffHover {
	padding: 1px;
	margin: 2px;
	font-size: inherit;
	cursor: pointer; 
	text-align: left;
	color: #000000;
	overflow-y: auto;
}
#event {
	border: 1px solid #999999;
	background-color: #ffffff;
border-radius:4px;-khtml-border-radius:4px;}
#jourweekendLegend, #jourvacanceLegend, #jourferieLegend, #jouraujourdhuiLegend {
	padding: 1px;
	margin: 2px;
border-radius:4px;-khtml-border-radius:4px;}
#jourweekendLegend, #jourvacanceLegend, #jourferieLegend {
	border: 1px solid #999999;
}
#eventffffff {
	background-color: #ffffff;
	border: 1px solid #ffffff;
border-radius:4px;-khtml-border-radius:4px;}
#event66ff66 {
	background-color: #66ff66;
	border: 1px solid #66ff66;
border-radius:4px;-khtml-border-radius:4px;}
#eventffcccc {
	background-color: #ffcccc;
	border: 1px solid #ffcccc;
border-radius:4px;-khtml-border-radius:4px;}
#event9966cc {
	background-color: #9966cc;
	border: 1px solid #9966cc;
border-radius:4px;-khtml-border-radius:4px;}
#eventccccff {
	background-color: #ccccff;
	border: 1px solid #ccccff;
border-radius:4px;-khtml-border-radius:4px;}
.fontWhite, .fontWhite a:link, .fontWhite a:active, .fontWhite a:visited, .fontWhite .anniversaire1, #event9966cc, .fontEvent9966cc {
	color: #ffffff;
}
#event:hover, #eventHover, #eventffffff:hover, #eventffffffHover, #event66ff66:hover, #event66ff66Hover, #eventffcccc:hover, #eventffccccHover, #event9966cc:hover, #event9966ccHover, #eventccccff:hover, #eventccccffHover {
	background-color: #ff6600;
	border: 1px solid #ffffff;  
	color: #ffffff;
}
#tasksActive, #tasksAll, #tasksWait, #tasksComplete, #tasksNotStarted, #tasksCanceled, #notesAll, #categories {
	overflow: auto;
	border-top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#tasksActive, #tasksWait, #tasksComplete, #tasksNotStarted, #tasksCanceled, #notesAll {
	height: 280px;
}
#categories {
	height: 200px;
}
.priority5 {
	color: #ff0000;
}
.priority4 {
	color: #ffcc33;
}
.priority3 {
	color: #7ecc81;
}
.priority2 {
	color: #0030ce;
}
.priority1, .priority0 {
	color: #000000;
}
#divEvent, #divTask, #divRepetition, #divGuests {
	background-color: #ffffff;
	min-height: 520px;
	border-top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#holidaysAll {
	overflow: auto;
	border: 0px;
	width: 98%;
	padding: 0px;
	margin: 0px;
}
.cat {
	font-size: 8px;
	width: 8px;
	height: 8px;
	cursor: pointer;
}
.eventToday {
	color: #ffffff;
	background-color: #ff6600;
	padding: 4px;
	margin: 2px 0px 2px 0px;
border-radius:4px;-khtml-border-radius:4px;}
.eventToday a {
	color: #ffffff;
}