* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
}


#desktop {
  margin: 0 30px 0px 30px;
  padding: 2px;
  font-size: 0.7em;
}

#menu {
  display: none;
}

#navigation {
  display: none;
}

#column {
  display: none;
}

.box {
  display: none;
}

#submenu {
  display: none;
}

#text h1 {
  font-size: 1.55em;
  margin: 0.5em 0 1em 0;
}

#text h3 {
  font-size: 1.2em;
}

#desktop div.cleaner {
  width: 100%;
  _width: 80%;
  height: 1px;
  clear: both;
  font-size: 1px;
  padding: 0;
  margin: 0;
}

div.cleaner2 {
  visibility: hidden; clear: both; height: 1px; margin: 0; border-width: 0;
  font-size: 1px;
  background-color: white;
  margin-bottom: -5px;
}

div.solid {
  font-size: 1em;
  height: 1em;
}

hr.cleaner {
  clear: both;
  font-size: 1px;
  height: 1px;
  margin: -10px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}

.bold {
  font-weight: bold;
}

.fl-right {
  float: right;
}

.fl-left {
  float: left;
}

.thumb {
  text-align: center;
  padding: 5px;
}

.thumb img {
  border: none;
}

#text .back {
  font-size: 0.9em;
  padding-top: 0.5em;
  clear: both;
  text-align: center;
  width: 100%;
  height: 23px;
}

#text .back>a {
  left: 50%;
}

#text .back a {
  margin: 0 auto;
  display: block;
  font-size: 1px;
  padding-top: 4px;
  height: 23px;
  width: 24px;
  background: url('pics/zpet.gif') no-repeat;
  position: absolute;
}

#text .back a:hover {
  background: url('pics/zpet.gif') no-repeat 0 -139px;
  text-decoration: none;
  
}

#text #categories div {
  float: left;
  width: 32%;
  text-align: center;
  margin-bottom: 0.5em;
}

#text #categories div img {
  margin-left: auto;
  margin-right: auto;
  border: 0;
  margin-bottom: 0.3em;
}

#text ul {
  margin: 1em 0 1em 2em;
}

#text ul.texts a {
  padding-left: 22px;
  height: 1.3em;
  float: left;
  clear: left;
  padding-top: 2px;
  margin: 0;
}

#text ul.texts li {
  list-style-type: none;
  clear: both;
}

.file-info {
  position: relative;
  top: 2px;
}

.error {
  padding: 10px;
  background-color: #fbb;
  font-size: 12px;
}

.small {
  font-size: 12px;
}

.space {
  padding: 10px;
}

#text * ul ul {
  margin-left: 0em;
} 

#web-map li {
  list-style-type: none;
}

#web-map a {
  padding-left: 10px;
}

#web-map li.cat-item {
  padding-top: 5px;
  margin-left: 1.5em;
}

#web-map a.cat-item {
  background: url('pics/icon.gif') no-repeat 0 70%;
  text-transform: uppercase;
}

#web-map ul {
  margin: 0;
  padding: 0;
}

.box-full-width {
  width: 97%;
}


#text p {
  margin-bottom: 0.5em;
}

.imp {
  color: #d00;
}

table {
  border-collapse: collapse;
  border: 1px solid #d8d8d8;
  font-size: 0.9em;
  margin-bottom: 5px;
}

th {
  background-color: #d8d8d8;
  text-align: left;
  text-transform: uppercase;
  padding: 3px 7px;
}

td {
  padding: 2px 4px;
  border-bottom: 1px solid #d8d8d8;
}

table a {
  font-weight: normal;
}

.hide-details {
  display: none;
}

.show-details {
  display: inline;
}

.show-all {
  display: none;
}

.show-dif {
  display: inline;
}


th.actions {
  text-align: right;
  text-transform: none;
  position: realive;
}

.new {
  width: 29%;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  padding: 0.5em;
} 

.new-s {
  width: 23%;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
}

.new .thumb {
  text-align: left;
  margin: 0;
  padding: 0;
}

.new p {
  text-align: left;
}

.new.border {
  margin-right: 0;
}

tbody.tab-more-n {
  display: none;
}

tr.d {
  border-top: 1px solid #d8d8d8;
}

tr.e-n {
  display: none;
}

tr.e-n td {
  display: none;
}

tbody.tab-more-y {
  display: table-row-group;
  _display: block;
}

tr.e {
  display: table-row;
  _display: block;
}



.group-box {
  width: 30%;
  float: left;
  text-align: left;
  margin-top: 0.8em;
  
}

.center {
  text-align: center;
}

#desktop #text a.more {
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

.group-title {
  display: block;
  margin-bottom: 0.4em;
}

#r-column {
  display: none;
}

.additions {
  font-size: 0.85em;
  padding-top: 10px;
}

.additions div {
  _margin-left: 0.5em;
}

.additions a, .icon{
  background: url('pics/icon.gif') no-repeat 0 60%;
  padding-left: 10px;
}

.additions a:hover, a.icon:hover {
  background: url('pics/icon-a.gif') no-repeat 0 60%;
}


tr.d {
  background-color: #FFF9AB;
}

form * {
  margin-top: 5px;
  font-size: 1em;
}

form .con-select {
  width: 100%;
}

form .con-ok {
  float: right;
}

hr {
  font-size: 1px;
  height: 1px;
  color: #d8d8d8;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  margin-top: 0.3em; 
  margin-bottom: 0.5em; 
  _margin-top: 0; 
  _margin-bottom: 0;
}

#desktop #spec-bar input {
  margin: 0;
  padding: 0;
  margin-top: 3px;  
  _margin-top: 0px;  
}

#desktop #spec-bar form {
}

#text h2, .additions h2 {
  font-size: 1em;
  border-bottom: 1px solid #d8d8d8;
  margin: 1em 0;
  text-transform: uppercase;
}

.additions h2 {
  margin: 1em 0 0.4em 0;
}

.bigger {
  font-size: 1.1em;
}

input {
  font-size: 1em;
}

#spec-bar {
  display: none;
}

.pdf {
  background: url(pics/pdf.gif) 0 50% no-repeat;
}

ul.manuals li {
  margin-left: 10px;
}

.bot-space {
  display: block;
  margin-bottom: 5px;
}  

#small-menu {
}

#small-menu li {
  display: none;
}

.maintenance {
  padding: 5px;
  background-color: #fbb;
  font-size: 0.7em;
  position: relative;
  top: -1em;
}

.config-1 {
  float: left;
  width: 30%;
  padding-top: 5px;
  font-weight: bold;
}

.config-2 {
  float: left;
  width: 60%;
}

.config-1b {
  width: 60%;
  padding-top: 5px;
}
.config-2b {
  width: 30%;
}

.even {
  background-color: #e8e8e8;
}

.r-space {
  margin-right: 1em;
}

.b-space {
  margin-bottom: 0.2em;
}

.t-space {
  margin-top: 0.6em;
}

.inact {
  position: relative;
  top: 0.5em;
}

.no-bold {
  font-weight: normal;
}

tr.space {
  height: 0.5em;
}

div.pic {
  aborder: 1px solid #d8d8d8;
  text-align: center;
  background-color: red;
}

div.pic div {
  float: left;
  width: 67%;
  border: 2px solid white;
  border-bottom: none;
  abackground: url('pics/pic.png');
}

div.pic div.cleaner {
  display: block;
  float: none;
  width: 100%;
  background: none;
}

div.pic img {
  float: left;
} 

div.pic a img {
  display: block;
  float: none;
  margin: 0 auto;
  padding: 15px 0 10px 0;
}

div.pic {}

body #desktop #package tr.small th {
  font-size: 8px;
  text-transform: none;
  font-weight: normal;
}

a img {
  border: none;
}

.even td {
  background-color: #FFF9AB;
}

.small-col {
  width: 6%;
}

#package #text #batteries th {
  font-size: 0.8em;
}

#package .no-space {
  padding-top: 0;
  margin-top: 0;
}

#batteries tr.cat {
  background-color: #eee;
}

#batteries tr.space {
  height: 5px;
}

#config ul {
  padding-left: 1em;

}

div.center {
  text-align: center;
}

div.center img {
  margin: 0 auto;
}

.padd-right {
  padding-right: 1em;
}

.smaller-width {
  width: 70%;
}

