body {
	margin: 0;
	padding: 0;
	background-color: #101010;
	color: #e0e0e0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}

a img {
	border: 0;
}

.icon {
	border: 1px solid #a0a0a0;
}

a, a:hover {
	text-decoration: none;
	color: #c0c0c0;
}

a:hover {
	color: #ffffff;
}

form {
	display: inline;
}

table {
	border: 0;
}

abbr {
	border-bottom: 1px dotted gray;
}

input.search {
	color: #909090;
}

h2 {
	margin: 0 0 2px 0;
}

h3 {
	margin: 0;
}

ul {
	margin: 0;
}

.i16, .i32, .i64 {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border: 1px solid #a0a0a0;
}
.i16 {
	width: 16px;
	height: 16px;
}
.i32 {
	width: 32px;
	height: 32px;
}
.i64 {
	width: 64px;
	height: 64px;
}

.center {
	text-align: center;
}

#page {
	position: relative;
	margin: 0 auto;
	max-width: 1240px;
	min-width: 998px;
}

#header {
	position: relative;
	height: 64px;
}

#logo {
	/*width: 100%;
	text-align: center;*/
	width: 250px;
	height: 60px;
	background-image: url(/img/header2.png);
	background-repeat: no-repeat;
}
#logo a {
	width: 250px;
	height: 60px;
}

#oneline {
	position: absolute;
	left: 280px;
	bottom: 5px;
}

#adheader {
	z-index: 10;
	position: absolute;
	right: 0px;
	top: 2px;
}

.logolink {
	display: block;
	font-size: 16pt;
	padding-top: 10px;
	width: 100%;
	border-width: 0;
}

#container {
}

#top {
	text-align: left;
}

#top-contents {
	padding-top: 0px;
	white-space: nowrap;
}

#content {
	border: 1px solid #707070;
	padding: 15px 8px;
}

#footer {
	font-size: 0.8em;
	color: #A0A0A0;
	margin: 4px;
	margin-bottom: 10px;
	text-align: center;
}

a.menuRoot {
	padding: 3px 8px;
	white-space: nowrap;
	background-color: #202020;
	border: 1px solid #202020;
}
a.menuRoot:hover {
	background-color: #404040;
	border: 1px solid #505050;
}

div.subMenu {
	border: 1px solid #505050;
	background-color: #404040;
	z-index: 9999;
}
div.subMenu > a {
	padding: 2px 8px;
	display: block;
	width: auto;
}
div.subMenu > a.header {
	background-color: #303030;
	cursor: default;
}
div.subMenu > a.header:hover {
	color: #c0c0c0;
}
div.subMenu > a.owner {
	border-right: 5px solid #606060;
}

#mainmenu {
	clear: both;
	padding: 6px 2px 6px 2px;
	border: 1px solid #444444;
	border-bottom: 0px;
	font-size: 12pt;
	background-color: #202020;
}

#rightmenu {
	float: right;
	font-size: 12pt;
	margin-top: -2px;
	white-space: nowrap;
}

.show {
	display: block;
}

.grayed {
	color: #999;
}

.listmenu {
	float: left;
}

.tab-bar {
}

.tab-pane {
	border: 1px solid #b0b0b0;
	background-color: #404040;
	padding: 2px;
}

.tab-tab, .tab-selected {
	padding: 5px 5px 2px 5px;
	margin-right: 5px;
	border: 1px solid #b0b0b0;
	border-bottom-width: 0px;
	background-color: #202020;
	display: inline-block;
}

.tab-selected {
	background-color: #404040;
}

.contentheader {
	margin-bottom: 4px;
	font-size: 14pt;
	border-bottom: 1px solid #b0b0b0;
}

.contentsubheader {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px solid #b0b0b0;
}

.contentbody {
	padding: 3px;
}

.empty {
	height: 8px;
}

.normal {
	background-color: #303030;
}

.shade {
	background-color: #202020;
}

.highlight {
	background-color: #404040;
}

.inset {
	background-color: #383838;
	border: 1px solid #ffffff;
}

.box {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

.formgroup {
	border: 1px solid #404040;
	padding: 5px;
	margin-bottom: 10px;
}

.left {
	float: left;
	margin: 2px 4px 2px 0px;
}

.right {
	float: right;
	margin: 2px 0px 2px 4px;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clear {
	clear: both;
}

.space {
	padding-top: 1em;
}

.inlineicon, .inlineicon32 {
	background: no-repeat 0% 50%;
	padding-left: 18px;
}

.inlineicon32 {
	padding-left: 34px;
	height: 32px;
}

.icon32 {
	width: 32px;
	height: 32px;
	border: 1px solid #a0a0a0;
	position: relative;
}

.icon32 span {
	width: 32px;
	height: 32px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 8;
}

.icon32 ins {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-color: #000000;
	border: 1px solid #c0c0c0;
}

.guideblock {
	display: inline-block;
	margin: 5px 6px 10px 6px;
	padding: 3px;
	width: 280px;
	white-space: nowrap;
	overflow: hidden;
}

.builder textarea {
	background-color: #303030;
	color: #e0e0e0;
	padding: 2px 2px 2px 5px;
	border: 0px;
}

.builder hr {
	height: 1px;
	border: 0px;
	background-color: #a0a0a0;
	padding: 0px;
	margin: 0 0 2px 0;
}

#skillorder div span {
	vertical-align: top;
}

.titlelink, .titlelink a {
	font-size: 1.1em;
	font-weight: bold;
	color: #b4b4c0;
}

.herolinkl, .herolinkh, .herolink {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.herolinkl {
	color: #68c068;
}
.herolinkh {
	color: #a04848;
}

.itemlink {
	color: #ffffff;
	text-decoration: underline;
}

.abilitylink {
	color: #ffffff;
	text-decoration: underline;
}

.heronamel, .heronamel a {
	font-size: 1.2em;
	font-weight: bold;
	color: #68c068;
}

.heronameh, .heronameh a {
	font-size: 1.2em;
	font-weight: bold;
	color: #a04848;
}

.abilityname span {
	padding-left: 5px;
	vertical-align: 50%;
	font-size: 1.2em;
	font-weight: bold;
	color: #b4b4c0;
}

.heroabilities {
	margin: 0 auto 0 5px;
	padding: 5px;
}

.heroextended {
	margin: 5px auto 0 0;
	padding: 5px;
}

.itemarticle {
	padding: 5px;
	width: 100%;
}

.itemdetails {
	float: left;
	margin: 2px auto 0 5px;
	padding: 5px;
}

.shopcolumn {
	width: 400px;
}

.shopdiv {
	background-color: #404040;
	width: 362px;
	padding: 3px;
	margin: 4px 8px;
}

.shoptable {
	width: 362px;
	background-color: #202020;
}

.shoptable th {
	background-color: #404040;
}

.shoptable td {
	margin: 3px;
	vertical-align: top;
}

.blocktable {
	width: 100%;
}

.blocktable tr {
	background-color: #484848;
}
.blocktable tr.odd {
	background-color: #383838;
}
.blocktable thead tr {
	background-color: #404040;
}
.blocktable tfoot tr {
	background-color: #404040;
	text-align: center;
	font-weight: bold;
}
.blocktable td {
	border: 1px solid #606060;
	border-color: #606060;
	border-width: 0px 1px 1px 0px;
	padding: 2px 5px;
}
.blocktable td.first {
	border-left-width: 1px;
	padding: 2px;
}
.blocktable tr.first td {
	border-top-width: 1px;
}
.blocktable tfoot td {
	border-width: 0px;
}

.itemtable {
	width: 100%;
}

.itemtable-nowidth {
}

.itemtable, .itemtable-nowidth th {
	background-color: #404040;
}

.itemtable, .itemtable-nowidth tr {
	background-color: #303030;
}

.itemtable, .itemtable-nowidth td {
	padding: 3px 6px;
}

.itemtable, .itemtable-nowidth td:hover {
	background-color: #383838;
}

.classtable {
	width: 100%;
}

.classtable tr {
	background-color: #484848;
	margin: 0;
}

.classtable tr.odd {
	background-color: #383838;
}

.classtable td, .classtable th {
	padding: 3px 6px;
	border: 1px solid #303030;
	border-right-color: #202020;
	border-bottom-color: #202020;
}

.classtable td:hover {
	background-color: #505050;
}

.listview-div {
	margin: 0 auto;
	padding: 5px;
	background-color: #808894;
}

.listview-innerdiv {
	margin: 0 auto;
	padding: 2px;
	background-color: #445;
}

.listview-table {
	width: 100%;
	clear: both;
}

.listview-table th {
	background-color: #202020;
	border-left: 1px solid #CCD;
	border-top: 1px solid #CCD;
	border-bottom: 1px solid #445;
	border-right: 1px solid #445;
}

.listview-table tr {
	background-color: #303030;
}
.listview-table tr:hover {
	background-color: #303030;
}

.listview-table td {
	padding: 1px 3px;
	border-right: 1px solid #667;
	border-bottom: 1px solid #667;
}

.listview-table td.last {
	border-right: 0px solid #667;
}
.listview-table td.lastrow {
	border-bottom: 0px solid #667;
}

.forum-post {
	margin: 2px 0;
	padding: 0;
}

.forum-post-top {
	border-bottom: 1px solid #a0a0a0;
	color: #ccc;
	font-size: 11px;
	padding: 2px;
}

.forum-post-body {
	padding: 3px;
}

.forum-post-bottom {
	border-top: 1px solid #a0a0a0;
	color: #b0b0b0;
	font-size: 10px;
	padding: 2px;
}

#comments textarea {
	background-color: white;
	color: #000;
	padding: 2px 2px 2px 5px;
	border: 1px solid;
}

#queryFrame {
	font-weight: bold;
	border: 2px solid #000;
	padding: 10px;
	margin: 5px 0;
	overflow: scroll;
}

#errorFrame {
	width: 75%;
	border: 2px solid #F00;
	padding: 10px 2px;
	margin-bottom: 10px;
}

#errorFrame span {
	color: #c08080;
}

#errorFrame .backtrace {
	width: 90%;
	margin: 5px;
	font-family: monospace;
	color: #ccc;
	overflow: auto;
	text-align: left;
	white-space: pre;
}