/* ~~~~~~~~~~~~~~~~~~~~~ DEFAULT ~~~~~~~~~~~~~~~~~~~~~ */

*
{
  margin: 0px;
  font-family: 'tahoma', 'verdana', 'arial', 'sans-serif';
}

html
{
  height: 100%;
  font-size: 62.5%;
}

a
{
  text-decoration: none;
}

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

img
{
  border: none;
}

ul
{
  padding: 0px;
}

ul li
{
  list-style-type: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~ CLEARFIX ~~~~~~~~~~~~~~~~~~~~~ */

* html .clearfix
{
  height: 1%;
}

html[xmlns] .clearfix
{
  display: block;
}

.clearfix:after
{
  height: 0px;
  display: block;
  clear: both;
  content: '.';
  visibility: hidden;
  line-height: 0px;
}

.clearfix
{
  display: inline-block;
}

/* ~~~~~~~~~~~~~~~~~~~~~ MAIN CONTAINER ~~~~~~~~~~~~~~~~~~~~~ */

body
{
  height: 100%;
  font-size: 1.2em;
  background: #005282 url(/images/layout/bg.gif) left top repeat-x;
}

#main_container
{
  position: relative;
  width: 962px;
  min-height: 1188px;
  height: auto !important;
  height: 1188px;
  margin: 0 auto;
  padding: 0px 20px;
  background: #EDF5FA url(/images/layout/bg-extend.gif) left top repeat-y;
}

#bg_left
{
  position: absolute;
  width: 20px;
  height: 1188px;
  left: 0px;
  top: 0px;
  background: url(/images/layout/bg-left.gif) right top no-repeat;
}

#bg_right
{
  position: absolute;
  width: 20px;
  height: 1188px;
  right: 0px;
  top: 0px;
  background: url(/images/layout/bg-right.gif) left top no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~ HEADER ~~~~~~~~~~~~~~~~~~~~~ */

#header
{
  background: url(/images/layout/header.jpg) left top no-repeat;
  height: 184px;
}

#header h2
{
  float: left;
  padding: 20px 0px 0px 60px;
  overflow: hidden;
  text-indent: -3000px;
}

#header h2 a
{
  display: block;
  width: 180px;
  height: 55px;
}

#header h3
{
  display: none;
}

/* ~~~~~~ DAYS ~~~~~~ */

#header ul
{
  position: relative;
  clear: left;
  padding: 25px 0px 0px 24px;
  z-index: 10000;
}

#header ul li
{
  float: left;
  width: 92px;
  padding: 0px 0px 0px 6px;
  margin: 0px 6px 0px 0px;
  background: url(/images/layout/item-bg1.gif) left top no-repeat;
  font: bold 1.2em/1.4em 'arial';
}

#header ul li a
{
  display: block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  background: url(/images/layout/item-bg2.gif) right top no-repeat;
  color: #6C2E00;
  text-align: center;
}

#header ul li a:hover
{
  text-decoration: none !important;
  color: #B94F00;
}

#header ul li.active
{
  width: 102px;
}

#header ul li.active .first
{
  display: block;
  padding: 10px 0px 10px 0px;
  background: url(/images/layout/item-bg2.gif) right top no-repeat;
  color: #6C2E00;
  text-align: center;
}

#header ul li.active
{
  width: 88px;
  padding: 0px 0px 0px 10px;
  background: url(/images/layout/item-bg4.gif) left top no-repeat;
}

#header ul li.active .first
{
  padding: 10px 0px 18px 0px;
  background: url(/images/layout/item-bg3.gif) right top no-repeat;
  color: #FF0000;
  text-indent: -3px;
}

#header ul li.active .second
{
  margin: 0px 0px 0px -3px;
  color: #0055B5;
}

#header ul li.longer
{
  width: 219px;
}

#header ul li.smaller
{
  width: 223px;
}

#header ul li.longer .first
{
  padding: 11px 0px 27px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~ CONTENT ~~~~~~~~~~~~~~~~~~~~~ */

#content
{
  height: 485px;
  padding-left: 24px;
  background: url(/images/layout/content-bg.gif) left top repeat-x;
}

/* ~~~~~~~~~~~~~~~~~~~~~ MAP ~~~~~~~~~~~~~~~~~~~~~ */

#map
{
  position: relative;
  float: left;
  width: 645px;
  height: 498px;
  margin: -17px 0px 0px 0px;
  background: url(/images/layout/bg8.png) left top no-repeat;
}

#map .for
{
  margin: 22px 10px 0px 20px;
  height: 55px;
  font: 1em/1.3em 'arial';
  color: #484848;
}

#map_info
{
  display: none;
  position: absolute;
  z-index: 20001;
  left: 30%;
  top: 50%;
  width: 256px;
  height: 418px;
}

/* ~~~~~~~~~~~~~~~~~~~~~ INFORMATION ~~~~~~~~~~~~~~~~~~~~~ */

#info_container
{
  position: relative;
  float: right;
  padding: 0px 24px 0px 0px;
  margin: -17px 0px 0px 0px;
  background: url(/images/layout/bg7.gif) right 18px no-repeat;
}

#info
{
  width: 246px;
  height: 490px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
  background: url(/images/layout/bg6.png) left top no-repeat;
}

#info div
{
  margin: 10px 0px 0px 0px;
  padding: 0px 10px 0px 76px;
}

#info h3
{
  color: #FF0000;
  font: bold 1.2em/1.4em 'arial';
  padding: 0px 0px 3px 0px;
}

#info p
{
  color: #262626;
  font: 1.1em/1.2em 'arial';
}

#info div.first
{
  background: url(/images/icons/heart.gif) 19px center no-repeat;
}

#info div.second
{
  background: url(/images/icons/wind.gif) 12px center no-repeat;
}

#info div.third
{
  background: url(/images/icons/temperature.gif) 24px center no-repeat;
}

#info div.fourth
{
  background: url(/images/icons/sun2.gif) 17px center no-repeat;
}

#info div.fifth
{
  background: url(/images/icons/sun3.gif) 17px center no-repeat;
}

#info div.sixth
{
  background: url(/images/icons/exclamation-mark.gif) 16px center no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~ FUTURE FORECAST ~~~~~~~~~~~~~~~~~~~~~ */

.line1
{
  font-size: 0;
  line-height: 0;
  height: 0px;
  border-top: 1px solid #A9D1EA;
  border-bottom: 1px solid white;
}

#future_forecast
{
  padding: 4px 24px;
  background: url(/images/layout/bg2.gif) left top repeat-x;
}

#future_forecast .rounded
{
  width: 832px;
  padding: 26px 40px 54px 40px;
}

#future_forecast h3
{
  padding: 0px 0px 0px 75px;
  color: #FF0000;
  font: bold 1.4em/1.8em 'tahoma';
  background: url(/images/icons/binoculars.jpg) 15px 5px no-repeat;
}

#forecasts
{
  margin: 10px 0px 0px 0px;
}

#forecasts .f
{
  float: left;
  width: 251px;
  margin: 0px 0px 0px 39px;
  border-bottom: 1px solid #BFD6E4;
  background: url(/images/layout/bg4.gif) 88px 33px no-repeat;
}

#forecasts  .no_margin
{
  margin: 0px;
}

#forecasts .f h4
{
  float: left;
  width: 83px;
  height: 62px;
  padding: 35px 5px 1px 0px;
  background: url(/images/layout/bg3.gif) 0px 1px no-repeat;
  color: #0072B9;
  font: bold 1.25em/1.6em 'arial';
  text-align: center;
}

#forecasts .f .global
{
  float: left;
  width: 80px;
  height: 59px;
  padding: 24px 5px 0px;
  text-align: center;
}

#forecasts .f .global img
{
  display: block;
  margin: 0px auto 3px auto;
}

#forecasts .f .global
{
  color: #0072B9;
  font: bold 0.9em/1.2em 'arial';
}

#forecasts .f .day
{
  padding: 30px 0px 2px 0px;
}

#forecasts .f .day, #forecasts .f .night
{
  color: #0072B9;
  font: bold 1.2em/1.2em 'arial';
}

#forecasts .f .day img, #forecasts .f .night img
{
  margin: 0px 10px 2px 0px;
  vertical-align: middle;
}

#forecasts .b
{
 float: left;
 overflow: hidden;
 width: 100%;
}

#forecasts .b .f
{
  margin-top: -14px;
}

#forecasts .b .f h4
{
  background: url(/images/layout/bg5.gif) 0px 14px no-repeat;
}

#forecasts .h1
{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~ FOOTER ~~~~~~~~~~~~~~~~~~~~~ */

#footer
{
  padding: 8px 53px 20px 53px;
}

#footer *
{
  color: #244761;
}

#footer p
{
  font: 1.05em/1em 'arial';
}

#footer .left
{
  float: left;
}

#footer .right
{
  float: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~ ROUNDED ELEMENT ~~~~~~~~~~~~~~~~~~~~~ */

.rounded
{
  position: relative;
  background-color: white;
  border: 1px solid #6AA1C0;
}

.rounded .r1, .rounded .r2, .rounded .r3, .rounded .r4
{
  position: absolute;
  width: 11px;
  height: 11px;
}

.rounded .r1
{
  left: -2px;
  top: -1px;
  background: url(/images/layout/cor1.gif) left top no-repeat;
}

.rounded .r2
{
  right: -2px;
  top: -1px;
  background: url(/images/layout/cor2.gif) left top no-repeat;
}

.rounded .r3
{
  left: -1px;
  bottom: -1px;
  _bottom: -4px;
  background: url(/images/layout/cor3.gif) left top no-repeat;
}

.rounded .r4
{
  right: -1px;
  bottom: -1px;
  _bottom: -4px;
  background: url(/images/layout/cor4.gif) left top no-repeat;
}

.links
{
  clear: both;
  text-align: center;
  margin-top: 80px;
}












