﻿body
{
}

a:active
{
	outline: none;
	border: none;
}

a:focus
{
	outline: none;
	border: none;
}

h1
{
	height: 70px;
	width: 100%;
	background-image: url(../Images/video_top.jpg);
	background-repeat: no-repeat;
	background-color: #010066;
	text-indent: -9999px;
}

h2
{
	height: 59px;
	background-image: url(../Images/title_city_council_video_library_heading.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h3
{
	font-size: 15px;
	line-height: 20px;
}

h4
{
	font-style: italic;
	line-height: 20px;
}

#headingSubTitle
{
	background-image: url(../Images/video_heading_bg.png);
	background-repeat: repeat-x;	
	height: 25px;
}


#container
{
	font-family: Helvetica, Verdana;
	line-height: 15px;
	font-size: 12px;
	position: relative;
	width: 100%;
	position: relative;
}

#heading
{
		
}

#videoContent
{
	
	margin: 5px;
	position: relative;
}

#mediaContainer
{
	position: relative;
	width: 446px;
	height: 600px;
	background-color: #E1E1E1;
}

#mediaContainer a
{
	color: #000;
}

#mediaContainer li
{
	padding: 3px;
}

#innerMediaContainer
{
	position: relative;
	top: 4px;
	left: 4px;
	width: 438px;
}

#playerDetails
{
	margin: 5px 0px 5px 0px;
	padding: 4px;
	background-color: #fff;
	height: 98px;
}

#itemDesc
{
	overflow: hidden;
	height: 98px;
}




#agendaContainer
{
	position: absolute;
	height: 600px;
	width: 450px;
	top: 0px;
	left: 460px;
}

#agendaContents
{
	border: solid 1px #E1E1E1;
	padding: 4px 6px 0px 6px;
	height: 570px;
	overflow-y: scroll;
}

#agendaItemList a
{
	text-decoration: none;
	color: #000000;
	outline: none;
	border: none;
}

#agendaItemList ul
{

}

#agendaItemList li
{
	padding: 0px 0px 8px 0px;
	
}

#agendaContents .suffix
{
	padding: 0px;
	margin: 0px;
	color: #868686;
}

#agendaContents .activeAgendaListItem
{
	color: #428059;
}

#agendaContents .activeAgendaListLink
{
	color: #428059;
	outline: none;
	border: none;
}

#agendaContents .unactiveAgendaListItem
{
	color: #000000;
}

#agendaContents .unactiveAgendaListLink
{
	color: #000000;
	outline: none;
	border: none;
}
