body {
	margin: 0px;
	background-color: #7DCDE4;
}
.header{
	width:1050px;
}
.fighterplace{
	background-image: url(../images/sfighters.gif); 
	background-repeat: no-repeat;
	width: 208px;
	height: 110px;
	padding-top: 8px;
}
.fighterInput{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:20px;
	color: #EAAE61;
}
#content{
	width:610px;
	height:380px;
}
#left{
	text-align:center;
	float: left;
	width: 208px;
	height: 320px;
	/*background-color: gray;*/
}
#center{
	float:left;
	width: 400px;
	height: 320px;
	/*background-color: green;*/
	text-align: left;
}
#right{
	float:left;
	width: 192px;
	height: 320px;
	/*background-color: blue;*/
}
.bigText{
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #EAAE61;
}
input#fightbutton{
	border: 0px;
	width: 96px;
	height: 50px;
	background-image: url(../images/fightbutton.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#fightbutton:hover{
	filter: alpha(opacity=75);
	opacity:0.75; 
}
#barswrapper{
	/*background-color: maroon;*/
	width: 201px;
	height: 250px;
	padding-left: 25px;
	float:left;
}
#imgswrapper{
	width: 160px;
	height:250px;
	float: left;
	/*background-color: fuchsia;*/
	text-align: center;
}
#bar1, #bar2{
	width: 210px;
	height: 40px;
	/*background-color: grey;*/
}
#bar1strip, #bar2strip{
	width: 0px;
	height:20px;
	background-color: #EAAE61;
}
.label{
	color:white;
	font-weight: bolder;
	font-size: 17px;
	text-align: left;
	padding-left: 30px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tablabel{
	color:white;
	font-weight: bolder;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
}
#upfooter{
	background-image: url(../images/sfondo.png);
	height: 33px;
	background-repeat: repeat-x;
	clear: left;
}
#chartsbox{
	background-color: #7DCDE4;	
	text-align: center;
}
#chartsplace{
	width: 1270px;
	text-align: left;;
}
.winner{
	border: 3px solid #007120;
	width: 48px;
	height: 48px;
}
.loser{
	border: 3px solid #E34000;
	width: 48px;
	height: 48px;
}
.randomusr{
	border: 3px solid white;
	width: 48px;
	height: 48px;
}
.chart{
	margin-left: 50px;
	float:left;
}
#footer{
	color: white;
	font-weight: bolder;
	text-align: right;
	clear: left;
	padding-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
a#follow_tab {
  top: 30px;
  left: 0;
  width: 42px;
  height: 102px;
  color: #FFF;
  cursor:pointer;
  text-indent:-100000px;
  overflow:hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
/*  background-image: url(http://s3.amazonaws.com/getsatisfaction.com/feedback/feedback_trans_tab.png);*/
  background-image: url(../images/followtab.png);   
  _position: absolute;
  _background-image: url(../images/followtab.png);   
}
a#follow_tab:hover{
	margin-left:-3px;
}
#fightscounter{
	margin-top: 10px;
}
#centerwrapper{
	width: 1270px;
	margin-top: 50px;
}
#storebox{
	float: left;
	width: 240px;
	height: 380px;
	/*background-color: black;*/
	text-align: left;
}
#contentbox{
	float: left;
	width: 610px;
	height: 380px;
/*	background-color: green;*/
}
#featuredbox{
	float: left;
	width: 420px;
	height: 380px;
	/*background-color: gray;	*/
}
#store{
	width: 206px;
	height: 345px;
	background-image: url(../images/sfondostore2.gif);
	background-repeat: no-repeat;
	color: white;
	text-align: center;
}
#champion{
	width: 420px;
	height:305px;
	background-image: url(../images/sfondochampion.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#championtitle{
	text-align:left;
	font-size: 16px;
	color:white;
	padding-top: 40px;
	padding-left:40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#leftchampion{
	width: 100px;
	height:200px;
/*	background-color: fuchsia;*/
	float:left;
	text-align:center;
	padding-left:40px;
}
#rightchampion{
	width: 250px;
	height:200px;
/*	background-color: yellow;*/
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.championimg{
	border:3px solid white;
	width: 71px;
	height: 71px;
}
.name{
	font-weight: bolder;
	color:white;
}
.profile{
	color: white;
	font-size: 14px;
}
.bio{
	padding-top: 20px;
	width:220px;
	text-align: left;
	color: white;
	font-weight: bolder;
}
.littlewin{
	position: relative;
	top: -45px;
	left: 50px;
	background-image: url(../images/littlewin.gif);
	background-repeat: no-repeat;
	width: 346px;
	height: 200px;
	filter: alpha(opacity=85);
	opacity:0.85; 
	/*padding-left: 70px;*/
	padding-top: 25px;
	_position: fixed;
}
.littlewin2{
	position: relative;
	top: -440px;
	left: -375px;
	background-image: url(../images/littleorangewin.gif);
	background-repeat: no-repeat;
	width: 346px;
	height: 200px;
	filter: alpha(opacity=95);
	opacity:0.95; 
	padding-left: 25px;
	padding-top: 12px;
	_position: fixed;
	text-align: left;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;

}
#featured{
	/*float:left;*/
	width: 420px;
	height: 320px;
/*
	top: 160px;
	right: 0;
	position: fixed;
	_position: absolute;
	*/
	color: white;
}
.littlewin3{
	position: relative;
	top: -230px;
	left: 90px;
	background-image: url(../images/littleorangewin.gif);
	background-repeat: no-repeat;
	width: 346px;
	height: 200px;
	filter: alpha(opacity=95);
	opacity:0.95; 
	padding-top: 10px;
	_position: fixed;
	color: white;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.score{
	background-color: #666666;
	width: 48px;
	height: 16px;
	color: white;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	margin-top: -11px;
	filter: alpha(opacity=75);
	opacity:0.75; 
}
.scoreimage{
	height: 48px;
}
#championvictories{
	position: relative;
	top: 18px;
	right: 4px;
	float: right;
	color: black;
	width:90px;
	height:40px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: white;
	font-size: 14px;
}
.storelabel{
	padding-top:52px;
	padding-left:5px;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.applink{
	color: #2D4248;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.lightLink{
	color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tweetlink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#7DCDE4;
	line-height:30px;
}
.fbigLink{
	color:white;
/*	font-size: 14px;*/
}
.fsmallLink{
	color:white;
	/*font-size: 11px;*/
}