body { background: #666; }

#heading
{
  border: 1px solid #ccc;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
}

#heading ul.sub-links li a
{
  color: #222;
}

#heading .container
{
  width: 600px;
  border-top: 1px solid #ccc;
  background: #a3a3a3 url("http://www.normark.fi/templates/normarktuotelistaussivu/img/wobbler_heading_bg.gif") repeat-x bottom;
}

#heading h1 { color: #666; }

#heading span { color: #000; }

#heading span a { color: #000; }

#heading .deco
{
  position: absolute;
  top: 0px;
  right: -84px;
  width: 84px;
  height: 48px;
  background: url("wobbler_heading_deco.gif") no-repeat;
}

.submenu { background: #a3a3a3; }

.submenu .section
{
  color: #000;
  border-color: #ccc;
  background: #a3a3a3;
}

.submenu .section h2 a
{
  color: #000;
  font-size: 12px;
}

.submenu .section a { color: #333; }

.submenu .selected { font-weight: bold; }

.submenu select
{
  width: 96%;
  margin: 4px 0px 10px 2%;
}

.submenu .deco
{
  position: absolute;
  left: 78px;
  bottom: -43px;
  width: 76px;
  height: 45px;
  background: url("wobbler_navi_deco.gif") no-repeat;
}

#content { background: #fff; }

#content table { width: 100% !important; width: auto; }

#products { padding: 40px 5px 0px 5px; }

.product
{
  float: left;
  margin: 0px 25px 35px 25px;
}

.product dt
{
  width: 80px;
  height: 60px;
}

.product dd
{
  width: 80px;
  height: 45px;

  color: #000;
  font-size: 11px;
  /*margin-top: 8px;*/
  margin:0;
}

.product a
{
  border: 0px;
  color: #000;
  text-decoration: none;
}

.product a:hover
{
  text-decoration: none;
}

#article
{
  padding: 20px 20px 30px 20px;
}

#article p { margin-top: 18px; }
