body {
	background: url('image/etc/background.jpg') no-repeat top #0e1f27 !important;
	padding: 0px;
	margin: 0px;
}

.button_news a
{
	margin-top: -13px;
	padding: 0;
	display: block;
	width: 128px;
	height: 24px;
	background: url('image/left/buttons.png') no-repeat;
	background-position: -256px -48px;
}

.button_news a:hover
{
	background-position: -256px -72px;
}

.button_account a
{
	margin-top: -16px;
	display: block;
	width: 128px;
	height: 24px;
	background: url('image/left/buttons.png') no-repeat;
	background-position: -128px 0;
}

.button_account a:hover
{
	background-position: -128px -24px;
}

.button_community a
{
	margin-top: -16px;
	display: block;
	width: 128px;
	height: 24px;
	background: url('image/left/buttons.png') no-repeat;
	background-position: -256px 0;
}

.button_community a:hover
{
	background-position: -256px -24px;
}

.button_forum a
{
	margin-top: -16px;
	display: block;
	width: 128px;
	height: 24px;
	background: url('image/left/buttons.png') no-repeat;
	background-position: 0 -48px;
}

.button_forum a:hover
{
	background-position: 0 -72px;
}

.button_library a
{
	margin-top: -16px;
	display: block;
	width: 128px;
	height: 24px;
	background: url('image/left/buttons.png') no-repeat;
	background-position: -128px -48px;
}

.button_library a:hover
{
	background-position: -128px -72px;
}

.button_about a
{
	margin-top: -16px;
	display: block;
	width: 128px;
	height: 24px;
	background: url('image/left/buttons.png') no-repeat;
	background-position: 0 0;
}

.button_about a:hover
{
	background-position: 0 -24px;
}

.element p {
	margin: 0;
	padding: 4px;
}


table {
	font-family: Tahoma;
	line-height: 15px;
	font-size: 11px;
	color: #91a4ad;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.bestiary_info {
	padding: 15px;
	list-style-type: none;
	font-style: normal;
	float: inherit;
	width: auto;
	height: auto;
	text-align: left;
	padding-top: 10px;
}
	
.bestiary {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-style: normal;
	float: left;
	width: 80px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
}

fieldset, legend {
	font-family: Tahoma;
	line-height: 15px;
	font-size: 11px;
	color: #91a4ad;
}

textarea {
	background-image: url('image/backgrounds/inputbg.png');
	font-family: Tahoma;
	border: 1px solid #141f26;
	font-weight: bold;
	font-size: 11px;
	color: #73848d;
	outline: none;
	margin-top: 2px;
	padding-left: 3px;
}

select {
	background-image: url('image/backgrounds/inputbg-small.png');
	font-family: Tahoma;
	border: 2px solid #141f26;
	color: black;
	outline: none;
}

input {
	background-image: url('image/backgrounds/inputbg-small.png');
	font-family: Tahoma;
	
	border: 1px solid #141f26;
	font-weight: bold;
	font-size: 11px;
	color: #73848d;
	outline: none;
	margin-top: 2px;
	padding-left: 3px;
}

a:link, a:visited {
	text-decoration: none;
	color: #697479;
	outline: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #a4b4bb;
	outline: none;
}
.x {
	position: absolute;
	z-index: 1;
}

.right2 {
	line-height: 30px;
}
.right3 {
	line-height: 23px;
}

.row1 {
	background-color: #E1E1B7;
	color: #805500;
}

.row2 {
	background-color: #AAD4FF;
	color: #000000;
}

/* Google Visualization formatting */
.gHeaderRow {
	/* Width: 271px */
	background-color: #4F81BD;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#nextPage {
	cursor: pointer;
	background: transparent;
	border: 0;
	float: right;
}

#prevPage {
	cursor: pointer;
	background: transparent;
	border: 0;
	float: left;
}

.gHeaderCell {
	/* Reserved */
}

.gTableRow {
	background-color: #DCE6F1;
	color: #000000;
	font-size: 11px;
}

.gTableRowOdd {
	background-color: #B8CCE4;
	color: #000000;
	font-size: 11px;
}

.gHoverTableRow {
	background-color: #95B3D7;
	color: #FFFFFF;
	font-size: 11px;
}

.gSelectedTableRow {
	background-color: #95B3D7;
	color: #FFFFFF;
	font-size: 11px;
}

/** **/

.dark {
	background-image: url('image/backgrounds/dark.png');
	height: 24px;
	width: 526px;
	font-weight: bold;
}

.g_online {
	font-weight: bold;
	color: #008C00;
}

.g_offline {
	font-weight: bold;
	color: #a92817;
}

.g_private {
	font-weight: bold;
	color: #146c9b;
}

.g_online2 {
	font-weight: bold;
	color: #008C00;/*#006633*/
}

.g_offline2 {
	font-weight: bold;
	color: #a92817;
}

.g_private2 {
	color: #146c9b;
}

.news_content img{
	max-width: 520px;
}

#copyright {
	font-size: 10px;
}
#bodytop {
	background: url(image/lines/top.png) repeat-x top;
}

