body{
     background-color:#FFFFFF;
     font-family:Arial, Helvetica, sans-serif;
     
}
img{
     border:0px;
}

div {

	border: 0px solid #ff0000;
}

img.photo{
     border:#CCCCCC solid 1px;
     padding:3px;
	 /*width: 130px;*/
}
a{
     color:#2776FF;
     text-decoration:underline;
}
a.header{
     font-size:140%;
     color:#6AB329;
     text-decoration:underline;
}
a.header2{
     font-size:140%;
     color:#1849A1;
     text-decoration:underline;
}
div.top_left{
     float:left;
     width:50%;
     
}
div.top_right{
     float:right;
     width:48%;
	 vertical-align: top;
}
div.clear{
     clear:both;
}
div.bot_left{
     float:left;
     margin-top: 10px;
     width:70%;
    
}
div.bot_right{
     float:right;
	 text-align: right;
     
     width:185px;
}
div.forum{
     float:left;
}

a.forum_link {
 color:#2776FF;
 font-size: 80%;
}

div.video{
     float:right;
}
div.game{
     background-color:#ededed;
     clear:both;
}
div.game div.command {
     float:left;
     color: rgb(24, 73, 161);
     font-size:120%; 
}
div.game div.date {
     float:right;
     color: #1849A1; 
     font-size:110%; 
}


font.match_heading {
 text-decoration: underline;
 color: #6AB329; 
 font-size: 110%; 
}
font.time { 
 color: #1849A1; 
 font-size: 18pt; 
}
font.vs_heading {
 color: #A5A8AC; 
 font-size: 140%; 
 font-weight: bold;
}

div.footer {
font-size: 70%;
}

div.footer_about {
  float:left;
  width: 20%;
}
div.footer_link {
  float: right;
 text-align:right;
 width: 50%;
}

div.info {
font-weight:bold;
}

#footer_img {
 float:right;
}

#player_detail {
	
		position: absolute;
		left: 30%;
		top: 98%;
		border: 2px solid #1849A1;
		background-color: #FFFFFF;
		display: none;
		max-width: 300px;
		width: 300px;
		text-align: center;
		vertical-align: middle;
		padding-boottom: 10px; 
		/*width: 303px; */
		height: 500px;
	}
#close_btn {
	
	font-size: 60%;
	font-weight: bold;
}

#tblInfo td {
	
		vertical-align: top;
		text-align: center;
	}
	
	#win {
		
		
                padding: 0px;
		visibility:hidden;
		
		
                
          
                color: #1849A1;
                text-align: left;
	}
	
	div.glink {

        margin-top: 35px;
        padding-left: 150px;
        text-decoration: underline;
        font-weight: bold; 
		
}