html {background: white;}

body{
  color: black;
  font-weight: normal;
  padding: 0;
}

div.typelinks {
  display: none;
}

math{color:#070;}

div.main {
  text-align: left;
}

div.clearer {clear:both; line-height:0em; height:0em;}

table {
  font-size: 100%;
  padding:0;
  margin:0;
}

tr,td,th {padding:0; margin:0;}

img {border:0}

p {padding:0; margin: 0 0 1.0em 0;}

hr {
  border: 0px;
  border-top: 1px solid #8cacbb;
  text-align:center;
  height: 0px;
}

form {
  border: none;
  margin: 0;
  display: inline;
}

label {
  display: block;
  text-align: right;
  font-weight: bold;
}

label.simple {
  text-align: left;
  font-weight: normal;
}

label input.edit {
  width: 50%;
}

fieldset {
  width: 300px;
  text-align: center;
  border: 1px solid #8cacbb;
  padding: 0.5em;
}


a:link    { color:#009900; text-decoration:none }
a:visited { color:#009900; text-decoration:none }
a:hover   { color:#009900; text-decoration:underline }

/* external link */
a.urlextern{
    padding: 1px 0px 1px 2px;
    color:#436976;
    text-decoration:none;
}
a.urlextern:visited {
}
a.urlextern:hover {
  text-decoration:underline;
}

/* windows share */
a.windows{
    background: transparent url(../images/windows.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    color:#436976;
    text-decoration:none;
} 
a.windows:visited {
}
a.windows:hover {
  text-decoration:underline;
}

/* interwiki link */
a.interwiki{
    background: transparent url(../images/interwiki.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    color:#436976;
    text-decoration:none;
}
a.interwiki:visited {
}
a.interwiki:hover {
  text-decoration:underline;
}

/* link to some embedded media */
a.media {
  color:#436976;
  text-decoration:none;
}
a.media:hover {
  color:#436976;
  text-decoration:underline
}

/* embedded images */
img.media {
  margin: 3px;
}

img.medialeft {
  border: 0;
  float: left;
  margin: 0 1.5em 0 0;
}

img.mediaright {
  border: 0;
  float: right;
  margin: 0 0 0 1.5em;
}

/* email link */
a.mail {
  background: transparent url(../images/mail_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
  color:#436976;
  text-decoration:none;
}
a.mail:hover {
  text-decoration:underline;
}

/* existing wikipage */
a.wikilink1:link    { color:#009900; text-decoration:none }
a.wikilink1:visited { color:#009900; text-decoration:none }
a.wikilink1:hover   { color:#009900; text-decoration:underline }

/* not exisitng wikipage */
a.wikilink2{
    padding: 1px 0px 1px 2px;
    color:#436976;
    text-decoration:none;
}
a.wikilink2:visited {
}
a.wikilink2:hover {
  text-decoration:underline;
}

/* rss item */
a.rss_item{
    padding: 1px 0px 1px 2px;
    color:#436976;
    text-decoration:none;
}
a.rss_item:visited {
}
a.rss_item:hover {
  text-decoration:underline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}

textarea.edit {
  font-family:monospace;
  border: 1px solid #8cacbb;  
  color: Black;
  background-color: white;
  font-size:14px;
  padding: 3px;
  width:100%;
}

input.edit {
  font-size: 100%;
  border: 1px solid #8cacbb;
  height: 22px ! important;
  max-height: 22px ! important;
  min-height: 22px ! important;
  color: Black;
  background-color: white;
  vertical-align: middle;
  padding: 1px;
  display: inline;
}

input.missing {
  font-size: 100%;
  border: 1px solid #8cacbb;
  height: 22px ! important;
  max-height: 22px ! important;
  min-height: 22px ! important;
  color: Black;
  background-color: #ffcccc;
  vertical-align: middle;
  padding: 1px;
  display: inline;
}

input.button {
  border: 1px solid #8cacbb;  
  color: Black;
  background-color: white;
  vertical-align: middle;
  text-decoration:none;
  font-size: 100%;
  cursor: pointer;
  height: 22px ! important;
  max-height: 22px ! important;
  min-height: 22px ! important;
  margin: 1px;
  display: inline;
}

div.secedit input.button {
  border: 1px solid #8cacbb;
  color: Black;
  background-color: white;
  vertical-align: middle;
  text-decoration:none;
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  cursor: pointer;
  height: 15px;
  max-height: 15px ! important;
  min-height: 15px ! important;
  float:right;
  display: inline;
}

div.meta {
  clear: both;
  margin-top: 1em;
  color:#436976;
  font-size:70%;
  text-align:right;
}

div.user {
  float:left;
}

div.preview{
  background:#f7f9fa;
  margin-left:2em;
  padding: 4px;
  border: 1px dashed #000000;
}

div.breadcrumbs{
  background-color: #f5f5f5;
  font-size:80%;
  color: #666666;
  padding-left: 4px;
}

span.user{
  color: #cccccc;
  font-size: 90%;
}

div.error{
  background: #ff6666 url(../images/error.png) 0.5em 0px no-repeat;
  font-size: 90%;
  margin: 0px;
  padding-left: 3em;
}

div.info{
  background: #ffff66 url(../images/info.png) 0.5em 0px no-repeat;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
}

div.success{
  background: #66ff66 url(../images/thumbup.gif) 0.5em 0px no-repeat;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
}

h1, h2, h3, h4, h5 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin-left:    0;
    margin-right:   0;
    margin-top:     0;
    margin-bottom:  1em;
    padding-left:   0;
    padding-right:  0;
    padding-top:    0.5em;
    padding-bottom: 0;
    border-bottom: 1px solid #8cacbb;
    clear: left;
}

/* special headlines */
h1 {text-align: center;font-size: 160%; margin-left: 0px; font-weight: bold;}
h2 {font-size: 150%; margin-left: 10px;}
h3 {font-size: 140%; margin-left: 20px; border-bottom: none; font-weight: bold;}
h4 {font-size: 120%; margin-left: 30px; border-bottom: none; font-weight: bold;}
h5 {font-size: 100%; margin-left: 40px; border-bottom: none; font-weight: bold;}

/* indent different sections */
div.level1 {margin-left: 3px;}
div.level2 {margin-left: 23px;}
div.level3 {margin-left: 43px;}
div.level4 {margin-left: 63px;}
div.level5 {margin-left: 83px;}

ul {
  line-height: 1.5em;
  list-style-type: square;
  margin: 0.5em 0 0.5em 1.5em;
  padding: 0;
  list-style-image: url(../images/bullet.gif);
}

ol {
  line-height: 1.5em;
  margin: 0 0 0.5em 1.5em;
  padding: 0pt;
  list-style-image: none;
}

span.li {
  color: #000000;
  font-weight: normal;
}

li.open {
  list-style-image: url(../images/open.gif);
}

li.closed {
  list-style-image: url(../images/closed.gif);
}

.quote {
  border-left: 2px solid #8cacbb;
  padding-left: 3px;
}

div.footnotes{
  clear:both;
  border-top: 1px solid #8cacbb;
  padding-left: 1em;
  margin-top: 1em;
}

div.fn{
  font-size:90%;
}

a.fn_top{
  vertical-align:super;
  font-size:80%;
}

a.fn_bot{
  vertical-align:super;
  font-size:80%;
  font-weight:bold;
}

/* inline tables */
table.inline {
  background-color: #ffffff;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.inline th {
  padding: 3px;
  border: 1px solid #8cacbb;
  background-color: #dee7ec;
}

table.inline td {
  padding: 3px;
  border: 1px solid #8cacbb;
}

.leftalign{
  text-align: left;
}

.centeralign{
  text-align: center;
}

.rightalign{
  text-align: right;
}

div.comments {
  font-size:80%;
  color:#000;
  border:1px solid gray;
  background:white;
  padding:0.2em;
  width:40%;
  float:right;
}

div.commentsadmin {
  font-size:80%;
  color:#000;
  border:1px solid gray;
  background:white;
  padding:0.2em;
  width:40%;
  float:right;
}

div.commauth {
  font-size:70%;
  font-weight:bold;
}

div.commentplace {
  width:100%;
  float:left;
  clear:left;
}

div.addcomment {
  visibility:hidden;
  display: none;
}