
/************************* Stor och fin stilfil *************************/

html, body {
	background-color: #465058;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8597A6;

}



h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.eventmenu {
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 190px;
	font-size: 16px;
	border-right: solid 2px #8597A6;
	z-index: 0;
}

.eventblock {
	padding: 10px;
	position: absolute;
	left: 210px;
	top: 0px;
	z-index: 1;
	background-color: #465058;
}

p {
	display: inline;
}

.pongknapp {
	border: none;
	text-decoration: none;
	padding-bottom: 10px;
}

.eventtd {
	padding-top: 10px;
}


a:link {  color: #A69985 }
a:visited {  color: #A69985 }
a:hover {  color: #807666 }
a:active {  color: #595547 }

td.applistcell {
height: 25px;
width: 150px;
}

.applistlink {
height: 100%;
width: 100%;
}


/****** WoW ******/

.wowforhand a span {
position: absolute;
right: 0px;
top: 10px;
display: none;
z-index: -1;
visibility: hidden;
}

.wowforhand a:hover span {
display: block;
top: 90px;
right: 10px;
background-color: #B0D2EF;
color: black;
text-decoration: none;
position: absolute;
background:#282828;
border:#CCC 1px solid;
font-family:Arial;
font-size:10px;
z-index: 1;
visibility: visible;

}

.wowforhand a:hover{ border:none }

.wowruta
{
	background:#282828;
	font-family:Arial;
	font-size:10px;
}
.epic
{
	font-family:Arial;
	font-size:12px;
	color:#a434ee;
}
.rare
{
	font-family:Arial;
	font-size:12px;
	color:#0070dd;
}
.uncommon
{
	font-family:Arial;
	font-size:12px;
	color:#22ef1e;
}
.legendary
{
	font-family:Arial;
	font-size:12px;
	color:#fd7c00;
}
.wowtabell
{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
}
.coh
{
	font-family:Arial;
	font-size:12px;
	color:#22ef1e;
}
.yellow
{
	color:#eec401;
}

/************************* Kalenderspecifikt *************************/

.forhandkalender a span {
position: absolute;
right: 0px;
top: 176px;
width: 200px;
display: none
z-index: 0;
visibility: hidden;
}

.forhandkalender a:hover span {
display: block;
top: 176px;
left: 0px;
width: 200px;
border: 1px black solid;
padding: 5px;
background-color: #8597A6;
color: black;
text-decoration: none;
position: absolute;
z-index: 1;
visibility: visible;
}

.forhandkalender a:hover{ border:none }
