﻿/* CSS Document */
/* Copyrights Order of the white tiger, Steffen Solberg */

body {
	background-image: url('imgs/background.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
a:link {color:#194719;background:transparent;}
a:visited {color:#194719;background:transparent;}
a:active {color:#194719;background:transparent;}
#rundt {
	width: 900px;
	height: auto;
	margin: 0px auto;	
}

#header {
	width: 900px;
	background-image: url('imgs/banner_faded.jpg');
	height: 200px;
	border: 3px solid #194719;
	background-color: #fff;
	margin: 0 auto;
}

#login {
	width: 895px;
	height: 23px;
	border: 3px solid #194719;
	background-color: #fff;
	margin: 0 auto;
	padding: 2px 0px 2px 5px;
}

#midten {
	height: auto;
	
}

#venstre {
	float: left;
	width: 135px;
	height: auto;
	min-height: 1000px;
	border: 3px solid #194719;
	background-color: #fff;
	padding: 5px 0px 0px 0px;	
	margin: 0px -5px 0px 0px;	
	color: #194719;
	z-index:2;
}

#venstre a {
	color: #194719;
	text-decoration: none;
}

#venstre a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#innhold {
	width: 600px;
	min-height: 1000px;
	height: auto;
	background-color: #fff;
	margin: 0 auto;	
	border: 3px solid #194719;
	padding: 5px 5px 0px 5px;	
	z-index:1;
}

#hoyre {
	float: right;
	height: auto;
	min-height: 1000px;
	border: 3px solid #194719;
	width: 135px;
	background-color: #fff;
	padding: 5px 0px 0px 5px;
	margin: 0px -5px 0px 0px;		
	color: #194719;
	z-index:2;
}
#klasser a {text-decoration: none}
#klasser a:hover {text-decoration: none; cursor: default;}
#klasser a span {display: none;}
#klasser a:hover span {display: block;
	cursor: default;
	position: absolute;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: #295A29;
   font: 10px Verdana, sans-serif; text-align: center;}

#raid a {text-decoration:underline;}
#raid a:hover {text-decoration: underline; cursor: pointer;}
#raid a span {display: none;}
#raid a:hover span {display: block;
	position: absolute;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: #295A29;
   font: 10px Verdana, sans-serif; text-align: center; text-decoration:none;}
   
#imghover a {text-decoration:underline;}
#imghover a:hover {text-decoration: underline; cursor: pointer;}
#imghover a span {display: none;}
#imghover a:hover span {display: block;
	position: absolute;
   padding: 5px; margin: 10px; z-index: 100;
   color: #495677; background: #D7D7DB;
   font: 10px Arial, sans-serif; text-align: center; text-decoration:none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	page-break-after:avoid;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
}

.nyhet {
	width: 600px;
	background-color: #fff;
	padding: 0px 0px 10px 5px;
	height: auto;
	text-align: left;
	z-index:999;
	border-bottom: 2px solid #194719;
	margin: 0px 0px 20px 0px;
}

TABLE.standard
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
TABLE.forum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.forum tr:hover {
	background: #F0F0F0; }

.forum tr.hover {
	background: #F0F0F0; }

TABLE.forum a:link {
color:#194719;
font-weight: bold;
background:transparent;
}

TABLE.forum a:visited {
color:#194719;
background:transparent;
}

TABLE.forum a:active {
color:#194719;
background:transparent;
}

.style1 {
	text-align: center;
}

.deathknight a:link { color: #C41F3B; font-weight: bold }
.deathknight a:visited { color: #C41F3B; font-weight: bold }
.druid a:link { color: #FF7D0A; font-weight: bold }
.druid a:visited { color: #FF7D0A; font-weight: bold }
.hunter a:link { color: #ABD473; font-weight: bold }
.hunter a:visited { color: #ABD473; font-weight: bold }
.mage a:link { color: #69CCF0; font-weight: bold }
.mage a:visited { color: #69CCF0; font-weight: bold }
.paladin a:link { color: #F58CBA; font-weight: bold }
.paladin a:visited { color: #F58CBA; font-weight: bold }
.priest a:link { color: #FFFFFF; font-weight: bold }
.priest a:visited { color: #FFFFFF; font-weight: bold }
.rogue a:link { color: #FFF569; font-weight: bold }
.rogue a:visited { color: #FFF569; font-weight: bold }
.shaman a:link { color: #2459FF; font-weight: bold }
.shaman a:visited { color: #2459FF; font-weight: bold }
.warlock a:link { color: #9482CA; font-weight: bold }
.warlock a:visited { color: #9482CA; font-weight: bold }
.warrior a:link { color: #C79C6E; font-weight: bold }
.warrior a:visited { color: #C79C6E; font-weight: bold }