#gmap_info_window {
	width: 300px;
	position: relative;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	text-align: left;
}

#gmap_info_window #destname {
	height: 37px;
}

#gmap_info_window #destname .data {
	text-align:right;
}

#gmap_info_window .header {
	font-weight: bold;
	font-size: 12px;
}

#gmap_info_window .label {
	width: 120px;
}

#gmap_info_window .data {
	position: absolute;
	left: 120px;
	width: 180px;
}

#gmap_info_window .data #temp {
	padding-right: 15px;
	font-size: 20px;
}

#gmap_info_window .data #temp.warm {
	color: red;
}

#gmap_info_window .data #temp.cold {
	color: blue;
}

#gmap_info_window .error {
	font-size: 16px;
}

#gmap_help_button {
	color: #003f6f;
	font-family: Arial,sans-serif;
	font-size: small;
	height: 18px;
	width: 5em;
}

#gmap_help_button div {
	background-color: white;
	border: 1px solid black;
	cursor: pointer;
	text-align: center;
}

#gmap_help_button div div {
	border-style: solid;
	border-color: white rgb(176, 176, 176) rgb(176, 176, 176) white;
	border-width: 1px;
	font-size: 12px;
}

#gmap_help_container {
	background-color: white;
	font-family: Arial,sans-serif;
	font-size: 12px;
	padding: 12px;
	border: 1px solid #0000aa;
	z-index: 10;
}

#gmap_help_container .close {
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}

#gmap_help_container .helpItem {
	/*height: 80px;*/
	margin-bottom: 10px;
	clear: both;
}

#gmap_help_container h1 {
	font-size: 18px;
	text-align: center;
}

#gmap_help_container h2 {
	font-size: 15px;
	margin-bottom: 4px;
}

#gmap_help_container .helpItem img {
	float: left;
	margin: 5px;
}

#gmap_help_container #gmap_loader {
	position: absolute;
	bottom: 20px;
}

#gmap_destsearch_container {
	font-size:10px;
	/*font-weight:bold;*/
	font-family: verdana,arial,helvetica,sans-serif;
	/*float:right;*/
	color: #333333;
	/*margin:4px 5px 0 0;*/
}

#gmap_destsearch_container #gmap_destsearch	{
	outline: none;
	/*margin: 0 !important;*/
	/*padding: 3px 0 0 3px;*/
}

#gmap_destsearch_container #gmap_destdropdown	{
	margin: 0px;
	/*margin-top: 10px!important;
	margin-bottom: 0;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-top: 0 !important;*/
	border: none;
	cursor: pointer;
}

#gmap_destsearch_container #gmap_destdropdown ul	{
	margin: 0!important;
	padding: 0!important;
	/*width: 164px;*/
	list-style-type: none!important;
	list-style-image: none!important;
	opacity: .90;
	background-color: #e8e8e8!important;
	/*background-image: url(/gifs/7/kokt.png);*/
	/*background-repeat: no-repeat;*/
	list-style-position: outside!important;
	list-style: none!important;
}

#gmap_destsearch_container #gmap_destdropdown ul strong.highlight {
	color: #800; 
	margin: 0;
	padding: 0;
}

#gmap_destsearch_container #gmap_destdropdown ul li	{
	/*margin-top: 9px;*/
	margin-left: 0!important;
	/*width: 158px;*/
	/*background-image: url(/gifs/7/s7_bg_id3_boxgreyLine.png);*/
	/*background-repeat: repeat-y;*/
	color: #3e3e3e;
	outline: none;
	padding: 3px 0 3px 4px;
	border-right: 1px solid #afb7c9;
	border-left: 1px solid #afb7c9;
	border-bottom: 1px solid #afb7c9;
	
}

#gmap_destsearch_container #gmap_destdropdown ul li.selected	{
	background-color: #558abf !important;
	color: #fff!important;
}

#met_nve_logo {
	position: absolute;
	right: 10px;
	bottom: 15px;
}

#met_nve_logo a {
	margin-left: 10px;
}

#met_nve_logo img {
	border: 0px;
}
