@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote, { margin:0; padding:0; }
body { font-family:Georgia, "Times New Roman", Times, serif; }

#container { margin:20px auto; width:687px; height:400px; position:relative; }

.center { text-align:center; margin:0 auto; }
.light { color:#999; }
.underlined { text-decoration:underline; }
.bold { font-weight:bold; }
.red { color:#F00; }
.dullred { color:#976e6e; }
.normal { font-weight:normal; }
.margin { position:absolute; left:-80px; }
.header2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#AAA; }
.header2 a { color:#AAA; }

table { text-align:left; }
/*#stats table { margin-right:18px; }*/
form#stats { border-right:1px solid #EEE; }
#mainstats { margin-top:-2px; }
th, td { font-weight:normal; padding-right:10px; }
#stats th { padding-right:20px; padding-left:0px; }

input { width:20px; height:16px; }
input.wide { width:115px; }

#name { position:relative; }
#name-row th { padding-right:10px; }
#name-row input { text-align:right; }

form { float:left; }

#results { float:left; height:100px; width:446px; margin:0 0 0 18px; }
#results table { margin-left:-3px; }
#results td, #results th { border-top:2px solid #FFF; border-bottom:2px solid #FFF; }

#content { padding-top:20px; height:362px; }

#absolute { position:absolute; top:0px; right:75px; color:#F00; z-index:2; font-family:Impact, Arial, Helvetica, sans-serif; font-size:24px; }

.star { text-align:right; }

.grey { color:#666; }
.warm { color:#F90; }
.hot { color:#F00; }

#lingo { margin-top:10px; padding:10px 8px; background-color:#FF9; border-top:1px dashed #999; border-bottom:1px dashed #999; }
#more_lingo { padding:10px 8px; line-height:24px; background-color:#FFD; border-bottom:1px dashed #CCC; }

#footer { font-size:10px; color:#999; line-height:16px; margin-top:8px; text-align:center; font-family:Arial, Helvetica, sans-serif; }
#footer a { color:#999; }
#footer a:hover { color:#F60; }

.col1 { width:166px; }
td.col2 { padding-right:4px; }
td.col3 { padding-right:0px; width:30px; }

/* These are the classes for the hover */
.ft_row th, .gk_row th, .ta_row th, .bc_row th, .df_row th, .at_row th, .sh_row th, .sp_row th { font-weight:bold; }