 * { margin:0; padding:0; }

dd, blockquote { margin-left: 40px; }

body {
  color: back;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
/*   text-align: center; */
}

div#all {
/*   margin: 0 auto; */
}

ul.list {
  list-style-image: url(http://users.skynet.be/acreal/menu-leaf.gif);
  margin-left: 1.5em;
  padding-left: 0em;
  margin-top: 20px;
  margin-bottom: 20px;
}

#right {

}

#menu {
  padding: 0;
  margin: 0;
/*   margin-left: 4em; */
  padding-left: 4em;
  color:#fff;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
}

#menu li {
  display: inline;
  height: 20px;
}

#menu li a {
  padding:0.2em 1em;
  background: url( ../images/gradient.png ) repeat-x 0 0;
  color:#000;
  text-decoration:none;
  float:left;
}

#menu li a:hover {
  background: url( ../images/gradient.png ) repeat-x 0 0;
  color:#fff;
}

#last {
/*  background: url( ../images/gradient-right.png ) no-repeat 0 0; */
/*  width: 30px; */
/*  height: 30px; */
/*  border: 1px solid silver; */
}

#menu li a.current {
  background: url( ../images/gradient.png ) repeat-x 0 0;
  color:#fff;
  cursor:default;
}

#top #name {
  float: left;
  background-image: url( ../images/ge-166x35.gif );
  background-repeat: no-repeat;
  font-size: 25px;
  padding-left: 170px;
  height: 35px;
}

#top #tag {
  font-style: italic;
  float: right;
  font-variant: small-caps;
}

div.box#admin {
}

div.box#auth {
}

div.box#inline {
  margin-top: 4em;
  margin-right: 1em;
  margin-left: 0.5em;
  width: 7em;
  float: right;
}

div#left {
  float: left;
}

div.box a {
  display: block;
  text-decoration: none;
  padding: 0.2em;
  color: #66CC33;
}

div.left50 {
  float: left;
  width: 45%;
}

div.right50 {
  float: right;
  width: 45%;
}

.email span {
  display: none;
}

a {
  text-decoration:  none;
/*   background-color: #fff; */
  color: #666;
}

a:link {
  color: #666;
}

a:visited {
/*   background-color: #fff; */
  color: #666;
}

a:hover {
  text-decoration:  none;
  color: black;
/*   background-color: gray; */
}

a:active {
/*   background-color: gray; */
  color: #666;
}

p {
  margin-top: 20px;
  margin-bottom: 20px;
}

div#body {
  margin-top: 50px;
  padding: 1em;
  padding-left: 4em;
/*   padding-right: 2em; */
  min-width: 16em;
  color: inherit;
  background-color: white;
  width: 660px;
}

div#top {
  font-size: 0.9em;
  height: 35px;
  color: inherit;
  border-bottom: 1px solid silver;
  border-top: none;
  background-color: #eee;
  padding: 1em;
}

div#bottom {
  clear: both;
  font-size: 0.75em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-right: 1em;
  padding-left: 1em;
  text-align: right;
  color: inherit;
  border-top: 1px solid silver;
  background-color: #eee;
}

div.heading {
  font-size: larger;
  font-weight: bold;
/*   margin-top: 20px; */
  margin-bottom: 20px;
/*   padding-top: 0.1em; */
/*   padding-bottom: 0.1em; */
  padding-right: 1em;
  padding-left: 1em;
  color: inherit;
  background-color: #fbfbfb;
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
}

div.definition {
  font-weight: bolder;
  margin-bottom: 0;
  color: inherit;
  background-color: #e9e9e9;
}

div.definition + p {
  margin-top: 0;
  margin-left: 20px;
}

div.explanation {
  margin-left: 15px;
}

img.right {
  float: right;
  border: 1px dotted black;
  margin: 5px;
  padding: 5px;
}

img.left {
  float: left;
  border: 1px dotted black;
  margin: 5px;
  padding: 5px;
}

pre.code {
/*   float:right; */
  border:1px dotted black;
  margin:5px 5px 5px 50px;
  padding:5px;
/*   width:85%; */
  color: inherit;
  background-color: #eae9e8;
}

p {
  padding-left: 1em;
  padding-right: 1em;
}

.newssig {
  text-align: right;
}

.author {
  font-size: x-small;
}

.date {
  font-size: x-small;
}

.banner {
  margin-top: 15px;
  margin-bottom: 15px;
}

div.box a[href ^="http://"], div.box a[href ^="https://"], div.box a[href ^="ftp://"],
div#body a[href ^="http://"], div#body a[href ^="https://"], div#body a[href ^="ftp://"] {
  background-image: url( ../images/ext_link.png );
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  padding-left: 12px;
}
