body {
  background: #0B0B1F url(../img/bgr-main.gif) center repeat-y;
  font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
  font-size: 72%;
  text-align: center;
  margin: 0;
  color: #E3EBF5;
}
img {
  border: 0;
}
a {
  color: #FF6600;
}
a:hover {
  color: #FFC600;
}
div#main {
  background: #000;
  width: 780px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  zoom: 1;
  overflow: hidden;
}

div#head {
  background: url(../img/bgr-top.jpg) bottom no-repeat;
  width: 780px; height: 122px;
  position: relative;
}
body#index div#head h1, body#page div#head p, body div#head img {
  margin: 0;
  font-size: 300%;
  position: absolute; top: 30px; left: 28px;
  font-weight: bold;
}
body div#head img {
  z-index: 50;
}
div#content { 
  line-height: 140%;
  overflow: hidden;
  zoom: 1;
  }
div#content p { 
  margin: 0.5em 0;
  }
body#index div#content h2 { 
  font-size: 142%;
  padding: 1em 0 1em 0;
  margin: 0;
  color: #FFC85D;
  clear: both;
  }
body#page div#content h1 { 
  font-size: 180%;
  padding: 1.2em 16px 0.2em 22px;
  margin: 0.8em 0 1.4em 0;
  color: #FFC85D;
  clear: both;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: url(../img/line-h1.gif) left bottom no-repeat;
  }
body#page div#content h1 u { 
  text-decoration: none;
  }
body#index div#content h3, body#page div#content h2 {
  background: url(../img/line-h2.gif) left no-repeat;
  font-size: 110%;
  padding: 0 16px 0 22px;
  margin: 2.8em 0 1.6em 0;
  color: #FFC85D;
  clear: both;
  text-align: center;
  }
body#page div#content {
  margin: 40px 0 0 0; padding: 0 26px 20px 26px;
}
div#content div.main {
  width: 346px;
  margin: 140px 0 0 0; padding: 0 8px 20px 26px;
  float: left;
  overflow: hidden;
}
div#content div.support {
  width: 390px;
  margin: 40px 0 0 0; padding-bottom: 20px;
  float: right;
  overflow: hidden;
}
div#content div.support div.next {
  margin: 0; padding: 0 20px 20px 30px;
}
div#content h1 {
  margin: 1.2em 0 0.8em 0;
}
div#content ul {
  margin: 1em 0;
  padding: 0 0 0 2px;
}
div#content ul li {
  background: transparent url(../img/btn-list.gif) 3px 6px no-repeat;
  list-style: none;
  padding-left: 10px;
}
div#content div.topic ul li, div#content div.sectionContent ul li {
  background: transparent url(../img/button-2.gif) 0 6px no-repeat;
  list-style: none;
  padding-left: 10px;
  line-height: 150%;
}

ul#menu {
  position: absolute;
  top: 132px; left: 20px;
  margin: 0 auto; padding: 0;
  list-style: none;
  text-align: center;
}
ul#menu li {
  margin: 2px 0; padding: 2px 15px 2px 15px;
  display: inline;
  font-size: 110%;
  font-weight: bold;
}
ul#menu li a {
  text-decoration: none;
}
ul#menu li a:hover {
  text-decoration: underline;
}
ul#superMenu {
  position: absolute;
  top: 184px; left: 50px;
  margin: 0; padding: 0;
  list-style: none;
}
ul#superMenu li {
  margin: 0 0; padding: 2px 4px 2px 10px;
  display: block;
  float: left;
  font-size: 110%;
  font-weight: bold;
}
ul#superMenu li a {
  text-decoration: none;
  display: block;
  width: 80px; height: 70px;
  text-align: center;
  line-height: 110px;
}
ul#superMenu li a.download {
  background: transparent url(../img/btn-download-off.gif) top center no-repeat;
}
ul#superMenu li a.faq {
 background: transparent url(../img/btn-faq-off.gif) top center no-repeat;
}
ul#superMenu li a.navod {
 background: transparent url(../img/btn-instruction-off.gif) center 6px no-repeat;
}
/*
ul#superMenu li a:hover.download {
  background: transparent url(../img/btn-download-on.gif) top center no-repeat;
}
ul#superMenu li a:hover.faq {
 background: transparent url(../img/btn-faq-on.gif) top center no-repeat;
}
ul#superMenu li a:hover.navod {
 background: transparent url(../img/btn-instruction-on.gif) top center no-repeat;
}
*/
ul#superMenu li a:hover {
  text-decoration: underline;
}
ul.listOldies {
  margin: 1em 0; padding: 0 !important;
  list-style: none;
  line-height: 160%;
}
ul.listOldies li {
  background: none !important;
  padding: 0 !important;
}
div.topic {
  background: url(../img/bgr-howto.gif) left repeat-y;
  width: 383px;
}
div.topic div {
  background: url(../img/bgr-howto-bottom.gif) left bottom no-repeat;
  width: 383px;
}
div.topic div div {
  background: url(../img/bgr-howto-top.gif) left top no-repeat;
  width: 318px;
  padding: 20px 30px 30px 35px;
}
.leftImg {
  float: left;
  margin: 2px 6px 4px 0;
}
.rightImg {
  float: right;
  margin: 2px 0px 4px 6px;
}
.accent {
  text-align: center;
  color: #FFC85D;
}
div.sectionContent {
  width: 383px;
}
div.sectionContent h2, div.sectionContent h3 {
  background: none !important;
  padding: 0 !important; margin: 0 !important;
  text-align: left !important;
}
div.sectionContent div {
  width: 383px;
}
div.sectionContent div div {
  width: 318px;
  padding: 0 30px 0 22px;
}
div.sectionContent div div ul li strong a {
  color: #FFC85D;
  text-decoration: none;
}
div.sectionContent div div ul li strong {
  font-weight: normal;
}
div#footer {
  height: 60px;
  background: url(../img/line-h1.gif) center no-repeat;
}
div#footer a.prev {
  background: url(../img/arrow-prev.gif) left top no-repeat;
  width: 310px;
  margin-left: 40px; margin-top: 22px; padding-left: 26px;
  float: left;
}
div#footer a.next {
  background: url(../img/arrow-next.gif) right top no-repeat;
  width: 310px;
  margin-right: 40px; margin-top: 22px; padding-right: 26px;
  float: right;
  text-align: right;
}
