
a.more {
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
#agenda-week {
	border-collapse: collapse;
	clear: both;
	/*font-size: 0.625em;
	margin-left: 2px;
	width: 764px;*/

}
#agenda-week p {
margin-top: 0;
}

#agenda-week th, #agenda-week td {
	padding: 1em 1px 1em 7px;
	text-align: left;
	vertical-align: top;
	width: 72px;
}

#agenda-week th.open, #agenda-week td.open {
	width: 100%;
}

#agenda-week th h3 b,
#agena-week td dd{
left: -1000em;
position: absolute;
}

#agenda-week th.open h3 b,
#agenda-week td.open dd {
position: static;
}

/*
	Header
*/
#agenda-week thead th {
	/*background: url("/popemicrosite/img/head.gif") no-repeat 0 100%;*/
	background-color: #F2F5ED;
	padding-top: 0;
	border: solid 1px #eee;
}

#agenda-week thead th.over, #agenda-week thead th.open {
	/*background-image: url("/popemicrosite/img/head-over.gif");*/
	background-color:#FFFFFF;
}

#agenda-week thead th.first {
	border-left: 0px solid #B8B8B8;
	background-position: 100% 100%;
}

#agenda-week thead th.last {
	border-right: 0px solid #B8B8B8;
}

#agenda-week th h3 {
	background: url("/popemicrosite/img/expand.gif") no-repeat 50% 4px;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 23px;
	margin: 0;
	padding-top: 14px;
}

#agenda-week th h3 img {
	vertical-align: bottom;
	margin-right:10px;
}

#agenda-week th.over h3 {
	background-image: url("/popemicrosite/img/expand-over.gif");
}

#agenda-week th.open h3 {
	background: none;
}

/* Inactive elements */
#agenda-week th h3 span {
	position: absolute;
	left: -1000em;
	color: #4AC0F2
}

/* "Active" elements */
#agenda-week th.open h3 span {
	position: static;
}

/*
	Body
*/
#agenda-week tbody td {
	background: url("/popemicrosite/img/cell.gif") no-repeat 0 100%;
}

#agenda-week tbody td.over, #agenda-week tbody td.open {
	background-image: url("/popemicrosite/img/cell-over.gif");
}

#agenda-week tbody td.first {
	border-left: 1px solid #B8B8B8;
	background-position: 100% 100%;
}

#agenda-week tbody td.last {
	border-right: 1px solid #B8B8B8;
}

/* Event header */
#agenda-week tbody td h3 {
	min-height: 1.2em;
	font-size: 1em;
	font-weight: normal;
	margin: 0 4px 4px 0;
	color: #B80028;
	border-bottom: dotted 1px #B80028
}

#agenda-week tbody td h3 em {
	font-style: normal;
	line-height: 1.0;
	letter-spacing: .03em;
	/*text-transform: uppercase;*/
}

#agenda-calendar .date {
	color: #000;
	/*font: normal 11px Arial, Helvetica, Verdana, Geneva, sans-serif;*/
}

/* Event listing */
#agenda-week dl {
	margin: 0;
}

#agenda-week tbody td dt {
	/*font-size: 1.1em;*/
	line-height: 1.1;
	font-weight: bold;
}

#agenda-week tbody td dt a {
	color: #464646;
}

#agenda-week tbody td dd {
	/*font-size: 1.1em;*/
	line-height: 1.4;
	margin: 0;
}

#agenda-week tbody dd.venue {
	color: #898989;
	font-weight: bold;
}

#agenda-week tbody tr td img {
	display: block;
	margin-bottom: 6px;
}

/* Body: "Inactive" elements */
#agenda-week tbody td h3 span, #agenda-week tbody td dt i,
#agenda-week tbody td dd {
	position: absolute;
	left: -1000em;
}

/* Body: "Active" elements */
#agenda-week tbody tr.first dt i,
#agenda-week tbody td.open h3 span,
#agenda-week tbody td.open dt i,
#agenda-week tbody td.open dd {
	position: static;
}

#agenda-week tbody tr.first dt i {
	display: block;
	overflow: hidden;
	text-align: center;
	margin-right: 5px;
	width: 73px;
}

#agenda-week tbody tr.first td.open dt {
	line-height: 1.1;
	/*font-size: 1.9em;*/
}

#agenda-week tbody td.open dt i {
	overflow: visible;
	text-align: inherit;
	width: auto;
}

#agenda-week tbody td.open dt img {
	float: left;
	margin-right: 7px;
}

#agenda-week tbody tr.first td.open dt img {
	float: right;
	margin-left: 7px;
	margin-right: 0;
}

#agenda-week tbody td.open dt {
	/*font-size: 1.3em;*/
}

#agenda-week tbody tr.first td.open dd.summary {
	/*font-size: 1.3em;*/
}

#agenda-week tbody td.open dt a {
	color: #000;
}

/*
	Footer
*/
#agenda-week tfoot td {
	background: url("/popemicrosite/img/foot.gif") no-repeat 0 100%;
	/*font: bold 1.1em Georgia, "Times New Roman", Times, serif;*/
}

#agenda-week tfoot td i {
	display: block;
	font-style: normal;
}

#agenda-week tfoot td.over,
#agenda-week tfoot td.open {
	background-image: url("/popemicrosite/img/foot-over.gif");
}

#agenda-week tfoot td.first {
	border-left: 1px solid #B8B8B8;
	background-position: 100% 100%;
}

#agenda-week tfoot td.last {
	border-right: 1px solid #B8B8B8;
}

#agenda-week tfoot td.open {
	/*font-size: 1.5em;*/
	text-align: center;
	vertical-align: middle;
}

#agenda-week tfoot td.open i {
	display: inline;
}
