/*
    Groundwork and original coding by Stefan Huszics
    Maintenance and optimizations by David Tenser
    Code cleanup by Lim Chee Aun
 */

body {
 font-size: 100%;
 margin: 2ex;
 color: #000;
 font-family: tahoma, verdana, sans, arial, helvetica, sans-serif;
 background: #20457C;
 max-width: 120ex;
}
.box {
 font-size: 90%;
 background: #7f97b0;
 margin-left: 21ex;
 color: white;
 border: black 1px solid;
 height: 5ex;
}
.box h1 {
 font-weight: normal;
 font-size: 150%;
 float: left;
 margin: 0px 1ex;
 padding: .5ex 1ex 0ex 0ex;
 letter-spacing: 3px;
}
.box div {
 font-weight: normal;
 font-size: 110%;
 height: 3.5ex;
 text-align: right;
 padding: 1ex 1ex 0ex 0ex;
}
.spacer1 {
 font-size: 90%;
 background: #666;
 margin-left: 21ex;
 height: 2ex;
 border-color: #000;
 border-width: 0px 1px 1px;
 border-style: solid;
}
.copy{
 text-align: center;
 font-size: 60%;
 margin-left: 33ex;
}
.copy,.copy a:link,.copy a:hover{
 color: #009;
 font-style: normal;
 text-decoration: none;
}

.menu {
 font-size: 100%;
 background: #fff;
 left: 2ex;
 padding-bottom: 0.5ex;
 width: 17ex;
 border: black 1px solid;
 position: absolute;
 top: 6.6ex;
}
[class="menu"]{
    position: absolute;
}
.nav {
 margin: 0;
 text-align: center;
}
.nav span {
    display: none
}
.nav div {
 font-weight: bold;
 font-size: 90%;
 background: #7f97b0;
 margin: 0ex 0px 0.5ex;
 color: #fff;
 text-align: center;
 border-style: solid;
 border-color: #000;
 border-width: 0px 0px 0px;
}
.nav div.spacer2 {
 border-top-width: 0;
 font-size: 90%;
 background: #666;
 margin: 0ex 0ex 2ex;
 height: 2ex;
}
.nav a {
 padding-right: 5px;
 display: block; 
 padding-left: 5px;
 font-size: 80%;
 text-align: left;
 text-decoration: none;
}
.nav dt {
    font-weight: bold;
}
.nav dd {
    margin-left: 0;
}
.nav dl {
    margin-top: 0px;
    margin-bottom: 0.5ex;
}
.nav a:hover {
 text-decoration: none;
}
.nav a:before {
    content: ""
}
.nav dd a:before {
    content: "| \00BB "
}
.nav dl.links dd a:before {
    content: "";
}
.nav a.indent {
 margin-left: 0;
}
.nav a.indent:before {
 color: #999;
 content: "| | \00BB ";
}
.nav span.menuspace {
 display: block;
 border-width: 0;
 height: .4em;
}
.nav a.selected {
 color: #000;
}
.linkindex #linkindex,
.linkdownload #linkdownload,
.linkdocumentation #linkdocumentation,
.linkkeyboard #linkkeyboard,
.linkmouse #linkmouse,
.linksupport #linksupport,
.linkfaq #linkfaq,
.linktips #linktips,
.linkmenu #linkmenu,
.linkedit #linkedit,
.linkbugs #linkbugs,
.linkextensions #linkextensions,
.linkthemes #linkthemes,
.linkabout #linkabout,
.linknews #linknews,
.linkabout #linkabout,
.linknews #linknews,
.linkcontact #linkcontact {
    display: block !important;
}
/* For the alternate stylesheet switch */
.lockmenu, .unlockmenu {
 font-weight: normal;
 padding-right: 1px;
 padding-top: 1px;
 font-size: 100%;
}
span.lockmenu a, span.unlockmenu a  {
    text-align: right;
    color: white;
    background: transparent;
}
span.lockmenu a:hover, span.unlockmenu a:hover  {
    background: transparent;
    color: white;
    text-decoration: underline;
}
.menu:hover span.lockmenu {
    display: block;
}
span.lockmenu {
    display: none;
}
.menu:hover span.unlockmenu {
    display: none;
}
span.unlockmenu {
    display: none;
}
/* End of alternate stylesheet switch code */

img {
 border-width: 0;
 vertical-align: bottom;
}

img.onestat { width: 0px; height: 0px;}

.main {
 font-size: 90%;
 min-height: 51.4ex;
 background: #fff;
 margin: 0ex 0ex 0ex 21ex;
 border: black 1px solid;
 padding: 1ex 2ex 0ex;
 border-top-width: 0;
}

a:link,
a:visited,
a:active {
    color: #339; text-decoration: none
}
a:hover {
 color: #c00;
 text-decoration: underline;
}
hr {
 border-top: 2px solid #999;
 height: 0;
}
h2.headline {
 font-size: 130%;
 margin-bottom: -10px;
 color: #009;
}
p {
    font-size: 90%
}
h2 {
    font-weight: normal; font-size: 120%; color: #7c98a6
}
h3 {
 font-weight: normal;
 font-size: 110%;
 margin-bottom: -6px;
 color: #009;
 text-align: left;
}
h4 {
 font-size: 100%;
 margin-bottom: -10px;
 color: #009;
 text-align: left;
}
ol {
    padding-left: 25px; font-size: 90%
}
ul {
 padding-left: 25px;
 font-size: 90%;
 list-style-type: none;
}
ul.disc {
    list-style-type: disc;
}

ul ul {
    font-size: 100%;
}

.strike {
    text-decoration: line-through;
}
div.poll {
 padding: 0;
 width: 65%;
}
div.poll select {
    width: 70%
}
div.poll h3 {
 margin-top: 0;
}
div.rightside {
 background: #f7f6fb;
 float: right;
 padding: 1ex;
 width: 30%;
 border: gray 1px dashed;
}
div.rightside h3 {
 margin-top: 0;
}
div.rightside p {
 margin-bottom: 0;
 text-align: justify;
}
table {
 background-color: #666;
 border: gray 0px solid;
 border-spacing: 0px;
 color: inherit;
}
td {
 padding-right: 12px;
 padding-left: 6px;
 font-size: 90%;
 background-color: #fff;
 vertical-align: top;
 color: #000;
}
th {
 font-weight: bold;
 background-color: #666;
 text-align: left;
 color: #fff;
}
td.keyshortcut {
    font-family: "courier new", "courier", monospace
}

table.themes {
    margin: 3ex 0ex 0ex 0ex;
 width: 100%;
}
table.themes td {
 padding-right: 3px;
 padding-left: 3px;
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
}
table.themes td.label {
 font-weight: bold;
 width: 11ex;
 padding-right: 3px;
 color: #000;
 background-color: #d0dfe0;
 text-align: right;
}
table.themes td.themename {
    width: 18ex
}
table.themes td.themeversion {
    width: 13ex
}
table.themes td.thumb {
 padding: 0;
 width: 150px;
 color: #000;
 background-color: #d0dfe0;
}
table.themes td.thumb img {
    height: 75px;
    width: 150px;
}




table.extensions {
 font-size: 100%;
 margin-bottom: 23px;
 width: 100%;
}
table.extensions td {
 padding-right: 3px;
 padding-left: 3px;
 border-width: 0;
}
table.extensions thead td {
 font-weight: bold;
 font-size: 100%;
 background-color: #7f97a0;
 padding-bottom: 2px;
 color: #fff;
 padding-top: 2px;
 text-align: left;
}
table.extensions td.label {
 font-weight: bold;
 width: 12ex;
 color: #000;
 background-color: #d0dfe0;
 text-align: right;
}
table.extensions td.size {
    width: 15ex
}
table.extensions td.thumb {
 padding: 0;
 width: 75px;
}
q,code {
 font-size: 110%;
 color: #336;
}
.alert {
    color: #800000;
    font-weight: normal;
}


div.download {
 padding: 0;
 width: 40%;
}
div.download select {
    width: 50%
}
div.download h3 {
 margin-top: 0;
}
div.downloadlinks {
 margin-top: 3ex;
 background: #f7f6fb;
 float: right;
 padding: 1ex;
 width: 55%;
 border: gray 1px dashed;
}
div.downloadlinks h4 {
 margin: 0;
}
div.downloadlinks p {
 margin: 0;
 text-align: justify;
}

fieldset {
    font-size: 90%;
    border: 1px solid gray;
}

fieldset.left {
    width: 47%;
}

fieldset.right {
     float: right;
     width: 47%;
}

/* For the keyboard shortcut list */
.windowsshortcut {color: darkblue; background: inherit; }
.linuxshortcut {color: darkgreen; background: inherit; }

/* For the thumbnail hover on the themes page 
.thumb a img {width: 0; height: 0; border-width: 0}
.thumb a:hover img {
 display: block;
 position: relative;
 float: right;
 top: -8ex;
 margin-right: 40%;
 margin-top: 3ex;
 width: 150px;
 height: 75px; 
 background: #f7f6fb;
 padding: 0px;
 border: gray 1px solid;

}*/

span.credits {
    border-bottom:1px dashed #000; /*copy gecko's behaviour to IE*/
    cursor: help;
}


/* For the theme listing */
.themebox div {
  width: 17ex;
  min-width: 130px;
  float: left;
  font-size: 100%;
  margin-left: 0px;
  margin-bottom: 5px;
  padding: 1px;
}
.themebox img {
  height: 50px;
  border: 1px solid gray;
  width: 100px;
  background: #ffffff;
  color: inherit;
}
.themebox img:hover {
  height: 75px;
  width: 150px;
  margin: -16px -25px -9px;
}


li.newsection {
    margin-top: 1ex;
}

