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



body {
	background-color: #465058;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8597A6;
	background-image: url(images/pongbgtile.gif); 
	margin: 0;
	padding: 0;
}



h1 {
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	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;
}


.container {
	border: 6px double #8597A6;
	background-color: #465058;
	width: 1050px;
	margin: 0 auto;
	_height: 95%; /* Fult jävla IE-hack */
	min-height: 95%;
	position: relative;
	margin-bottom: 50px;
}

.eventmenu {
	background-color: #465058;
	margin: 0;
	padding: 5px;
	font-size: 16px;
	width: 770px;
}

.loginbox {
	width: 150px;
	text-align: right;
	margin: 0;
	float: right;
	padding: 3px;
}


.menulist {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	z-index: 2;
	padding-bottom: 5px;
}

.menulist li {
	display: block;
	float: left;
	width: 140px;
	border: 1px solid #8597A6;
	margin-right: 10px;
	margin-left: 0;
	z-index: 2;
	height: 25px;
	background: no-repeat 2px #465058;
}

.menulist ul {
	list-style-type: none;
	margin-left: -1px;
	padding-left: 0;
	display: none;
	position: absolute;
	z-index: 2;
}

.submenu li {
	float: none;
	margin: 0;
	padding: 0;
	background-color: #465058;
	z-index: 2;
}

.menulist li a:hover {
	display: block;
	color: white;
}

.menulist a {
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 140px;
	height: 100%;
	text-align: right;	
}

#menufaq { background: url(images/pongfaq.gif) no-repeat left; }

.eventblock {
	background-color: #465058;
	border-top: 2px solid #8597A6;
	text-align: left;
	padding: 10px;
	position: relative;
}

.contentblock {
	margin-left: 200px;
	padding-left: 10px;
}

.notebox {
	width: 360px;
	background-image: url(images/notebox_center.png);
	background-repeat: repeat-y;
	vertical-align: top;
	font-size: 120%;
	padding: 10px;
	color: black;
	position: relative;
}

.noteboxtext {
	margin-left: 10px;
	width: 300px;	
}

.noteboxtop {
	background-image: url(images/notebox_top.png);
	background-repeat: no-repeat;
	height: 34px;
	position: relative;
}

.noteboxbottom {
	background-image: url(images/notebox_bottom.png);
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
}

.editlink {
	font-size: 50%;
	text-decoration: none;
	position: relative;
}

.timestats {
	color: lightblue;
	font-size: 75%;
	width: 120px;
}

.eventtimes {
	font-size: 150%;
}

.eventtable {
	border-collapse: collapse;
	width: 800px;
}

p {
	display: inline;
}

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

.priesttd {
	padding-top: 20px;
	border-bottom: 2px solid white;
	color: white;
}

.druidtd {
	padding-top: 20px;
	border-bottom: 2px solid orange;
	color: orange;
}

.shamantd {
	padding-top: 20px;
	border-bottom: 2px solid #0badbc;
	color: #0badbc;
}

.magetd {
	padding-top: 20px;
	border-bottom: 2px solid #4087df;
	color: #4087df;
}

.warlocktd {
	padding-top: 20px;
	border-bottom: 2px solid #a246d1;
	color: #a246d1;
}

.warriortd {
	padding-top: 20px;
	border-bottom: 2px solid #917c06;
	color: #917c06;
}

.roguetd {
	padding-top: 20px;
	border-bottom: 2px solid yellow;
	color: yellow;
}

.huntertd {
	padding-top: 20px;
	border-bottom: 2px solid #0fd300;
	color: #0fd300;
}

.paladintd {
	padding-top: 20px;
	border-bottom: 2px solid pink;
	color: pink;
}

.eventtd { padding-top: 20px; }

.signuptd {
	padding-left: 10px;
}

.signupbox {
	position: fixed;
	_position: absolute;
	top: 100px;
	left: 200px;
	width: 300px;
	background-color: #465058;
	border: 5px solid #8597A6;
	padding: 10px;
	z-index: 500;
	font-size: 90%;
}

.transparentbackdrop {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color: #465058;
	z-index: 1;
	visibility: hidden;
 }
 
.chatlistcontainer {
	float: right;
	position: relative;
	margin-right: 50px;
}

.commentpanel {
	width: 229px;
	height: 100%;
	position: relative;
	font-size: 80%;
	//background-image: url(images/chatbox_center.png);
	//background-repeat: repeat-y;
}

.commentpanel h2{
	margin-left: 20px;
	display: inline;
}

.commentheading {
	color: #000;
	width: 213px;
	height: 36px;
	position: relative;
	left: 7px;
	background-image: url(images/chatbar_rogue.png);
	background-repeat: no-repeat;	
}

.commentheadingtext {
	margin-left: 10px;
	padding-top: 7px;
}

.commenttext {
	margin-bottom: 20px;
	margin-left: 20px;
	width: 180px;
	text-align: justify;
}

.commentboxtop {
	background-image: url(images/chatbox_top.png);
	background-repeat: no-repeat;
	height: 33px;
	position: relative;
}

.commentboxbottom {
	background-image: url(images/chatbox_bottom.png);
	background-repeat: no-repeat;
	height: 43px;
	position: relative;
}

.eventplayertable td {
	padding-right: 10px;
}

.eventplayertable {
	margin-left: 10px;
	width: 100%;	
}

.rolebox {
	width: 360px;
	background-image: url(images/rolebox_center.png);
	background-repeat: repeat-y;
	position: relative;
}

.roleboxtop {
	background-image: url(images/rolebox_top.png);
	background-repeat: no-repeat;
	height: 34px;
	position: relative;
}

.roleboxbottom {
	background-image: url(images/rolebox_bottom.png);
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
}

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

ul.faqlista { padding-left: 10px; list-style-type: none; }
li.faqlista { margin-top: 40px; }

.timestatstd {
vertical-align: bottom;
white-space: nowrap;
font-size: 80%;
}

.diagram {
width: 20px;
background-color: orange;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.signupbutton {
border: 2px solid #556776;
border-top-color: #B5C7D6;
border-left-color: #B5C7D6;
font-size: 20px;
outline: 1px solid black;
width: 150px;
background-color: #8597A6;
text-align: center;
margin-top: 10px;
cursor: pointer;
}

.pongfrontcountbox {
	height: 6px;
	width: 6px;
	float: left;
	border: 1px solid #333;
	margin: 1px;
}

/****** 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 }

/************************* Pratbubbla *************************/

.bubblehover {
position: relative;
text-align: left;
}

.bubblehover a {
text-decoration: none;
color: #8597A6;
cursor: default
}

.bubblehover a span {
display: none;
position: absolute;
left: 0px;
top: -150px;
}

.bubblehover a:hover span {
display: block;
}

.bubble {
visibility: hidden;
position: absolute;
left: 0px;
top: -145px;
z-index: 1;
font-style: normal;
}

.oddtablefield {
	background-color: #505A62
}

.pongstatright {
	text-align: right;
}

.pongstattable {
	width: 250px;
}

/************************* DKP *************************/

.addplayerbutton {
	border: 1px solid black;
	background-color: #444;
	width: 25px;
	text-align: center;
}

.addplayerbutton a {
	width: 100%;
	height: 100%;
	display: block;
}
.addplayerbutton a:link { color: white; }
.addplayerbutton a:active { color: white; }
.addplayerbutton a:visited { color: white; }

.addplayerbutton a:hover {
	background-color: #666;
	color: black;
	text-decoration: none;
}

.tooltipbox {
	border: 2px solid #737573;
	padding: 5px;
	color: white;
	background-color: #000c21;
	width: 300px;
}

.q  { color: #ffd100 !important }
.q0, .q0 a { color: #9d9d9d !important }
.q1, .q1 a { color: #ffffff !important }
.q2, .q2 a { color: #1eff00 !important }
.q3, .q3 a { color: #0070dd !important }
.q4, .q4 a { color: #a335ee !important }
.q5, .q5 a { color: #ff8000 !important }
.q6, .q6 a { color: #e5cc80 !important }
.q7, .q7 a { color: #ff0000 !important }
.q8, .q8 a { color: #ffff98 !important }

.dkptable {
	text-align: left;
	border-collapse: collapse;
	font-size: 80%;
}

.dkptd {
	padding-right: 10px;
}

.dkpth {
	padding-right: 10px;
	border-bottom: 1px solid #777;
}

.helpbox {
	width: 300px;
	border: 2px solid black;
	background-color: #FFF;
	color: #000;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0px 10px 10px 10px;
	visibility: hidden;
	z-index: 10;
}

.helpimg {
	position: absolute;
	top: 10px;
	right: 10px;
}

.dkpdiagram {
	width: 1px;
	background-color: #0F0;
	float:left;
	position: relative;
}

.dkpdiagramneg {
	width: 1px;
	background-color: red;
	float: left;
	position: relative;
}

.dkpdiagramcontainer {
	border: 2px solid black;
	width: 300px;
	float: left;
	position: absolute;
	top: 20px;
	left: 300px;
	background-color: white;
	display: none;
}

.transactionbreakdown td{
	padding-right: 10px;
}


