@charset "utf-8";

#content {
	background: url(../img/agenda/agenda_body_bkg.gif) repeat-y 4em top;
}
#agenda_header {
	background: #4F2608;
	height: 4.6em;
	position: relative;
}
#agenda_header h3 {
	color: #FFFFFF;
	display: inline;
	font-size: 1.8em;
	font-weight: 700;
	left: 1.4em;
	line-height: 1em;
	position: relative;
	text-transform: uppercase;
}
#agenda_header a.link_to_home {
	color: #E31920;
	display: inline;
	font-size: 1.1em;
	font-weight: 700;
	right: 2em;
	position: absolute;
	text-decoration: none;
	top: 1.8em;
}
#agenda_header a.link_to_home:hover {
	color: #FFFFFF;
}
#agenda_header div.agenda_tert_menu {
	display: inline;
	float: left;
	left: 1.5em;
	overflow: hidden;
	position: relative;
	top: 0.7em;
	width: 9em;
}
#agenda_body_wrapper {
	margin-top: 2em;
	padding: 0em 1em 0em 1.8em;
}
#agenda_body div.left_half {
	float: left;
	width: 32em;
}
#agenda_body div.events_header {
	background-color: #4F2608;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.5em;
	text-transform: uppercase;
}
#agenda_body div.events_header span {
	display: inline-block;
	margin: 0em 0.4em;
}
#agenda_body div.events_header span.first {
	width: 7.3em;
}
#agenda_body div.events_header span.second {
	width: 9.5em;
}
#agenda_body div.events_header span.third {
	width: 6em;
}
#agenda_body ul.events li.event, #agenda_body ul.events li.main_event {
	background-color: #FFFFFF;
	border: 0.5em solid #4F2608;
	margin-top: 1em;
	padding: 0.2em;
}
#agenda_body ul.events li.event div.details span.first {
	width: 9.7em;
}
#agenda_body ul.events li.event div.details span.second {
	width: 12.2em;
}
#agenda_body ul.events li.event div.details span.second span.title {
	color: #E31920;
	font-weight: 700;
	text-transform: uppercase;
}
#agenda_body ul.events li.event div.details span.third {
	color: #E31920;
	width: 8em;
}
#agenda_body ul.events li.event div.read_more {
	font-size: 1.1em;
	font-weight: 700;
	padding-right: 0.7em;
	text-align: right;
}
#agenda_body ul.events li.event div.read_more a {
	color: #E31920;
	text-decoration: none;
}
#agenda_body ul.events li.main_event {
	background-color: #4F2608;
	padding: 0em;
}
#agenda_body ul.events li.main_event div.date {
	background-color: #E31920;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 700;
	padding: 0em 0.7em;
	text-transform: uppercase;
}
#agenda_body ul.events li.main_event div.details {
	margin: 0.5em 0.3em 0em;
}
#agenda_body ul.events li.main_event div.details div.first,
#agenda_body ul.events li.main_event div.details div.second,
#agenda_body ul.events li.main_event div.details div.third {
	color: #FFFFFF;
	line-height: 1em;
	margin-bottom: 0.3em;
}
#agenda_body ul.events li.main_event div.details span.title {
	color: #E31920;
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1em;
}
#agenda_body ul.events li.main_event div.details img {
	float: left;
	margin-right: 0.5em;
}
#agenda_body ul.events li.main_event div.details div.first .title {
	font-size: 1.15em;
	text-transform: uppercase;
}
#agenda_body ul.events li.main_event div.description {
	background-color: #FFFFFF;
	margin-top: 0.8em;
	padding: 0.3em 1.7em;
}
#agenda_body ul.events li.main_event div.description span.title {
	color: #E31920;
	font-weight: 700;
	margin-right: 0.3em;
}
#agenda_body ul.events li.main_event div.description div.third {
	margin-top: 0.8em;
}
#agenda_body ul.events li.main_event div.description div.third div.print {
	margin: 1em;
}
#agenda_body ul.events li.main_event div.description div.third div.print a {
	color: #E31920;
	text-decoration: none;
}
#agenda_body ul.events li.main_event div.description div.third div.print a img {
	vertical-align: middle;
}
#agenda_body div.more_events {
	background-color: #FFFFFF;
	padding: 0.5em;
	text-align: right;
}
#agenda_body div.more_events a {
	color: #4F2608;
	font-weight: 700;
	text-decoration: none;
}
#agenda_body div.right_half {
	background-color: #E31920;
	float: left;
	margin-left: 1.5em;
	width: 17em;
}
#agenda_body div.right_half div.links_wrapper {
	border: 0.6em solid #4F2608;
	margin: 0.6em;
}
#agenda_body div.right_half div.links_wrapper ul.links {
	margin: 0.3em;
}
#agenda_body div.right_half div.links_wrapper ul.links li {
	background-color: #FFFFFF;
	margin-top: 0.2em;
	padding: 0em 0.3em;
}
#agenda_body div.right_half div.links_wrapper ul.links li a {
	color: #4F2608;
	display: block;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
#agenda_body div.right_half div.calendar_wrapper {
	margin-top: 0.6em;
}
#agenda_body div.right_half div.calendar_wrapper div.date_selector {
	padding-bottom: 0.2em;
	text-align: center;
}
#agenda_body div.right_half div.calendar_wrapper div.date_selector img {
	vertical-align: top;
}
#agenda_body div.right_half div.calendar_wrapper div.date_selector span {
	color: #4F2608;
	display: inline-block;
	font-size: 1.3em;
	font-weight: 700;
	margin: 0.2em 0.5em 0em;
	text-transform: uppercase;
}
#agenda_body div.right_half div.calendar {
	background-color: #4F2608;
	margin: 0em 0.6em;
	padding: 0em 0em 0.5em;
}
#agenda_body div.right_half div.calendar div.weekdays {
	margin: 0em auto;
	padding-top: 0.4em;
	width: 14em;
}
#agenda_body div.right_half div.calendar div.weekdays ul {
	display: inline;
}
#agenda_body div.right_half div.calendar div.weekdays ul li {
	display: inline;
	text-align: center;
}
#agenda_body div.right_half div.calendar div.weekdays ul li span {
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	width: 1.45em;
}
#agenda_body div.right_half div.calendar div.month_wrapper {
	background-color: #FFFFFF;
	margin: 0.5em;
}
#agenda_body div.right_half div.calendar div.days {
	margin: 0em auto;
	padding: 0.2em 0em;
	width: 14em;
}
#agenda_body div.right_half div.calendar div.days ul.week {
	display: inline;
}
#agenda_body div.right_half div.calendar div.days ul li.day {
	display: inline;
	text-align: center;
}
#agenda_body div.right_half div.calendar div.days ul li span {
	color: #4F2608;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	width: 1.45em;
}
#agenda_body div.right_half div.calendar div.days ul li span.past,
#agenda_body div.right_half div.calendar div.days ul li span.future {
	color: #C9AF9C;
}
#agenda_body div.right_half div.calendar div.days ul li span.special {
	color: #E31920;
}
#agenda_body div.right_half div.activities_wrapper {
	margin-top: 0.8em;
}
#agenda_body div.right_half div.activities_wrapper h4 {
	background: #4F2608 url(../img/agenda/activities_header_asterisk.gif) no-repeat 0.1em 50%;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5em;
	padding-left: 1.6em;
	text-transform: uppercase;
}
#agenda_body div.right_half div.activities_wrapper div.activities {
	margin: 0.6em;
}
#agenda_body div.right_half div.activities_wrapper li.activity {
	border-bottom: 0.1em solid #896F5C;
	color: #FFFFFF;
	padding: 0.3em 0em;
}
#agenda_body div.right_half div.activities_wrapper li.activity div.arrow {
	float: left;
	margin: 0.2em 0.3em 0em 0em;
}
#agenda_body div.right_half div.activities_wrapper li.activity div.details {
	float: left;
}
#agenda_body div.right_half div.activities_wrapper li.activity span.title {
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
}
#agenda_body div.right_half div.activities_wrapper div.add_contacts {
	margin: 0.5em 0.8em 1em;
}
#agenda_body div.right_half div.activities_wrapper div.add_contacts a {
	color: #FFFFFF;
	font-weight: 700;
	text-decoration: none;
}
#agenda_body div.right_half div.activities_wrapper div.add_contacts a img {
	vertical-align: middle;
}
.agendaBottom{
	background: url(../agenda/images/bg_bottom.gif);
	width: 16.5em;
	height:1.2em;
}