/* Intro */

#title {
  width: 428px;
  height: 30px;
  padding: 10 0 10 5px;
  border-style: solid;
  border-width: 2 0 2 0px;
  border-color: #6040f0;
  font-size: 13px;
  font-weight: bold;
  color: #0000c0 }

#title .only {
  font-size: 10px;
  color: #ff0000 }

.goto {
  font-size: 11px;
  color: #000000 }

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

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

a.game  {
  padding: 0 0 0 10px;
  font-weight: bold;
  color: #5040f0;
  text-decoration: none }

.nb {
  font-size: 9px; }

.nb a {
  text-decoration: none;
  color: #6040f0;
  border-style: dashed;
  border-width: 0 0 1 0px }

.nb a:hover {
  border-style: solid }

#frame {
  padding: 10px;
  background: #d0d0ff}


/* Screenshots */

.sc {
  font: 12px arial }

.scr {
  color: #ff0000;
  font-weight: bold;
  padding-top: 5px }


/* Information Column */

#it {
  padding-left: 20px;
  font-size: 10px;
  color: #000000 }

em {
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  color: #4a2ae0 }

em a {
  text-decoration: none;
  color: #6040f0;
  font-size: 11px }

em a:hover {
  text-decoration: underline }


/* Release dates */

.ftab {
  margin-left: 20px;
  border: 2px solid #efefff }

.flag {
  font: 9px arial }


/* Score */

.score {
  font: 13px verdana }

.score td {
  padding: 0 10 0 10px }

.ten {
  font: 14px verdana;
  font-weight: bold;
  color: #ffffff;
  border-style: solid;
  border-width: 0 0 1 0px;
  border-bottom-color: #b0aaff }

#fun {
  margin-left: 20px;
  padding: 10 20 10 20px;
  font: 11px verdana;
  font-weight: bold;
  background: #fff4f4;
  color: #f40000;
  border: 1px solid #ffd4d4 }

.fun {
  font: 51px arial; }

.diff {
  color: 6040f0;
  font-size: 11px;
  font-weight: bold }

.life {
  color: f00000;
  font-size: 11px;
  font-weight: bold }


/* Age rating */

.rating {
  padding: 2 4 2 4px;
  font-weight: bold;
  background: #000000;
  color: #ffffff }

.rattxt{
  padding-bottom: 1px;
  border-style: solid;
  border-width: 1 0 1 0px;
  font-size: 10px;
  font-style: italic }


/*  Story and features */

#depic {
  margin: 0 40 0 40px;
  padding: 5px;
  font-size: 12px;
  text-align: justify;
  border-style: solid;
  border-width: 2 2 0 6px;
  border-color: #6040f0 }

#source {
  margin: 0 40 0 40px; 
  font-weight: bold;
  padding: 0 0 2 10px;
  background: #6040f0;
  color: #ffffff }


/* Opinions */

input {
  margin: 0px;
  padding-left: 2px;
  font-size: 11px;
  font-family: verdana;
  color: #6040f0 }

textarea {
  margin-bottom: 5px;
  padding-left: 2px;
  font-size: 11px;
  font-family: verdana;
  color: #6040f0 }

#o {
  text-align: justify;
  font-size: 10px;
  margin-bottom: 10px;
  padding: 2 4 2 4px;
  border: 1px solid #6040f0 }

#o span {
  font-style: italic;
  font-weight: bold;
  color: #6040f0 }


/* Buttons */

input.push { 
  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 }


/* In PHP: Hype Meter */

.count {
  font-family: verdana;
  color: #ff0000 }