body {
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: #000000;
  color:#dddddd;
  background-image: url('gfx/bg.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  width: 558px;
  height: 300px;
}

.imgLink { border: 0px; outline: none; text-decoration: none; }
.select-stream, .select-stream2{
	font-weight:bold;
	border-bottom:1px solid #7c9cf1;
	margin:5px;
	padding:5px 5px 2px 5px;
	display:inline;
  position: absolute;
  left: 200px;
  width: 127;
		 
  top: 50px;
}
.select-stream2{
  top: 230px;
}

.Header {
  position: absolute;
  left: 0px;
  width: 100%;
		 
  top: 0px;
  height: 50px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  background-image: url('gfx/header.gif');  
  background-position: top right;
  background-repeat: no-repeat;
  z-index: 1;
}


.headerLivestream {
  position: absolute;
  left: 20px;
  width: 127;
		 
  top: 19px;
  height: 13px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  z-index: 50;
}

div.headerLinks {
  position: absolute;
  left: 100%;
  width: 400px;
  margin-left: -420px;
  
  text-align: right;
  
  top: 13px;
  height: 15px;
  border: 0px;
}

a.headerLinks {
  font-size: 12px;
  font-family: Arial;
  color:#ffcb05;  
  font-weight: bold; 
  text-decoration: none;
  outline: none;
  border: 0px;
}





.PlayerWmp, .PlayerWmp2 {
  position: absolute;
  left: 25px;
  width: 111px;
		 
  top: 90px;
  height: 111px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  z-index: 1;
}
.PlayerWmp:hover, .PlayerWmp2:hover, .PlayerWin:hover, .PlayerWin2:hover, .PlayerReal:hover, .PlayerReal2:hover, .PlayerPhono:hover, .PlayerPhono2:hover{
	border:1px solid #333;	
}
.PlayerWin, .PlayerWin2 {
  position: absolute;
  left: 156px;
  width: 111px;
		 
  top: 90px;
  height: 111px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  z-index: 1;
}

.PlayerReal, .PlayerReal2 {
  position: absolute;
  left: 287px;
  width: 111px;
		 
  top: 90px;
  height: 111px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  z-index: 1;
}

.PlayerPhono, .PlayerPhono2 {
  position: absolute;
  left: 418px;
  width: 111px;
		 
  top: 90px;
  height: 111px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  z-index: 1;
}
.PlayerWmp2, .PlayerWin2, .PlayerReal2, .PlayerPhono2  {
  top: 270px;
}

.GoogleAds {
  position: absolute;
  left: 42px;
  width: 468px;
		 
  top: 208px;
  height: 60px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 1px solid #3f3f3f;	
  z-index: 1;
}

.TelefonStream, .TelefonStream2 {
  position: absolute;
  left: 42px;
  width: 468px;
		 
  top: 203px;
  height: 60px;
  
  margin: 0px;			  
  padding: 0px;		
		
  border: 0px solid #3f3f3f;	
  z-index: 1;
  text-align: center;
  
  font-size: 11px;
  font-family: Arial;
  text-decoration: none;
  outline: none;
  border: 0px;  
}
.TelefonStream2 {		 
  top: 384px;
}
.TelefonStream a, .TelefonStream2 a {
  color: #ffcb05;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  outline: none;
  border: 0px;  
}

.streamBox {
  position: absolute;
  left: 25px;
  width: 499px;
		 
  top: 70px;
  height: 111px;
  
  margin: 0px;			  
  padding: 5px;		
	
		
  border: 1px solid #3f3f3f;	
  z-index: 10;
  
  font-size: 11px;
  font-family: Verdana;
  color:#ffffff;      
}
.playerClass {

	text-align: right ! important;
	padding-right: 0px;
	margin-top: 5px;
	width:100%;
	margin-left:0px ! important;
	padding-left: 0px ! important;

}


.streamBox a, .streamBox a:visited { 

  font-size: 12px;
  font-family: Arial;
  color:#ffffff;  
  font-weight: bold; 
  text-decoration: none;
  outline: none;
  border: 0px;

}
.streamBox a:hover { 

  font-size: 12px;
  font-family: Arial;
  color:#ffffff;  
  font-weight: bold; 
  text-decoration: underline;
  outline: none;
  border: 0px;

}
.titleBar {
  position: relative;
  left: 0px;
  width: 485px;
		 
  top: 0px;
  height: 14px;
  
  margin: 0px;			  
  padding: 6px;	
		
  border: 1px solid #0b0b0b;	
  background-image: url('gfx/forum_head_bg.gif');  
  background-position: top left;
  background-repeat: repeat-x;
  z-index: 1;
  
  font-size: 12px;
  font-family: Verdana;
  color:#ffffff;  
  font-weight:bold;  
}



