#calendar {
	width: 625px;
	margin: 0 auto;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif
		!important;
	font-size: 14px;
}

#calendar * {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.98em;
	line-height: 1.05em;
	font-size: 1em;
	line-height: 1.25em;
}

#calendar .fc-event {
	font-size: 11px;
}

#content #calendar a {
	color: white;
}

#content #calendar table,
#content #calendar .fc-header,
#content #calendar .fc-header th,
#content #calendar .fc-header td {
	border: none;
}

#calendar th {
	text-align: center;
}

#content #calendar .fc-header a {
	color: #86153B;
}

h2.fc-header-title {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
}

#calendar table,table.fc-header,.fc-header table {
	margin-bottom: 0;
}

#calendar thead tr th {
	border: medium none;
	color: #F5F5F5;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	background: #86153B;
	background-image: none;
	padding: 15px 10px;
}

#calendar thead tr th.fc-mon {
	-moz-border-radius-topleft: 7px;
}

#calendar thead tr th.fc-sun {
	-moz-border-radius-topright: 7px;
}



.blue,.fc-agenda .blue .fc-event-time, #content #calendar .blue a {
	background-color: white; /* background color */
	border-color: #36C; /* border color */
	color: #36C; /* text color */
}

.green,.fc-agenda .green .fc-event-time, #content #calendar .green a {
	background-color: white; /* background color */
	border-color: green; /* border color */
	color: green; /* text color */
}

.red,.fc-agenda .red .fc-event-time,#content #calendar .red a {
	background-color: white; /* background color */
	border-color: #3366CC; /* border color */
	color: #3366CC; /* text color */
}


.council,.fc-agenda .council .fc-event-time,#content #calendar .council a {
	background-color: white; /* background color */
	border-color: #D89A00; /* border color */
	color: #D89A00; /* text color */
}

.councilp,.fc-agenda .councilp .fc-event-time,#content #calendar .councilp a {
	background-color: white; /* background color */
	border-color: #C81E05; /* border color */
	color: #C81E05; /* text color */
}

.europeanc,.fc-agenda .europeanc .fc-event-time,#content #calendar .europeanc a {
	background-color: white; /* background color */
	border-color: #380E3F; /* border color */
	color: #380E3F; /* text color */
}

.europeanp,.fc-agenda .europeanp .fc-event-time,#content #calendar .europeanp a {
	background-color: white; /* background color */
	border-color: #8C285A; /* border color */
	color: #8C285A; /* text color */
}

.international,.fc-agenda .international .fc-event-time,#content #calendar .international a {
	background-color: white; /* background color */
	border-color: #28818C; /* border color */
	color: #28818C; /* text color */
}








#fancy_bg {
	background: #f3f3f3;
}

.fc-week1,.fc-week3,.fc-week5,.fc-week7 {
	background: #f3f3f3;
}

.fc-header td {
	text-align: center;
}

#loading {
		position: fixed;
		top: 0;
		margin: 0 auto;
		background: #86153B;
		color: #fff;
		padding: 5px 10px;
		margin-left: 50px;
		-moz-border-radius-bottomright: 7px;
		-moz-border-radius-bottomleft: 7px;
		}
		
.controls {
	display: block;
	width: 70px;
	float: right;
	text-align: right;
}

#content .controls img {
	float: none;
	vertical-align: middle;
	
}

#comments {
	border: none;
	clear: both;
	padding-top: 15px;
}

#comments div {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

#content #comments div p {
	color: #222;
	font-size: 11px;
}

#comments div span {
	color: #999;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

#content .extranet td img {
	margin: 0;
	}
	
#comments .delLink {
	width: 55px;
	float: right;
	text-align: right;
	border: none;
}


h2.toggleControl:hover {
	color: #86153B;
}
#legend .extranet input { float: left; display: block; clear: both; }
	
#legend .extranet label { border: 1px solid;  float: left; width: 150px; font-weight: normal; font-size: 11px; margin: 3px; padding: 2px;line-height: 12px; font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif; -moz-border-radius: 3px;}

#legend .extranet input.submit {
	margin: 10px 0 0 78px;
}

ul.activity li span {
	color: #ccc;
}

.actionWindow {
	width: 80px;
	height: 22px;
	padding: 5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-bottom-radius: 5px;
	
	float: right;
	line-height: 22px;
	padding-left: 40px;
}

.download {
	background: #f9f9f9 url(../images/admin/download.png) 10px center no-repeat;
}

.moderate {
	background: #f9f9f9 url(../images/admin/comment_question.png) 10px center no-repeat;
	width: 120px;
}

.add-event {
	background: #f9f9f9 url(../images/admin/calendar_day_add.png) 10px center no-repeat;
	}


input.datetimeinput {
	width: 120px;

}

#subnav ul li.admin a {
	background-color:#FFE6E6 !important;
}
#subnav ul li.light a {
	background-color:#e1e1e7 !important;
}
#subnav ul li.light a:hover {
	background-color:#e8eff2 !important; 
}
#subnav ul li.admin a:hover {
	background-color:#fbb5b5 !important;
}

#content ul.actions {
	margin-top: -30px;
	
}