body {
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
width:960px;
background-color:#000000;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
}

.body-container {
	width:960px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	min-height:600px;
	
	}

h1, h2, h3, h4, h5 {
	padding-top:0px;
	margin-top:0px;
color:#CCCCCC;
}

a {
color:#FF0000;
}

a:visited {
color:#FF0000;

}

ul, li, ul li, li a {
color:#FF0000;
}

.menu li{
float:left;
list-style-image:none;
list-style-type:none;
}



.trait {
width:125px;
margin-bottom:5px;
float:left;
display:block;
text-align:left;
}

.trait h2 {
color:#000000;
margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
}

#status {
width:550px;
height:50px;


}

#content {
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
width:530px;
text-align:left;
font-size:12px;
background-repeat:no-repeat;
min-height:343px;
_height:343px;

}

#side-bar {
float:left;
padding-left:10px;
}


#overall-content {
width:550px;
float:left;
background-image:url(../images/content-bg.gif);
background-repeat:repeat-y;

}

#left-gutter {
width:26px;
min-height:300px;
float:left;
}

.site-nav-button {
float:left;
height:21px;

}

#site-nav {
width:960px;
height:21px;
display:block;
}

#player1, #vs, #player2 {
margin-top:10px;
float:left;
}

#vs {
padding-right:20px;
}

#player1, #player2 {
width:100px;
height:100px;
}

#combathistory {
width:540px;
min-height:100px;
}

li a.active {
color:#FF0000;
}

#match-title {
width:540px;
height:120px;
margin-top:20px;
display:block;
}

#profile {
width:540px;
float:left;
}

#player-one-profile {
	float:left;
	width:230px;
}

#player-two-profile {
	float:left;
	width:230px;	
}



#playerone {
width:48px;
height:48px;
float:left;
margin-right:5px;
}

#playertwo {
width:48px;
height:48px;
float:right;
}

.attributes {
width:150px;
float:left;
padding-left:10px;
}

.statuscontainer {
border:1px solid #cc0000;
height:12px;
float:right;
}

.statuspercentage {
	background-color:#cc0000;
	height:12px;
	display:block;
	float:left;
}

#move-history {
	width:100%;
}
 
 tr {
 border-style:none;
  border-color:#000000;
 }

table {
 border-style:none;
 border-color:#000000;
}

table#move-history tr td.complete {
border-top: 1px dotted white;
}


#stats {
width:500px;
float:left;

font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

.last-match {

font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
float:left;
width:530px;

}
.datestamp {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
text-align:center;
}

a img{
border:none;
}

li.leaf {
padding-right:3px;
}

.block {
float:none;
}

#training-profile {
	float:left;
	width:220px;

}

#chart {
	width:300px;
	height:175px;
	float:left;

}



#available {
color:#33cc00;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding:0px;
margin:0px;
}

#unavailable {
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding:0px;
margin:0px;
}

#match-summary {
width:530px;
margin-top:10px;
border-top:1px dotted #FFF;
padding-top:10px;
float:left;
}

#training-summary {
width:530px;
border-top:1px dotted #FFF;
padding-top:10px;
float:left;
}

#match-stats {
width:530px;
margin-top:10px;
border-top:1px dotted #666;
padding-top:5px;
float:left;

}

.table-player {
	width:48px;
}

.table-move {
	width:130px;
	}
.move-direction {
width:24px;
}

table.table-trait{
width:150px;
height:12px;
padding:0px;
margin:0px;
}

.table-trait tr {
	height:12px;
	padding:0px;
	margin:0px;
	}

td.table-trait-cell {
	width:70px;
	height:12px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

div.error {
	background-color:#ffcc33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc3300;
	padding:5px;
	border:dashed 2px #cc3300;
	}
	
	
div.status {
	background-color:#99ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	padding:5px;
	border:dashed 2px #3366cc;
	}
	
	.title {
	width:500px;
	height:25px;
	}
	
div.character-picture {
	float:right;
	width:200px;
}

div.character-profile {
	width:300px;
	padding-right:10px;
}

#content-footer {
width:540px;
height:22px;
float:left;
margin-top:10px;
padding-left:10px;
background-image:url(../images/content-bottom.gif);
background-repeat:no-repeat;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;

}

#content-footer a {
color:#666666;
text-decoration:none;
}

#content-footer a:hover {
text-decoration:underline;
color:#FF0000;
}



.copy {
	width:530px;
	float:left;
	margin-bottom:10px;
}

table {
	text-align:left;
	
}

#move-history th {
border-bottom:1px solid #FFFFFF;
}

.tekkentalk-status {
width:530px;
float:left;
border-top:1px dotted #FFFFFF;
padding-top:10px;
}


#last-match {
width:530px;
float:left;
border-top:1px dotted #FFFFFF;
padding-top:10px;
}


.authenticate-tweet {
width:530px;
float:left;
margin-bottom:10px;
margin-top:10px;
}



tr.odd {
background-color:#000;
}
tr.even {
background-color:#333333;
}

tr.watchdog-notice td.active{
background-color:#000033;
}

tr.watchdog-error td.active {
background-color:#660000;
}

tr.watchdog-warning td.active  {
background-color:#666600;
}

tr.complete {
border-top:1px dotted #FFFFFF;
}


#move-legend {
	float:left;
	width:530px;
}

#move-history-div {
width:530px;
float:left;
}

#player-one-title {
width:200px;
float:left;
}

#player-two-title {
width:200px;
float:right;
}

#player-two-title span.tekken-label {
	float:right;
} 

#content div.content div.faq-title {
width:530px;

float:left;
display:block;
margin-top:10px;
}

#content div.content div.faq-title .sIFR-flash {
font-size:20px;	
	}
	

.social-bookmark {
margin-left:10px;
margin-top:3px;
margin-right:3px;
}

#footer {
float:left;
width:960px;
margin-top:10px;
}
