body { background: #e1e2e4; }

#heading
{
  border: 1px solid #fff;
  border-top: 1px solid #e1e2e4;
  border-right: 1px;
}

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

#heading .container
{
  width: 600px;
  border-top: 1px solid #fff;
  background: #edeeef url("../img/product_heading_bg.gif") repeat-x bottom;
}

#heading h1 { color: #666; }

#heading h1 span { font-size: 11px; }

#heading h1 span a { color: #666; }

#heading select { width: 200px; }

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

.submenu { background: #edeeef; }

.submenu .section
{
  color: #000;
  border-color: #fff;
  background: #edeeef;
  
/*  float: left;*/
  
}

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

.submenu h3, .submenu a
{
  font-size: 11px;
  font-weight: normal;
  color: #666;
  margin-bottom: 6px;
}

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

/*.submenu ul { list-style: none; }

.submenu li { height: 18px; display: table; }

.submenu .selected
{
  margin-left: 12px;
  padding-left: 12px;
  list-style: none;
  background: #fff url("../img/navi_akt.gif") left no-repeat;
}

.submenu .section .selected
{
  margin-left: 0px;
  padding-left: 8px;
  background: url("../img/navi_list.png") 0 8px no-repeat;

}*/

.submenu .section .selected a
{
	font-weight: bold;

}

.submenu .section_level1
{
  color: #444;
}

#content { background: #fff; }

#content a { color: #000; }

#content h3 { margin-bottom: 16px; }

#content ol
{
  margin-left: 30px;
  color: #444;
}

#content ul
{
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 4px;
  color: #888; 
}

#content li { margin: 2px; }
#content ol li a { color: #000; }
#content ul li a { color: #222; }
#content ul ul li a { color: #444; }

#content-heading { border-color: #ebeced; }

#content-heading h2 { font-size: 18px; }

#article
{
  padding: 15px 20px 30px 20px;
  border-bottom: 1px solid #ebeced;
}

#article #text { padding-right: 10px; }

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

#ennatyssolu a {
color: #0099cc;
font-weight: bold;
text-decoration: underline;
}

