/* GLOBAL SETTINGS FOR LONGTERM WEATHER */
body { background: #FFF; padding: 0px; margin: 0px; }

.content { border: 0px solid #CCD2CE; width: 100%; padding: 0px; margin: 0px; }

.day { font-family: tahoma, arial, geneva; font-size: 0.7em; color:#666; font-weight: bold; padding-left: 5px; }
.date { font-family: tahoma, arial, geneva; font-size: 0.7em; color:#666; padding: 5px; }
.graphic { padding: 0px; margin: 0px; width: 100%; text-indent: 5px; }
.temperature_plus { font-family: tahoma, arial, geneva; font-size: 1.0em; color:#CC0000; font-weight: bold; }
.temperature_minus { font-family: tahoma, arial, geneva; font-size: 1.0em; color:#003399; font-weight: bold; }
.description { font-family: tahoma, arial, geneva; font-size: 0.7em; color:#000; padding: 5px; }

h3 { font-family: tahoma, arial, geneva; font-size: 0.7em; color:#666; font-weight: normal; }

/* END */





/* GLOBAL SETTINGS FOR DAYTERM WEATHER */

a.dayterm:link { text-decoration: none; color: #666; }
a.dayterm:active { text-decoration: none; color: #666; }
a.dayterm:visited { text-decoration: none; color: #666; }
a.dayterm:hover { text-decoration: underline; color: #000; }


#daytermTop { width: 268px; margin: 0px; padding: 0px; border: 1px solid #E5E4D8; }
.cellLongterm { background:#F2F1E4 url("http://apps.adept.no/weather/graphics/arrow.gif") no-repeat 5px 7px; text-indent: 15px; }
#daytermContent { width: 268px; margin: 0px; padding: 0px; border-left: 1px; border-right: 1px; border-bottom: 1px; border-top: 0px; border-color:#E5E4D8; border-style: solid; }


/* END */
