body
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url("images/bg-icon.gif");
	background-repeat: no-repeat;
	background-position: 300px 200px;
	color: #D0D0D0;
	font-family: "Nina", "Arial", sans-serif;
	letter-spacing: 1px;
	font-size: 10pt;
}

b
{
	color: #FFFFFF;
}

a
{
	color: #6BB2B5;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #4A8486;
}

a:hover
{
	color: #FFF002;
	text-decoration: underline;
}

h1
{
	color: #91C8D5;/*#6BB2B5;*/
	font-size: 120%;
}

h2
{
	color: #6BB2B5;
	font-size: 105%;
	clear: left;
}

ul
{
	margin: 0;
	padding: 0;
	margin-left: 2em;
}

li
{
	/*list-style-image: url("images/bullet.gif");*/
	list-style-type: none;
	background-image: url("images/bullet.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.inputs, .inputs-max, textarea, .form-inputs input
{
	background-color: #000713;
	color: #D0D0D0;
	font-family: "Nina", "Arial", sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;
	border: 1px solid #2A6466;
}

.edit-table
{
	width: 90%;
}

.edit-table th
{
	font-weight: bold;
	text-align: right;
	padding: 1px;
	padding-right: 2px;
	color: #5A9496;
}

.edit-table td
{
	padding: 1px;
}

.edit-table td .inputs-max,
.edit-table td textarea,
.form-border .inputs-max
{
	width: 100%;
}

.content-table
{
	background-image: url("images/bg.gif");
	background-repeat: no-repeat;
	max-width: 1024px;
}

.content-header
{
	height: 84px;
}

.content-profile
{
	padding-right: 5em;
}

.profile-portrait
{
	width: 64px;
	height: 68px;
	padding: 0;
	border: 1px solid #AA3F16;
}

.profile-td
{
	padding-right: 4px;
	text-align: right;
}

.profile-text
{
	font-size: 9pt;
}

.profile-user
{
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 2px;
}

.profile-links
{
	font-size: 8pt;
}

.content-sidebar
{
	background-image: url("images/sidebar.gif");
	background-repeat: repeat-y;
}

.sidebar-brace
{
	width: 145px;
	height: 12px;
}

.sidebar-button
{
	width: 118px;
	height: 29px;
	background-image: url("images/button.gif");
	margin-top: 8px;
	margin-bottom: 0;
}

.sidebar-button a, .sidebar-button span
{
	display: block;
	position: relative;
	width: 107px;
	height: 18px;
	left: 6px;
	top: 4px;
	padding-left: 1px;
	padding-top: 1px;
	text-align: center;
	line-height: 18px;
	white-space: nowrap;
	font-size: 80%;
	font-weight: bold;
}

.sidebar-button span
{
	color: #FFFFFF;
}

.sidebar-button a, .sidebar-subbutton a
{
	color: #18B8F0;
	text-decoration: none;
}

.sidebar-button a:visited, .sidebar-subbutton a:visited
{
	color: #217A9B;
}

.sidebar-button a:hover, .sidebar-button a:active
{
	color: #68CDF2;
	border: 1px solid #05777B;
	padding-left: 0;
	padding-top: 0;
	text-decoration: none;
}

.sidebar-subbutton
{
	width: 118px;
	height: 25px;
	background-image: url("images/sub-button.gif");
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar-subbutton span
{
	color: #D0D0D0;
}

.sidebar-subbutton a, .sidebar-subbutton span
{
	display: block;
	position: relative;
	width: 100px;
	height: 16px;
	left: 9px;
	top: 5px;
	padding-left: 1px;
	padding-top: 1px;
	text-align: center;
	line-height: 16px;
	white-space: nowrap;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

.sidebar-subbutton a:hover, .sidebar-subbutton a:active
{
	color: #68CDF2;
	border: 1px solid #05777B;
	padding-left: 0;
	padding-top: 0;
	text-decoration: none;
}

.content
{
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 5%;
	padding-bottom: 1em;
	text-align: justify;
}

.h1-icon
{
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
	background-image: url("images/h1-icon.gif");
	background-repeat: no-repeat;
}

.key
{
	color: #333333;
	background-color: #BBBBBB;
	padding: 0 4px;
	/*font-variant: small-caps;*/
	/*text-transform: uppercase;*/
	border: 1px solid #777777;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.link-header
{
	font-size: 75%;
	color: #AAAAAA;
}

.link-header b
{
	font-weight: normal;
	color: #999999;
}

.link-header a
{
	white-space: nowrap;
	font-weight: normal;
}

.link-header-h1
{
	font-weight: bold;
	color: #888888;
	margin-bottom: 0.5em;
}

.link-header-h1 a
{
	font-weight: bold;
}

.screen-list dt
{
	float: left;
	clear: left;
	display: block;
	width: 24px;
	height: 24px;
	margin-left: 8px;
	color: #000000;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	background-image: url("images/screen-icon.gif");
	background-repeat: no-repeat;
}

.screen-list dd
{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	margin-left: 40px;
	margin-bottom: 0.5em;
}

.game-toc ul li
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.h2-news
{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.home-intro
{
	font-variant: small-caps;
}

.home-screens
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	white-space: nowrap;
	text-align: left;
}

.home-screens img
{
	margin-left: 4px;
	margin-right: 4px;
}

.faq-dt dt
{
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1em;
	color: #FFFFFF;
}

.faq-dt dt b
{
	color: #AA3F16;
	font-size: 150%;
	float: left;
	margin-left: 4px;
	margin-right: -4px;
}

.faq-dt dd
{
	margin: 0;
	padding: 0;
	margin-left: 0.5em;
}

.news-date
{
	color: #3A7476;
}

.news-archive
{
	/*margin-top: 2em;*/
	font-size: 80%;
	color: #3A7476;
}

.play-reinstall
{
	float: right;
	font-size: 75%;
	display: none;
}

.play-table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

.play-td
{
	padding-left: 2px;
	padding-right: 2px;
}

.play-topbutton
{
	display: block;
}

.play-topbutton a
{
	font-size: 11px;
	line-height: 14px;
	background: #29447E;
	cursor: pointer;
	display: inline-block;
	padding: 0 0 0 1px;
	outline: none;
	color: #049;
	font-weight: bold;
	text-decoration: none;
}

.play-topbutton a:hover
{
	text-decoration: none;
}

.play-topbutton span
{
	background: #5F78AB;
	border-top: 1px solid #879AC0;
	border-bottom: 1px solid #1A356E;
	color: white;
	display: block;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	margin: 1px 1px 0 0;
	text-shadow: none;
}

.controls-table
{
}

.controls-table th
{
	white-space: nowrap;
	text-align: right;
	padding-right: 0.6em;
}

.controls-table td
{
	padding-bottom: 0.5em;
}

.controls-table-h2
{
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	text-align: right;
}

.controls-table h2
{
	margin: 0;
	padding: 0;
}

.controls-table ul
{
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-bottom: 1em;
}

.controls-table ul ul
{
	margin-left: 2em;
}

.controls-table li
{
	margin-top: 0;
}

.units-list li
{
	margin: 0;
}

.units-table
{
	margin-left: 1em;
}

.units-table-spacer
{
	padding: 1em;
}

.unit-table
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.unit-stats
{
	font-size: 90%;
	margin-left: 4em;
}

.unit-stats h1
{
	white-space: nowrap;
}

.unit-stats th
{
	color: #4A8486;
	text-align: right;
	padding-right: 2px;
	white-space: nowrap;
}

.unit-stats td
{
	color: #AAAAAA;
	padding-left: 2px;
	white-space: nowrap;
}

.unit-stats td a
{
	font-weight: normal;
}

.unit-stats td a:visited
{
	color: #6BB2B5;
}

.unit-stats td a:hover
{
	color: #FFF002;
}

.unit-sprite-left
{
	float: left;
	padding-right: 1em;
}

.unit-sprite-right
{
	float: right;
	padding-left: 1em;
}

.screenshot
{
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	clear: right;
}

.screenshot img
{
	border: 1px solid #478789;
}

.screenshot a:hover img
{
	border-color: #FFF002;
}

.screenshot-caption
{
	color: #AAAAAA;
	text-align: center;
	font-size: 75%;
}

.img-right
{
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float: right;
	clear: right;
}

.panel-img
{
	margin-top: -3em;
	margin-left: 2em;
	float: right;
	clear: right;
}

.data-table th
{
	color: #FFFFFF;
	padding: 0.5em;
	width: 1%;
	white-space: nowrap;
	text-align: right;
	padding-right: 0.3em;
}

.data-table td
{
	padding: 0.5em;
	text-align: justify;
}

.missing
{
	margin: 2em;
}

.footer-copyright
{
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 75%;
	height: 68px; /* 100px - 32px because padding adds to the height (stupidly enough) */
	padding-top: 32px;
	color: #777777;
}

.footer-copyright a
{
	font-weight: normal;
}

.form-border, .form-border-sm
{
	border: 1px solid #444444;
	background: #080404;
	padding: 10px;
}

.form-border
{
	width: 90%;
}

.form-border-sm
{
	width: 50%;
}

.form-table
{
}

.form-label
{
	width: 1%;
	white-space: nowrap;
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
	color: #5A9496;
}

.form-inputs
{
	padding: 2px;
	white-space: nowrap;
	text-align: left;
	padding-left: 2px;
}

.form-inputs input, .form-inputs textarea
{
	width: 99%;
}

.form-header
{
	font-weight: bold;
	color: #5A9496;
}

.form-item
{
	width: 100%;
	margin-bottom: 1em;
}

.form-submit
{
	padding-top: 4px;
}

.form-validation
{
	width: 1%;
	color: #FF0000;
	text-align: left;
	padding-left: 2px;
	font-size: 9pt;
}

.form-validation2
{
	color: #FF0000;
}

.form-hint
{
	padding-left: 2px;
	font-style: italic;
	font-size: 9pt;
}

.form-instructions
{
	font-size: 9pt;
}

iframe
{
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid gray;
}

.note
{
}

/* Achievements */

.ach-img
{
	padding: 10px;
}

.ach-points
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}

/* Open Forum */

.openforum-header
{
	width: 99%;
}

.openforum-header td
{
	width: 50%;
}

.openforum-index
{
	width: 99%;
}

.openforum-index th
{
	font-size: 75%;
	text-transform: uppercase;
	padding-left: 2px;
	padding-right: 2px;
	color: #888888;
	white-space: nowrap;
}

.openforum-index td
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.openforum-index .openforum-icon-td
{
	padding-right: 4px;
}

.openforum-index .openforum-title-td
{
}

.openforum-index .openforum-title
{
}

.openforum-index .openforum-user
{
	font-size: 90%;
}

.openforum-index .openforum-last-td
{
}

.openforum-index .openforum-last
{
	font-size: 90%;
}

.openforum-index .openforum-date
{
	font-size: 75%;
	color: #888888;
	white-space: nowrap;
}

.openforum-index .openforum-posts-td
{
	width: 1%;
	text-align: center;
}

.openforum-index-paging
{
	margin-top: 2em;
}

.openforum-index-paging form
{
	display: inline;
}

.openforum-view
{
	width: 99%;
	border-collapse: collapse;
}

.openforum-view .openforum-user
{
	font-size: 90%;
}

.openforum-view .openforum-date
{
	font-size: 75%;
	color: #888888;
	white-space: nowrap;
}

.openforum-view .openforum-users-td
{
	border-bottom: 1px solid #742C10;
}

.openforum-view .openforum-body-td
{
	border-bottom: 1px solid #742C10;
}

.openforum-view .openforum-users
{
	margin: 1em 0;
	margin-right: 0.5em;
}

.openforum-view .openforum-body
{
	margin: 1em 0;
}

.openforum-actions
{
	margin-top: 1em;
}

.openforum-op
{
	border: 1px solid #742C10;
	font-size: 90%;
	background-color: #111111;
	padding: 2px 8px;
	margin: 2px 4px;
}

.openforum-op a:hover
{
	text-decoration: none;
}

