/* profile */
div.event_profile {
	margin: 15px 0;
}

div.event_profile div.details {
	margin-top: 10px;
}
/* profile */

/* list */
div.events_list {
	margin: 15px 0;
}

div.events_list div.dates {
	margin-bottom: 8px;
	font-weight: bold;	
}

div.events_list table {
	width: 580px;
}

div.events_list table thead tr th {
	background: url(/winnipeg/common/images/interface/tables/brdr-top2col.gif) no-repeat;
}

div.events_list table tfoot tr td {
	background: url(/winnipeg/common/images/interface/tables/brdr-btm2col.gif) no-repeat;
}

div.events_list table thead tr th, div.events_list table tbody tr td, div.events_list table tfoot tr td {
	padding: 3px 0;
}

div.events_list table thead tr th, div.events_list table tbody tr td {
	border-bottom: 1px solid #FFF;
}

div.events_list table thead tr th.date, div.events_list table tbody tr td.date {
	padding-left: 13px;
	padding-right: 20px;
}

div.events_list table thead tr th.title, div.events_list table tbody tr td.title {
	padding-right: 13px;
}

div.events_list table thead tr th.date a, div.events_list table thead tr th.title a, div.events_list table thead tr th.submit a, div.events_list table tfoot tr td.submit a {
	font-size: 1.2em;
}

div.events_list table thead tr th a {
	color: #FFF;
}

div.events_list table thead tr th.date {
	width: 92px;
	background-position: top left;
}

div.events_list table thead tr th.title {
	width: 250px;
	background-position: -125px 0;
}

div.events_list table thead tr th.submit {
	background-position: top right;
}

div.events_list table thead tr th.submit, div.events_list table tfoot tr td.submit {
	width: 192px;
	text-align: center;
}

div.events_list table thead tr th.submit a, div.events_list table tfoot tr td.submit a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div.events_list table tbody tr td.date {

}

div.events_list table tbody tr td.title {
}

div.events_list table tfoot tr td {
	vertical-align: middle;
}

div.events_list table tfoot tr td.months {
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-position: bottom left;
}

div.events_list table tfoot tr td.submit {
	background-position: bottom right;
}

div.events_list table tfoot tr td.months a.previous, div.events_list table tfoot tr td.months a.next {
	display: block;
	float: left;
	width: 60px;
	height: 19px;
	line-height: 19px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

div.events_list table tfoot tr td.months a.previous {
	padding-left: 38px;
	border-right: 1px solid #FFF;
	background-image: url(/winnipeg/common/images/interface/tables/month-prev.gif);
}

div.events_list table tfoot tr td.months a.next {
	padding-right: 38px;
	text-align: right;
	background-image: url(/winnipeg/common/images/interface/tables/month-next.gif);
}
/* list */

/* category list */
table.event_categories_list {
	width: 580px;
	margin: 15px 0;
}

table.event_categories_list thead tr th {
	background: url(/winnipeg/common/images/interface/tables/brdr-top1col.gif) no-repeat;
}

table.event_categories_list tfoot tr td {
	background: url(/winnipeg/common/images/interface/tables/brdr-btm1col.gif) no-repeat bottom left;
}

table.event_categories_list thead tr th, table.event_categories_list tbody tr td, table.event_categories_list tfoot tr td {
	padding: 3px 0;
}

table.event_categories_list thead tr th, table.event_categories_list tbody tr td {
	border-bottom: 1px solid #FFF;
}

table.event_categories_list thead tr th.previous, table.event_categories_list thead tr th.next {
	width: 31px;
	padding: 0;
}

table.event_categories_list thead tr th.month a {
	color: #FFF;
}

table.event_categories_list thead tr th.previous a, table.event_categories_list thead tr th.previous a img,
table.event_categories_list thead tr th.next a, table.event_categories_list thead tr th.next a img {
	display: block;
}

table.event_categories_list thead tr th.name, table.event_categories_list tbody tr td.name {
	padding-left: 13px;
}

table.event_categories_list thead tr th.name {
	background-position: top left;
}

table.event_categories_list thead tr th.previous {
	background-position: -380px 0;
}

table.event_categories_list thead tr th.next {
	text-align: right;
	background-position: top right;
}

table.event_categories_list thead tr th.month {
	width: 128px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	background-position: -411px 0;
}

table.event_categories_list thead tr th.previous a {
	padding-left: 12px;
}

table.event_categories_list thead tr th.next a {
	padding-right: 12px;
}

table.event_categories_list thead tr th.name {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}

table.event_categories_list tbody tr td.name {
	width: 252px;
	padding-right: 15px;
}

table.event_categories_list tbody tr td.show {
	width: 90px;
	padding-right: 10px;
	text-align: right;
}

table.event_categories_list tbody tr td.calendar {
	width: 190px;
	padding: 5px;
	text-align: center;
}

table.event_categories_list tbody tr td.calendar table {
	color: #000;
	border-bottom: 1px solid #000;
}

table.event_categories_list tbody tr td.calendar table tr th, table.event_categories_list tbody tr td.calendar table tr td {
	padding: 5px 0;
	text-align: center;
}

table.event_categories_list tbody tr td.calendar table tr td {
	padding-left: 5px;
	padding-right: 5px;
}

table.event_categories_list tbody tr td.calendar table tr td {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: none;
}

table.event_categories_list tbody tr td.calendar table tr td.previous, table.event_categories_list tbody tr td.calendar table tr td.next {
	color: #999;
}

table.event_categories_list tbody tr td.calendar table tr td.selected {
	font-weight: bold;
}

table.event_categories_list tbody tr td.calendar table tr td.last {
	border-right: 1px solid #000;
}

/* category list */

/* admin list */
table.events_admin_list {
	width: 100%;
	margin: 0 0 15px 0;
}

table.events_admin_list tr th, table.events_admin_list tr td {
	padding: 4px 5px;
	text-align: left;
	vertical-align: top;
}

table.events_admin_list tr th {
	font-weight: bold;
	background: #666;
}

table.events_admin_list tr th, table.events_admin_list tr th a {
	color: #FFF;
}

table.events_admin_list tr.alternate td {
	background: #CCC;
}

table.events_admin_list tr th.title, table.events_admin_list tr td.title {
	width: 100%;
}

table.events_admin_list tr th.start_date, table.events_admin_list tr td.start_date {
	padding-left: 15px;
	white-space: nowrap;
}

table.events_admin_list tr th.view, table.events_admin_list tr td.view {
	padding-left: 15px;
}

table.events_admin_list tr th.update, table.events_admin_list tr td.update {
	padding-left: 15px;
}

table.events_admin_list tr th.delete, table.events_admin_list tr td.delete {
	padding-left: 15px;
}
/* admin list */