/*
   AWZhome Stylesheet
   Copyright (c) 2007-2008 Andreas Weizel
*/

body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 62.5%;
  margin: 0;
}

* {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}

/* Layout styles */

#topBar {
  background-color: #3b3b68;
  height: 70px;
}

img#topLogo {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 70px;
  width: 300px;
}

img#topLogoKeys {
  position: absolute;
  top: 0px;
  left: 400px;
  height: 70px;
  width: 413px;
}

#tabBar table {
  border-spacing: 0;
  height: 60px;
  width: 100%
}

#tabBar table tr td {
  vertical-align: top;
  font-weight: bold;
  font-style: italic;
}

.menu_s_begin {
  background-image: url(images/layout/tab_s_begin.png);
  background-repeat: repeat-x;
  width: 25px;
  height: 60px;
}

.menu_us_begin1 {
  background-image: url(images/layout/tab_us_begin1.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 60px;
}

.menu_us_begin2 {
  background-image: url(images/layout/tab_us_begin2.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 60px;
}

.menu_s_mid {
  background-image: url(images/layout/tab_s_mid.png);
  background-repeat: repeat-x;
  width: 20px;
  padding-top: 10px;
}

.menu_us_mid {
  background-image: url(images/layout/tab_us_mid.png);
  background-repeat: repeat-x;
  width: 20px;
  padding-top: 10px;
}

.menu_s_end {
  background-image: url(images/layout/tab_s_end.png);
  background-repeat: no-repeat;
  width: 23px;
  height: 60px;
}

.menu_us_end {
  background-image: url(images/layout/tab_us_end.png);
  background-repeat: no-repeat;
  width: 23px;
  height: 60px;
}

.menu_fill1 {
  background-image: url(images/layout/tab_fill1.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 60px;
}

.menu_fill2 {
  background-image: url(images/layout/tab_fill2.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 60px;
}

.menu_empty {
  background-image: url(images/layout/tab_fill1.png);
  background-repeat: repeat-x;
  height: 60px;
}

.menu_s_mid a {
  color: #000060;
  white-space: nowrap;
  font-size: 1.7em;
  font-weight: bold;
  text-decoration: none;
}

.menu_us_mid a {
  color: #f0f0f0;
  white-space: nowrap;
  font-size: 1.7em;
  font-weight: bold;
  text-decoration: none;
}

.pageBox {
  border-spacing: 0;
  margin-bottom: 1.4em;
}

.pageBox td {
  padding: 0;
  font-size: 1.2em;
}

.pageBox .tdTL {
  background-image: url(images/layout/sidebox_tl.png);
  background-repeat: no-repeat;
  height: 23px;
  width: 15px;
}

.pageBox .tdT {
  background-image: url(images/layout/sidebox_t.png);
  background-repeat: repeat-x;
  height: 23px;
}

.pageBoxHeading {
  margin-top: 4px;
  margin-bottom: 7px;
  border: 1px dashed #5c5f8d;
  background-color: #eff0fb;
  color: #5c5f8d;
  font-weight: bold;
  text-align: center;
}

.pageBoxSingleContent {
  margin-top: 12px;
  font-size: 1em;
}

.pageBox .tdTR {
  background-image: url(images/layout/sidebox_tr.png);
  background-repeat: no-repeat;
  height: 23px;
  width: 20px;
}

.pageBox .tdL {
  background-image: url(images/layout/sidebox_l.png);
  background-repeat: repeat-y;
  width: 15px;
}

.pageBox .tdM {
  background-color: #dee0f4;
}

.pageBox .tdR {
  background-image: url(images/layout/sidebox_r.png);
  background-repeat: repeat-y;
  width: 20px;
}

.pageBox .tdBL {
  background-image: url(images/layout/sidebox_bl.png);
  background-repeat: no-repeat;
  height: 23px;
  width: 15px;
}

.pageBox .tdB {
  background-image: url(images/layout/sidebox_b.png);
  background-repeat: repeat-x;
  height: 23px;
}

.pageBox .tdBR {
  background-image: url(images/layout/sidebox_br.png);
  background-repeat: no-repeat;
  height: 23px;
  width: 20px;
}

#leftLayer {
  float: left;
  width: 200px;
  margin: 15px 0 0 5px;
  padding: 0;
}

#contentLayer {
  margin: 15px 20px 0 225px;
  padding: 0;
}

#bottomLayer {
  clear: both;
  background-image: url(images/layout/bottombar.png);
  background-repeat: repeat-x;
  background-color: #dee0f4;
  height: 1.5em;
  margin: 30px 6px 4px 225px;
  text-align: left;
  font-size: 1em;
  color: #7e80a4;
  padding-top: 10px;
  border-left: 1px solid #7e80a4;
  border-bottom: 1px solid #7e80a4;
  border-right: 1px solid #7e80a4;
}

#pathLinks {
  background-image: url(images/layout/sidebox_smgrad.png);
  background-repeat: repeat-y;
  background-color: #dee0f4;
  border: 1px solid #7e80a4;
  margin-left: 2px;
  margin-bottom: 2em;
  padding: 2px 2px 2px 15px;
  font-size: 1em;
  vertical-align: top;
}

#langSelect {
  background-image: url(images/layout/sidebox_smgrad.png);
  background-repeat: repeat-y;
  background-color: #dee0f4;
  position: absolute;
  top: 75px;
  right: 0;
  border-left: 1px solid #7e80a4;
  border-top: 1px solid #7e80a4;
  border-bottom: 1px solid #7e80a4;
  padding: 2px 2px 2px 15px;
  font-size: 1em;
  vertical-align: top;
}

#langSelect img {
  width: 32px;
  height: 20px;
}

.clearing {
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 1px;
}

/* Content styles */

hr {
  margin-bottom: 1em;
  height: 1px;
}

img {
  border-style: none;
  vertical-align: middle;
}

b, strong {
  font-weight: bold;
}

span.i {
  font-style: italic;
}

ul, ol {
  list-style-position: outside;
  margin-left: 2em;
}

input, textarea {
  padding: 1px;
}

#pageContents {
  font-size: 1.2em;
  margin-top: 1.8em;
}

#pageContents p, #pageContents table, h2, .codeBlock, ul, ol {
  margin-bottom: 1.5em;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.historyDate {
  font-style: italic;
  font-weight: normal;
  font-size: 0.8em;
}

h1 {
  font-size: 2.2em;
  font-weight: bold;
  text-decoration: underline;
  color: #000080;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  border: 1px solid #a0a0a0;
  background-color: #f0f0f0;
}

table.borderlessTable td, table.borderlessTable th {
  padding: 4px;
  vertical-align: top;
}

table.contentTable {
  border: 1px solid #a0a0a0;
}

table.contentTable td, table.contentTable th {
  border: 1px solid #c0c0c0;
  padding: 4px;
  vertical-align: top;
}

table.contentTable th {
  background-color: #e0e0e0;
  font-weight: bold;
}

#articleInfo {
  font-size: 1em;
  color: #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  padding-bottom: 3px;
  margin-bottom: 2em;
}

.authorName {
  float: left;
  width: 1px;
  margin-left: 5px;
  white-space: nowrap;
}

img.contactAuthor {
  height: 13px;
  width: 16px;
  vertical-align: middle;
  border-style: none;
  margin: 0 0.5em 3px 0;
}

.articleDate {
  text-align: right;
  margin-right: 5px;
}

.tipReq td {
  border: 1px solid #c0c0f0;
  background-color: #f0f0ff;
  padding: 3px;
}

.tipReq td span {
  vertical-align: middle;
  font-size: 1em;
  font-weight: bold;
}

.tipReq td img {
  height: 16px;
  width: 16px;
  vertical-align: middle;
}

.newsDate {
  border: 1px solid #dee0f4;
  background-color: #eff0fb;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 15px;
  font-size: 1.2em;
  font-weight: bold;
  width: 15em;
  color: #5c5f8d;
  /* color: #9ea0c4; */
}

.newsEntryLine {
  margin-bottom: 1em;
  height: 1px;
  font-size: 1px;
  background-color: #dee0f4;
}

.newsEntryLeft {
  float: left;
  margin-bottom: 0.5em;
  margin-left: 15px;
  width: 40px;
}

.newsEntryRight {
  margin-bottom: 0.5em;
  margin-left: 70px;
}

.codeBlock {
  background-color: #f7f7f7;
  border: 1px dashed #c0c0c0;
  font-size: 1.1em;
  white-space: nowrap;
}

.codeComment {
  color: #008000;
}

.codeKeyword {
  color: #0000e0;
}

tt, code {
  font-size: 1.2em;
}

/* Link formats */

.pageBox a:link, .pageBox a:visited, .pageBox a:active,
#pathLinks a:link, #pathLinks a:visited, #pathLinks a:active {
  color: #000000;
  background-color: transparent;
}

.pageBox a:hover,
#pathLinks a:hover {
  color: #000000;
  background-color: #c3c6e1;
}

.authorName a:link, .authorName a:visited, .authorName a:active {
  color: #a0a0a0;
  text-decoration: none;
}

.authorName a:hover {
  color: #c81b1b;
  text-decoration: none;
}

#pageContents a:link, #pageContents a:visited, #pageContents a:active {
  color: #3b3ba8;
}

#pageContents a:hover {
  color: #c81b1b;
}

#bottomLayer a:link, #bottomLayer a:visited, #bottomLayer a:active {
  color: #7e80a4;
}

#bottomLayer a:hover {
  color: #5e6084;
  background-color: #c6c8dc;
}

#pageContents .toTopLinkLine a:link, #pageContents .toTopLinkLine a:visited, #pageContents .toTopLinkLine a:active {
  color: #7e80a4;
  background-color: #dee0f4;
  border: 1px solid #7e80a4;
}

#pageContents .toTopLinkLine a:hover {
  color: #5e6084;
  background-color: #c6c8dc;
  border: 1px solid #7e80a4;
}

/* awzMB layout */

div#AMBOutput h1 {
  font-size: 1.8em;
}

td.EntryHeadClass {
  background-color: #e0e0f0;
  border: 1px solid #a0a0a0;
}
td.EntryTopicClass {
  background-color: #f4f4f4;
  font-style: italic;
  font-weight: bold;
  border: 1px solid #a0a0a0;
}
td.EntryContentsClass, td.EntryComHeadClass {
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
}
td.NavBarClass {border: 2px dotted #d0d0d0;}
