/* line 1 */
body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  background-color: white;
  color: black;
  background-image: url("../images/sidebar.png");
  background-position: top left;
  background-repeat: repeat-y;
}

/* line 11 */
h1 {
  text-align: left;
  margin: 0px 0px 10px 0px;
  padding: 0 2px 2px 10px;
  background: #6088a1;
  color: white;
  border: 1px solid #3b3c63;
  background-image: url("../images/navigation-background.png");
  background-attachment: scroll;
  background-position: top right;
  background-repeat: no-repeat;
}

/* line 23 */
li {
  list-style: square;
}

/* line 26 */
#copyright {
  font-size: 0.7em;
  font-weight: bold;
}

/* line 30 */
#footer {
  padding: 20px 0 10px 0;
  font-size: 0.8em;
  clear: both;
}

/* line 35 */
.container {
  margin: 0;
  background-image: url("../images/inscription.png");
  background-attachment: scroll;
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 130px;
  padding-top: 10px;
  padding-right: 50px;
}

/* line 45 */
.breadcrumbs ul li {
  background-color: #0000c0;
  display: inline;
}

/* line 49 */
a {
  text-decoration: underline;
  color: #0000c0;
}

/* line 53 */
a:hover {
  color: blue;
}

/* line 56 */
a:visited {
  color: navy;
}

/* line 60 */
img.demo {
  float: right;
  border-left: 10px solid white;
}

/* line 65 */
span.code {
  font-family: monospace;
}

/* line 68 */
ul#related {
  display: block;
  background: #b0c0d0;
  margin: 0;
  border: 1px solid #3b3c63;
  padding: 4px;
}

/* line 75 */
ul#related a {
  text-decoration: none;
}

/* line 78 */
ul#related li {
  display: inline;
  padding: 0px 6px;
  border-left: 1px solid #3b3c63;
}

/* line 83 */
ul#related li:first-child {
  border-left: none;
}

/* line 86 */
ul#related:before {
  content: "Related Links:";
  color: #3b3c63;
}

/* line 90 */
ul.navigation {
  display: block;
  margin: 0px;
  position: absolute;
  top: 13px;
  right: 53px;
  background-image: url("../images/transparent-white.png");
  background-repeat: repeat;
  padding: 2px 1px;
  border: 1px solid #3b3c63;
  font-size: 0.7em;
}
/* line 102 */
ul.navigation a {
  text-decoration: none;
}
/* line 105 */
ul.navigation a:hover {
  color: blue;
}
/* line 108 */
ul.navigation li {
  display: inline;
  padding: 0px 6px;
  border-left: 1px solid #3b3c63;
}
/* line 113 */
ul.navigation li ul {
  display: block;
  position: absolute;
  top: 1.8em;
  right: 10px;
  padding: 0;
  margin: 0;
  margin-left: 9px;
  background-image: url("../images/transparent-white.png");
  background-repeat: repeat;
  border: 1px solid #3b3c63;
}
/* line 125 */
ul.navigation li ul li {
  display: inline;
  padding: 0 6px;
  border-left: 1px dashed #3b3c63;
}

/* line 132 */
ul.navigation li:first-child {
  border-left: none;
}

/* line 135 */
div#palatina {
  border: 1px solid #888888;
  margin: 50px 0 10px 30px;
  padding: 10px 10px 10px 60px;
  background-image: url("../images/palatina-initial-logo.png");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  min-height: 50px;
}
/* line 143 */
div#palatina p {
  font-size: smaller;
  margin: 0;
  padding: 2px;
}

/* line 149 */
ul.news li {
  margin-bottom: 8px;
}

/* line 152 */
.newsdate {
  font-style: italic;
  font-size: smaller;
  color: #3b3c63;
}

/* line 157 */
.newsdetails {
  font-size: smaller;
}

/* line 160 */
p.release {
  font-style: italic;
}

/* line 163 */
p.release:before {
  content: "Release Date:";
  color: #3b3c63;
  font-style: normal;
}

/* line 168 */
p.note {
  margin: 10px 40px;
  text-align: justify;
  color: #222222;
  font-size: smaller;
}

/* line 174 */
div.note {
  margin: 10px 40px;
  text-align: justify;
  color: #222222;
  font-size: smaller;
}
/* line 179 */
div.note h2 {
  font-size: small;
  color: #111111;
}

/* line 183 */
div.signature {
  text-align: right;
  font-style: italic;
}

/* line 187 */
span.update:before {
  content: "Update:";
  color: #3b3c63;
  font-style: normal;
}

/* line 192 */
p.update:before {
  content: "Update (" attr(title) "): ";
  color: #3b3c63;
  font-style: normal;
}

/* line 198 */
p.update {
  margin: 10px 20px;
  text-align: justify;
  color: #222222;
  font-size: smaller;
}

/* line 204 */
span.update {
  color: #222222;
  font-size: smaller;
}

/* line 207 */
ul.faq {
  max-width: 600px;
  margin-right: 50px;
}
/* line 210 */
ul.faq li {
  margin: 4px;
}
/* line 212 */
ul.faq a {
  text-decoration: none;
}

/* line 215 */
tt {
  color: maroon;
}

pre {
  color: maroon;
}

/* line 219 */
dl.faq em {
  color: #6088a1;
  font-weight: bold;
  font-style: italic;
}
/* line 223 */
dl.faq strong {
  font-weight: normal;
  font-style: italic;
}
/* line 226 */
dl.faq dt {
  font-weight: bold;
  color: #6088a1;
  margin: 5px 0 10px 0;
}
/* line 230 */
dl.faq dd {
  margin: 5px 20px;
}

/* line 232 */
dl:target {
  border-left: 4px solid maroon;
  padding-left: 10px;
}
/* line 235 */
dl:target dt {
  color: maroon;
}
/* line 237 */
dl:target dd {
  background: #f8faff;
  border: 1px dotted #c1bcc4;
  padding: 10px;
}

/* line 242 */
table.translations {
  float: left;
  border-collapse: collapse;
  margin-right: 20px;
}
/* line 247 */
table.translations caption {
  font-style: italic;
  font-size: smaller;
  background: #ebecff;
  margin-right: 20px;
}
/* line 253 */
table.translations th {
  padding: 2px 6px;
  text-align: center;
  color: #3b3c63;
  font-size: smaller;
  font-weight: bold;
}
/* line 260 */
table.translations th.locale {
  text-align: right;
  padding-right: 10px;
}
/* line 264 */
table.translations th.translator {
  text-align: left;
  padding-left: 10px;
}
/* line 268 */
table.translations td {
  padding: 2px 10px;
  border-bottom: 1px solid #3b3c63;
}
/* line 273 */
table.translations tr:last-child td {
  border-bottom: none;
}
/* line 276 */
table.translations td.locale {
  text-align: right;
}
/* line 279 */
table.translations td.complete {
  text-align: right;
  border-left: 1px solid #3b3c63;
  border-right: 1px solid #3b3c63;
}
/* line 285 */
table.translations tr.updated td {
  font-style: italic;
}
/* line 287 */
table.translations tr.updated td.complete {
  color: #8888ee;
}
/* line 289 */
table.translations td.newtranslator:before {
  content: "New";
  color: #8888ee;
  font-style: italic;
  font-size: smaller;
}
/* line 295 */
table.translations td.newlocale:before {
  content: "New";
  color: #8888ee;
  font-style: italic;
  font-size: smaller;
}
/* line 303 */
table.translations tr.full td.complete {
  font-weight: bold;
}
/* line 306 */
table.translations td.complete:after {
  content: "%";
  color: #3b3c63;
  font-size: smaller;
}
/* line 310 */
table.translations td.newtranslation:after {
  content: "";
}
/* line 312 */
table.translations td.unmaintained:after {
  content: "Unmaintained";
  color: #cbccf3;
  font-style: italic;
  font-size: smaller;
}
