/*=========================================================*\
|| ####################################################### ||
|| # EoT-Clan.net                                        # ||
|| ####################################################### ||
\*=========================================================*/
	a{
	color: #E07C02;
	text-decoration: none;}

a:hover{
	color: #f83c0a;
	text-decoration: none;}
	
	body
{ color: #B1B9C1;
	background: transparent;
	line-height: 1.2;
	font-size:10px;
	font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;
	
	}
	

.gameserver {
	background:transparent;
	width: 160px
	padding:6px;	
	font-size:10px;
	line-height: 1.2;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;	
  box-shadow:2px 2px 2px 2px #000000
}

 .bodyDetails{
 	width: 810px;
  background-color: #11151A;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  margin:auto;
}

table.Details {
	
	width:790px;
	font-size: 10px;
	border: 1px solid #303030;
  border-spacing: 0px;
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
  margin-left:8px;
  margin-bottom:12px;
}


.head {
	text-align: center;
	background-image: url(../img/navi_bg.png);
	background-repeat: repeat-x; 
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  -moz-border-radius:5px 5px 0px 0px;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
  vertical-align: middle;
  }
  
  
img.maps {
    border: 0;
    height: 97px;
    width: 120px;
    margin-top:4px;
    box-shadow:2px 2px 2px 2px #000000
     
}

.clanmember{
	color:#008FC4;
}

.SText{
	color:#E07C02;
}

.Members {
	background-color:#fff;
}