a.green:link { color: #000000; text-decoration: none; }
a.green:visited { color: #000000; text-decoration: none;  }
a.green:hover { color: #ed4732; text-decoration: none;  }

a.red:link { color: #ed4732; text-decoration: none; }
a.red:visited { color: #ed4732; text-decoration: none;  }
a.red:hover { color: #ed4732; text-decoration: none;  }

a.white:link { color: #ffffff; text-decoration: none;}
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover { color: #ffffff; text-decoration: none;}


#top, #formframe, #col, #col2, #h40, #intbox, #htoleft {
	float: left;
}

#smalltxt {
	margin-top: 5px;
	font-size: 10pt;
}

#intbox {
	text-align: center;
	font-weight: bold;
}

#icon {
	float: left;
margin-right: 4px;
}

#date {
	float: left;
margin-right: 10px;
}

#text_err {
	width: 240px;
	height: 80px;
}

#mini_h {
	margin-bottom: 3px;
}

#inntxt {
	width: 240px;
	margin-bottom: 10px;
}

#bluebutton {
	background-color: #86b621;
}

#graybutton {
	background-color: #70726b;
}

#blackbutton, #redbutton, #bluebutton, #graybutton {
	display: inline-block;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	font-weight: bold;
	padding: 8px 14px 9px; color: #fff;
	font-size: 14px;
	margin-right: 3px;
}

#intbox {
	background-color: #fbc73f;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
}


#h40 {
	width: 300px;
}

#inputstring2, #intbox {

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#inputString, #inputString2 {
	border: #ccc solid 1px;
}

#col {
	width: 300px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#col2 {
	width: 480px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#staticmap {
	margin-top: 15px;
	border: 5px solid #fff;
}

#htoleft {
	width: 500px;
	margin-left: 20px;
	margin-bottom: 50px;
}

#htoright {

	width: 475px;
	text-align: right;
}

#htoleft, #htoright {
	margin-bottom: 15px;
}



#inputString2 {
	width: 600px;
	font-size: 20pt;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;

}

#confirm, #warning {
	float: left;
	width: 1050px;
}

#h {
	font-size: 26px;
	margin-left: 20px;
	padding-top: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #333333;
}

#formframe {
width: 100%;
background-color: #414141;
opacity:0.95;
color: white;
float: left;

}

#map_search {
	margin-bottom: 20px;

}

#map_descr {
	margin-top: 20px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;

}



BODY {
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	margin: 0; padding: 0;
	background-color: #f4f4f4;

}

INPUT {
	font-size: 18px;
}

SELECT {
	font-size: 16px;
}

#logo {
	float: left;
	margin-top: 20px;
	width: 400px;
}

#week_picker {
	float: right;
	margin-top: 20px;
}

#site_header {
	background-color: #262626;
	height: 90px;
	margin-bottom: 30px;
}


#line {
	border-bottom: 3px solid #ffffff;
	padding: 5px;
	vertical-align: top;
}



.suggestionsBox2 {
	position: absolute;
	z-index: 10;
	top: 335px;
	width: 620px;
	background-color: #000000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #212427;
	color: #fff;
	float: left;
	opacity:0.90;
	filter:alpha(opacity: 90);

}


.suggestionList2 li {
	margin: 5px;
	padding: 3px;
	list-style-type: none;
	margin-right: 30px;
}

.suggestionList2 li:hover {
	background-color: #fbc73f;

}

#row_color_no {
	background-color: #F8F8F8;
}

#row_color_green {
	background-color: #e9fee9;
}

#row_color_yellow {
	background-color: #FFFFCC;
}

#header {
	color: #fff;
	background-color: #262626;

}

#stats {
	font-size: 20px;
	margin-bottom: 20px;
}

#menu_item {
	list-style: none;
}

#sub_head, #head, BODY, SELECT, INPUT, TEXTAREA {
	font-family: 'Open Sans', sans-serif;
}

#right {
	text-align: right;
}

#smallfont {
	font-size: 12px;
	margin-top: 3px;
}

#intbox, #warning {
	color: #fff;
}

#confirm {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}





#to_right {
	float: right;
}

#font_s {
	font-size: 10pt;
}

#black {
	color: #393939;
}

#gray {
	color: #ccc;
}

#green_font {
	color: #00CC33;
}


#noerror {
	background-color: #00CC66;
	color: #fff;
	padding: 5px;
	margin-bottom: 225px;
}


#bar {
	border: 1px solid #393939;
	width: 100px;
	float: left;


}

#s_img {
	float: left;
	width: 20px;
}

#bar, #innerbar {
	height: 15px;
}

#innerbar {
	background-color: #404040;
}

#head {
		font-size: 24pt;
	border-bottom: 1px solid #C6C6C6;
	margin-bottom: 15px;
}

#sub_head  {
	margin-bottom: 5px;
	font-size: 20pt;
}

#count_cases, #sub_headd {
	font-weight: 400;
}

#sub_head, #green {
		color: #5fa4a0;
}

#str {
	font-weight: bold;
}

#tdgreen {
	background-color: #EEF3E2;
}

#site_container, #bottom, #header_holder, #top_menu {
	width: 1100px;
	margin: 0 auto;
	padding: 10px;
	float: center;

}


#bottom {
	margin-top: 10px;
	text-align: right;
}

#site_container {
	background-color: #ffffff;
	margin-top: 8px;
}


#table_head {
	color: #fff;
	background-color: #393939;
}



#block {
	width: 1070px;
}



#table_head {
	background-color: #393939;
	color: #fff;
}

#toright, #divide_right {
	text-align: right;
}

#red {
	color: #ed4732;
}

table tr td a {
	display:block;
	height:100%;
	width:100%;
}





 #map-canvas {
	margin: 0;
	padding: 0;
	height: 700px;
}







