.ui-icon {
	height: 18px;
	width: 18px
}

.ui-icon-triangle-1-e {
	background-position: 0 -192px
}

.ui-icon-triangle-1-s {
	background-position: -16px -192px
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited
	{
	font-weight: bold;
	color: #004276
}

.ui-state-default a:hover {
	color: #000
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	font-weight: bold;
	color: #004276
}

.ui-accordion .ui-accordion-content {
	padding: 0
}

.ui-widget {
	font-size: 12px
}

.ui-widget input {
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, sans-serif
}

.ui-widget-content {
	color: #666
}

.map_legend {
	font-size: 12px
}

.map_legend table {
	border-collapse: collapse
}

.map_legend td {
	padding-left: 25px
}

#container {
	overflow: hidden;
	position: absolute
}

.ui-jqgrid {
	overflow: hidden
}

.ui-jqgrid tr.jqgrow td {
	white-space: normal !important
}

.ui-jqgrid {
	margin-left: 5px
}

.ui-widget {
	font-size: 11px
}

#sitemap-dialog,#legend-dialog {
	display: none
}

.legend_title {
	font-weight: bold;
	font-size: 13px;
	padding: 10px
}

#map {
	padding: 5px;
	background: #fff;
	right: 273px;
	min-width: 700px;
	width: 700px;
	display: none;
	min-height: 300px
}

#map_canvas {
	width: 100%;
	height: 100%;
	min-height: 300px;
	border: 0;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	float: none;
	border: 1px solid #666
}

#trends_chart {
	margin: 0 auto;
	background: #fff;
	border: 1px solid #d8d8d8;
	height: 125px;
	width: 215px
}

.chart_description {
	font-style: italic;
	text-align: center;
	padding-top: 2px
}

#main_page_ad {
	background: none repeat scroll 0 0 #fff;
	min-width: 715px;
	width: 700px;
	display: none;
	height: 60px;
	text-align: center
}

#main_page_ad_left {
	float: left
}

#main_page_ad_right {
	float: right
}

#event_summary {
	font-size: 11px
}

#event_table {
	float:left;
}

#option_widget {
	padding: 5px;
	display: none;
	opacity: .8;
	z-index: 10;
	top: 10px;
	color: #000;
	text-align: left;
	border: 1px solid #000;
	background-color: #fff;
	left: 10px;
	width: 118px;
	position: absolute
}

#location {
	position: absolute;
	left: 275px;
	z-index: 1003;
	font-size: 13px
}

#loc,#case_id {
	color: #666;
	width: 200px;
	font-size: 12px;
	padding-right: 28px
}

#case_details,#search_by_term {
	font-size: 12px
}

#case_details_error,#search_by_term_error {
	font-size: 12px;
	font-weight: bold;
	display: none
}

.search_title {
	font-weight: bold;
	padding-top: 10px
}

#search-dialog {
	margin-top: 35px;
	display: none;
	font-size: 13px
}

.search_opts {
	font-size: 12px
}

#search_icon {
	position: absolute;
	z-index: 1004;
	margin-left: 205px;
	margin-top: -1px
}

#onscreen_count_open,#onscreen_count_closed {
	font-size: 16px;
	font-weight: bold
}

#option_widget_closed {
	display: none
}

#filters {
	border-top: 1px solid #aaa;
	padding-top: 2px;
	font-size: 11px
}

.filter {
	display: none
}

#widget_buttons {
	margin-top: 5px
}

.widget_button {
	border: 1px solid #afafaf;
	border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	height: 20px;
	line-height: 10px;
	margin-top: 4px;
	overflow: hidden;
	padding: 2px;
	font-size: 11px
}

.widget_button:hover {
	background-color: #cad3dd;
	border-color: #a3b1be;
	color: black
}

.widget_button img {
	float: left;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 3px
}

#progress_bar {
	color: #4f4c42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	position: absolute;
	text-align: left;
	top: 10px;
	z-index: 10;
	border: 2px solid #000;
	background: #fff;
	height: 40px;
	opacity: .8;
	padding-bottom: 2px
}

.alert {
	z-index: 10;
	position: absolute;
	background: url('/images/alert_back.gif') repeat scroll 50% 50% #fff;
	border: 1px solid #000;
	width: 100%;
	height: 25px;
	bottom: 0;
	margin-left: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	min-width: 700px;
	text-align: center;
	display: none
}

#alert_txt {
	line-height: 25px
}

.star {
	cursor: pointer
}

.float_right {
	float: right;
	overflow: hidden;
	width: 75px
}

#startDate,#endDate {
	padding-left: 15px
}

.star_continer {
	cursor: pointer
}

.star {
	background-image: url(/images/icons/star.png);
	width: 32px;
	height: 32px
}

.star_on {
	background-image: url(/images/icons/star_on.png);
	width: 32px;
	height: 32px
}

#happy_star {
	cursor: pointer;
	position: relative;
	top: 6px
}

.sighting_type {
	font-size: 14px;
	font-weight: bold;
	color: #156612
}

#clear_startDate,#clear_endDate {
	padding-left: 10px;
	display: none;
	text-decoration: none
}

#progress_bar_contents {
	background: none repeat scroll 0 0 transparent;
	padding: 2px 2px 0 2px;
	width: 250px;
	z-index: 100
}

#progress_bar_text {
	float: left;
	font-size: 15px;
	font-weight: bold
}

#progress_bar_pct {
	float: right;
	font-size: 15px;
	font-weight: bold;
	text-align: right
}

#progress_bar_border {
	background: url("/images/ajax-loader-bar.gif") repeat scroll 0 0 #c1c1c1;
	width: 250px;
	height: 10px;
	margin-top: 5px
}

#progress_bar_progress {
	background: none repeat scroll 0 0 #769fd1;
	height: 10px;
	width: 25%
}

#slider {
	margin: 0 auto
}

#slider ul,#slider li {
	height: 125px;
	margin: 0;
	padding: 0;
	list-style: none
}

#slider,#slider li {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 225px;
	overflow: hidden;
	font-size: 11px
}

span#prevBtn {
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px
}

span#nextBtn {
	padding-right: 10px;
	float: right;
	font-weight: bold;
	font-size: 11px
}

.sidepane_top {
	padding-bottom: 10px
}

#social {
	padding: 10px
}

#plusone {
	float: left
}

#facebook {
	margin: 0 90px
}

#twitter {
	float: right
}