
/*
  GENERAL DOCUMENT DEFINITIONS
*/
html, body {
  margin: 0px;
  border-width: 0px;
  height: 100%;
  background-color: #ffffff;
}
body, table {
  font-family: arial, verdana, sans-serif;
  font-size: 100%;
  color: #000000;
}
table {
  margin: 0px;
  border-width: 0px;
  border-collapse: collapse;
  clear: both; /* fixes a bug in IE7 where a table cell containing a right-floating div followed by another table makes the parent table cell stretch unnaturally to the right */
}
th, td {
  vertical-align: top;
  text-align: left;
}
a img {
  border-width: 0px;
}
a {
  color: #0000c0;
}
a:visited {
  color: #c00000;
}
h1, h2, h3, h4, h5, h6 {
  color: #684200;
  font-weight: bold;
  margin: 0px 0px 0.4em 0px;
  padding: 0px;
}
h1 {
  font-size: 140%;
  margin-top: 1.4em;
}
h2 {
  font-size: 125%;
  margin-top: 1em;
}
h3 {
  font-size: 110%;
  margin-top: 0.8em;
}
p, pre {
  margin: 0.4em 0px 0.4em 0px;
  padding: 0px;
}
form {
  margin-top: 0px;
  margin-bottom: 0px;
}
sup {
  font-size: 80%;
}
ul, ol, dl {
  margin: 0px;
  padding: 0px;
}
li {
  margin: 0px 4px 0px 1.1em;
  padding: 0px;
}
ol.numbered {
  list-style-type: decimal;
}
ol.numbered li {
  margin-left: 1.6em;
}
dl.bolded dt {
  font-weight: bold;
}
dt {
  margin: 0px;
  padding: 0px;
}
dd {
  margin: 0px;
  padding: 0px;
  padding-left: 1em;
}
.smaller {
  font-size: 80%;
}
.minwidth {
  width: 1px;
}
.maxwidth {
  width: 100%;
}
.left {
  text-align: left;
}
.centered {
  text-align: center;
}
.right {
  text-align: right;
}
.vcentered {
  vertical-align: middle;
}
.floatleft {
  float: left;
  clear: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.floatright {
  float: right;
  clear: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.plain {
  font-weight: normal;
  font-style: normal;
}
.emphasis {
  font-weight: bold;
}
.bordered {
  border: 1px solid #000000;
}
code.inline, .subtlelinedbottom {
  border-width: 1px;
  border-style: none none solid none;
  border-color: #d0d0d0;
}
.subtlelinedtop {
  border-width: 1px;
  border-style: solid none none none;
  border-color: #d0d0d0;
}
.padded {
  padding: 4px;
}
.boxed {
  padding: 10px;
  border: 1px solid #000000;
}
.outerboxed {
  padding: 10px 0px;
}
.sunken {
  border-width: 1px;
  border-style: ridge;
}
.indented {
  margin-left: 1em;
}
.note {
  font-style: italic;
  font-weight: bold;
  color: #2020ff;
}
table.visual {
  border: 0px;
}
table.visual td,
table.visual th {
  padding: 0px 10px 1px 0px;
  border: 0px solid #000000;
}
table.visual th {
  font-weight: bold;
  text-align: left;
}
code, pre {
  font-family: "Lucida Console", monospace;
}



/*
  ACCESSIBILITY
*/
#skipnavigation {
  position: absolute;
  width: 80%;
  top: -300px;
  left: 0;
}
#skipnavigation a {
  position: absolute;
  top: 0;
}
.p7ie6Fix:active, #skipnavigation a:active, #skipnavigation a:focus {
  top: 300px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  background-color: #000000;
}



/*
  MAIN PAGE LAY-OUT
*/
#main {
  height: 100%;
  width: 100%;
  text-align: center;
}
#page {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  background-color: #e7f8fa;
  max-width: 900px;
  width: expression(document.body.clientWidth > 900? "900px": "auto");
}
#page .pagepart {
  padding: 0px;
  margin: 0px;
}
#page .spacerimg {
  display: block;
}
#logo {
  padding: 55px 0px 0px 55px;
}
#header {
  padding: 45px 55px 10px 0px;
  text-align: center;
}
#languages {
  vertical-align: center;
  text-align: left;
  float: right;
  padding: 0px 0px 0px 10px;
}
#languages .language {
  padding-bottom: 8px;
  vertical-align: center;
}
#languages a,
#languages a:visited,
#languages a:hover {
  color: #000000;
  text-decoration: none;
}
#toc {
  padding: 10px 10px 0px 45px;
}
#toc_column {
  width: 225px;
}
#content {
  padding: 0px 55px 0px 15px;
}
#footer {
  padding: 0px 45px 75px 45px;
  font-size: 90%;
  text-align: center;
}
.page_1-2-5-8-11_l {
  background-image: url(/images/page_1-2-5-8-11_l.png);
  background-repeat: repeat-y;
  background-position: top left;
  background-color: transparent;
}
.page_1-7-11_r {
  background-image: url(/images/page_1-7-11_r.png);
  background-repeat: repeat-y;
  background-position: top right;
  background-color: transparent;
}
.page_10_t {
  background-image: url(/images/page_10_t.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: transparent;
}
.page_10_tl {
  background-image: url(/images/page_10_tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}
.page_10_tr {
  background-image: url(/images/page_10_tr.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}
.page_11_b {
  background-image: url(/images/page_11_b.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-color: transparent;
}
.page_11_bl {
  background-image: url(/images/page_11_bl.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: transparent;
}
.page_11_br {
  background-image: url(/images/page_11_br.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: transparent;
}
.page_11_tr {
  background-image: url(/images/page_11_tr.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}
.page_1_br {
  background-image: url(/images/page_1_br.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: transparent;
}
.page_1_t {
  background-image: url(/images/page_1_t.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: transparent;
}
.page_1_tl {
  background-image: url(/images/page_1_tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}
.page_1_tr {
  background-image: url(/images/page_1_tr.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}
.page_3_tl {
  background-image: url(/images/page_3_tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}
.page_4_t {
  background-image: url(/images/page_4_t.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: transparent;
}
.page_4_tl {
  background-image: url(/images/page_4_tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}
.page_4_tr {
  background-image: url(/images/page_4_tr.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}
.page_6_l {
  background-image: url(/images/page_6_l.png);
  background-repeat: repeat-y;
  background-position: top left;
  background-color: transparent;
}
.page_6_tl {
  background-image: url(/images/page_6_tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}
.page_7_tr {
  background-image: url(/images/page_7_tr.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: transparent;
}
.page_9_tl {
  background-image: url(/images/page_9_tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: transparent;
}



/*
  HEADER
*/
#header_title {
  font-size: 160%;
  font-weight: bold;
  color: #684200;
}
#header_slogan {
  font-size: 100%;
  font-style: italic;
  font-weight: bold;
  color: #684200;
}



/*
  TOC
*/
#toc a,
#toc a:visited,
#toc a:hover {
  color: #000000;
  text-decoration: none;
}
#toc ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
#toc li {
  margin-left: 0px;
  padding-left: 18px;
  text-indent: -18px;
}
#toc img {
  margin: 0px 4px 0px 0px;
  vertical-align: middle;
}
.toc_heading {
  font-weight: bold;
}
.toc_label {
  font-weight: normal;
}



/*
  HEADING
*/
#heading {
  width: 100%;
}
#langswitch {
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}



/*
  SHOP CREDIT CARDS
*/
.shop_cards {
  text-align: center;
}
.shop_cards img {
  border: 1px solid #000000;
}



/*
  AVANGATE INTEGRATION
*/
#avangatebox {
  width: 100%;
}



/*
  BANNERS
*/
.banner {
  float: right;
  clear: right;
  border-width: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 20px;
}



/*
  DIALOG OPTIONS
*/
#dlgoptions table {
  border-width: 0px;
  padding: 0px;
  margin-top: 20px;
}
#dlgoptions td,
#dlgoptions th {
  padding: 4px 4px 4px 4px;
}
td.option_name,
td.option_desc {
  border-top: 1px solid #000000;
}
td.option_desc,
th.option_desc {
  border-left: 1px solid #000000;
}
.option_name ul {
  margin-left: 1em;
}



/*
  CODE BLOCKS
*/
div.code pre {
  padding: 10px;
  border: 1px solid #000000;
  font-family: "Lucida Console", monospace;
}



/*
  IMAGE TABLES
*/
table.image {
  border-collapse: collapse;
  border-width: 0px;
}
table.image td {
  padding: 0px;
  font-style: italic;
}