/* Coona Skies Weather Satellite Images css file */

<style type="text/css">

/*<![CDATA[*/

#wx {
  font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
  font-size: 88%;
  margin-left: 0px;
  margin-right: 0px;
}

#wxwarning {
  color: #e33;
  font-weight: bold;
}

.wxflag {
  width: 90%;
/*  background-color: rgb(153, 255, 255); */
/*  background-color: #bbd; */
  padding: 10px 10px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 15px;
}

.wxflag h1 {
  font-size: 171%;
  padding-bottom: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.wxflag h2 {
  font-size: 143%;
  padding-bottom: 3px;
  margin-bottom: 0px;
}

.wxflag h3 {
  font-size: 124%;
  padding-top: 2px;
  margin-top: 0px;
}

.wxflag h4 {
  font-size: 100%;
  padding-top: 2px;
  margin-top: 0px;
  padding-bottom: 2px;
  margin-bottom: 0px;
}

.wximageset {
  display: block;
  float: left;
  background-color: rgb(153, 255, 255);
/*  background-color: #dde; */
  border-collapse: collapse;
  padding: 10px 10px;
  margin: 10px;
}

.wximageset td {
  padding: 10px;
}

.wximagesettitle h2, .wximagesettitle h3, .wximagesettitle h4 {
  margin-top: 0px;
  margin-bottom: 3px;
}

.wximagesettitle h3 {
  font-size: 143%;
}

.wximagesettitle h2 {
  font-size: 124%;
}

.wximagesettitle h4 {
  font-size: 100%;
}

.wxschedule {
  display: block;
  float: left;
/*  background-color: rgb(153, 255, 255); */
/*  background-color: #dde; */
  border-collapse: collapse;
  padding: 10px 20px;
  margin: 10px;
}

.wxschedule td {
  padding: 10px;
}

.wxschedlist {
/*  background-color: rgb(153, 255, 255); */
  background-color: #dde;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.wxschedlist td, .wxschedlist th {
  margin: 0px;
  padding: 4px 8px;
  border: 1px solid #888;
}
/*]]>*/

</style>
