
/* ----- WARNING ----- \\
// COPYRIGHTED CONTENT \\
//  COPYRIGHT © NERVA  \\
//   nerva@nerva.ee    \\
// All rights reserved \\
// ------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 20px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.minwidth {
  width: 1px;
}
.maxwidth {
	width: 100%;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.textbottom {
	vertical-align: text-bottom;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.hidden {
  display: none;
}
.screen_only {
  display: none;
}
.visible {
  display: inherit;
}
.nowrap {
	white-space: nowrap;
}
.error {
  color: #990000;
	font-style: italic;
}
.smaller {
	font-size: 0.8em;
}
abbr {
	text-decoration: none;
}

table.articlecontents {
  display: none;
}

img.initial {
  float: left;
	position: relative;
	left: -6px;
	top: -4px;
	padding-right: 2px;
}

a {
	text-decoration: none;
	color: #d86e2f;
}
a:visited {
	text-decoration: none;
	color: #d86e2f;
}
a:hover {
	text-decoration: none;
	color: #b24200;
}

h1 {
  color: #334a95;
  font-size: 1.8em;
	font-weight: normal;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 20px;
}

h2 {
  color: #334a95;
	font-size: 1.4em;
  font-weight: normal;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 10px;
}

h3 {
  color: #334a95;
	font-size: 1.2em;
  font-weight: normal;
}

div.ce_firsttitle {
  font-size: 2.5em;
	border-bottom-color: #aaaaaa;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

table.ce_containertable {
  border-collapse: collapse;
	margin-left: -5px;
}
td.ce_containertable {
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
  font-size: 0.9em;
}
table.ce_table {
	border-collapse: collapse;
}
td.ce_td0 {
  padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-top: 1px;
	border-width: 1px;
	border-style: dotted;
	border-color: #aaaaaa;
}
td.ce_td1 {
  padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-top: 1px;
	border-width: 1px;
	border-style: dotted;
	border-color: #aaaaaa;
}
td.ce_tdfirst {
	color: #334a95;
}

table.photo_thumb_container_right {
  margin-left: 4px;
	float: right;
}

table.photo_thumb {
  display: inline-table;
}
img.mbbutton {
  display: none;
}

div.articlemenu {
  margin-top: 4px;
	padding-bottom: 4px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}

td.menutitle div {
  display: none;
}

table.photo_thumb div {
  font-size: 0.8em;
	text-align: center;
	position: relative;
	top: -6px;
}

img.headercreature {
  display: none;
}