div.mapContainer {	position: relative;
}
div.map {	background-color: #99B3CC;	padding: 10px !important;	height: 460px;	position: relative;
}
div.monthControl {	position: absolute;	top: 40px;	right: 20px;	width: 210px;	padding: 0px;
}
div.monthControl div.top,
div.monthControl div.bottom {	background-repeat: no-repeat;	background-position: left center;	height: 20px;	width: 210px;
}
div.monthControl div.top {	background-image: url(/images/maps/filteroverlay/top.png);	background-color: transparent;
}
div.monthControl div.bottom {	background-image: url(/images/maps/filteroverlay/bottom.png);	background-color: transparent;
}
div.monthControl div.middle {	background: url(/images/maps/filteroverlay/repeat.png) top left repeat-y;	background-color: transparent;	padding: 0px 20px 10px 20px;
}
div.monthControl h2 {	margin: 0 0 10px 0;
}
div.monthControl h3 {	margin: 10px 0;
}
div.monthControl div.month {	margin: 5px 0;
}
div.monthControl a {	color: black;	text-decoration: none;	padding-left: 15px;
}
div.monthControl a:hover,
div.monthControl a.active {	font-weight: bold;	background: url('/images/navigation/LinkArrow.png') no-repeat left center;
}
div.markerLabel {	padding: 5px;	width: 58px;	color: black !important;	font-weight: bold;	font-size: smaller;	background: url('/images/transparencies/ffffff-80.png') repeat top left;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;
/*	opacity: 0.8;
*/	border: 0px solid #666;	text-shadow: #fff 1px 1px 4px;
}
/*
div.temp0,
div.temp1,
div.temp2,
div.temp3,
div.temp4 {	border-color: #79a1ff;	background: #79a1ff;
}
div.temp5,
div.temp6,
div.temp7,
div.temp8 {	border-color: #96b0eb;	background: #96b0eb;
}
div.temp9,
div.temp10,
div.temp11,
div.temp12 {	border-color: #c3c0c2;	background: #c3c0c2;
}
div.temp13,
div.temp14,
div.temp15,
div.temp16 {	border-color: #edc393;	background: #edc393;
}
div.temp17,
div.temp18,
div.temp19,
div.temp20 {	border-color: #ffbc62;	background: #ffbc62;
}
div.temp21,
div.temp22,
div.temp23,
div.temp24 {	border-color: #ffaf31;	background: #ffaf31;
}
div.temp25,
div.temp26,
div.temp27,
div.temp28 {	border-color: #ff9d00;	background: #ff9d00;
}
div.temp29,
div.temp30,
div.temp31,
div.temp32 {	border-color: #ff8900;	background: #ff8900;
}
div.temp33,
div.temp34,
div.temp35,
div.temp36 {	border-color: #ff7300;	background: #ff7300;
}
div.temp37,
div.temp38,
div.temp39,
div.temp40 {	border-color: #ff5b00;	background: #ff5b00;
}
div.temp41,
div.temp42 {	border-color: #ff3d00;	background: #ff3d00;
}
*/
div.markerLabel {
/*	border-color: #333;	background: #333;	color: white;
*/
}
div.markerLabel ul {	padding: 0;	list-style-type: none;
}
div.markerLabel li {	padding: 2px 0 2px 20px;
}
div.markerLabel li.temp {	background: url('/images/icons/silk/weather_sun.png') left center no-repeat;
}
div.markerLabel li.precipitation {	background: url('/images/icons/silk/weather_rain.png') left center no-repeat;
}
ul.dataset {	display: none;
}
#months
{ width: 100%;
} #months caption { text-align: left; font-weight: bold; padding-bottom: 5px; } #months thead { background-color: #F4EECD; color: #DC801B; font-weight: bold; } #months tbody tr td { text-align: center; padding: 10px; } #months tbody tr td, #months thead tr th { border-right: 1px solid #e4e4e4; }
div#key
{ margin: 15px 0; padding: 10px; border: 1px solid #E6E2C6; width: 200px; float: right; margin: 15px 0 15px 15px;
} div#key h3 { font-family: Georgia; color: #705812; font-weight: normal; font-size: 16px; border-bottom: 1px dashed #E6E2C6; padding-bottom: 5px; margin-bottom: 10px; } div#key table { border: none; }
/*
div.months {	padding: 0 10px;	height: 60px;	overflow: hidden;
}
div.month {	float: left;	width: 43px;	background-color: #dcdcda;	text-align: center;	border: 1px solid #ccc;	border-right-width: 0;
}
div.months .last {	border-right-width: 1px;
}
div.month a {	display: block;	padding: 10px 2px;	border: 4px solid transparent;	color: #252523;	text-transform: uppercase;
}
div.month a:hover,
div.month a.active {	border-color: #dc801b;
}*/
.weather2travel { text-align: right; font-size: 10px; font-family: Arial, Tahoma, Sans-Serif; color: #aaa; margin-top: 10px;
}
