@charset "utf-8";
/* CSS Document */

/* -- top_menu_3 styles -- */
#page_title
{
	color:#479859;
	/*color:#FF0000;*/
	font-family:Verdana, Geneva, sans-serif;
  font-size: 14px;
	font-variant:small-caps;
	font-weight:bold;
  line-height: 25px;
	margin-left: 10px;
	margin-top: 6px;
  text-decoration: none;
}

#page_title_r1
{
	background: #F5882E;
	border:1px solid #F5882E;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	height:25px;
	padding-top:5px;
	text-align:center;
}

#top_menu_3_title
{
	color:#676767;
	font-size:18px;
	font-weight:bold;
}

#top_menu_3_separator
{
	color:#676767;
	font-size:14px;
	font-weight:bold;
}

.top_menu_3_element a
{
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.top_menu_3_element a:hover
{
	color:#0099FF;
}

#share_menu_button:hover
{
	cursor:pointer;
}

#embed_button
{
	font-size:12px;
}

#embed_button:hover
{
	cursor:pointer;
}


/* -- accordion styles -- */
.accordion_txt
{
	font-size:13px;
}

.hideChkBx
{
	color:#333;
	display:inline;
	font-size:12px;
	font-weight:normal;
	float:right;
}


.accordion_toggleIndication
{
	font-size:12px;
	font-style:italic;
}

.infoWinCategory
{
	color:#676767;
	font-size:11.5px;
	font-weight:bold;
}

.accordion_listOfEvents a
{
	color:#676767;
	font-size:11.5px;
	text-decoration:none;
}

.accordion_listOfEvents a:hover
{
	color:#0099FF;
}

#accordion>div div a:hover
{
	color:#0099FF;
}


/* -- map styles -- */
.mapControlMenuBtn
{
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	box-shadow:10px 10px 10px #888888;
	cursor:default;
}

.mapControlMenuBtnInterior
{
}


/* -- common region styles -- */
.region_header
{
	color:#676767;
	font-size:20pt;
	font-weight:bold;
	clear:both;
}

.end_of_region_back_to_map a
{
	font-size:9pt;
	text-decoration:none;
}

.end_of_region_back_to_map a:hover 
{ 
	color:#0099FF;
}


/* -- other common styles -- */
.photo_courtesy_text
{
	color:#676767;
	font-size:8pt;
	font-style:italic;
}


/* -- embed modal -- */
#embed_content
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#termsCheckBox
{
}

#code_container
{
	color:#676767;
	font-style:italic;
	font-weight:normal;
}


/* -- social modal -- */
#modalDialog_share
{
	font-size:12px;
}

#modalDialog_dialog
{
	font-size:13px;
	font-weight:bold;
}

#modalDialog_element_inputURL
{
	font-size:14px;
}