/* moodalbox CSS */
 
div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(/css/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(/css/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a10023;
	text-decoration: none;
}
a:visited {
	color: #a10023;
	text-decoration: none;
}
a:hover {
	color: #a10023;
	text-decoration: underline;
}
body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height:15px;
}
.info-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.info-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #646360;
	text-decoration: none;
}
.Temperature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height:26px;
	color: #2191d4;
	text-decoration: none;
}
.Basin {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.state-open {font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #2191d4;
	text-decoration: none;
}
.state-not-open {font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #ac051c;
	text-decoration: none;
}
.state-open-s {font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #2191d4;
	text-decoration: none;
}
.state-not-open-s {font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ac051c;
	text-decoration: none;
}

.info-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.info-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #646360;
	text-decoration: none;
}
.whiteheading {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
	line-height:14px
}
.cellpadding {
	padding:5px;
	}
