﻿body
{
	margin: 0;
	padding: 0;
	background-image: url(Images/mainBkgnd.gif); 
	background-repeat: repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}


A:link		{color: #374655; text-decoration: underline}
A:visited	{color: #970f00; text-decoration: underline} 
A:hover		{color: #374655; text-decoration: none}


h1
{
	width: 813px;
	height: 87px;
	background-image: url(Images/banner_inside_03.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #374655;
	line-height: 1;
	padding: 10px 10px 10px 0px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #374655;
	line-height: 1;
	padding: 10px;
}



#Container
{
	position: relative;
	width: 773px; 
}





#Content
{
	position: relative;
	left: 40px;
	top: 0px;
	width: 100%;
	background-color: #EBE39B;
	border-top: solid 10px #660000;
	
}


#Footer
{
	position: relative;
	left: 40px;
	top: 0px;
	width: 100%;
	color: #3b623a;
	border-top: solid 10px #ffffff;
	background-image: url(Images/pageBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #EBE39B;
	padding-bottom: 20px;
	line-height: 16px;
}

#Footer .footerLeft
{
	position: absolute;
	top: 5px;
	left: 10px;
	
}

#Footer .footerRight
{
	width: 170px;
}

#Footer p
{
	position: relative;
	top: 5px;
	left: 600px;
	height: 60px;
    
}



.otherMonthCssClass
{
	cursor: pointer;
	background-color: Red;
}





/* Recent Meetings */

.liveLink
{
	color: #ff0000;
	cursor: pointer;
}

div#meetingsContainer
{
	width: 370px;
	height: 440px;
	position: relative; 
	left: 15px;
}


div#meetingsContainer h3
{
	padding-top: 10px;
	font-size: 13px;
	color: #9c9850;
}

div#meetingsContainer h5
{
	border: none;
}

div#meetingsContainer ul
{
	padding-top: 0px;
	margin-top: 0px;
}

div#meetingContainer p
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}


div#meetingContent
{
	font-size: 11px;
	position: relative;
	height: 500px;
	width: 750px;
}




/* Calendar */

div#meetingCalendarContainer
{
	position: absolute;
	width: 355px;	
	right: 0px;
	top: 22px;
}

div#meetingCalendarContainer a
{
	color: #fff;
}

div#meetingListContainer
{
	position: relative;
	width: 100%;
	border: solid 1px #000;
	margin: 0px;
}

div#meetingListContainer h4
{
	text-align: center;
	font-size: 12px;
	margin: 2px 0px 10px 0px;	
}

div#meetingListInner
{
	position: relative;
	bottom: 5px;
	left: 5px;
	width: 345px;
	font-size: 12px;
	color: #fff;
}

div#meetingListInner p
{
	position: relative;
	background-color: #047b5f;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	height: 6em;
	border: none;
}

div#meetingListInner a
{
	position: absolute;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #94bce0;
	padding: 5px;
	bottom: 5px;
	right: 5px;
}

div#meetingListInner a:hover
{
	background-color: #88452b;
}

div#meetingListInner .meetingListBottom
{
	background-color: #214836;
	text-align: right;
	padding: 5px;	
	margin: 0px 0px 0px 0px;
	height: auto;
}

.specialDayCouncilMeeting
{	
	background-color: #008063;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}

.specialDayFireMeeting
{	
	background-color: #ff9933;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}

.specialDayPlanningMeeting
{
	background-color: #3A5FCD;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}

.specialDayToday
{
	background-color: #4A4225;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
}

.selectedDate
{
	background-color: #ff0000;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	border: solid 1px #f6f6f6;
	cursor: pointer;
}



/* Agenda Side */

div#agendaContainer
{
	position: absolute;
	top: 10px;
	right: 5px;
	width: 410px;
	height: 440px;
	
}

div#agendaHeading
{
	height: 38px;
}

div#agendaContainer h3
{
	font-size: 12px;
	color: #0C8B55;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#agendaContainer h4
{
	font-size: 11px;
	font-weight: normal;
	color: #0C8B55;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#agendaContents
{
	position: relative;
	height: 430px;
	width: auto;
	border: solid 1px #eeeeee;
	overflow-y: auto;
	padding: 5px 12px 0px 0px;
	top: 0px;
}

div#agendaContents ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div#agendaContents li
{
	padding-bottom: 7px;
}

div#agendaContents .suffix
{
	padding: 0px;
	margin: 0px;
	color: #9c9850;
}

div#agendaContents .activeAgendaListItem
{
	color: #881B0D;
}

div#agendaContents .activeAgendaListLink
{
	color: #881B0D;
}

div#agendaContents .unactiveAgendaListItem
{
	color: #000000;
}

div#agendaContents .unactiveAgendaListLink
{
	color: #000000;
}

div#agendaContents a
{
	text-decoration: none;
	color: #000000;
	outline-style: none;
}








/* Media Player Side*/

div#mediaContainer
{
	background-color: #185742;
	width: 350px;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

div#mediaContainer a
{
	color: #ffffff;
	text-decoration: none;
}

div#innerMediaContainer
{
	position: relative;
	top: 5px;
	left: 5px;
	width: 340px;
	font-size: 11px;
}

div#innerMediaContainer ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

div#innerMediaContainer li
{
	list-style: none;
	padding-bottom: 3px;
	margin: 0px;
}

div#playerDetails
{
	position: relative;
	background-color: #ffffff;
	width: auto;
	padding: 5px;
	margin-top: 5px;
}

div#playerDetails h4
{
	margin: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	border: none;
}

div#playerDetails h5
{
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	color: #fff;
	background-color: #239B43;
	border: none;
}

div#itemDesc
{
	overflow-y: auto;
	height: 80px;
}