/*======================================================================*\
|| #################################################################### ||
|| # EoT-Clan BC2 Leaderboard                                         # ||
|| # ---------------------------------------------------------------- # ||
|| # Dieses Copyright darf nicht entfernet werden                     # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # -----------------BC2 Leaderboard is a free Software--------------# ||
|| #                   http://eot-clan.net                            # ||
|| #################################################################### ||
\*======================================================================*/


a{
	color: #ffffff;
	text-decoration: none;}

a:hover{
	color: #ffbb32;
	text-decoration: none;}



table.footer_leaderboard{
	height: 50px;
  width: 834px;
  border: 1px solid #303030;
	font-size: 11px;
	background: #0A0D10;
  margin: 12 auto 9 auto;
  text-align: center;
  -moz-border-radius:5px 5px 5px 5px;
  }



table.footer_leaderboard a{
	color: #888888;
	text-decoration: none;}



table.footer_leaderboard a:hover{
	color: #ffbb32;}



body
{ color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 13px;
	width: 850px;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 12px;
	background: url(../img/bg2.jpg) #0A0D10;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center center;
	text-align: center;}


.body_leaderboard_index
{ width: 850px;
	background: #11151A;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
   opacity: 0.85;
  }
  
.body_leaderboard
{ width: 850px;
 background: #11151A;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  /*opacity: 0.85;*/
   }
  
/*Bug Fix Höhe im IE7/8  

* html .body_leaderboard {
  height:5960px;
}

*/
     
th.header { 
    background-image: url(../img/small.png);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left;  
} 
     

th.headerSortDown { 
    background-image: url(../img/desc.png); 
} 

th.headerSortUp { 
    background-image: url(../img/asc.png); 
} 


table.default {
	
	width:834px;
	font-size: 10px;
	border: 1px solid #303030;
	margin: 5 auto 0 auto;
  border-spacing: 0px;
  -moz-border-radius:5px 5px 5px 5px;
}


table.default td {
	text-align: center;
}


.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;
  }
 
 
.result {
 	border-top:1px solid #303030;
}



.progress2
{
	width: 750px;
	height: 12px;
	border: 1px solid #555555;
	margin: 8px 0px 1px 7px;
	padding: 0px;
	text-align: left;
	display: block;
	 -moz-border-radius:5px 5px 5px 5px;
}

.progress_size2
{
	height: 10px;
	font-size: 1px;
	line-height: 0;
	margin: 1px;
	padding: 0px;
	display: block;
	background: #DA8502;
	-moz-border-radius:4px 4px 4px 4px;
}

.progress
{
	width: 100px;
	height: 9px;
	border: 1px solid #555555;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	text-align: left;
	display: block;
	 -moz-border-radius:3px 3px 3px 3px;
}

.progress_size
{
	height: 7px;
	font-size: 1px;
	line-height: 0;
	margin: 1px;
	padding: 0px;
	display: block;
	max-width:99px;
	background: #DA8502;
	-moz-border-radius:2px 2px 2px 2px;
}



a.tooltip span {display:none; padding:2px 3px; margin-top:27px; margin-left:-110px; width:140px;}
a.tooltip:hover span{display:inline; position:absolute; background:#0A0D10; border:1px solid #cccccc; color:#ffffff;}

.weaponTip
{
	-moz-border-radius:30px;
}















