@import "arcadia.css";

/* highscore_rule */

#highscorerule #centercolumn
{ 
  padding: 8px;
  border-bottom: 1px dotted #666;
}

#highscorerule #centercolumn h2
{
  font-size: 18px;
  border-left: 3px solid #333;
  padding: 4px;
  color: #333;
  margin-bottom: 15px;
  background-image: url(/pub/images/header_bg01.gif)
  }

#highscorerule #centercolumn h3
{
  font-size: 16px;
  padding: 3px;
  color: #333;
  margin-bottom: 15px;
  background-image: url(/pub/images/header_bg01.gif)
  }

#highscorerule #centercolumn h4
{
  font-size: 14px;
  padding: 3px;
  color: #333;
  border-bottom: 1px dotted #333;
  border-left: 3px solid #333;
  margin-bottom: 15px;
  }

#highscorerule #centercolumn p
{ 
  font-size: 14px;
  color: #333;
  line-height: 1.4em;
  margin-bottom: 1em;
 }

#highscorerule #centercolumn #nohit
{ 
  font-size: 16px;
  border: 1px solid #666;
  padding: 4px;
  text-align: center;
  background-color: #f99;
  }

#highscorerule #rightcolumn
{ 
  padding: 0px;
  }

#highscorerule #rightcolumn #searchform
{ 
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  }

#highscorerule #rightcolumn #searchform #searchfield, 
#highscorerule #rightcolumn #searchform #searchbutton
{ 
  margin-bottom: 5px;
  }

#highscorerule #rightcolumn p
{ 
  font-size: 12px;
  color: #333;
  line-height: 1.4em;
  margin-left: 4px;
  margin-bottom: 5px;
 }

#highscorerule #rightcolumn h2
{ 
  font-size: 16px;
  background-image: url(/pub/images/header_bg_right.gif);
  color: #fff;
  border-top: #9cf;
  border-left: #9cf;
  border-bottom: #009;
  border-right: #009;
  margin-top: 4px;
  margin-left: 4px;
  margin-bottom: 8px;
  padding: 2px;
  }

#highscorerule #rightcolumn li
{ 
  border: 1px solid #999;
  padding: 4px;
  font-size: 12px;
  list-style: none;
  margin: 4px;
  margin-bottom: 10px;
  background-color: #ddd;
  }

#highscorerule #rightcolumn li a
{ 
  display: block;
  color: #333;
  text-decoration: none;
  }

#highscorerule #rightcolumn li a:hover
{
  text-decoration: underline;
  background-color: #ccc;
  }

#highscorerule #centercolumn table
{
  font-size: 12px;
  color: #333;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 15px;
  }

#highscorerule #centercolumn table .col1
{ 
  width: 80px;
  padding: 2px;
  background-color: #ccc;
 }

#highscorerule #centercolumn table .col2
{ 
  width: 400px;
  padding: 2px;
 }

#highscorerule #centercolumn table .cell1
{ 
  padding: 2px;
  background-color: #ccc;
 }

#highscorerule #centercolumn table .cell2
{ 
  padding: 2px;
 }

#highscorerule #centercolumn table .cell2 .photo
{ 
  text-align: center;
 }

#highscorerule #centercolumn table .cell2 p
{ 
  font-size: 12px;
  color: #333;
  line-height: 1.4em;
  margin-bottom: 1em;
 }
