/* Primary Styles */
body 
{
 background-color: black;
 font-family: Arial, Helvetica, sans-serif;
 color: white;
 text-align: center;
 font-size: 16px;
}

table 
{
 empty-cells: show;
 border-spacing: 0;
 border-style: none;
 border-collapse: collapse;
 background-repeat: repeat;
 margin: 0;
 padding: 0;
 text-align: left;
 vertical-align: middle;
}

img 
{
 border-width: 0;
}

a 
{
 color: #CCFFFF;
}

a:hover, a:active 
{
 color: #33FF33;
}

a:visited 
{
 color: #66FF99;
}

ul 
{
 list-style-type: square;
}

li 
{
 marker-offset: 0;
}

/* Button Row Styling */
table.buttonrow 
{
 width: auto;
 text-align: center;
 font-size: 85%;
 margin-bottom: 8px;
}

table.brwtm 
{
 margin-top: 8px;
}

.buttonrow img 
{
 clear: both;
 outline-width: 0;
 border-width: 0;
}

.buttonrow td 
{
 padding: 8px;
}

.buttonrow td.active 
{
 background-color: #0060C0;
 border-style: solid;
 border-width: 1px;
 border-color: #C0E0FF;
}

.buttonrow td.cc2 
{
 width: 50%;
}

.buttonrow td.cc3 
{
 width: 33%;
}

.buttonrow td.cc4 
{
 width: 25%;
}

.buttonrow td.cc5 
{
 width: 20%;
}

.buttonrow td.cc6 
{
 width: 16%;
}

.buttonrow td.cc7 
{
 width: 14%;
}

.buttonrow td.cc8 
{
 width: 12%;
}

/* Gamelist Styling */
table.gamelist 
{
 width: 95%;
 margin-bottom: 30px;
 text-align: left;
}

.gamelist img 
{
 border-width: 0;
 float: left;
 outline-width: 0;
}

.gamelist td
{
 padding: 12px;
}

.gamelist td.notoppad 
{
 padding-top: 0;
}

.gamelist td.center 
{
 text-align: center;
}

.gamelist td.center img 
{
 float: none;
}

.gamelist td.left 
{
 text-algin: left;
}

.gamelist td.halfwidth 
{
 width: 50%;
}

.gamelist tr.c0 
{
 background-color: #004080;
}

.gamelist tr.c1 
{
 background-color: #003870;
}

.gamelist tr.c0_red 
{
 background-color: #802020;
}

.gamelist tr.c1_red 
{
 background-color: #701C1C;
}

/* Alphalist Styling */
table.alphalist 
{
 width: 80%;
 margin-bottom: 30px;
 text-align: left;
}

.alphalist td
{
 padding: 4px;
}

.alphalist td.center 
{
 text-align: center;
}

.alphalist td.left 
{
 text-algin: left;
}

.alphalist tr.c0 
{
 background-color: #004080;
}

.alphalist tr.c1 
{
 background-color: #003870;
}

.alphalist tr.c0_red 
{
 background-color: #802020;
}

.alphalist tr.c1_red 
{
 background-color: #701C1C;
}

/* Text Colouring */
span.ltyellow 
{
 color: #ffff80;
 background-color: transparent;
}

span.ltgreen 
{
 color: #80ff80;
 background-color: transparent;
}

span.ltcyan 
{
 color: #80ffff;
 background-color: transparent;
}

span.ltred 
{
 color: #ff8080;
 background-color: transparent;
}

span.gog1 
{
 color: #93BE03;
 background-color: transparent;
}

span.gog2 
{
 color: #FCB70A;
 background-color: transparent;
}

/* PixelShip List Colouring */
td.pxs_shipimg 
{
 background-color: black;
 text-align: center;
}

td.pxs_pow 
{
 width: 22%;
 background-color: #600000;
}

td.pxs_spd 
{
 width: 22%;
 background-color: #000080;
}

td.pxs_egy 
{
 width: 22%;
 background-color: #505000;
}

td.pxs_def 
{
 width: 22%;
 background-color: #006000;
}

/* Special Images */
img#pixelmachine 
{
 position: relative;
 float: left;
 outline-width: 0;
 padding: 0;
 margin: 0;
 top: -1px;
 left: 0;
}

img#ulex, img#drex 
{
 outline-width: 0;
 padding: 0;
 margin: 0;
}

/* Horizontal Bar */
table.hbar 
{
 margin: 0;
 width: 100%;
 height: 8px;
 text-align: center;
}

td.line 
{
 background-image: url(images/hbar_bg.gif);
 background-color: #002850;
 background-repeat: repeat-x;
 background-position: 0 50%;
 width: 100%;
}

/* Format Header Table Styling */
td#update 
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: right;
 width: 100%;
}

td#update span 
{
 font-weight: normal;
}

/* Format Table Styling */
table#maintable 
{
 width: 100%;
 vertical-align: top;
}

td#main-r1c1 
{
 background-image: url(images/fr_menu1.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 264px;
 height: 17px;
}

td#main-r1c2 
{
 background-image: url(images/fr_box_ul.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 17px;
 height: 17px;
}

td#main-r1c3 
{
 background-image: url(images/fr_box_u.gif);
 background-color: black;
 background-repeat: repeat-x;
 background-position: 0 0;
 height: 17px;
 text-align: left;
}

td#main-r1c4 
{
 background-image: url(images/fr_box_ur.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 17px;
 height: 17px;
}

td#main-r2c1 
{
 background-image: url(images/fr_menu4.gif);
 background-color: black;
 background-repeat: repeat-y;
 background-position: 0 0;
 vertical-align: top;
 width: 264px;
 line-height: 1px;
}

td#main-r2c2 
{
 background-image: url(images/fr_box_l.gif);
 background-color: black;
 background-repeat: repeat-y;
 background-position: 0 0;
 vertical-align: top;
 text-align: left;
 width: 17px;
}

td#main-r2c3 
{
 background-color: #002850;
 background-repeat: repeat;
 padding: 16px;
 vertical-align: top;
 text-align: left;
}

td#main-r2c4 
{
 background-image: url(images/fr_box_r.gif);
 background-color: black;
 background-repeat: repeat-y;
 background-position: 0 0;
 vertical-align: bottom;
 text-align: right;
 width: 17px;
}

td#main-r3c1 
{
 background-image: url(images/fr_menu5.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 264px;
 height: 17px;
}

td#main-r3c2 
{
 background-image: url(images/fr_box_dl.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 17px;
 height: 17px;
}

td#main-r3c3 
{
 background-image: url(images/fr_box_d.gif);
 background-color: black;
 background-repeat: repeat-x;
 background-position: 0 0;
 height: 17px;
}

td#main-r3c4 
{
 background-image: url(images/fr_box_dr.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 17px;
 height: 17px;
}

#main-r2c1-div1 
{
 background-image: url(images/fr_menu2.gif);
 background-color: black;
 background-repeat: repeat-y;
 background-position: 0 0;
 width: 264px;
}

#main-r2c1-div2 
{
 background-image: url(images/fr_menu3.gif);
 background-color: black;
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 264px;
 height: 28px;
}

/*Additional Styles*/
h1 
{
 margin-top: 30px;
 margin-right: 0;
 margin-bottom: 30px;
 margin-left: 0;
 font-size: 165%;
 font-weight: bold;
 text-align: center;
}

h1.sale 
{
 margin-top: 14px;
 margin-right: 0;
 margin-bottom: 4px;
 margin-left: 0;
 color: #80ffff;
}

.gamelist h1 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 44px;
 font-size: 150%;
 text-align: left;
}

h1.nomargin 
{
 margin-left: 0;
}

h2 
{
 margin-top: 30px;
 margin-right: 0;
 margin-bottom: 30px;
 margin-left: 0;
 font-size: 115%;
 font-weight: bold;
 text-align: center;
}

h2.sale 
{
 margin-top: 0;
 margin-bottom: 30px;
}

.gamelist h2 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 font-size: 150%;
 text-align: right;
 vertical-align: top;
}

h3 
{
 font-size: 100%;
 font-weight: bold;
 text-decoration: underline;
}

h3.faq 
{
 font-size: 108%;
 color: #ffff80;
 background-color: transparent;
}

h4 
{
 font-size: 100%;
 font-weight: bold;
}

.gamelist h4 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 font-size: 108%;
 vertical-align: middle;
}

#main-r2c3 p 
{
 text-indent: 32px;
 letter-spacing: 0.5px;
 line-height: 1.2em;
}

p#copymsg 
{
 font-size: 85%;
 text-align: center;
}

p#discmsg 
{
 font-size: 70%;
 text-align: center;
}

p#saleinfo 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 30px;
 margin-left: 0;
 font-weight: bold;
 text-align: center;
 text-indent: 0;
}

div.fixedwidth
{
 font-family: Courier;
 font-size: 14px;
 white-space: pre-wrap;
}

div.smallprint 
{
 font-size: 85%;
}

div.fineprint 
{
 font-size: 70%;
 text-align: center;
}