body {
    margin: 20px;
    padding: 0;
    /*background: #b2b2b2;*/
    background: #aaaaaa;
    font: 11.5px Verdana;
    color: #000000;
    line-height: 135%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
}

h2 {
    margin: 0 0 2px 0;
    font-size: 160%;
    color: #1e3a7b;
    font-weight: bold;
    line-height: 120%;
}

h3 {
    font-size: 145%;
    margin: 20px 0 16px 0;
    color: #1e3a7b;
    line-height: 120%;
}

h4 {
    color: #1e3a7b;
    margin: 14px 0 10px 0;
}

h4, h5, h6 {
    font-size: 115%;
}

hr {
    margin: 8px 0 15px 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #dddddd;
}

img {
    border: 0;
}

p {
    margin: 0.6em 0 1.2em 0;
    padding: 0;
    color: #111111;
}

a {
    color: #117abc;
    text-decoration: none;
}

a:hover {
    color: #3cc232;
}

table {
    margin-left: auto;
    margin-right: auto;
}

tbody{
    border-top:none;
}

.table, .informaltable {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fff;
    text-align: left;
    width: 100%
}

.simplelist {
    margin-left: 0;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #fff;
    text-align: left;
    width: 100%
}

.table th, .informaltable th {
    color: #000;
    background-color: #dddddd;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 4px;
}

.table th p, .informaltable th p {
    color: #000;
    font-weight: bold;
    background-color: #dddddd;
}

.table td, .informaltable td {
    padding: 4px;
}

.table-contents table tbody td, .informaltable tbody td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table-contents table .footnotes td, .informaltable table .footnotes td {
    border-top: 0px none #fff;
    border-bottom: 0px none #fff;
    border-left: 0px none #fff;
    border-right: 0px none #fff;
}

.table-contents thead, .informaltable thead{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.calloutlist p {
    margin: auto;
}

.variablelist {
}

.variablelist .term {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

pre {
    overflow: auto;
    overflow-y:hidden;
}

pre.console {
    width: 540px;
    background-color: #333333;
    padding: 6px 10px 20px 10px;
    color: #ffffff;
    font-size: 11px;
    line-height: 130%;
}

pre.screen {
    width: 540px;
    background-color: #333333;
    padding: 6px 10px 20px 10px;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    line-height: 130%;
    margin: auto;
}

code.filename {
    font-weight: bold;
}

pre.coding {
    width: 540px;
    background-color: #eeeeee;
    padding: 6px 10px 15px 10px;
    color: #000000;
    font-size: 11px;
    line-height: 130%;
}

pre.programlisting {
    border: solid 1px #c0c0c0;
    width: 540px;
    padding: 6px 10px 20px 10px;
    font-size: 11px;
    font-weight: normal;
    line-height: 130%;
    margin: auto;
}


.toc, .list-of-figures, .list-of-tables, .list-of-examples {
    border: solid 1px #c0c0c0;
    padding: 15px;
    width: 80%;
    margin: 8px 0 14px 0;
}

.warning {
    border: solid 1px #c0c0c0;
    padding: 15px;
    margin: 8px 0 14px 0;
}

.warning table {
    margin-left: 0px;
}

.tip {
    border: solid 1px #c0c0c0;
    padding: 15px;
    margin: 8px 0 14px 0;
}

.tip table {
    margin-left: 0px;
}

.note {
    border: solid 1px #c0c0c0;
    padding: 15px;
    margin: 8px 0 14px 0;
}

.note table {
    margin-left: 0px;
}


.important {
    border: solid 1px #c0c0c0;
    padding: 15px;
    margin: 8px 0 14px 0;
}

.important table {
    margin-left: 0px;
}

.caution {
    border: solid 1px #c0c0c0;
    padding: 15px;
    margin: 8px 0 14px 0;
}

.caution table {
    margin-left: 0px;
}

p.title {
    text-align: center;
}

.title {
    line-height: 120%;
}

.revhistory {
    background: #ffffff;
}

.revhistory table{
    width: 80%;
    border: 0;
}

.revhistory th {
    color: #669;
    border-bottom: 3px solid #6678b1;
    padding: 4px;
}

.revhistory td {
    border-bottom: 2px solid #ccc;
    padding: 4px;
}

.sidebar {
    padding: 10px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    background-color: #eeeeee;
}

.sidebar dd {
    margin-left: 1em;
}

.sidebar dt {
    padding: 2px;
}

a.pdf_link {
    background: url(//armadillo.atmark-techno.com/files/images/general/pdficon_small.gif) no-repeat;
    padding: 2px 0 2px 25px;
    line-height: 180%;
}

.form-item {
  width: 8em;
  height: 1.75em;
  margin: 0;
}

.container-inline div, .container-inline label {
  display: inline;
}

.reserved {
    background-color: #eeeeee;
}
