/* ------------------------ tag specific */
html, body, blockquote, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	color: #000;
	background: #eaf5f8 url(/images/body_bg.jpg) no-repeat 0 0;
}

img {
	border: none;
}

th {
	text-align: left;
}

fieldset {
	border: 0;
}

fieldset legend {
	display: none;
}

:focus {
  -moz-outline-style: none;
}

/* ------------------------ sprites */
#weather-app-navigation li,
#weather-app-navigation li a, 
#weather-app-navigation li span,
#weather-app-navigation li.active,
#weather-app-navigation li.active a, 
#weather-app-navigation li.active span {
	background: url(/images/menu.png) repeat-y 0 0;
}

a.link,
.app-body-locality .bottom-tab a,
html .at300bs.at15t_compact,
#weather-app-header .heading .sun,
#main-navigation .current-warnings a,
#current-warnings a,
.weather-app-scroll,
.weather-app-scroll .left,
.weather-app-scroll .left.inactive,
.weather-app-scroll .right,
.weather-app-scroll .right.inactive,
#weather-app-header .pollen-list-heading h1,
#weather-app-header .tourist-list-heading h1,
.app-body-locality_ten-days span.ten-days-hover:hover span.icon .popup {
	background: url(/images/icons.png) repeat-y 0 0;
}

#meteorolog span {
	background: url(/images/meteorologer.png) no-repeat 0 0;
}

/* ------------------------ site columns/containers */
#container {
	float: left;
	width: 1260px;
}

#container #inner {
	float: left;
	background: url(/images/container_bg.png) repeat-y 0 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	padding: 0 40px 0 0;
	width: 980px;
}

#container #right-ad-column {
	float: left;
	margin-left: -10px;
	padding-top: 20px;
	width: 250px;
}

#header {
	float: left;
	overflow: hidden;
	width: 100%;
}

#content {
	float: left;
	width: 100%;
}

#content .ad {
	float: left;
	margin-bottom: 20px;
}

#footer {
	float: left;
	overflow: hidden;
}

/* ------------------------ header content */
.header-content {
	position: relative;
	float: left;
	background: #fff url(/images/header_content_bg.jpg) no-repeat 0 0;
	height: 93px;
	padding: 0 10px 0 10px;
	width: 960px;
}

.header-content .current-date {
	position: absolute;
	top: 77px;
	left: 25px;
	font: 1em Arial, Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.header-content .vaderkanalen {
	position: absolute;
	top: 15px;
	left: 25px;
}

.header-content .tv4 {
	position: absolute;
	top: 25px;
	right: 9px;
}

.header-content .expressen {
	position: absolute;
	top: 24px;
	right: 69px;
}

.header-text-area {
	float: right;
	height: 89px;
	width: 330px;
}

.header-content .header-tourist-weather {
	position: absolute;
	top: 13px;
	left: 445px;
	width: 120px;
}

.header-article {
	position: absolute;
	top: 4px;
	left: 570px;
	height: 89px;
	width: 270px;
}

.header-article img {
	float: left;
	border: 1px solid #f7f8fa;
	margin: 6px 10px 0 0;
}

.header-tourist-weather h4 {
	font: 1.4em "Arial narrow", Arial, Verdana, sans-serif;
	color: #fff;
	margin-bottom: 0.3em;
	text-transform: uppercase;
}

.header-tourist-weather h5 {
	font: 1.6em Arial, Verdana, sans-serif;
	color: #fff;
	margin-bottom: 0.5em;
}

.header-article h4 {
	font: bold 2em Arial, Verdana, sans-serif;
	color: #000;
	line-height: 1.1em;
	margin-top: 10px;
}

.header-article h4 a {
	color: #000;
	text-decoration: none;
}

/* ------------------------ main navigation */
#main-navigation {
	float: left;
	background: #0366a0;
	height: 27px;
	width: 980px;
}

#main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 150px;
	width: 830px;
}

#main-navigation li {
	float: left;
	margin-right: 41px;
}

#main-navigation .current-warnings {
	float: right;
	margin-right: 8px;
}

#main-navigation a {
	font: 1.4em/1.9em "Arial narrow", Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#main-navigation .active a {
	font-weight: bold;
}

#main-navigation .current-warnings a {
	background-position: 0 -478px;
	padding-left: 24px;
}

/* ------------------------ column wrapper and content columns */
#column-wrapper {
	float: left;
	overflow: hidden;
	width: 100%;
}

#two-column-wrapper {
	float: left;
	display: inline;
	margin-left: 24px;
	width: 775px;
}

#main-content {
	float: right;
	width: 531px;
}

#sidebar-left {
	float: left;
	width: 230px;
}

#sidebar-right {
	float: right;
	width: 164px;
}

/* ------------------------ sidebar right boxes */
.box {
	float: left;
	margin-bottom: 1em;
	width: 164px;
}

.box .content {
	float: left;
	background: #fff;
	border: 1px solid #277cae;
	border-width: 0 1px 0 1px;
	padding: 7px 7px 2px 7px;
	width: 148px;
}

.box .bottom {
	float: left;
	background: url(/images/box-bottom.png) no-repeat 0 0;
	height: 7px;
	width: 164px;
}

#sidebar-left .box {
	width: 227px;
}

#sidebar-left .box .content {
	width: 211px;
}

#sidebar-left .box .bottom {
	background: url(/images/box-bottom-wide.png) no-repeat 0 0;
	width: 227px;
}

.box h2 {
	font: 1.4em "Arial narrow", Arial, Verdana, sans-serif;
	background: #0366a0;
	color: #fff;
	line-height: 1.5em;
	padding: 1px 4px 1px 7px;
	text-transform: uppercase;
}

.box h2 a {
	color: #fff;
	text-decoration: none;
}

/* ------------------------ weather app */
#weather-app {
	position: relative;
	float: left;
	width: 980px;l
}

#weather-app-header {
	position: relative;
	float: left;
	background: #fff;
	height: 105px;
	width: 980px;
	z-index: 100;
}

#weather-app-header .heading {
	position: absolute;
	left: 150px;
	top: 21px;
}

#weather-app-header .heading .header-wrapper {
	float: left;
}

#weather-app-header .heading h1, #weather-app-header .heading h2 {
	/*float: left;*/
	font: 4em/1em "Arial narrow", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

#weather-app-header .heading .header-wrapper h2 {
	font-size: 14px;
}

#weather-app-header .startpage h1, #weather-app-header .startpage h2 {
	font-size: 34px;
	color: #006699;
	text-transform: none;
}

#weather-app-header .heading .icons {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
	width: 20px;
}

#weather-app-header .heading .icons img {
	padding-top: 7px;
	padding-bottom: 2px;
}

#weather-app-header .heading .sun {
	position: absolute;
	background-position: 25px -370px;
	top: -15px;
	right: 0;
	height: 52px;
	padding-top: 20px;
	text-align: center;
	width: 88px;
	display: none;
}

#weather-app-header .heading .sun p {
	font: 1.2em "Arial narrow", Arial, Verdana, sans-serif;
}

#weather-app-header .heading .sun p i {
	font-style: normal;
	color: #666;
}

#weather-app-header .heading .addToFP {
    float:left;
    margin-left:10px;
    margin-right:82px;
    position:relative;
	background-position: 25px -370px;
	top: -15px;
	height: 52px;
	padding-top: 29px;
	text-align: center;
	width: 165px;
}
#weather-app-header .heading .addToFP p {
	font: 1.2em "Arial narrow", Arial, Verdana, sans-serif;
    text-transform: uppercase;
}




#current-warnings {
	position: absolute;
	background: #fff;
	border: 1px solid red;
	top: -20px;
	left: 30px;
	padding: 10px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	width: 245px;
	text-align: left;
	z-index: 20;
}

#current-warnings span {
	font-size: 1.2em;
	float: left;
	margin-right: 10px;
}

#current-warnings a {
	position: absolute;
	top: 5px;
	right: 5px;
	background-position: 0 -452px;
	height: 14px;
	text-decoration: none;
	width: 13px;
}

#current-warnings a:hover {
	text-decoration: none !important;
}

#weather-app-navigation {
	position: absolute;
	bottom: 0;
	left: 163px;
	height: 22px;
	width: 505px;	
}

#weather-app-navigation ul {
	float: left;
	list-style: none;
}

#weather-app-navigation li {
	float: left;
	background-position: 0 -96px;
	height: 22px;
	padding: 0 0 0 16px;
}

#weather-app-navigation li a, #weather-app-navigation li span {
	float: left;
	font: 1.4em "Arial narrow", Arial, Verdana, sans-serif;
	background-position: 100% -32px;
	color: #006699;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-right: 9px;
	text-decoration: none;
	text-transform: uppercase;
}

#weather-app-navigation li span {
	color: #ccc;
}

#weather-app-navigation li.active span {
	color: #006699;
}

#weather-app-navigation li.active {
	background-position: 0 -64px;
}

#weather-app-navigation li.active a, #weather-app-navigation li.active span {
	background-position: 100% 0;
	font-weight: bold;
}

#weather-search {
	position: absolute;
	top: 77px;
	right: 5px;
	height: 26px;
	width: 310px;
	text-align: right;
}

#weather-search input {
	position: relative;
	top: 0;
	font: 12px Verdana, Arial, sans-serif;
	border: 1px solid #000;
	height: 20px;
	padding: 4px 4px 0 4px;
	width: 215px;
}

#weather-search label {
	font: 1.2em/1.1em "Arial narrow", Arial, Verdana, sans-serif;
	margin-right: 3px;
	text-transform: uppercase;
}

#searchlist {
	display: none;
	position: absolute;
	right: 0;
	top: 26px;
	width: 236px;
	z-index: 100;
}

#searchlist .bottom {
	float: left;
	background: url(/images/search-bottom-bg.png) no-repeat;
	height: 11px;
	width: 326px;
}

#searchlist ol {
	position: absolute;
	float: left;
	list-style: none;
	background: url(/images/search-repeat-bg.png) repeat-y 0 0;
	padding: 2px 0 0 0;
	max-height: 250px;
	overflow:auto;
	width: 236px;
	z-index: 100;
	left: 0;
}

#searchlist ol li {
	float: left;
	height: 25px;
	margin: 0 0 0 9px;
	overflow: hidden;
	text-align: left;
	width: 210px;
}

#searchlist ol li:hover, #searchlist ol li.active {
	background: url(/images/search-hover-bg-drk.png) no-repeat 0 0;
	text-decoration: none;
}

#searchlist ol li a {
	display: block;
	text-decoration: none !important;
}

#searchlist ol li a img {
	float: left;
	border: 0 !important;
	margin: 0 0 0 5px;
}

#searchlist ol li a span {
	font: normal 14px/25px "Arial narrow", Arial, Verdana, sans-serif;
	color: #006699;
	margin-left: 5px;
	text-transform: uppercase;	
}

#searchlist ol li a i, #searchlist ol li span i {
	font: normal 14px/25px "Arial narrow", Arial, Verdana, sans-serif;
	color: #666;	
}

html .at300bs.at15t_compact {
	background-position: 0 -316px;
	text-indent: -999%;
}

html .at300bs.at15t_compact:hover {
	background-position: 0 -343px;
}

#weather-app-body {
	position: relative;
	float: left;
	margin-top: 5px;
}

.weather-app-scroll {
	position: absolute;
	background-position: 0 -504px;
	top: 102px;
	right: 0;
	height: 46px;
	width: 60px;
}

.weather-app-scroll a {
	position: absolute;
	top: 8px;
	height: 31px;
	width: 19px;
	overflow: hidden;
	text-indent: -400px;
}

.weather-app-scroll .left {
	background-position: 0 -152px;
	left: 7px;
}
.weather-app-scroll .left.inactive {
	background-position: 0 -193px;
}

.weather-app-scroll .right {
	background-position: 0 -234px; 
	left: 36px;
}

.weather-app-scroll .right.inactive {
	background-position: 0 -275px;
}

#meteorolog {
	position: absolute;
	top: -16px;
	left: 0;
	z-index: 150;
}

#meteorolog span {
	float: left;
	display: none;
	height: 393px;
	width: 160px;
}

#meteorolog .person-peter {
	background-position: -340px 0;
}

#meteorolog .person-tone {
	background-position: -510px 0;
}

#meteorolog .person-madeleine {
	background-position: -170px 0;
}

#meteorolog .person-anders {
	background-position: 0 0;
}

#meteorolog .person-ulrika {
	background-position: -680px 0;
}

#meteorolog .readblog {
	display: none;
	position: absolute;
	top: 150px;
	left: 30px;
}

#meteorolog a.hover .readblog {
	display: block;
}

#weather-forecast-valid {
	font: 1em Arial, Verdana, sans-serif;
	position: absolute;
	top: 3px;
	right: 10px;
}

#weather-forecast-valid i {
	font-style: normal;
}

#weather-forecast-valid i.start {
	color: #006699;
}

#weather-app-data {
	position: absolute;
}

#weather-data-items {
	position: absolute;
	top: 0;
	overflow: hidden;
}

/* weather data layot for NO-IP */
.app-body-no-ip {
	background: url(/images/weather-app/bg_no-ip.png) no-repeat 0 0;
	min-height: 287px;
	height: auto !important;
	height: 287px;
	width: 980px;	
}

.app-body-no-ip .no-ip {
	top: 0;
	left: 210px;
	width: 735px;
	height: 262px;
	overflow: hidden;	
}

.app-body-no-ip span.item {
	position: relative;
	float: left;
	height: 200px;
	margin-top: 45px;
	margin-right: 2px;
	text-align: left;
	width: 180px;
}

.app-body-no-ip span.icon {
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	text-align: center;
	width: 180px;
}

.app-body-no-ip span.icon span {
	font: 2em Arial, Verdana, sans-serif;
	color: #006699;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: center;
	width: 180px;
}

.app-body-no-ip span.number {
	position: absolute;
	font: normal 2.2em Arial, Verdana, sans-serif;
	color: #999;
	right: 2px;
}

.app-body-no-ip span.number a {
	color: #999;
}

.app-body-no-ip span.wrapper, .app-body-no-ip span.wrapper a {
	cursor: pointer !important;
	text-decoration: none !important;
}

/*
.app-body-no-ip a, .app-body-no-ip a:hover {
	float: left;
	cursor: pointer;
	display: block;
	text-decoration: none !important;
}
*/

/* weather data layot for LOCALITY */
.app-body-locality {
	background: url(/images/weather-app/bg_no-ip.png) no-repeat 0 0;
	height: 303px;
	width: 980px;	
}

.app-body-locality .locality {
	top: 0;
	left: 210px;
	width: 735px;
	height: 262px;
	overflow: hidden;	
}

#weather-app-body.locality {
	margin-bottom: 1em;
}

#weather-app-data.locality span.item {
	position: relative;
	float: left;
	height: 200px;
	margin: 45px 60px 0 0;
	width: 180px;
}

#weather-app-data.locality span.icon {
	position: relative;
	float: left;
	height: 100px;
	text-align: center;
	width: 135px;
}

#weather-app-data.locality span.icon img {
	height: 134px;
	margin-bottom: 10px;
	width: 130px;
}

#weather-app-data.locality span.icon span {
	font: 1.8em Arial, Verdana, sans-serif;
	color: #000;
	text-transform: uppercase;display:block;
}

#weather-app-data.locality span.icon span i {
	color: #b2b2b2;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
}

#weather-app-data.locality span.icon span.month {
	font-size: 20px;
	display: inline;
	text-transform: none;
}

#weather-app-data.locality span.number {
	position: absolute;
	font: normal 2.2em Arial, Verdana, sans-serif;
	color: #999;
	right: 15px;
}

.app-body-locality .bottom-tab a {
	float: left;
	font: normal 1.2em Verdana, Arial, sans-serif;
	background-position: 100% -57px;
	color: #006699;
	margin-top: 14px;
	margin-right: 10px;
	padding-right: 15px;
	text-decoration: none;
	/*width: 68px;*/
}

.app-body-locality .bottom-tab img {
	float: left;
	margin: 8px 8px 0 0;
}

.app-body-locality .have-sea {
	position: absolute;
	background: #fff url(/images/weather-app/body_bottom_tab.png) no-repeat 100% 0;
	bottom: 7px;
	right: 0;
	height: 40px;
	display: none;
}

/* weather data layot for LOCALITY 10 days */
.app-body-locality_ten-days {
	background: url(/images/weather-app/bg_ten_days.png) no-repeat 0 0;
	height: 464px;
	margin-bottom: 20px;
	width: 980px;	
}

.app-body-locality_ten-days .locality {
	top: 0;
	left: 210px;
	width: 735px;
	height: 262px;
	overflow: hidden;	
}

.app-body-locality_ten-days .locality {
	left: 15px;
	height: 464px;
	width: 955px;
}

.app-body-locality_ten-days span.item {
	margin: 30px 11px 0 0 !important;
}

.app-body-locality_ten-days span span.icon .popup {
	display: none;
}

.app-body-locality_ten-days span.ten-days-hover:hover span.icon .popup {
	position: absolute;
	background-position: 0 0;
	display: block;
	top: 40px;
	right: 20px;
	height: 49px;
	width: 82px;
}

.app-body-locality_ten-days span.item span.icon img {
	margin-bottom: 0 !important;
}

.app-body-locality_ten-days  #weather-forecast-valid {
	bottom: 7px;
	top: auto;
}

.app-body-averagetemp {
	height: 330px;
	margin-bottom: 20px;
}

/* weather data layout for TOURIST LIST */
#more-turistorter {
	float: left;
	margin-bottom: 50px;
	margin-left: 40px;
}

#weather-app-header .tourist-list-heading {
	left: 25px;
}

#weather-app-header .tourist-list-heading h1 {
	background-position: 0 -70px;
	color: #006699;
	padding-left: 35px;
}

.app-body-tourist-list {
	background: #fff;
	margin-bottom: 20px;
	width: 980px;	
}

.app-body-tourist-list #weather-data-items {
	position: relative;
	left: 43px;
}

.app-body-tourist-list p.more {
	float: left;
	margin: 30px 0 20px 0;
	text-align: center;
	width: 980px;
}

.app-body-tourist-list p.more a {
	float: none;
	display: inline;
}

#more-turistorter {
	display: none;
}

/* weather data layout for TRAFIKVADER */
#weather-app-header .traffic-list-heading {
	left: 25px;
}

#weather-app-header .traffic-list-heading h1 {
	color: #006699;
	padding-left: 35px;
}

.app-body-traffic-list {
	background: url(/images/weather-app/bg_traffic.png) no-repeat 0 0;
	height: 1200px;
	margin-bottom: 20px;
	width: 980px;	
}

.app-body-traffic-list iframe {
	border: 0;
}

/* weather data layout for Pollen */
.app-body-pollen-forecast {
	height: 420px;
	margin-bottom: 0px;
}

#weather-app-header .pollen-list-heading {
	left: 25px;
}

#weather-app-header .pollen-list-heading h1 {
	background-position: 0 -108px;
	color: #006699;
	padding-left: 35px;
}

/* weather data layout for SJOVADER */
#weather-app-header .sea-list-heading, #weather-app-header .warnings-list-heading {
	left: 25px;
}

#weather-app-header .sea-list-heading h1 {
	background: url(/images/icons/boat.png) no-repeat 0 5px;
	color: #006699;
	padding-left: 35px;
}

#weather-app-header .warnings-list-heading h1 {
	background: url(/images/icons/warning_triangle-large.jpg) no-repeat 0 5px;
	color: #006699;
	padding-left: 35px;
}

.app-body-sea-list {
	position: relative;
	background: url(/images/weather-app/bg_traffic.png) no-repeat 0 0;
	min-height: 660px;
	height: auto !important;
	height: 660px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 980px;	
}

.app-body-sea-list .map {
	float: left;
	height: 266px;
	margin: 0;
	width: 444px;	
}

.app-body-sea-list .map .seamap {
	position: absolute;
	top: 20px;
	left: 88px;
	height: 624px;
	width: 266px;
}

.app-body-sea-list .text {
	float: right;
	margin: 70px 45px 0 0;
	width: 448px;
}

.app-body-sea-list p {
	margin-bottom: 1em;
}

.app-body-sea-list h2, .app-body-sea-list h3, .app-body-warnings-list .text h2, .app-body-warnings-list .text h3 {
	font: bold 14px/16px "Arial narrow", Arial, Verdana, sans-serif;
	color: #006699;
	text-transform: uppercase;
}

#sea-data, #warning-data {
	float: left;
	display: none;
	margin-top: 30px;
}

#sea-data ul {
	list-style: none;
	width: 448px;
}

#sea-data li {
	float: left;
	height: 50px;
	padding: 10px 0 10px 0;
	width: 448px;
}

#sea-data li .date {
	font: 11px/16px Verdana, Arial, sans-serif;
	color: #666;
}

#sea-data li div {
	float: left;
	background: #eaf5f9;
	padding: 3px 0 3px 0;
	width: 448px;
}

#sea-data li div img {
	float: left;
	margin: 0 0 0 20px;
	height: 28px;
	width: 27px;
}

#sea-data li .temp, #sea-data li .wind {
	float: left;
	font: 12px/28px Arial, Verdana, sans-serif;
	color: #000;	
}

#sea-data li .temp {
	margin-left: 45px;
}

#sea-data li .wind {
	height: 28px;
	float: right;
	overflow: hidden;
	width: 210px;
}

#sea-data li .risk {
	font: 12px/14px Arial, Verdana, sans-serif;
	float: right;
	/*margin-right: 10px;*/
	width: 85px;
}

/* ------------------------ tourist */
.tourist-weather-app .content {
	float: left;
	width: 969px;
}

.tourist-list {
	float: left;
	list-style: none;
	/*height: 500px;*/
	margin: 10px 0 10px 30px;
	width: 205px;
}

.tourist-list li {
	float: left;
	height: 28px;
	width: 165px;
}

.tourist-list li img {
	float: left;
	margin: 0 5px 0 0;
}

.tourist-list .header span {
	float: left;
	font: 12px/22px Arial, Verdana, sans-serif;
	color: #000;
	margin-left: 54px;
	text-transform: uppercase;
}
.tourist-list span {
	float: left;
	font: 11px/22px "Arial narrow", Arial, Verdana, sans-serif;
	color: #666;
	width: 22px;
}

.tourist-list span a {
	text-decoration: none !important;
}

.tourist-list span.temp-icon {
	width: auto;
}

.tourist-list span.temp-icon img {
	height: 28px;
	width: 27px;
}

.tourist-list strong {
	float: left;
	font: normal 12px/22px Arial, Verdana, sans-serif;
	color: #006699;
	text-transform: uppercase;
}

/* ------------------------ footer */
#footer {
	border-top: 1px solid #808383;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 980px;
}

#footer {
	font: 11px Verdana, Arial, sans-serif;
	color: #006699;
}

#footer a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------ site ads */
#header .ad {
	float: left;
	border: 0;
	clear: both;
	overflow: hidden;
	width: 980px;
}

/* ------------------------ classes */
.float-clear {
	clear: both;
}

.flash-full-width {
	float: left;
	margin-bottom: 20px;
}

.display-none {
	display: none;
}

.display-block {
	display: block;
}

.push-meteoroger {
	position: relative;
	height: 320px;
}

.push-meteoroger p {
	margin-top: 10px;
	font-size: 11px;
}

.push-meteoroger a.link {
	font-size: 11px;
	color: #000;
    text-decoration: underline;
}

.push-meteoroger a.bloglink {
    font-weight: bold;
    background: none;
}

.push-meteoroger div.blogarrow {
    height: 15px;
    width: 15px;
    background:transparent url(/images/icons.png) repeat-y scroll 100% -56px;
    margin-right:1px;
    margin-top:-15px;
    float: right;
}

.push-meteoroger img {
	position: absolute;
	bottom: -6px;
	left: 4px;
}

.push-meteoroger .mail {
	text-decoration: underline;
}

/* ------------------------ error content */
div.error {
	margin-top: 20px;
}

div.error div.header {
	background: url(/images/error-header-bg.gif);
	height: 59px;
	padding: 10px 20px 5px 20px;
}

div.error div.content {
	background: #fff;
	padding: 10px 20px 25px 20px;
}

div.error h1 {
	font: 3.4em/1.2em "Arial Black", Arial Verdana, sans-serif;
	margin-bottom: 20px;
}

div.error p {
	font: 1.2em/1.2em "Arial Black", Arial Verdana, sans-serif;
}

/* ------------------------ Current weather map */
div#current-weather-map {
	position: relative;
	float: left;
	background: url(/images/map-right-now.jpg) no-repeat 0 0;
	height: 290px;
	margin: 15px 0 0 10px;
	width: 125px;
}

div#current-weather-map span {
	position: absolute;
	height: 28px;
	overflow: hidden;
	width: 60px;	
}

div#current-weather-map span a, div#current-weather-map span a:hover {
	text-decoration: none;
}

div#current-weather-map span img {
	float: left;
}

div#current-weather-map span i {
	float: left;
	font: bold 12px arial,verdana,sans-serif;
	color: #666;
	margin: 7px 0 0 1px;
}

div#current-weather-map span.icon-1 {
	top: 18px;
	left: 75px;
}

div#current-weather-map span.icon-2 {
	top: 83px;
	left: 75px;
}

div#current-weather-map span.icon-3 {
	top: 113px;
	left: 25px;
}

div#current-weather-map span.icon-4 {
	top: 188px;
	left: 60px;
}

div#current-weather-map span.icon-5 {
	top: 226px;
	left: 73px;
}

div#current-weather-map span.icon-6 {
	top: 272px;
	left: 12px;
}

div#current-weather-map span.icon-7 {
	top: 230px;
	left: -2px;
}

/* ------------------------ sites navigation */
ul#sites-navigation {
	float: left;
	border-bottom: 1px solid #eaf5f8;
	height: 16px;
	list-style: none;
	margin: 1px 0 1px 0;
	padding: 0;
}

ul#sites-navigation li, ul#sites-navigation li a {
	background: url(/images/site-nav.png) no-repeat 0 0;
}
ul#sites-navigation li {
	float: left;
	background-position: 0 -26px;
	height: 16px;
	padding-left: 10px;
}

ul#sites-navigation li a {
	float: left;
	font: 10px/16px arial, verdana, sans-serif;
	background-position: 100% 0;
	color: #fff;
	height: 16px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

/* ------------------------ Warnings page*/
div.warnings {
	float: left;
	margin: 30px 0 0 30px;
	width: 631px;
}

.app-body-warnings-list {
	position: relative;
	background: url(/images/weather-app/bg_traffic.png) no-repeat 0 0;
	min-height: 660px;
	height: auto !important;
	height: 660px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 980px;	
}

.app-body-warnings-list .text {
	float: right;
	margin: 30px 10px 0 0;
	width: 290px;
}
/* ------------------------  ------------------------ ------------------------ Fonts ------------------------ ------------------------*/
html {
	font-size: 100%;
}

body {
	font: 0.625em/1.25 Verdana, Arial, sans-serif;
}

h1 {
	font: 1em Arial, Verdana, sans-serif;
}

h2 {
	font: 1.5em Arial, Verdana, sans-serif;
}

h3 {
	font: 1.5em Arial, Verdana, sans-serif;
}

h4 {
	font: 1.5em Arial, Verdana, sans-serif;
}

h5 {
	font: 1.5em Arial, Verdana, sans-serif;
}

a:hover {
	text-decoration: underline !important;
}

a.link {
	font: 1.2em Verdana, Arial, sans-serif;
	background-position: 100% -56px;
	color: #006699;
	padding-right: 14px;
	text-decoration: none;
}

p {
	font: 1.1em Verdana, Arial, sans-serif;
	color: #000;
}

p a {
	color: #000;
	text-decoration: none;
}