/* Meteo data for ZHK; css based on sample 1.1 */

@import url("meteobig28.css");

#hpw {
   margin: 0px 0px 0px 0px;
  	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
	font-size:9pt;
	}

#hpw_0, #hpw_1, #hpw_2 {
   background-color: #E0E0E0;
   border-right: 1px solid #FFFFFF;
   display: block;
   float: left;
   width: 60px;
   }

#hpw_3 {
   background-color: #E0E0E0;
   display: block;
   float: left;
   width: 60px;
   }

#hpw_4, #hpw_5, #hpw_6 {
   display: none;
   }

p.hpw_subtitle {
   display: none;
   }

.hpw_date_long {
   background-color: #C0C0C0;
   display: block;
   font-weight: normal;
   text-align: center;
   }

.hpw_date_short {
   display: none;
   }

.hpw_comma {
   display: none;
   }

.hpw_date_exp {
   display: none;
   }

.hpw_date_num {
   display: none;
   }

#hpw_img_0, #hpw_img_1, #hpw_img_2, #hpw_img_3 {
   background-position: 100%; 
   background-repeat: no-repeat;
   display: block;
   height: 30px;
	margin-top: 5px;
   }

#hpw_img_4, #hpw_img_5, #hpw_img_6 {
   display: none;
   }

.hpw_txt {
   display: none;
   }

.hpw_temp_0 {
   background-color: #C0C0C0;
   display: block;
   font-size: 0.9em;
   text-align: center;
	margin-top: 5px;
   }

.hpw_temp_min {
   background-color: #C0C0C0;
   display: block;
   float: left;
   font-size: 0.9em;
   text-align: right;
   width: 26px;
	margin-top: 5px;
   }

.hpw_temp_delim {
   background-color: #C0C0C0;
   display: block;
   float: left;
   font-size: 0.9em;
   text-align: center;
   width: 6px;
	margin-top: 5px;
   }

.hpw_temp_max {
   background-color: #C0C0C0;
   display: block;
   font-size: 0.9em;
   text-align: left;
	margin-top: 5px;
   }

p.hpw_copy {
   clear: both;
   display: block;
   font-size: 0.8em;
   text-align: right;
   width: 180px;
   }

p.hpw_copy a {
   text-decoration: none;
	line-height: 20pt;
   }
