/* Alaska FWS Agenda */


#agenda-meta-wrapper ul {
  text-align: center;
}

#agenda-meta-wrapper ul li {
  list-style-type: none;
}

table.agenda {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 750px;
}

col.time {
	width: 15%;
}

col.event {
	width: 85%;
}

.agenda th {
	text-align: left;
  vertical-align: top;
  padding: 4px;
  border: 2px solid #ededed;
  background-color: #aaaa66;
}

.agenda td {
	text-align: left;
  vertical-align: top;
  padding: 4px;
  border: 2px solid #ededed;
}

.agenda tr.announce {
	background-color: #ddd;
}

.agenda tr.break {
	background-color: #ccc;
	font-weight: bold;
}

#agenda-page-1 {
	margin-top: 10px;
}

#wednesday-wrapper {
	margin-top: 20px;
	border: 1px solid #aaaa66;
	  width: 750px;
}

#agenda-page-5 th {
	background-color: #bcbcbc;

}



#agenda-page-5 td, #agenda-page-5 th {
	border: 2px solid #9a9a9a;
}	

#location-wednesday {
	font-weight: bold;
	background-color: #cee6c6;
}
.hide {
	display: none;
}

.session-title  {
	margin: 0 0 10px 0;
}

ul.speaker {
	margin-bottom: 10px;
  font-style: italic;
  margin: 0;
  padding: 0; 
}

ul.speaker li {
	list-style-type: none;
}

li.multiple {
	margin-top: 5px;
}

ul.panel li {
	margin: 5px 0;
	font-style: italic;
}

ul.working-group li {
	margin: 5px 0;
}

.presentation-download {
	margin-bottom: 8px;
}

ul.group-reports li {
	margin: 0 5px;
}
ul.group-reports li ul {
	margin: 5px 0;
}
ul.group-reports li ul li {
	list-style-type: none;

}

ul li.video-link {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}