body{
/**font-family:Arial, Helvetica, sans-serif; */
font-size:14px;
margin:0;
padding:0;
}

.strong{
font-weight:bold;
}

button.submit {
  width: 23px;
  height: 23px;
  margin-left: 120px;
  margin-right:20px;
  padding: 0;
  border: 0;
  background:  url(http://nationen.no/customer_resources/customer_image/weather/bg/search.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  display:block;
}



input.inp{
background:none;
border: 0;
padding-top: 1px; 
spacing:0;
vertical-align:middle;
margin:2px 0;
margin: 1px  0 !important;
color:#58563f;
font-size:12px;
clear:left;
width:60px;
height:20px;
	}
	
	div.input_box{
	position:relative;
	float:left;
	width:140px;
	}

div.inp{
position: absolute;
margin-left:15px;
float:left;
height:25px;
width:80px;
background: url(http://nationen.no/customer_resources/customer_image/weather/bg/input.png) repeat-x top center;
}

div.inp_left{
position: absolute;
width:110px;
height:25px;
background: url(http://nationen.no/customer_resources/customer_image/weather/bg/input_left.png) no-repeat top left;
display:block;
}

div.inp_right{
position: absolute;
width:110px;
height:25px;	
background: url(http://nationen.no/customer_resources/customer_image/weather/bg/input_right.png) no-repeat top right;
}


#weatherMainIcon{
color:#FFFFFF;
font-size:12px;
}
#zone0,#zone1,#zone2,#zone3 {
	float:left;	
}


.green{
color:#98bf3d;
}

.weatherSymbol{
height:50px;
width:200px;
background-position: bottom right;
background-repeat:no-repeat;
}

#weatherTekst{
font-weight:bold;
}


#search{
text-align:left;
}



<!--WEATHER ICON WEEK-->
#weatherSted{

}


.weatherUkeIcon{
width:100%;
border:1px #333333 solid;
}


div.wIcon{
float:left;
background: url(http://nationen.no/customer_resources/customer_image/weather/bg/bgICon.jpg) top center no-repeat;
width:70 px;
height:94 px;
margin:20px 2px;
padding:4px 2px; 
}

.weatherTemperatureIcon{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

.weatherDayIcon{
color:#528ab5;
font-size:12px;
text-transform:uppercase;
}

.weatherTimeIcon{
width:70px;
height:50px;
}


<!--WEATHER FULL INFO-->
#weatherInfoFull{
text-align:center;
}

.weatherDate,#weatherSted{
font-size:14px;
height:30px;
padding:5px 0 0 5px;
background: url(http://nationen.no/customer_resources/customer_image/weather/bg/bgWeatherLineDay.jpg) top center repeat-x;
color:#525552;
width:550px;
}

.weekDay{
font-weight:bold;
padding-right:8px;
}

.wTime,.wTekst{
font-size:10px;
}

.wTekst{
color:#528ab5;
text-transform:uppercase;
}


.weatherTemperature,.weatherWindSpeed,.weatherPrecipitation,.weatherPressure{
margin:5px 0 0 2px;
padding-left: 36px;
font-size:12px;
}


