body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container {
        float: center;
	width: 998px;
}
.header-top {
	background-color: #FFFFFF;
	background-image: url(../gfx/header_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 87px;
	margin-bottom: 1px;
}
.header-main-bg {
	background-image: url(../gfx/top.jpg);
	height: 70px;
}
.meteos-logo {
	position: relative;
	top: 23px;
	float: left;
}
.header-menu {
	background-color: #E3E6F5;
	/*background-image: url(../gfx/header_menu_bg.jpg);*/
	background-repeat: no-repeat;
	height: 31px;
	margin-top: 1px;
}
.language-select {
	float: right;
	position: relative;
	font-size: 10px;
	top: 2px;
	right: 27px;
}
.main-menu {
	position: relative;
	font-size: 10px;
	/*float: left;*/
	float: right;
	/*left: 15px;
	top: 9px;*/
	right: 102px;
	top: 41px;
	width: 641px;
}
.main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.main-menu ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main-menu ul a:link, .main-menu ul a:visited {
	color: #003366;
	text-decoration: none;
}
.main-menu ul a:hover, .main-menu ul a:active {
	color: #000000;
	text-decoration: none;
}
.language-select ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.language-select ul a:link, .language-select ul a:visited {
	color: #ffffff;
	text-decoration: none;
}
.language-select ul a:hover, .language-select ul a:active {
	color: #000000;
	text-decoration: none;
}
.language-select li {
	display: inline;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.content-left {
	float: left;
	width: 250px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.content-middle {
	float: left;
	width: 488px;
	margin: 3px 5px 0px 5px;
}
.content-right {
	float: right;
	width: 250px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.content-bottom {
        float: center;
        font-size: 10px;
        width: 998px;
        margin: 3px 0px 0px 0px;
}
.section-title {
	background-color: #E3E6F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	font-size: 10px;
	color: #1e1e1e;
	text-indent: 18px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.current-weather-title {
	background-image: url(../gfx/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.forecast-title {
        background-image: url(../gfx/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.section {
	margin-bottom: 10px;
}
.footer {
	clear: both;
	font-size: 10px;
	color: #999999;
	float: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	padding-top: 10px;
}
.footer a:link, .footer a:visited {
	color: #5d5d5d;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #000000;
	text-decoration: none;
}
.news-item {
	font-size: 10px;
	background-image: url(../gfx/icon_4.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 6px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E6F5;
	padding-right: 20px;
}
.news-item p {
	margin: 0px;
	padding: 0px;
}
.forecast-item p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.forecast-warning {
	background-color: #ffcccc;
	margin-top: 5px;
	background-image: url(../gfx/icon_excl.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 29px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	min-height: 18px;
	color: #666666;
	-moz-border-radius: 5px;
	border: 1px solid #FF9999;
}
.forecast-warning-date {
	color: #707070;
}
.forecast-item-title {
	font-weight: bold;
	color: #333333;
}
.news-date {
	color: #707070;
}
.news-title {
	background-image: url(../gfx/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.satellite-title {
	background-image: url(../gfx/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.forecast-item {
	font-size: 10px;
	background-image: url(../gfx/icon_4.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 6px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E6F5;
	padding-right: 20px;
}
.uv-index-title {
	background-image: url(../gfx/icon_5.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.uv-index-item-section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	min-height: 40px;
}
.uv-index-data {
	background-color: #FFCCCC;
	border: 1px solid #FF9999;
	float: left;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	font-weight: bold;
	color: #444444;
	position: relative;
	left: 10px;
	top: 5px;
	-moz-border-radius: 5px;
}
.current-weather-header {
	background-color: #E3E6F5;
	height: 40px;
}
.sun-moon-title {
	background-image: url(../gfx/icon_6.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.current-weather-header .name {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	float: left;
	position: relative;
	left: 10px;
	top: 12px;
}
.uv-index-info {
	font-size: 10px;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.uv-index-info-title {
	font-weight: bold;
	color: #333333;
}
.item-section {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 22px;
}
.current-weather-header .basic-data {
	font-size: 12px;
	color: #5d5d5d;
	float: right;
	background-image: url(../gfx/weather_icon_sunny.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 35px;
	position: relative;
	top: 5px;
	right: 10px;
	min-height: 24px;
}
.part-name {
	font-size: 10px;
	color: #a1a1a1;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.part-data {
	font-size: 10px;
	color: #2b70b5;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.sun-title {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.moon-title {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #66CCFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.item-section-moon {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	min-height: 50px;
}
.moon-data {
	float: left;
	position: relative;
	left: 10px;
	top: 5px;
}
.moon-info {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 60px;
}
.moon-info-title {
	font-weight: bold;
	color: #333333;
}
.meteo-info-title {
	background-image: url(../gfx/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.meteo-info-item-section {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.meteo-info-item-section a:link, .meteo-info-item-section a:visited {
	color: #003366;
	text-decoration: none;
}
.meteo-info-item-section a:hover, .meteo-info-item-section a:active {
	color: #000000;
	text-decoration: none;
}
.left-forecast-title {
	background-image: url(../gfx/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}


.area-list-title {
	background-image: url(../gfx/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.area-list-section a:link, .area-list-section a:visited {
	color: #003366;
	text-decoration: none;
}
.area-list-section a:hover, .area-list-section a:active {
	color: #000000;
	text-decoration: none;
}
.moontable {
	font-size: 10px;
	color: #333333;
}
.wrfhourtable {
        font-size: 10px;
}
.datatable {
	font-size: 12px;
}