body
{
	background-color:#333;
	margin: 0px;	
	font-family: "Lucida Grande", Helvetica,sans-serif;
	font-size: 12px;
	color: white;
}

.fighterlist { 
  position: relative;
  top: 55px;
  padding: 6px;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.attribs {
  padding: 4px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.pubfightlisting {
  padding: 4px;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.heading {
  padding: 4px;
  border-bottom: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.bountytext {
  padding: 4px;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  color: #88000;
}

.choosematchup {
  background-image:url('images/profile_bg.png');
  background-repeat:no-repeat;
  position: relative;
  top: 55px;
  width: 450px;
  padding: 6px;
  background-color:#6D7B8D;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.allstats {
  background-image:url('images/profile_bg.png');
  background-repeat:no-repeat;
  background-color:#000;
  position: relative;
  top: 55px;
  width: 950px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.rankings {
  position: relative;
  top: 55px;
  width: 525px;
  padding: 6px;
  border: 1px solid #999;
  background-color:#000;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.sorter {
  background-image:url('images/metal_bg.gif');
  background-repeat:no-repeat;
  position: relative;
  top: 55px;
  width: 525px;
  padding: 6px;
  border: 1px solid #000;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.titles {
  background-color:#41627E;
  position: relative;
  top: 55px;
  width: 500px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.fighthist {
  background-color:#336699;
  position: relative;
  top: 55px;
  padding: 6px;
  border: 1px solid #fff;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.stats {
  background-image:url('images/metal_bg.png'); 
  background-repeat:no-repeat; 
  background-color:#000;
  position: relative;
  top: 55px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.attr {
  background-image:url('images/metal_bg.png');
  background-repeat:no-repeat;  
  background-color:#000;
  position: relative;
  width: 385px;
  padding: 16px;
  border: 1px solid #fff;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.ranking_header {
  background-image:url('images/blue_metal.png');
  position: relative;
  top: 55px;
  background-color:#000;
  padding: 6px;
  width: 525px;
  border: 1px solid black;  
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 17px;
}

.top_header {
  background-image:url('images/blue_metal.png');
  position: relative;
  top: 55px;
  background-color:#000;
  padding: 6px;
  width: 880px;
  border: 1px solid #999;  
  font-family: Impact, Helvetica,sans-serif;
  font-size: 18px;
}

.leftside_header {
  background-image:url('images/blue_metal.png');
  position: relative;
  top: 55px;
  width: 341px;
  background-color:#000;
  padding: 6px;
  border: 1px solid #999;
  font-family: Impact, Helvetica,sans-serif;
  font-size: 18px;
}

.leftside {
  /*background-image:url('images/metal_bg.gif'); */
  background-color:#000;
  position: relative;
  top: 55px;
  width: 340px;
  padding: 6px;
  border: 1px solid #999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.team {
  background-color:#000;
  position: relative;
  top: 55px;
  width: 330px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

a.pager         { padding: 5px 5px 5px 5px; text-decoration: none; border: solid 1px #999; color: #999; width: 20px; text-align: center; font-weight: normal; font-size: 14px;}
a.pager:hover   { padding: 5px 5px 5px 5px; text-decoration: none; background: #0099ff; border: solid 1px #999;   color: #fff; width: 15px; text-align: center; font-weight: bold; font-size: 14px;}

a.buttonlink   	   { padding: 5px 5px 5px 5px; text-decoration: none; background: #0099ff; border: solid 1px #999;   color: #fff; width: 15px; text-align: center; font-weight: bold; font-size: 20px;}
a.buttonlink:hover { padding: 5px 5px 5px 5px; text-decoration: none; border: solid 1px #999; color: #999; width: 20px; text-align: center; font-weight: normal; font-size: 20px;}

.pager_current  { padding: 5px 5px 5px 5px; text-decoration: none; background: #0099ff; border: solid 1px #999;   color: #FFF; width: 15px; text-align: center; font-weight: bold; font-size: 14px; }

.profile_sep {
  border-left: 1px solid #999;
  padding-left: 3px;
}

.belt_sep {
  border-bottom: 1px solid #999;
  padding: 3px;
}

.profile_item_section {
  background-color:#41627E;
  position: relative;
  top: 55px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}

.profile_news_section {
  background-color:#000;
  position: relative;
  top: 55px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.profile_section {
/*  background-image:url('images/metal_bg.gif'); 
  background-repeat:repeat-y; */
  background-color:#000;
  position: relative;
  width: 880px;
  top: 55px;
  padding: 6px;
  border: 1px solid #999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.top_header {
  background-image:url('images/blue_metal.png');
  position: relative;
  top: 55px;
  background-color:#000;
  padding: 6px;
  width: 880px;
  border: 1px solid #999;  
  font-family: Impact, Helvetica,sans-serif;
  font-size: 18px;
}

.profile_item_section_2 {
  background-color:#000;
  position: relative;
  top: 55px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}

.profile_sub_section_3 {
  position: relative;
  top: 85px;
  padding: 6px;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.teamname {
  font-family: Impact, "Lucida Grande", Helvetica,sans-serif;
  font-size: 20px;
  color: #0099ff;
}

.hits {
  font-family: Impact, "Lucida Grande", Helvetica,sans-serif;
  font-size: 16px;
  color: #FF0000;
}


.nickname {
  font-family: Impact, "Lucida Grande", Helvetica,sans-serif;
  font-size: 20px;
  color: #0099ff;
}

.status {
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
  color: #ccc;
  
}

.powertitle {
  font-family: Impact, "Lucida Grande", Helvetica,sans-serif;
  font-size: 20px;
  color: #fff;
}


.news222 {
  background-image:url('images/metal_bg.gif'); 
  position: relative;
  top: 55px;
  width: 780px;
  padding: 6px;
  color: #FFF;
}

.newstitle {
  background-image:url('images/blue_metal.png'); 
  font-family: Impact, "Lucida Grande", Helvetica,sans-serif;
  font-size: 25px;
  color: #fff;
}


.newsdate {
  font-family: Courier;
  font-size: 17px;
  padding: 15px;  
  color: #fff;
}

.newssub {
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 15px;
  padding: 10px;  
  color: #fff;
  width: 855px;
  background-color:#666;
  border: 1px solid #999;
}

.time {
  background-color:#336699;
  font-family: Courier;
  font-size: 14px;
  padding: 6px;  
  margin: 6px;  
  color: #FFF;
  border: 1px solid #000;
}

.smalltime {
  background-color:#0099ff;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
  padding: 4px;        
  margin: 2px;  
  color: #FFF;
  border: 1px solid #000;
}

.smallnews {
  font-family: "Lucida Grande", Helvetica,sans-serif;
  margin: 3px;  
  font-size: 12px;
  color: #ccc;  
}

.power {
  background-color:#330000;
  position: relative;
  top: 55px;
  width: 570px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.rems {
  background-color:#ccc;
  position: relative;
  top: 55px;
  color: #000;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 13px;
}

.smack {
  background-color:#660000;
  position: relative;
  top: 55px;
  width: 330px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.smacklist {
  background-color:#999;
  position: relative;
  padding: 6px;
  margin: 4px;
  width: 700px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 17px;
}

.smacklistnew {
  background-color:#880000;
  position: relative;
  padding: 6px;
  margin: 4px;
  width: 700px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 17px;
}

.smacklistteam {
  background-color:#330000;
  position: relative;
  padding: 6px;
  margin: 4px;
  width: 700px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 17px;
}


.current {
  padding: 4px;
  border-bottom: 1px dotted #999;
} 

.playerone {
  background-color:#999;
  padding: 4px;
  margin: 2px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 15px;
}

.playertwo {
  color:#fff;
  padding: 4px;
  margin: 2px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 15px;
}

.goodhealth {
  color:#00ff00;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.badhealth {
  color:#ff0000;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.smallstatus {
  color:#ccc;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 10px;
}

.record {
  color:#FFF;
  font-family: Verdana, "Lucida Grande", Helvetica,sans-serif;
  font-size: 10px;
}


.inactive {
  color:#999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 10px;
}

.active {
  color:#00ff00;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.product {
  background-color:#666;
  position: relative;
  padding: 4px;
  border: 1px solid #000;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.left_sub_red {
  background-color:#880000;
  position: relative;
  padding: 3px;
  width: 320px;
  border: 1px solid #FFF;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.left_sub {
  background-color:#666;
  position: relative;
  padding: 3px;
  width: 320px;
  border: 1px solid #999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.index_left_sub {
  background-color:#666;
  position: relative;
  padding: 3px;
  width: 560px;
  border-bottom: 1px solid #999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.ad2 {
  position: relative;
  top: 35px;
}

.ad3 {
  position: relative;
  top: 65px;
}


.pp {
  position: relative;
  top: 22px;
}

.topbanner {
  position: relative;
  top: 55px;
}


.ad {
  background-color:#000;
  position: relative;
  top: 55px;
  width: 330px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 16px;
  padding-bottom: 16px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.lastfight {
  background-color:#0099ff;
  position: relative;
  top: 55px;
  width: 330px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.possiblematchup2ndpart {
  position: relative;
  top: 25px;
  width: 880px;
  padding: 6px;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.possiblematchup {
  background-color:#000;
  position: relative;
  top: 55px;
  width:880px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}


.fighterinfo {
  background-color:#000;
  position: relative;
  top: 55px;
  width: 450px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.profile {
  background-color:#000;
  position: relative;
  top: 55px;
  width: 750px;
  padding: 6px;
  border: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.statusbar  {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 30px;
  background-color:#0099ff;
  border-bottom: 1px solid white;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 12px;
}

.login  {
 /* background-image:url('images/profile_bg.png');
  background-repeat:no-repeat; */
  position: relative;
  top: 10px;
  width: 650px; 
  padding: 10px;
  border: 1px solid #999;
  background-color:#000;
}


.newplayer  {
  border-left: 1px solid #999;
  padding-left: 8px;
}

.fighterimg  {
  border: 1px solid #fff;
  padding: 1px;
}


.logout  {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 100px;
  text-align: right;
}



.tip {
  background-color:#FFFF99;
  color: #000;
  position: relative;
  width: 385px;
  padding: 16px;
  border: 1px solid #fff;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


a.sort  {  text-decoration: none; border: solid 1px black; color: #FFF; padding : 3px 8px 3px 8px; background: #0099ff; }
a.sort:hover { text-decoration: none; color: #000; background: #ccc; }

a.statuslink { color: white; font-weight: bold; text-decoration: none; font-size: 16px; }
a.statuslink:hover { color: black; 	font-weight: bold; text-decoration: none;  font-size: 16px; }

a.fighterlink { color: white; font-weight: normal; text-decoration: underline; font-size: 15px; }
a.fighterlink:hover { color: #999; font-weight: normal; text-decoration: underline;  font-size: 15px; }

a.rankinglink { color: white; font-weight: bold; text-decoration: none; font-size: 14px; }
a.rankinglink:hover { color: #999; font-weight: bold; text-decoration: underline;  font-size: 14px; }

a.beltlink  { color: white; font-weight: normal; text-decoration: none; font-size: 15px; }
a.beltlink:hover { color: #006699; font-weight: normal; text-decoration: underline;  font-size: 15px; } 

a.powerlink       { color: #000; font-weight: normal; font-family: impact; text-decoration: none;  font-size: 18px; }
a.powerlink:hover { color: #999; font-weight: normal; font-family: impact; text-decoration: none;  font-size: 18px; }

a.otherlink { color: white; font-weight: normal; text-decoration: underline; font-size: 15px; }
a.otherlink:hover { color: #fff; font-weight: normal; text-decoration: underline;  font-size: 15px; }

a.newlink { color: #ff0000; font-weight: bold; text-decoration: none; font-size: 15px; }
a.newlink:hover { color: #999; font-weight: bold; text-decoration: none;  font-size: 15px; }

a.smalllink { color: white; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.smalllink:hover { color: #999; font-weight: normal; text-decoration: underline;  font-size: 9px; }

a.smalllink2 { color: white; font-weight: normal; text-decoration: underline; font-size: 10px; }
a.smalllink2:hover { color: #ff0000; font-weight: normal; text-decoration: underline;  font-size: 10px; }

a.smalllink3 { color: white; font-weight: normal; text-decoration: none; font-size: 10px; }
a.smalllink3:hover { color: #0099ff; font-weight: bold; text-decoration: none;  font-size: 10px; }

a.dashmenu { color: white; font-weight: normal; text-decoration: none; font-size: 11px; }
a.dashmenu:hover { color: #ff0000; font-weight: normal; text-decoration: underline;  font-size: 11px; }

a.mainmenu { color: fff; font-weight: normal; font-family: impact; text-decoration: none; font-size: 18px; }
a.mainmenu:hover { color: #336699; font-weight: normal; font-family: impact; text-decoration: none;  font-size: 18px; }

a.info{ z-index:24;  text-decoration:none; color: white; }
a.info:hover { z-index:25; }
a.info span  {display: none}
a.info:hover span { 
	display:block;
	position:absolute;
	padding: 3px;
	width: 250px;
	top:4px;
	/*top:2em; left:2em; width:15em; */
	border:1px solid #999;
	background-color:#fff; color:#000;
	text-align: left;
}


.belts ul {
	margin:1.5em 0;
	padding: 0 0 1px 0;
	}
.belts ul li a {
	border:none;
	background-color:#999;
	display:block;
	padding:3px 0 3px 20px;
	}
.belts ul li a:hover {
	background-color:#293838;
	}						




input {
    border: 1px solid #999;
    background-color:#336699;
	padding: 4px;
	margin: 4px;
	color: #FFF;
	height: 27px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	font-weight: normal;
}

input:hover {
	border: 1px solid #fff;
    background-color: #333;
    color: #fff;
	font-weight: normal;
}

input.radio {
	border: 1px; 
    background-color: #000;
} 

.formLayout
{
	background-image:url('images/profile_bg.png');
	position: relative;
	top: 80px;
	background-color: #000;
	border: solid 2px #FFF;
	padding: 10px;
	width: 300px;
}

.formLayout label, .formLayout input
{
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
}

.formLayout label
{
	text-align: right;
	padding-right: 20px;
}

br
{
	clear: left;
}


.index_section_left {

  background-color:#000;
  position: relative;
  width: 580px;
  top: 15px;
  padding: 6px;
  border: 1px solid #999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.index_header_left {
  background-image:url('images/blue_metal.png');
  position: relative;
  top: 15px;
  background-color:#000;
  padding: 6px;
  width: 580px;
  border: 1px solid #999;  
  font-family: Impact, Helvetica,sans-serif;
  font-size: 18px;
}


.index_section_right {

  background-color:#000;
  position: relative;
  width: 300px;
  top: 15px;
  padding: 6px;
  border: 1px solid #999;
  font-family: "Lucida Grande", Helvetica,sans-serif;
  font-size: 14px;
}


.index_header_right {
  background-image:url('images/blue_metal.png');
  position: relative;
  top: 15px;
  background-color:#000;
  padding: 6px;
  width: 300px;
  border: 1px solid #999;  
  font-family: Impact, Helvetica,sans-serif;
  font-size: 18px;
}
