@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;

	background: url(bg_bw2_2.jpg)  #000;
	background-repeat:no-repeat;
		background-attachment:fixed;
		background-position: -10px -200px; 


	margin:0px; padding:0px; text-align:center;
	font-size: 9pt;
	font-family:'Trebuchet MS';
	height:100%; 
	}
	#container {
width: 1000px; margin:0 auto; text-align:left;
height:1000px;

margin-top:6px;
}

a {
text-decoration:none;
color:#006900;
font-weight:bold;
}
a:hover {
text-decoration:underline;
}

#food_info {
margin-top:65px;margin-left:20px;
}
#food_info p {
margin-top:5px;
margin-bottom:5px;
}
.hl_table {
width:210px;
line-height:12px;
font-family:'Trebuchet MS';font-size:8pt;
}

game_info td {
font-size:8pt;
height:10px;
}
spelar_stats .hl_table {
width:400px;
}


hockey_nyheter {
font-size:12px;
}
hockey_nyheter a {
font-size:12px;

}

.even
{
background-color:#e5e5e5;
}

.fullscreen {
  display: block;
  position: absolute;
  width: 100%;
  height: 1800px;
  z-index: 9999;
  margin: 0;
  padding: 0;
  background: url('/bg_g.png');
 
}
.horizon {


z-index:10000000;


text-align: center;

position: absolute;

top: 50%;

left: 0px;

width: 100%;

height: 100%;

overflow: visible;

visibility: visible;

display: block;

}



#chatt_container {
height:480px;
overflow:auto;
width:640px;
margin-top:40px;
border:1px solid #5d5d5d;
font-family:'Trebuchet MS';

}
.chat {
width:610px;
margin-left:5px;
font-size:12px;
font-family:'Trebuchet MS';
background-color:#a8d59e;
color:#000;
padding-bottom:10px;
}


.chat p {
margin-left:10px;

}

.chat_answer {
width:580px;
margin-left:20px;
font-size:12px;
font-family:'Trebuchet MS';
background-color:#b9e38c;
color:#000;
margin-top:10px;
margin-bottom:10px;
}




