/*======================================================================*\
|| #################################################################### ||
|| # 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                            # ||
|| #################################################################### ||
\*======================================================================*/

body
{ color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 13px;
  background: url(../img/bg_v.jpg);
  background-color: #0A0D10;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center center;
	text-align: center;
}
	
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: url(../img/gold.png);
	background-repeat: no-repeat;
	background-position:right;
  background-color: #0A0D10;
  margin:auto;
  margin-top:12px;
  text-align: center;
  -moz-border-radius:5px 5px 5px 5px;
  }
  
  table.clanstats{
	height: 50px;
  width: 834px;
  border: 1px solid #303030;
	font-size: 11px;
  background-color: #0A0D10;
  margin:auto;
  margin-top:12px;
  text-align: center;
  -moz-border-radius:5px 5px 5px 5px;
  }
  
table.footer_leaderboard_h{
	height: 50px;
  width: 814px;
  border: 1px solid #303030;
	font-size: 11px;
	background: #0A0D10;
  margin:auto;
  margin-top:12px;
  
  text-align: center;
  -moz-border-radius:5px 5px 5px 5px;
  }

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



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


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



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





.body_leaderboard_history
{ width: 830px;
	background: url(../img/back.png);
	background-repeat: repeat;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  margin:auto;
  }
  

.body_leaderboard_viewer
{ width: 830px;
  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;

  }
  
.body_leaderboard_index
{
	width:850px;
	background: url(../img/bg_transparent.png);
	background-repeat: repeat;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  margin:auto;
  }
  
.body_leaderboard
{
	width:850px;
  background: url(../img/bg_transparent.png);
	background-repeat: repeat;
  border-left:1px solid #E8E8E8;
  border-right:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  border-top:1px solid #E8E8E8;
  margin:auto;
   }
  


     
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;
  border-spacing: 0px;
  -moz-border-radius:5px 5px 5px 5px;
  margin-left:8px;
  margin-bottom:12px;
}

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

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

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;
  vertical-align: middle;
  }
 
 .subhead {
	text-align: center;
	background-color: #0A0D10;
  font-size: 11px;
  border-top: 1px solid #303030;
  font-weight: bold;
  height: 15px;
  }
 
.result {
 	border-top:1px solid #303030;
}


.hov:hover {
 	border-top:1px solid #303030;
 	background-color: #0A0D10;
}


.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: 10px;
	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: 8px;
	font-size: 1px;
	line-height: 0;
	margin: 1px;
	padding: 0px;
	display: block;
	max-width:99px;
	background: #DA8502;
	-moz-border-radius:2px 2px 2px 2px;
}

.progress_weapon
{
	width: 120px;
	height: 11px;
	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_weapon
{
	height: 9px;
	font-size: 1px;
	line-height: 0;
	margin: 1px;
	padding: 0px;
	display: block;
	max-width:119px;
	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;border:1px solid #303030; background:#0A0D10; color:#ffffff;}

a.tooltipstars span {display:none; padding:2px 3px; margin-top:-60px; margin-left:-120px; width:180px;}
a.tooltipstars:hover span{display:inline; position:absolute; background:#0A0D10; border:1px solid #303030; color:#ffffff;}


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


span.button{
float:left;
margin-left:2px;
background-image:url(../img/button.png);
width:116px;
height:25px;
background-repeat:no-repeat;
margin-top:3px;
font-size: 9px;
}
 
 
span.button:hover{
float:left;
margin-left:2px;
background-image:url(../img/button_h.png);
width:116px;
height:25px;
background-repeat:no-repeat;
margin-top:3px;
text-shadow: 0px 0ox 1px orange;
font-size: 9px;
}

.inputbutton{
margin-left:2px;
background-image:url(../img/inputbutton_n.png);
background-repeat:no-repeat;
width:90px;
height:20px;
border:0px;
margin-top:3px;
color:#ffffff;
font-weight: bold;
font-family: Helvetica,Helvetica;
text-align: left;
font-size: 11px;
}

.inputbutton:hover{
margin-left:2px;
background-image:url(../img/inputbutton_h.png);
background-repeat:no-repeat;
width:90px;
height:20px;
border:0px;
margin-top:3px;
color:#ffffff;
font-weight: bold;
font-family: Helvetica,Helvetica;
text-align: left;
font-size: 11px;
}

.headtool {
	text-align: center;
	background-image: url(../img/navi_bg.png);
	background-repeat: repeat-x; 
  font-size: 10px;
  font-weight: bold;
  height: 11px;
  }
