html
{
}

body
{
  color: #333333;
  margin: 0;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}

#apage_container 
{
  width: 600px;
  margin: 2em auto 2em auto;
  border: solid 1px #aaaaaa;
  -moz-border-radius: 5px;
}

.emulator 
{
}

a img
{
  border-style: none;
}

img
{
  vertical-align: bottom;
}

#screenshots h2
{
  clear: right;
}

h2
{
  margin-top: 1em;
  margin-bottom: 0.5em;
  font: normal 14pt Georgia, serif;
}

.thumbnails
{
  margin-left: 1em;
  border-collapse: collapse;
  background-color: #fbfaf4;
  border: solid 1px #ababab;
}

.thumbnails a
{
  display: block;
}

.thumbnails td
{
  padding: 0;
}

.thumbnails img
{
  margin: 4px;
  border: solid 1px #ffffff;
}

.thumbnails a.themed-background
{
  cursor: default;
}

.section h2 
{
  border-bottom: solid 1px #ccc;
  display: inline;
}

.section
{
  margin: 1em 0 1em 0;
}

.section p, 
.section ul
{
  margin-left: 1em;
}

#version
{
  font-weight: bold;
}

#header 
{
  color: #000000;
  background-color: #fbfaf4;
  padding: 1em 2em 2em 2em;
  border-bottom: solid 1px #aaaaaa;
  border-top-style: solid;
  border-top-width: 5px;
}

#footer
{
  background-color: #fbfaf4;
  text-align: center;
  margin-top: 2em;
  padding: 1em 2em 1em 2em;
  border-top: solid 1px #aaaaaa;
}

#footer img
{
  margin-top: 0.5em;
}

#title,
#byline
{
}

#title
{
  font-family: sans-serif;
  font-size: 28pt;
  font-weight: bold;
}

sup.super
{
  font-style: oblique;
  font-family: serif;
  vertical-align: top;
}

#title .super
{
  font-style: oblique;
  font-family: serif;
  font-size: 0.5em;
  vertical-align: top;
}

#byline
{
  font-style: oblique;
}

#emulators
{
  color: #000000;
  text-align: right;
  padding: 0.5em 1em;
}

#emulators select,
#emulators input
{
  font-size: 8pt;
}

#shortcuts
{
  float: right;
}

.svn 
{
  font-style: oblique;
}

#shortcuts
{
  font-weight: bold;
}

#shortcuts a
{
  color: #555555;
  font-weight: normal;
  text-decoration: none;
}

#shortcuts a:hover
{
  text-decoration: underline;
}

li
{
  margin-top: 0.25em;
}

#frame
{
  position: absolute;
  visibility: hidden;
  border: solid 1px #aaaaaa;
}

#image_pane
{
  margin-left: 2em;
  background-color: #fbfaf4;
  border: solid 1px #ababab;
  padding: 4px;
}

.no-bullets
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#caption
{
  text-align: center;
  color: #999999;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

#title sub
{
  font-family: serif;
  font-style: oblique;
  font-size: 11pt;
}

#parent a
{
  text-decoration: none;
  font-weight: bold;
}

.list-title a
{
  color: rgb(65, 110, 144);
  text-decoration: none;
  border-bottom: solid 1px #ccc;
  font-style: normal;
}

.list-title
{
  margin-top: 1em;
  font-size: 14pt;
  font-family: Georgia, serif;
}

.list-description
{
  margin-bottom: 1em;
  font-size: 9pt;
  font-style: oblique;
}

#main_container
{
  margin: 2em;
}

.icon
{
  vertical-align: top;
  padding-top: 1em;
}

#binaries
{
  margin-left: 2em;
}

a 
{
  color: #000000;
}

a:hover
{
  background-color: #d0d0d0;
}

.bullet
{
  color: #aaaaaa;
}

.back_to_top,
.sort_by 
{
  border: solid 1px #cccccc;
  padding: 0.25em 1em;
  background-color: #efefef;
}

.back_to_top
{
  margin: 1em 2em;
}

.links 
{
  list-style: none;
  padding-left: 0;
}

.links li
{
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

.link-description 
{
  font-style: oblique;
  display: block;
}

