.debug {color: #fff;}

img { border:none; }
.clear { clear: both;}
.hidden {position: absolute; left: -2000px; width: 1900px; }

#StatsTabs {
  width: 968px;
  margin: 10px auto 0 auto;
/*  display: inline-block;  */
}
#StatsTabs ul {
  margin:0;
  padding:0;
  list-style:none;
  height: 43px;
  width: 100%;
}
#StatsTabs li {
  float:left;
  width: 180px;
  margin: 0 2px 0 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
#StatsTabs li span {
  width: 180px;
  height: 43px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  color: #fff;
}
* html #StatsTabs li span {
  padding-top: 12px;
}
#StatsTabs li.current {
  background-image: url('../images/site/StatsTabOn.png');
  color: #000;
  height: 43px;
}
#StatsTabs li.current span {
	color: #000;
}
#StatsTabs a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url('../images/site/StatsTabOff.png') no-repeat 0 0;
  position: relative;
  width: 180px;
  height: 43px;
}
* html #StatsTabs a{
  height: 43px;
}
#StatsTabs a:hover, #StatsTabs a:focus {
  color: #fff;
  background-image: url('../images/site/StatsTabHover.png');
}


#StatsTop {
  width: 968px;
  height: 136px;
  margin: 0 auto;
  background: url('../images/site/StatsTopBeta.png') no-repeat 0 0;
/*  display: inline-block;  */
}

#beta #StatsTop {
  width: 968px;
  height: 136px;
  margin: 0 auto;
  background: url('../images/StatsTopU3Beta-1.png') no-repeat 0 0;
  position: relative;
  left: 1px;
}
#StatsBlock {
 text-align: left;
  margin: 0 0 0 535px;
  padding-top: 35px;
}
#StatsBlockAvatar {
   width: 80px;
   float: left;
}
#StatsBlockRest {
   width: 320px;
   float: left;
   color: #fff;
}
#StatsBlockName {
   padding-bottom: 3px;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
}
.StatsBlockRestSub {
   font-size: 11px;
   width: 159px;
   float: left;
   color: #fff;
}
.StatsBlockRestSub span.StatLabel {
   color: #bbb;
}
#StatsBlockRestSub1 {
   width: 172px;
}
#StatsBlockRestSub2 {
   width: 142px;
   padding-left: 5px;
}


#StatsMain {
  width: 968px;
  margin: 0 auto;
  background: url('../images/site/StatsMain.gif') repeat-y 0 0;
  display: inline-block;
  text-align: left;
}
#StatsMainInner {
    margin: 15px;
}
.StatsMainLeft {
    float: left;
    width: 403px;
}
.StatsMainRight {
    float: right;
    width: 520px;
}
.StatsMainBorder {
  clear: both;
  height: 1px;
  margin-top: 1px;
  margin-bottom: 5px;
  border-bottom: 1px dotted grey;
  line-height: 1px;
  font-size: 1px;
}

#StatsBottom {
/*  display: inline-block;  */
  margin: 0 auto 10px auto;
  width: 968px;
  height: 15px;
  background: url('../images/site/StatsBottom.png') no-repeat 0 0;
}
#StatsMain h1 {
   display: inline;
   font-size: 16px;
   color: #990000;
   width: 100px;
   margin: 0;
   padding: 0;
}
#StatsMain .StatsMainLeft h1 {
   float: left;
   line-height: 1;
}
#StatsMain .StatsMainRight h1 {
   width: 240px;
}
#StatsMain h1 span.black {
   color: #000;
   font-weight: normal;
}
#StatsMain form {
  float: right;
  width: 290px;
  text-align: right;
  margin: 0;
  padding: 0;
}
form#MapSelector input, form#MapSelector select {
   font-size: 11px;
   margin: 0;
   padding: 0;
   position: relative;
   top: -3px;
}
form#MapSelector input.buttonimage {
   height: 18px;
   top: 0;
}


#StatsMain .StatsMainLeft h2 {
   width: 403px;
   font-size: 14px;
   line-height: 28px;
   height: 29px;
   background: url('../images/site/TableTop.gif') no-repeat 0 0;
   color: #fff;
   margin: 0;
   padding: 0 10px;
}

#StatsMain #CareerModeImage {
   margin-bottom: 3px;
   width: 402px;
   height: 78px;
   line-height: 78px;
   font-size: 30px;
   color: #fff;
   background: url('../images/modes/blank.gif') no-repeat 0 0;
   text-align: center;
   text-transform: uppercase;
}
#StatsMain #CareerMapImage {
   margin-bottom: 3px;
}

#StatsMain table.careerleft {
  border: none;
  width: 403px;
  font-size: 12px;
  background: url('../images/site/TableTop.gif') no-repeat 0 0;
}
#StatsMain .PostTable {
  height: 14px;
  background: url('../images/site/TableBottom.gif') no-repeat 0 0;
  margin-bottom: 5px;
}
#StatsMain table.careerleft thead tr {
}
#StatsMain table.careerleft thead th {
   font-size: 14px;
   height: 29px;
   color: #fff;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
   border-bottom: 1px solid white;
   vertical-align: middle;
   overflow: hidden;
}
#StatsMain table.careerleft thead th.avg {
   padding: 0;
   font-size: 10px;
   line-height: 11px;
   font-weight: normal;
}


#StatsMain table.careerleft tbody tr {
  border-bottom: 2px solid #fff;
  background: url('../images/site/TableRow.gif') no-repeat 0 50%;
}
#StatsMain table.careerleft tbody td {
/*  border-left: 2px solid white;  */
/*  border-top: 1px solid white;  */
  border-bottom: 1px solid white;
}
#StatsMain table.careerleft tbody td.icon {
  border-left: none;
  width: 24px;
  text-align: center;
}
#StatsMain table.careerleft tbody td.desc {
  width: 170px;
  padding-left: 3px;
}
#StatsMain table.careerleft tbody td.data {
  padding-left: 3px;
  width: 90px;
}
#StatsMain table.careerleft tbody td.data2 {
  color: #444;
}

#StatsMain table.careerleft tbody td.more {
  width: 25px;
  text-align:right;
}


/* weapons css */

.WeaponsMainLeft {
    float: left;
    width: 637px;
}

.WeaponsMainLeft ul.weaponsNav{
   padding: 0;
   margin: 0;
   list-style: none;
}
.WeaponsMainLeft ul.weaponsNav li{
	float:left;
	height:30px;
	margin-right:3px;
}

.WeaponsMainLeft ul li.stats a{
	width: 134px !important;
	height: 30px !important;
	display:block;
/*  text-indent:-9000px;
   background:url(../images/site/weaponYourStatsOff.gif) no-repeat;  */
   color:#FFF;
   text-decoration:none;
   line-height:30px;
   font-weight:bold;
   font-size:12px;
   text-align:center;
   background: url(../images/site/matchNav.gif) no-repeat;
   padding:0;
   margin: 0;
}
.WeaponsMainLeft ul li.stats a:hover{
/*  background:url(../images/site/weaponYourStatsOffOvr.gif) no-repeat; */
   background:url(../images/site/matchNavOvr.gif) no-repeat;
}
.WeaponsMainLeft ul li.stats a.active{
	width: 134px;
	height: 30px;
/*  background:url(../images/site/weaponYourStats.gif) no-repeat;  */
   background:url(../images/site/matchNavSelect.gif) no-repeat;
}


.WeaponsMainLeft ul li.community a{
	width: 171px !important;
	height: 30px !important;
	display:block;
	text-indent:-9000px;
	background:url(../images/site/weaponCommunityOff.gif) no-repeat;
}
.WeaponsMainLeft ul li.community a:hover{
	background:url(../images/site/weaponCommunityOffOvr.gif) no-repeat;
}
.WeaponsMainLeft ul li.community a.active{
	background:url(../images/site/weaponCommunity.gif) no-repeat;
}
/*
.WeaponsMainLeft l .navItem{
	float:left;
}
.WeaponsMainLeft #tableNav .navItem a.stats{
	width: 134px;
	height: 30px;
	background:url(../images/site/weaponYourStatsOff.gif) no-repeat;
}
.WeaponsMainLeft #tableNav .navItem a.stats:hover{
	width: 134px;
	height: 30px;
	background:url(../images/site/weaponYourStatsOffOvr.gif) no-repeat;
}
.WeaponsMainLeft #tableNav .navItem stats a.stats.active{
	width: 134px;
	height: 30px;
	background:url(../images/site/weaponYourStats.gif) no-repeat;
}
*/
#StatsMain table.weaponsleft tbody tr {
/*  border-bottom: 1px solid #fff; */
  background: url('../images/site/weaponTableRow.gif') repeat-x 0 50%;
  height: 51px;
}

#StatsMain table.weaponsleft tbody tr.active {
/*  border-bottom: 1px solid #fff;  */
  background: url('../images/site/weaponTableRowRed.gif') repeat-x 0 50%;
}

#StatsMain table.weaponsleft {
  border: none;
  width: 637px;
  font-size: 12px;
  background: url('../images/site/weaponsLeftTop.gif') no-repeat 0 0;
}

table.weaponsleft th{
   height: 30px;
   text-align: center;
}
table.weaponsleft td{
	height:51px;
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	line-height:19px;
}

table.weaponsleft tr.active td{
	color:#FFF;
}

table.weaponsleft td em{
	color:#666666;
	font-style:normal;
}
table.weaponsleft tr.active td em{
	color:#ffcccc;
}

table.weaponsleft .icon{
	padding:4px;
	width:154px;
}
table.weaponsleft th.icon{
  color: #fff;
}
table.weaponsleft .icon img{
  border:1px solid #FFF;
}

table.weaponsleft tr.active .icon img{
   border:1px solid #cc0000;
}

table.weaponsleft .dataW, table.weaponsleft .dataM, table.weaponsleft .dataS{
	text-align:center;
}
table.weaponsleft .dataW{
   width:224px;
}
table.weaponsleft .dataM{
	width:88px;
}
table.weaponsleft .dataS{
	width:60px;
}
table.weaponsleft .more{
	border-left:1px solid #FFF;
   text-align: right;
   width:26px;
}

table.weaponsleft .level{
   width: 16px;
   padding: 0;
   margin: 0;
   color: #fff;
}
table.weaponsleft .level img {
	border:1px solid #FFF;
	float:left;
   clear:left;
   margin: 1px;
}

table.weaponsleft tr.active .level img{
	border:1px solid #cc0000;
   margin: 0;
}

.WeaponsRight{
    float: right;
    width: 290px;
}
#RightWeaponsBlock {
   width: 290px;
   background: #000;
   color: #fff;
}
#statsMain .WeaponsRight h1{
	background: #000 url('../images/site/TableHead290.gif') no-repeat 0 100%;
	width:280px !important;
	width:290px;
	height:30px;
	color:#FFF;
	display:block;
	line-height:30px;
	padding-left:10px;
	font-size:14px;
}
#RightWeaponsBlock h2 {
   width:280px !important;
   width:290px;
   height: 30px;
   margin:0;
   padding-left:10px;
   border-top:1px solid #414141;
   line-height: 30px;
   background: #000 url('../images/site/weaponsLeftTop.gif') no-repeat 0 0;
   clear: both;
   font-size: 14px;
   text-transform: uppercase;
}
#RightWeaponsBlock p{
	padding: 0 10px;
	color:#FFF;
   display: inline-block;
}
#RightWeaponsBlock .upgradeLevel{
	padding-left:33px;
	font-size:12px;
	height:37px;
	line-height:17px;
	padding-top:5px;
	border-bottom:1px solid #1a1a1a;
}
#RightWeaponsBlock .upgradeLevel .level1{
	color:#33cc00;
}
#RightWeaponsBlock .upgradeLevel .level2{
	color:#ff9900;
}
#RightWeaponsBlock .upgradeLevel .level3{
	color:#ffff00;
}
#RightWeaponsBlock .upgradeLevel img{
	float:left;
	margin: 3px 0 0 -20px;
}

#RightWeaponsBlock h2.first {
  background-image: url('../images/site/WideTop.gif');
}
#RightWeaponsBlock .RightsStatsLeft, #RightWeaponsBlock .RightsStatsRight {
  width: 250px;
  float: left;
  margin: 0 5px 5px 0;
}

#StatsMain table.weaponsleft tbody tr.weaponsFoot {
/*  border-bottom: 1px solid #fff; */
  background: none;
  height: 14px;
}

table.weaponsleft td.weaponsFoot{
	height:14px;
}

/* END weapons css */

/* Match CSS */

.MatchLeftBox {
    float: left;
    width: 493px;
    margin-right:10px;
}
.MatchRight {
    float: left;
    width: 432px;
}

#StatsMain table.MatchLeft {
  border: none;
  width: 493px;
  height: 30px;
  font-size: 12px;
  background: url('../images/site/matchTop.gif') no-repeat 0 0;
}
table.MatchLeft th {
	height:30px;
	color:#FFF;
   padding: 0 0 0 15px;
   margin: 0;
   text-align:left;
   text-transform: uppercase;
}
table.MatchLeft td{
	height:25px;
   margin: 0;
   padding: 0 0 0 15px;
	color:#000;
	font-size:12px;
	line-height:19px;
	text-align:left;
}

/*table.MatchLeft td.matchdate { width: 128px; }
table.MatchLeft td.matchmapname { width: 120px; }
table.MatchLeft td.matchtype { width: 95px; }
table.MatchLeft td.matchposn { width: 53px; }
table.MatchLeft td.matchtick { width: 37px; }
*/

table.MatchLeft td.matchmore{
/*   width: 26px;  */
   text-align: right;
   padding: 0;
   margin: 0;
}

table.MatchLeft td.nowrap{
   text-wrap: nowrap;
}

#StatsMain table.MatchLeft tbody tr {
  border-bottom: 1px solid #fff;
  background:url(../images/site/TableRow.gif) repeat-x 0 50%;
}

table.MatchLeft thead tr {
	width:26px;
	padding-left:0;
	background:none !important;
}

table.MatchLeft td.matchBottom{
	height:auto;
	padding:0;
}

.MatchRight .matchPic{
   margin:30px 0 0 20px;
}

.MatchRight ul.matchNav{
   padding: 0;
   margin: 0;
   list-style: none;
}
.MatchRight ul.matchNav li{
   float: left;
   margin-right:3px;
   text-transform: uppercase;
   width: 174px !important;
   height: 30px !important;
   overflow: hidden;
}

.MatchRight ul li a{
   width: 174px !important;
	height: 30px !important;
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:30px;
	font-weight:bold;
   font-size:12px;
	text-align:center;
   background: url(../images/site/matchNav.gif) no-repeat;
   padding:0;
   margin: 0;
}
.MatchRight ul li a:visited{
   color: #fff;
}
.MatchRight ul li a:hover{
	background:url(../images/site/matchNavOvr.gif) no-repeat;
	text-decoration:none;
}

.MatchRight ul li a.active{
   width: 134px;
   background:url(../images/site/matchNavSelect.gif) no-repeat;
}
.MatchRight ul li.active{
   width: 134px;
   height: 30px;
   background:url(../images/site/matchNavSelect.gif) no-repeat;
   color:#FFF;
   text-decoration:none;
   line-height:30px;
   font-weight:bold;
   font-size:12px;
   text-align:center;
}


#StatsMain .MatchRight table.MatchRightTable {
  border: none;
  width: 431px;
  font-size: 12px;
  background: url('../images/site/matchRightTop.gif') no-repeat 0 0;
}
table.MatchRightTable th{
	height:25px;
	color:#FFF;
   padding:0 0 0 15px;
	text-align:left;
	font-size:11px;
}
table.MatchRightTable thead tr{
	background:none;
}
table.MatchRightTable tr{
   background: url(../images/site/TableRow.gif) repeat-x 0 50%;
}
table.MatchRightTable td{
   padding:0 0 0 15px;
	height:25px;
}
table.MatchRightTable .matchR1{
   width:181px;
}
table.MatchRightTable .matchR2{
   text-align: right;
   width:73px;
}
table.MatchRightTable .matchR3{
   text-align: right;
   width:113px;
   padding-right: 20px;
}
table.MatchRightTable td.light{
	color:#666666;
}
table.MatchRightTable td.matchBottom{
	height:auto;
	padding:0;
}

#paginationMatch {
	background: url('../images/site/paginationBar.gif') no-repeat 0 0;
	height:28px;
   padding: 3px;
   line-height: 22px;
   font-size: 11px;
   margin: 5px 0;
}

#paginationMatch .paginationCount{
	float:left;
	width:150px;
	margin-left:10px;
}
#paginationMatch .paginationLinks{
	float:left;
	width:318px;
}
.paginationLinks .page{
	float:left;
	font-weight:bold;
	padding-right:10px;
}
.paginationLinks a{
   background:url(../images/site/pagBox.gif) no-repeat 50% 50%;
	width:20px;
   height:22px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	margin:0 1px;
}
.paginationLinks a.selected{
   background:url(../images/site/pagBoxSelect.gif) no-repeat 50% 50%;
}
.paginationLinks a.ends{
   background:url(../images/site/pagEnd.gif) no-repeat 50% 50%;
}


.matchData{
   clear: both;
   width: 939px;
   margin-top:15px;
   height: 69px;
   background: url('../images/site/matchstatsback.gif') no-repeat 50% 50%;
   color: #fff;
}

.matchDataLeft{
   font-size:12px;
   padding: 7px 0 0 10px;
   color: #fff;
}
.matchDataLeft strong{
   font-size:14px;
	color:#990000;
}
.matchDataRight{
   font-size:12px;
   padding: 7px 0 0 10px;
   color: #fff;
}
.matchDataRight strong {
   	text-transform: uppercase;
    color: #fff;
}

.matchDataRight img{
	margin-bottom:-8px;
}
.hrDots{
   background: url(../images/site/hrDots.gif) repeat-x;
   height: 1px;
   line-height: 1px;
   font-size: 1px;
   overflow: hidden;
   clear: both;
   margin: 5px 0 10px 0;
   padding: 0;
}



#StatsMain table.MatchWideTable {
  width: 939px;
  font-size: 12px;
  background: url('../images/site/matchWideTop.gif') no-repeat 0 0;
}
table.MatchWideTable th{
	height:30px;
	color:#FFF;
	text-align:left;
	font-size:11px;
   text-transform: uppercase;
}
table.MatchWideTable td{
   height:24px;
}
table.MatchWideTable td.place{
   padding-left: 5px;
}
table.MatchWideTable td.name{
   font-weight:bold;
   color:#0071bd;
}
table.MatchWideTable td.name a{
   color:#0071bd;
}
table.MatchWideTable td#title_heroes, table.MatchWideTable td#title_villains {
/*   width: 15px;  */
   padding: 0;
   margin: 0;
	border-right:1px solid #FFF;
   text-align: center;
}
table.MatchWideTable td#title_heroes {
   background:#ccc url('');
}
table.MatchWideTable td#title_villains {
   background:#a5a5a5 url('');
}
table.MatchWideTable tr.heroes td.winteam {
/*   width: 21px;  */
   padding: 0;
   margin: 0;
   background: #000 !important;
   text-align: center;
}
table.MatchWideTable td.matchBottom{
	height:auto;
}
table.MatchWideTable thead tr{
	background:none;
}
table.MatchWideTable tr.heroes td {
   background: #ccc url(../images/site/TableRow.gif) repeat-x 0 50%;
}
table.MatchWideTable tr.villains td {
   background: #a5a5a5 url(../images/site/TableRowDark.gif) repeat-x 0 50%;
}

#matchBoxMedals .hrDots, .matchBoxHeatMap .hrDots{
	margin:15px 0;
}
#matchBoxMedals, .matchBoxHeatMap{
	margin-top:20px;
	float:left;
	font-size:14px;
}
#matchBoxMedals{
/*  width:500px;  */ /* Put back when heatmap is returned */
    width: 930px;
    color: #fff;

}
#matchBoxMedals em, .matchBoxHeatMap em{
	font-style:normal;
	font-weight:bold;
	color:#990000
}
#matchBoxMedals .matchmedal{
	background: url('../images/site/medal_bg.jpg') no-repeat;
   	float: left;
   	width:145px !important;
   	width:149px;
   	height:40px;
   	padding:3px 0 0 3px;
   	margin:0 6px 3px 0;
   	display:inline-block;
   	color:#FFF;
	font-size:10px;
}
#matchBoxMedals .matchmedal .matchmedalimage {
   display: block;
   width: 30px;
   margin: 2px 5px 0 0;
   float: left;
}
#matchBoxMedals .matchmedal .matchmedalrest {
	color:#fff;
}

.matchmedalrest strong{
	color:#fff;
}

.matchBoxHeatMap{
	width:420px;
	margin-left:15px;
}

#StatsMain  .matchBoxHeatMap h1{
	width:420px;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	background:url(../images/site/matchRightTopRound.gif) no-repeat;
	height:29px;
	line-height:29px;
	padding-left:10px;
	width:410px !important;
	width:420px;
	display:block;
}
#StatsMain  .matchBoxHeatMap .heatMap{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

/* END Match CSS */

#RightStatsBlock {
   width: 523px;
   background: #000 url('../images/site/WideBottom.gif') no-repeat 0 100%;
   padding-bottom: 14px;
   text-align: center;
   color: #fff;
}
#RightStatsBlock h2 {
   width: 523px;
   height: 30px;
   line-height: 30px;
   background: #000 url('../images/site/WideMiddle.gif') no-repeat 0 0;
   clear: both;
   font-size: 14px;
   text-transform: uppercase;
   overflow: hidden;
   color: #fff;
   font-weight: bold;
}
#RightStatsBlock h2.first {
  background-image: url('../images/site/WideTop.gif');
}
#RightStatsBlock .RightsStatsLeft, #RightStatsBlock .RightsStatsRight {
  width: 250px;
  float: left;
  margin: 0 5px 5px 0;
  color: #fff;
}
.NemesisBlock {
  width: 200px;
  height: 80px;
  margin-left: 10px;
}
.NemesisAvatar {
   width: 80px;
   float: left;
}
.NemesisRest {
  width: 115px;
  float: left;
}
.NemesisRest p {
  text-align: left;
  font-size: 12px;
  margin: 0 0 10px 0;
  color: #fff;
}
.NemesisRest a {
  color: #bbb;
  text-decoration: none;
}

ul#XMLCalls {
   list-style: none;
   text-align: left;
   background: #fff;
   color: #000;
   border: 1px solid #aaa;
   padding: 3px;
   width: 600px;
   left: 10px;
   top: 10px;
   position: absolute;
   height: 90px;
   overflow: auto;
}

.XMLCallReturn {
  width: 600px;
  left: -20000px;
  top: 30px;
  position: absolute;
  z-index: 99;
}

.XMLCallPre {
  text-align: left;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  padding: 5px;
  z-index: 99;
}
.XMLCallClose {
   float: right;
}

#StatsMainMedals {
    margin: 15px;
    position: relative;
}

#StatsMainMedals #HeaderBar {
   width: 100%;
   border-bottom: 1px dotted #666;
   display: block;
   clear: both;
   margin: 5px 0;
   padding: 5px 0;
}
#StatsMainMedals h1 {
   font-size: 14px;
   color: #990000;
   width: 620px;
   display: inline;
}
#StatsMainMedals h1 span.HeadTotal {
   color: #000;
   font-weight: bold;
   padding-left: 5px;
   text-transform: uppercase;
   font-size: 16px;
}
#StatsMainMedals h1 span.HeadAvg {
   color: #000;
   font-weight: normal;
   padding-left: 5px;
   text-transform: uppercase;
   font-size: 16px;
}

#StatsMainMedals #TypePicker {
   width: 310px;
   display: inline;
   text-align: right;
}
#StatsMainMedals #TypePicker select {
   position: relative; top: -5px;
}

ul.medalblock {
   padding: 0;
   margin: 0;
   list-style: none;
}

#StatsMainMedals ul.medalblock li {
   width: 302px !important;
   width: 307px;
   height: 70px;
   background: url('../images/site/MedalBG_on.gif') no-repeat 0 0;
   color: #fff;
   padding: 0 0 0 5px;
   margin: 0px 5px 5px 0;
   display: inline-block;
   float: left;
   overflow: hidden;
}

#StatsMainMedals ul.medalblock li.medalblockli_off {
   background: url('../images/site/MedalBG_off.gif') no-repeat 0 0;
}


#StatsMainMedals li .medalblockimage {
   display: block;
   width: 50px;
   margin: 10px 10px 10px 0;
   float: left;
}

#StatsMainMedals li .medalblockrest {
}

#StatsMainMedals li .medalblockname {
   font-weight: bold;
   padding: 15px 0 10px 0;
}
#StatsMainMedals li .medalblocktotals {
   padding: 0;
}

#StatsMainMedals li .medalblockrest span.normal {
   font-weight: normal;
   padding-left: 3px;
}

#BigMedalInfo {
   position: absolute;
   top: 0px;
   left: -2000px;
   width: 348px;
   z-index: 99;
}

.medalblockleft {
   display: block;
   width: 120px;
   margin: 2px 5px 5px 8px;
   float: left;

}

#BigMedalInfo .medalblockleft #medalblockimage {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
}

.medalblockrest {
  color: #ddd;
  text-align: left;
  padding-right: 5px;
}

#medalblockcoldesc {
  font-size: 11px;
}
#medalblockcoltotal {
  font-size: 11px;
}
.medalblockcol{
  padding-top: 5px;
  font-size: 11px;
  width: 100px;
  float: left;
}
.medalblockcol h4 {
  font-size: 100%;
  margin: 0 0 5px 0;
}
#medalblockcol1{
  display: block;
  margin-right: 5px;
}
#medalblockcol2 {
}
#BigMedalInfoTop {
   width: 347px;
   height: 5px;
   font-size: 1px;
   padding: 0;
   background: url('../images/site/BigMedalPopupTop.gif') no-repeat 0 0;
   display: inline-block;
   top:3px;
}
#BigMedalInfoMiddle {
   width: 347px;
   background: url('../images/site/BigMedalPopupMiddle.gif') no-repeat 0 50%;
   display: inline-block;
}
#BigMedalInfoBottom {
   width: 347px;
   height: 20px;
   background: url('../images/site/BigMedalPopupBottom.gif') no-repeat 0 0;
   display: inline-block;
}


#medalblockresttitle {
  font-size: 16px;
  margin-top: 3px;
  text-transform: uppercase;
  font-weight: bold;
}

#medalblockrestdesc {
  height: 73px;
  font-size: 12px;
}

#medalblockresttotal {
  height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

#medalblockrestavg {
  height: 12px;
  font-size: 12px;
  text-transform: uppercase;
}

.WeapToolTip {
      width: auto;
      position: absolute;
      left: -2000px;
      height: 37px;
      text-align: center;
}
.WeapToolTipLeft {
      float: left;
      display: inline;
      height: 37px;
      width: 6px;
      background: url('../images/site/WeapToolTipLeft.png') no-repeat 0 0;
}
.WeapToolTipMiddle {
      float: left;
      display: inline;
      height: 37px;
      background: url('../images/site/WeapToolTipMiddle.png') repeat-x 50% 0;
      text-align: center;
      line-height: 28px;
      font-size: 14px;
      color: #fff;
      white-space: nowrap;
      font-weight: normal;
}
.WeapToolTipRight {
      float: left;
      display: inline;
      height: 37px;
      width: 6px;
      background: url('../images/site/WeapToolTipRight.png') no-repeat 100% 0;
}


#StatsSearch {
  text-align: center;
}

#StatsSearch h1 {
   display: block;
   font-size: 18px;
   margin-bottom: 5px;
}

#StatsSearch .error {
  padding: 5px;
}

#StatsInner {
   width: 523px;
   margin: 0 auto;
   text-align: left;
}

#StatsSearch form {
   background: #000 url('../images/site/WideBottom.gif') no-repeat 0 100%;
   padding: 0 0 14px 0;
   text-align: left;
   color: #fff;
  width: 523px;
}
#StatsSearch form h2 {
   width: 523px;
   height: 30px;
   padding: 0;
   margin: 0;
   line-height: 30px;
   background: #000 url('../images/site/WideTop.gif') no-repeat 0 0;
   font-size: 14px;
   text-transform: uppercase;
   text-align: center;
   overflow: hidden;
}
#StatsSearch form  p {
  margin-bottom: 10px;
  padding: 10px;
}
#StatsSearch form p input.text {
  width: 465px;
}
#StatsSearch form p input {
  vertical-align: bottom;
}
.medalblockname, .medalblocktotals, #medalblockresttitle, #medalblockrestdesc, #medalblockresttotal, #StatsSearch form h2{color:#fff;}

