
body {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
  font-family: "Arial";
  font-size: 4mm;
}

table {
  font-size: 100%;
  empty-cells: show;
}

img {
  border: 0;
}

a {
  color: #c04000;
  text-decoration: underline;
}

a:hover {
  color: #802000;
  text-decoration: underline;
}

i {
  font-family: "Arial";
}

p.more {
  font-size: 90%;
}

.spacer {
  height: 20px;
}

.head {
  position: relative;
  width: 100%;
  height: 140px;
  background: url("images/sh-top.gif") bottom repeat-x;
}

.logo {
  position: absolute;
  display: block;
  left: 5%; 
  top: 20px;
}

.search {
  position: absolute;
  display: block;
  right: 36.5%; /* 34%+2.5% */
  top: 0;
  border-bottom: 1px #000 solid;
}

.today {
  position: absolute;
  right: 2.5%;
  top: 0;
  height: 140px;
  width: 31.5%; /* 34%-2.5%*/
  background: #fff;
}

.today .news-grad {
  position: absolute;
  bottom: 0;
}

.city {
  position: relative;
  width: 100%;
  padding: 20px 7.9% 10px 7.9%; /* 2.5% for 31.5% */
  font-size: 90%;
}

.city-inside {
  position: relative;
  width: 100%;
}

.city b {
  position: absolute;
  right: 50%;
}

.city a {
  position: relative;
  left: 50%;
  margin-left: 10px;
  text-decoration: underline;
  color: #808080;
}

.city a:hover {
  color: #404040;
}

.price {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 7.9% 10px 7.9%; /* 2.5% for 31.5% */
  font-size: 75%;
}

.price-inside {
  position: relative;
  width: 100%;
}

.price .today-is {
  position: absolute;
  display: block;
  right: 50%;
  bottom: 0;
  text-align: right;
}

.price .actual-value {
  position: relative;
  display: block;
  left: 50%;
  width: 0;
  overflow: visible;
  padding-left: 10px;
  text-align: left;
}

.price big {
  font-weight: bold;
  font-size: 250%;
}

.menu {
  position: absolute;
  right: 36.5%; /* 34%+2.5% */
  width: 63.5%; /* 66%-2.5% */
  height: 40px;
  bottom: 0;
}

.menu-line {
  position: absolute;
  right: 0;
  bottom: 20px;
  margin: 0 -0.33em;
  color: #808080;
}

.menu-line a {
  padding: 0 0.33em;
  border-left: 1px #808080 solid;
  text-decoration: none;
  color: #000080;
}

.menu-line a:hover {
  color: #000020;
}
 
.menu-line a.current,
.menu-line b {
  padding: 0 0.33em;
  border-left: 1px #808080 solid;
  font-weight: normal;
  text-decoration: none;
  background: #e0e0e0;
}

.menu-line a.current {
  color: #000080;
}

.menu-line b {
  color: #808080;
}

.menu-line a.first,
.menu-line b.first {
  border-left: 0;
}

.corner-top {
  position: absolute;
  left: 0;
  bottom: 0;
}

.main {
  position: relative;
  width: 100%;
  background: #e0e080;
  font-size: 90%;
}

.main-inside {
  position: relative;
  width: 100%;
  background: url("images/left-stripe.gif") left repeat-y;
  padding: 20px 0;
}

.main-inside .layout {
  position: relative;
  border: 0;
  width: 100%;
  /*
  */
}

.main-inside h2 {
  margin: 0 0 20px 0;
  font-size: 200%;
  font-weight: normal;
}

.main-inside h3 {
  margin: 0 0 5px 0;
  font-size: 120%;
  font-weight: normal;
}

.main-inside p {
  margin: 0 0 5px 0;
}

.intro {
  width: 66%;
}

.intro .wrapper {
  margin: 0 3.75% 20px 7.5%;
}

.first-column {
  width: 33%;
}

.first-column .wrapper {
  margin: 0 0 0 15%;
}

.second-column {
  width: 33%;
}

.second-column .wrapper {
  margin: 0 7.5% 0 7.5%;
}

.first-second-column {
  width: 66%;
}

.first-second-column .wrapper {
  margin: 0 3.75% 0 7.5%;
}


div.how-to {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 180px;
  background: url("images/how-to.jpg") top right repeat-x;
  border: 2px #fff solid;
}

div.how-to a.how-to {
  position: absolute;
  left: 50%;
  top: 10px;
  color: #000;
  font-size: 120%;
  text-decoration: underline;
}

.news {
  position: absolute;
  right: 2.5%;
  top: 0;
  width: 31.5%;
  min-height: 100%;
  background: #fff;
  border: #808080 solid;
  border-width: 0 1px;
  z-index: 100;
}

.news-inside {
  position: relative;
  background: #fff;
  margin: 0 7.9%; /* 2.5% for 30.5% */
  z-index: 150;
}

.news-inside h2 {
  margin: 0 0 20px 0;
  font-size: 180%;
  font-weight: bold;
}

.news-inside h3 {
  margin: 0 0 5px 0;
  font-size: 100%;
  font-weight: bold;
}

.news-inside p {
  position: relative;
  margin: 0 0 5px 0;
  font-size: 100%;
}

.news-inside p.grayed-out {
  color: #808080;
}

.thisnews {
  position: absolute;
  left: -4.1%;
  margin-left: -5px;
  top: 0.2em;
  z-index: 150;
}

.sep {
  position: relative;
  width: 100%;
  height: 40px;
  background: url("images/sh-bottom.gif") top repeat-x;
  z-index: 50;
}

.sh-bottom-grey {
  display: block;
  width: 67%;
  height: 40px;
}

.corner-bottom {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}

.secondary {
  position: relative;
  width: 100%;
  font-size: 90%;
}

.secondary-inside {
  position: relative;
  width: 100%;
  z-index: -25;
}

.secondary-inside .layout {
  position: relative;
  border: 0;
  width: 100%;
}

.secondary-inside .first-column,
.secondary-inside .first-second-column {
  background: #f0f0f0 url("images/left-stripe-2.gif") left repeat-y;
}

.secondary-inside .second-column {
  background: #f0f0f0;
}

.secondary-inside .third-column {
  background: #f0f0f0 url("images/right-stripe-2.gif") right repeat-y;
}

.secondary-inside p {
  margin: 0 0 5px 0;
}

.secondary-inside ul {
  margin: 0 0 5px 0;
  padding-left: 2em;
  color: #808080;
}

.secondary-inside li {
  margin: 4px 0;
}

.news-bg {
  position: absolute;
  right: 2.5%;
  bottom: -1px;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  width: 31.5%;
  background: #fff;
  border: #808080 solid;
  border-width: 0 1px;
  z-index: 90;
}

.photo {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.copyrights {
  position: relative;
  width: 100%;
  height: 80px;
  font-size: 90%;
}

.news-end {
  position: absolute;
  right: 2.5%;
  top: 0;
  height: 40px;
  width: 31.5%; /* 34%-2.5%*/
  background: #fff;
}

.news-end .news-grad {
  position: absolute;
  top: 0;
}

.end-stripe {
  position: relative;
  width: 100%;
  height: 10px;
  font-size: 1px;
  background: #c0c0c0;
}

.ibs {
  position: absolute;
  top: 35px;
  left: 33%;
  margin-left: -12px;
}

.copyrights p {
  position: absolute;
  margin: 0;
  color: #808080;
  top: 30px;
  left: 0;
  margin-left: 5%;
  font-size: 80%;
}
