TABLE.entityForm
{
	width: 100%;
}

TABLE.entityForm TD
{
	vertical-align: top;
}

TABLE.entityForm TD.header
{
	width: 200px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 8px;
}

body
{
	background-image: url(images/gradient_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #e3e2ce;
}

#MainDiv
{
	margin: 0 auto;
	width: 798px;
	z-index: 1;
	position: relative;
	/*background-color: #000000;*/
	height: 100%;
	top: 1px;
	left: -2px;
}

#contentContainer
{
	background-image: url('images/shadow.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 798px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 255px;
}

.countySelect
{
	font-size: 0.72em;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
}

#Left
{
	float: left;
	width: 176px;
	margin: 0px;
	height: 100%;
	padding: 0px 0px 0px 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#Left .leftMenuItem
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	color: Gray;
	width: 798px;
	height: 50px;
	background-image: url(    '/images/footer.jpg' );
	text-align: left;
	padding-left: 10px;
}

#mainContent
{
	width: 556px;
	float: left;
	margin: 0px;
	z-index: 2;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #333333;
	height: 100%;
	min-height: 255px;
}
#mainContent input
{
	max-width: 350px;
}
#MainDiv #mainContent h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #FFFFFF;
	background-color: #547fb4;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: middle;
	min-height: 89px;
}

#MainDiv #mainContent h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#MainDiv #mainContent h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}



#SummaryImageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #547fb4;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: middle;
	min-height: 89px;
	clear: both;
}

#MainDiv #mainContent h2 img
{
	margin-left: 5px;
	vertical-align: middle;
	float: right;
}

#MainDiv #mainContent .Profile img
{
}

#MainDiv #mainContent p
{
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.imgDescription
{
	padding-right: 10px;
	padding-bottom: 5px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1d4a86;
	background-image: url(images/headerGradient.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 15px 0px;
	width: 546px;
	height: 20px;
}
h1 span
{
	float: left;
}
h1 .additionalInfo
{
	float: right;
	margin-right: 2px;
	font-size: 1.01em;
}

#contentRight
{
	width: 31px;
	float: left;
	margin: 0px;
	height: 512px;
}
.Profile
{
	background-color: #efead6;
	width: 195px;
	margin-right: 2px;
	float: right;
	padding: 10px;
	margin-left: 5px;
}
#MainDiv #mainContent .Profile .profileEmphasis
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	color: #6a9b3f;
	padding: 0px;
	margin: 0px;
}
#MainDiv #mainContent .Profile h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #6a9b3f;
	padding: 0px;
	margin: 0px;
}
#MainDiv #mainContent .Profile img
{
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainDiv #mainContent .Profile p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

/*
.topMenuItem applies to the table that wraps all the sub-menu items for a single menu item.
This table has some hard coded <TD> elements (with hard coded style info) between sub-menu items (to space things out).
The parent style is .topMenuItemContainer.
*/
.topMenuItem
{
	float: left;
	margin: 5px 5px 9px 5px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}

/*
.topMenuItemContainer applies to a DIV that wraps all the sub-menu items for a single menu item.
It primarily generates the border for the sub-menu items.
This style will be modified by one of the following styles (determined by the specific menu item):
	#GetInformedRollover .topMenuItemContainer
	#getInvolved .topMenuItemContainer
*/
.topMenuItemContainer
{
	float: left;
	background-color: #ffffff; /*height: 128px; */ /*	height:50px; */
	margin: 0px;
	padding: 0px 8px 0px 8px;
	border-style: solid;
}

/*
.staticMenuItems applies to sub-menu items (the anchor & the table that wraps the anchor).
The sub-menu items also have inline style information but it's not consistent across all items (font-size, border info, etc).
The parent style is .topMenuItem.
*/
.staticMenuItems
{
	color: black; /*width : 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	padding-bottom: 5px;
	text-align: left;
}
.staticMenuItems :hover
{
	text-decoration: underline;
}
.staticMenuItems tbody tr td
{
	text-align: left;
}


.eventDetailData td
{
	border-collapse: none;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.eventDetailData .dataHeader
{
	border-collapse: none;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

#GetInformedRollover .topMenuItemContainer
{
	border-color: #39597f;
}
#getInvolved .topMenuItemContainer
{
	border-color: #575587;
}



#GetInformedRollover
{
	position: absolute;
	left: 35px;
	z-index: 15;
	top: 203px;
	background-image: url(images/topMenuBG.png);
	background-repeat: no-repeat;
	background-position: 100% 100%; /*	height: 56px; */
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 7px 0px;
	visibility: hidden;
	overflow: hidden;
}

#footer
{
	width: 798px; /*height: 50px;*/
	float: left;
	background-color: #E3E2CE;
	padding-bottom: 20px;
}
.footerLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}
.tableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	font-weight: bold;
	color: #1D4A86;
}
.formFormat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	font-style: italic;
	color: #999999;
}
#getInvolved
{
	position: absolute;
	z-index: 14;
	left: 402px;
	top: 203px;
	background-image: url(images/topMenuBG.png);
	background-repeat: no-repeat;
	background-position: 100% 100%; /*height: 134px;*/ /*	height:56px; */
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 7px 0px;
	visibility: hidden;
	overflow: hidden;
}

.topMenuItemContainer iframe
{
	display: none; /* for IE5 */
	display: block; /* for IE5 */
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

.required
{
	color: red;
	padding-right: 2px;
}

/* workaround for a calendar popup problem where the calendar's styling isn't being used unless it's referenced locally here. */
.ajax__calendar_container
{
	padding: 4px;
	position: absolute;
	cursor: default;
	width: 170px;
	font-size: 11px;
	text-align: center;
	font-family: tahoma,verdana,helvetica;
}
.ajax__calendar_body
{
	height: 139px;
	width: 170px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
	top: 0px;
	left: 0px;
	height: 139px;
	width: 170px;
	position: absolute;
	text-align: center;
	margin: auto;
}
.ajax__calendar_container TABLE
{
	font-size: 11px;
}
.ajax__calendar_header
{
	height: 20px;
	width: 100%;
}
.ajax__calendar_prev
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%; /*background-image: url(<%=WebResource(  "AjaxControlToolkit.Calendar.arrow-left.gif" )%>);*/
}
.ajax__calendar_next
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50% 50%; /*background-image: url(<%=WebResource(  "AjaxControlToolkit.Calendar.arrow-right.gif" )%>);*/
}
.ajax__calendar_title
{
	cursor: pointer;
	font-weight: bold;
}
.ajax__calendar_footer
{
	height: 15px;
}
.ajax__calendar_today
{
	cursor: pointer;
	padding-top: 3px;
}
.ajax__calendar_dayname
{
	height: 17px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
}
.ajax__calendar_day
{
	height: 17px;
	width: 18px;
	text-align: right;
	padding: 0 2px;
	cursor: pointer;
}
.ajax__calendar_month
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.ajax__calendar_year
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.ajax__calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000000;
}
.ajax__calendar .ajax__calendar_footer
{
	border-top: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_dayname
{
	border-bottom: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_day
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_month
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_year
{
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
	color: #0066cc;
}
/* end calendar workaround */

.box
{
	width: 100%;
	border: 0px solid #000000;
}
.floatLeft
{
	float: left;
}
.row
{
	margin: 0;
	text-align: center;
	width: 100%;
}
.cols2
{
	float: left;
	text-align: right;
	width: 30%;
	margin: 0 3px 3px 0;
	padding: 3px;
}

.listExtendercss
{
	color: Black;
	background-color: Gray;
	text-align: left;
}
.ProgramViewAdminCommand
{
	clear: both;
	float: left;
	font-weight: bold;
	color: #547fb4;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ProgramViewSideLabel
{
	clear: both;
	float: left;
	font-weight: bold;
	color: #6a9b3f;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
.ProgramViewSideLabelContent
{
	clear: both;
	float: left;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
}
.ControlStyle
{
	width: 210px;
}
.HeaderStyle
{
	width: 150px;
	text-align: right;
	padding-right: 5px;
}

span.WhatsNewTypeEvent
{
	color: Black;
	color: #566292;
	font-weight: bold;
}

span.WhatsNewTypeProgram
{
	color: #688D57;
	font-weight: bold;
}

.WhatsNewDatePosted
{
	color: Black;
}

.WhatsNewSummary
{
	color: #39597F;
	font-size: 1.2em;
	font-weight: bold;
}

.WhatsNewDescription
{
	font-size: .9em;
}

.BrowseDatePosted
{
}

.BrowseSummary
{
	color: #39597F;
	font-size: 1.2em;
	font-weight: bold;
}

td.EventDayWithBothEventTypes
{
	font-weight: bold;
	color: #835B7D;
}

td.EventDayWithRhiEventTypes
{
	font-weight: bold;
	color: #678E57;
}

td.EventDayWithUserEventTypes
{
	font-weight: bold;
	color: #526293;
}


.WelcomeUser
{
	color: #39597F;
	font-weight: bold;
}
.listContainer
{
	padding-left: 15px;
}

.errorMessage
{
	color: Red;
	font-weight: bold;
}

.requiredField
{
	color: Red;
	font-weight: bold;
}

.photoUploadResize
{
	max-height: 100px;
	max-width: 100px;
}

.TestingFromUserControl
{
	width: 500px;
}

.galleria
{
	list-style: none;
	width: 200px;
}
.galleria li
{
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
}
.galleria li a
{
	display: none;
}
.galleria li div
{
	position: absolute;
	display: none;
	top: 0;
	left: 180px;
}
.galleria li div img
{
	cursor: pointer;
}
.galleria li.active div img, .galleria li.active div
{
	display: block;
}
.galleria li img.thumb
{
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}
.galleria li .caption
{
	display: block;
	padding-top: .5em;
}
* html .galleria li div span
{
	width: 400px;
}
/* MSIE bug */

.tagCloudDiv
{
	display: none;
	height: 100%;
}
.tagCloudSelect
{
	display: none;
}
.tagCloudOptionActive
{
	/*background-color: #AAAAFF;*/ /*background-color: #ACC9E6;*/ /*background-color: #d3e3f2;*/
	background-color: #ccdded;
}
.option
{
	height: 22px;
	cursor: default;
	overflow: hidden;
	white-space: nowrap;
}
.tagCloudSelectedTagsDiv
{
	width: 100%;
}
.icstdLeftDiv
{
	max-width: 55%;
	float: left;
}
.icstdRightDiv
{
	min-width: 110px;
	float: left;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

.afterTagCloud
{
	padding-top: 5px;
	float: left;
	clear: both;
}

/* Overlay */
#confirmModalOverlay
{
	background-color: #eee;
	cursor: wait;
}

/* Container */
#confirmModalContainer
{
	width: 699px;
	overflow: hidden;
	height: 60%;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 16px;
	text-align: left;
	background: #fff;
	border: 2px solid #336699;
}
#confirmModalContainer .header
{
	height: 30px;
	width: 100%;
	background: url(images/header.gif) repeat-x;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 30px;
}
#confirmModalContainer .header span
{
	padding-left: 8px;
}
#confirmModalContainer .message
{
	color: #333;
	text-align: center;
	margin: 0;
	padding: 12px 4px;
	font-size: 1em;
}
#confirmModalContainer .buttons
{
	background-color: #336699;
	text-align: center;
	width: 100%;
	padding: 0;
	height: 38px;
	padding-top: 5px;
	vertical-align: top;
}
#confirmModalContainer .buttons div
{
	width: 150px;
	overflow: hidden;
	height: 26px;
	color: #666;
	font-weight: bold;
	text-align: center;
	background: url(images/button.gif) repeat-x;
	border: 1px solid #bbb;
	cursor: pointer;
}
#confirmModalContainer a.modalCloseX, #confirmModalContainer a.modalCloseX:link, #confirmModalContainer a.modalCloseX:active, #confirmModalContainer a.modalCloseX:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	position: absolute;
	top: -1px;
	left: 400px;
	color: #ddd;
}
#confirmModalContainer a.modalCloseX:hover
{
	color: #9bb3b3;
}
.optionColumnDivCont
{
	overflow: -moz-scrollbars-vertical;
	height: 100%;
	overflow-y: scroll;
}
.optionColumnDiv
{
	float: left;
	width: 159px;
	overflow: hidden;
	border-right: solid 1px #AAAAAA;
	padding-left: 5px;
	padding-right: 5px;
}
.lastOptionColumnDiv
{
	border-style: none;
}

.eventViewImg
{
	float: right;
	padding-left: 5px;
}

.progCoordTable
{
	font-size: 0.85em;
	float: left;
	clear: both;
	overflow: hidden;
	width: 194px;
}
.progCoordTable td
{
	width: 97px;
	overflow: hidden;
}
.progCoordTable div
{
	overflow: hidden;
}
.progCoordTable span
{
	overflow: hidden;
	width: 82px;
}
#MainDiv #mainContent .Profile img.ProgramContactImage
{
	margin: 0px;
	padding-left: 15px;
	height: auto;
	width: 80px;
}
#MainDiv #mainContent table .uploadedImgTable
{
}
#MainDiv #mainContent table .uploadedImgTable td.uploadedImgTD
{
	vertical-align: middle;
	padding-right: 10px;
	font-weight: bold;
}

/* Hide useless radio buttons created by Spider Logic EntityForm */
#mainContent span.entityFormWrapper>table input[type='radio']
{
    display: none;
}