@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono) all;
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,600,400italic,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
body {
  font-size: 80%;
}

.noprint, .old-browser {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

a {
  color: #059;
}

p {
  margin-top: 0;
  padding-top: 0;
  font-family: "Open Sans", "PT Serif", "Georgia", sans-serif;
}

pre, .output {
  font-family: "Consolas", "Inconsolata", "Droid Sans Mono", monospace;
  padding: 0.5em;
  background-color: #F4F4F4;
  border: 1px dotted Black;
}

.output {
  background-color: black;
  color: white;
  border: none;
}

table.highlighttable pre {
  border: none;
  margin: 0;
  padding: 0;
}

code {
  font-family: "Consolas", "Inconsolata", "Droid Sans Mono", monospace;
  font-size: 0.9em;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

td {
  font-family: "Open Sans", "PT Serif", "Georgia", sans-serif;
}
td.linenos {
  width: 1%;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

.numeric {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-size: 90%;
}

table {
  margin-bottom: 1em;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0.5em;
  padding-top: 0.5em;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 160%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 120%;
}

li {
  font-family: "Open Sans", "PT Serif", "Georgia", sans-serif;
}

#header {
  position: relative;
  border-bottom: 1px solid black;
}

#header div {
  margin: 0;
  padding: 0;
}

#header p {
  font-size: 18pt;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  margin: 0;
  padding: 0;
}

#nav {
  display: none;
}

#maintext td, #maintext th, #helppage td, #helppage th {
  font-size: 90%;
  vertical-align: top;
  color: black;
  text-align: left;
  padding: 4px;
}

#maintext th, #helppage th {
  font-size: 110%;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  border-bottom: 1px solid;
}

#maintextcontents {
  margin: 0;
}

#helppage h1 img {
  margin: 0;
  border: 1px solid #487886;
  background-color: #E1ECEF;
  padding: 0;
}

#programdownload {
  display: none;
}

#sidebar {
  display: none;
}

#copyright {
  font-size: 80%;
}

#copyright img {
  display: none;
}

#footer {
  display: none;
}

.preproc {
  color: green;
}

.comment {
  color: blue;
  font-style: italic;
}

.uparrow {
  display: none;
}

.programitem {
  color: #080;
  font-family: sans-serif;
  font-size: 95%;
}

.notabene, .info, .question {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1em;
  border: 1px dotted Blue;
  font-style: italic;
}
.notabene em, .notabene pre, .notabene code, .info em, .info pre, .info code, .question em, .question pre, .question code {
  font-style: normal;
}

.warning {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1em;
  border: 1px dotted Red;
  font-style: italic;
}
.warning em, .warning pre, .warning code {
  font-style: normal;
}

.screenonly {
  display: none;
}

#toplinks {
  display: none;
}

#refertop {
  display: none;
}

#xtrakbar td {
  background-color: #FFFFFF;
}

#validators {
  display: none;
}

.nowrap {
  white-space: nowrap;
}

.picleft, .picright {
  display: none;
}

.diagram {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
}

/* PASH classes */
.pas-comment {
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  color: #0000CC;
}

.pas-kwd {
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #CC0000;
}

.pas-str {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #0000CC;
}

.pas-num {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #008000;
}

.pas-float {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #008000;
}

.pas-hex {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #008000;
}

.pas-preproc {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #008000;
}

.pas-asm {
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  color: #008080;
}

.pas-err {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}

div.disclaimer {
  margin-top: 2em;
  border-top: 1px solid #CCCCCC;
}

div.disclaimer, div.disclaimer p {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-size: 80%;
  color: #AAAAAA;
}

table.highlighttable {
  border: none;
  width: 100%;
  background-color: #F4F4F4;
}
table.highlighttable td {
  border: none;
  margin: 0;
}
table.highlighttable pre {
  font-family: "Consolas", "Inconsolata", "Droid Sans Mono", monospace;
  border: none;
  margin: 0;
  padding: 0.3em;
  font-size: 0.9em;
}

.smallprint {
  font-size: 80%;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
  margin-top: 1em;
}

.linenodiv {
  color: #AAAAAA;
  border-right: 1px solid #AAAAAA;
}

.hll {
  background-color: #FFFFCC;
}

/* .c   { color: #4488CC; font-style: italic; } /* Comment */
.err {
  border: 1px solid #FF0000;
}

/* Error */
.k {
  color: #aa2222;
}

/* Keyword */
.o {
  color: #000000;
}

/* Operator */
.p {
  color: #000000;
}

/* Punctuation */
.cm {
  color: #4488CC;
  font-style: italic;
}

/* Comment.Multiline */
.cp {
  color: Green;
}

/* Comment.Preproc */
.c1 {
  color: #4488CC;
  font-style: italic;
}

/* Comment.Single */
.cs {
  color: #008800;
  font-style: italic;
}

/* Comment.Special */
.gd {
  color: #A00000;
}

/* Generic.Deleted */
.ge {
  font-style: italic;
}

/* Generic.Emph */
.gr {
  color: #FF0000;
}

/* Generic.Error */
.gh {
  color: #000080;
}

/* Generic.Heading */
.gi {
  color: #00A000;
}

/* Generic.Inserted */
.go {
  color: #808080;
}

/* Generic.Output */
.gp {
  color: #000080;
}

/* Generic.Prompt */
.gs {
  font-weight: bold;
}

/* Generic.Strong */
.gu {
  color: #800080;
}

/* Generic.Subheading */
.gt {
  color: #0040D0;
}

/* Generic.Traceback */
.kc {
  color: #008000;
}

/* Keyword.Constant */
.kd {
  color: #008000;
}

/* Keyword.Declaration */
.language-nasm .kd {
  color: #C02020;
}

.language-delphi .kd {
  color: #6080B0;
}

.kn {
  color: #008000;
}

/* Keyword.Namespace */
.kp {
  color: #aa2222;
}

/* Keyword.Pseudo */
.kr {
  color: #C02020;
}

/* Keyword.Reserved */
.language-c .kt, .language-c-- .kt {
  color: #aa2222;
}

/* Keyword.Type */
.language-delphi .kt {
  color: #000000;
}

/* Keyword Type */
.m {
  color: #008800;
}

/* Literal.Number */
.n {
  color: black;
}

/* Name */
.s {
  color: #4488CC;
}

/* Literal.String */
.na {
  color: #000000;
}

/* Name.Attribute */
.nb {
  color: #000000;
}

/* Name.Builtin */
.nc {
  color: #000000;
}

/* Name.Class */
.no {
  color: #000000;
}

/* Name.Constant */
.nd {
  color: #000000;
}

/* Name.Decorator */
.ni {
  color: #000000;
}

/* Name.Entity */
.ne {
  color: #000000;
}

/* Name.Exception */
.nf {
  color: #000000;
}

/* Name.Function */
.language-nasm .nf {
  color: #aa2222;
}

.language-nasm .nb {
  color: Black;
}

.language-delphi .nb {
  color: Black;
}

.nl {
  color: #000000;
}

/* Name.Label */
.nn {
  color: #000000;
}

/* Name.Namespace */
.nt {
  color: #000000;
}

/* Name.Tag */
.nv {
  color: #000000;
}

/* Name.Variable */
.ow {
  color: #C02020;
}

/* Operator.Word */
.w {
  color: #000000;
}

/* Text.Whitespace */
.mf {
  color: #267326;
}

/* Literal.Number.Float */
.mh {
  color: #267326;
}

/* Literal.Number.Hex */
.mi {
  color: #267326;
}

/* Literal.Number.Integer */
.mo {
  color: #267326;
}

/* Literal.Number.Oct */
.sb {
  color: #4488CC;
}

/* Literal.String.Backtick */
.sc {
  color: #4488CC;
}

/* Literal.String.Char */
.sd {
  color: #4488CC;
}

/* Literal.String.Doc */
.s2 {
  color: #4488CC;
}

/* Literal.String.Double */
.se {
  color: #4488CC;
}

/* Literal.String.Escape */
.sh {
  color: #4488CC;
}

/* Literal.String.Heredoc */
.si {
  color: #4488CC;
}

/* Literal.String.Interpol */
.sx {
  color: #4488CC;
}

/* Literal.String.Other */
.sr {
  color: #4488CC;
}

/* Literal.String.Regex */
.s1 {
  color: #4488CC;
}

/* Literal.String.Single */
.ss {
  color: #4488CC;
}

/* Literal.String.Symbol */
.bp {
  color: #000000;
}

/* Name.Builtin.Pseudo */
.vc {
  color: #000000;
}

/* Name.Variable.Class */
.vg {
  color: #000000;
}

/* Name.Variable.Global */
.vi {
  color: #000000;
}

/* Name.Variable.Instance */
.il {
  color: #267326;
}

/* Literal.Number.Integer.Long */
