﻿/* Channel title & link */
.wuapi_channel, a:link.wuapi_channel, a:visited.wuapi_channel {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold; font-style:italic
}
a:hover.wuapi_channel {
	font-family: Arial;
	font-size: 14pt;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold
}
/* Item */
.wuapi_item {
	font-family: Arial;
	font-size: 12pt;
	color: #0000aa;
	font-weight: bold; text-decoration:none
}
/* Item description text */
.wuapi_desc {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 5px
}
a:link.wuapi_desc, a:visited.wuapi_desc {
	color: #CC0000;
	text-decoration: underline;
}
a:hover.wuapi_desc {
	color: #FF00FF;
	text-decoration: underline;
}
/* Channel Copyright  "Powered by:"*/
.wuapi_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #6666AA;
}

/* These entries are for the gadget*/
.wugad_body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.wugad_outer_box {
	border: 2px solid #0000FF;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 296px;
	height: 146px;
	background-color: #FFFFFF;
}
.wugad_bg_image {
	border-width: 0px;
	width: 296px;
	height: 146px;
	position: inherit;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.wugad_c_image {
	border-width: 0px;
	z-index: 5;
	position: absolute;
	width: 84px;
	height: 84px;
	top: 62px;
	left: 212px;
}
.wugad_windD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 225px;
	top: 86px;
	text-align: center;
	width: 58px;
	z-index: 10;
}
.wugad_windS {
	border-color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 225px;
	top: 106px;
	text-align: center;
	width: 58px;
	z-index: 10;
}
.wugad_station {
	overflow: hidden;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 5px;
	left: 2px;
	text-align: center;
	width: 200px;
	color: #800000;
	line-height: 18px;
	z-index: 10;
	height: 1.1em;
}
.wugad_location {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 24px;
	left: 2px;
	position: absolute;
	text-align: center;
	width: 200px;
	z-index: 10;
	height: 1.1em;
}
.wugad_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	top: 40px;
	left: 2px;
	position: absolute;
	text-align: center;
	width: 200px;
	font-weight: bold;
	z-index: 10;
}
.wugad_data {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 209px;
	top: 53px;
	left: 2px;
	position: absolute;
	height: 93px;
	z-index: 10;
	line-height: 1.15em;
}
a:link.wugad_datalink , a:visited.wugad_datalink {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	z-index: 10;
	line-height: 1.15em;
}
a:hover.wugad_datalink {
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	z-index: 10;
	line-height: 1.15em;
}
