/*
  Samurai Nintendo's index page theme
  Created by sanjuro (samurai.nintendo@gmail.com)
  http://nintendo.neopages.net
  IMPORTANT: this design is not a template, it is forbidden to use it elsewhere.
*/

a.headline {
  font-weight: bold;
  color: #6040f0;
  text-decoration: none }

.latest {
  font-size: 9px }


/* Upper Menu */

.tracks {font-size: 10px; }

.tracks a {
  text-decoration: none;
  font-weight: normal;
  color: #6040f0 }

.tracks a:hover {
  text-decoration: underline }

a.hlp {
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  color: #6040f0; }


/* Games lists */

a.game  {
  font-size: 11px;
  font-weight: bold;
  color: #2000d0;
  text-decoration: none }

a.gamelist  {
  font-size: 11px;
  font-weight: bold;
  color: #d00040;
  text-decoration: none }


/* Your voice */

table.vote {
  font-size: 11px;
  color: #ffffff;
  border-style: solid;
  border-width: 2px;
  border-color: #a0a0ff }

form {
  margin: 0px;
  padding: 0px;
  font-size: 9px;
  color: #5040c0 }

input.vote { 
  font: 11px verdana;
  font-weight: bold;
  padding: 1px;
  background-color: #7060f0;
  color: #ffffff;
  border-width: 1px;
  border-top-color: #8f8fff;
  border-left-color: #8f8fff;
  border-bottom-color: #000060;
  border-right-color: #000060 }

.results {
  color:#ffffff;
  text-decoration: none }

.results:hover {
  text-decoration: underline }
