html, body {
	margin:0;
	padding:0;
	}

body {
	color: #8c8c8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: black;
	background-image: url(../images/www/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#container {
	width: 824.5px;
	min-height: 850px;
	margin: 0 auto;
	}
	
a {
	color: #22daeb;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	}

#logoclick {
	width: 600px;
	height: 182px;
	margin: 0 auto;
	display: block;
	}
	
#investorbanner {
	position: absolute;
	right: 5px;
	top: 5px;
	}
	
#investorbanner img {
	border: none;
	}
	
/* --- TOPBAR --- */

#login {
	width: 100%;
	height: 54px;
	font-size: 9px;
	color: #bfbfbf;
	}

#login b {
	color: white;
	}

#login a {
	color: #fae47f;
	text-decoration: none;
	}

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

#loginbox {
	float: left;
	margin-top: 31px;
	margin-left: 7px;
	}

#loginbox ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#loginbox li{
	display: block;
	padding-right:5px;
	float:left;
	}

/*
.logininput{
	background-image: url(../images/www/logininput.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 25px;
	float:left;
	padding-right:10px;
	margin-top: -3px;
	}

.logininput input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: none;
	background-color: #979797;
	border: none;
	width: 158px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	}

#loginbutton{
	background: none;
	border: none;
	background-image: url(../images/www/loginbutton.png);
	background-repeat: no-repeat;
	margin-top:-4px;
	margin-right:10px;
	width: 32px;
	height: 22px;
	cursor: hand;
	cursor: pointer;
	} 

#loginbutton:hover {
	background-image: url(../images/www/loginbutton_alt.png);
	} 
*/
#avatar {
	background-image: url(../images/www/avatarbg.png);
	width: 54px;
	height: 54px;
	float:left;
	margin-left: 1px;
	}

#avatar img{
	margin: 6px;
	border: none;
	}

#logintext {
	float: left;
	margin-top: 24px;
	}

#language {
	margin-right: 10px;
	margin-top: 31px;
	float: right;
	}

#language img {
	border: 1px solid #666666;
	padding: 1px;
	}

#language img:hover {
	border: 1px solid #ffffff;
	}


/* --- MAINMENU--- */

#mainmenu {
	width: 170px;
	margin-top: 8px;
	margin-left: 8px;
	float:left;
	}

.arrowlistmenu{
width: 170px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
margin: 0;
margin-bottom: 1px;
padding: 0;
cursor: hand;
cursor: pointer;
width: 170px;
height: 24px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
margin: 0px 0px;
padding: 0px;
}

.arrowlistmenu ul li a{
color: #6e9a9c;
display: block;
padding: 3px 0px;
margin-bottom: 0px;
text-align: center;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #354243;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
}

.arrowlistmenu ul li a:hover{
color: #7aedf4;
background-color: #252e2e;
}

.arrowlistmenu ul li a[href^="https://"] {
  background: url(../images/www/icon_secure.png) no-repeat 2px;
}

.arrowlistmenu ul li a[href^="https://"]:hover {
  background: url(../images/www/icon_secure.png) no-repeat 2px #252e2e;
}

/* --- CONTENT --- */

.contentframe {
	width: 612px;
	margin-top: 8px;
	margin-right: 17px;
	float: right;
	}

.content {
	border: 1px solid #333739;
	background: url(../images/www/contentbg.png);
	text-align: justify;
	line-height: 14px;
	width: 610px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.longhead {
	background: url(../images/www/head_long.png);
	height: 20px;
	padding-left: 16px;
	}

.content p {
	margin: 0;
	margin-bottom: 15px;
	margin-left:15px;
	margin-right:15px;
	padding: 0;
	}

.content b {
	color: #acacac;
	}

.newsframe {
	width: 302px;
	margin-top: 8px;
	margin-right: 8px;
	float: right;
	}

.newscontent {
	border: 1px solid #333739;
	background: url(../images/www/contentbg.png);
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 14px;
	height: 165px;
	}

.newscontent a{
	color: white;
	}

.shorthead {
	background: url(../images/www/head_short.png);
	height: 20px;
	padding-left: 16px;
	}

.bannersframe {
	width: 302px;
	height: 212px;
	margin-top: 8px;
	margin-right: 17px;
	float: right;
	}

#screenshots {
	border: 1px solid #333739;
	background: url(../images/www/contentbg.png);
	width: 610px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#screenshots img {
		border: 1px solid #333739;
		padding: 1px;
	}

#screenshots img:hover {
		border: 1px solid #636769;
	}

#screenshots ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	}

#screenshots li{
	margin: 0;
	padding: 0;
	display:inline;
	margin-right: 6px;
	}
	
.archivelink {
	float: right;
	font-size: 9px;
	margin-top: 3px;
	margin-right: 8px;
	color: #a2a2a9;
	}
	
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cbcbcb;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0;
	margin-bottom: 10px;
	background: #262b2e;
	border-top: 1px solid #333739;
	border-bottom: 1px solid #333739;
	}

h2 {
	text-transform: uppercase;
	color: white;
	padding: 0;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 11px;
	}

h3 {
	color: #fae47f;
	padding: 0;
	margin: 0;
	margin-left:15px;
	margin-bottom: 5px;
	margin-right:15px;
	font-weight: bold;
	font-size: 11px;
	}

.timestamp {
	color: #50a0ac;
	font-size: 9px;
	margin-left:15px;
	}

.content ul {
	list-style-image: url(../images/www/bullet1.gif);
	}
	
.content li {
	margin-right: 15px;
	margin-bottom: 5px;
	}
	
.contentbreak {
	clear: both;
	}
	
hr {
	margin-bottom: 10px;
	border: none;
	border-top: 1px solid #333739;
	border-bottom: 1px solid #333739;
	height: 5px;
	background: #262b2e;
	display:block;
	color: #262b2e;
	clear: both;
	}

.chartable {
	margin: 0 auto;
	border: 1px solid #333739;
	padding: 0px;
	background: url(../images/www/contentbg.png);
}
.chartable img{
	border: 1px solid #333739;
}
.chartable th {
	font-weight: bold;
	font-size: 13px;
	color: white;
	border-top: 1px solid #333739;
	border-bottom: 1px solid #333739;
}
.dockstatus {
	text-transform: uppercase;	
	font-size: 8px;
	font-weight: bold;
}

/* --- FORMS --- */

.content form{
	margin: 15px;
	}
	
.content input, .content select, .content textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	}
	
.content form table{
	margin: 0 auto;
	border: 1px solid #333739;
	padding: 0px;
	}
	
.content form tr, .content form td{
	margin: 0px;
	padding: 0px;
	}
	
.content form td{
	padding: 2px 10px;
	}

.highcell {
	height: 40px;
	}

#regform{
	width: 500px;
	}
	
.required{
	font-size: 9px;
	color: #22daeb;
	}
	
.error-highlight{
	border: 2px solid #f00;
	}
	
.center{
	text-align: center;
	}
	
.field1{
	width: 150px;
	}
	
.field2{
	width: 250px;
	}
	
.field3{
	width: 500px;
	}
	
.field100{
	width: 100%;
	}
	
#strength{
	font-size: 9px;
	background-repeat: no-repeat;
	background-position: center 14px;
	display: inline;
	vertical-align: top;
	padding-bottom: 10px;
	min-width: 80px;
	}
	
.strength_tooshort{
	background-image: url(../images/www/pass/tooshort.png);
	}
	
.strength_fair{
	background-image: url(../images/www/pass/fair.png);
	}
	
.strength_medium{
	background-image: url(../images/www/pass/medium.png);
	}
	
.strength_strong{
	background-image: url(../images/www/pass/strong.png);
	}
	
#recaptcha_widget_div{
	padding-top: 5px;
	padding-bottom: 25px;
	width: 318px;
	margin: 0 auto;
	}

.terms{
	border: 1px solid #333739;
	background: #262b2e;
	margin: 0 auto;
	height: 20px;
	display: table;
	padding: 5px;
	margin-bottom: 15px;
	}

.terms input{
	margin-left: 5px;
	vertical-align: middle;
	}

.highlight {
  color: red;
  }

/* --- PETITIONS --- */	
	
fieldset{
	border: 1px solid #333739;
	margin: 15px;
}
fieldset legend{
	color: #fae47f;
	font-weight: bold;
	font-size: 11px;
}
#addnew select{
	height: 20px;
	width: 220px;
}
#addbox table{
	width: 100%;
}
#addbox .field{
	width: 60px;
}
#addbox textarea{
	height: 200px;
}
#mypetitions table{
	width: 100%;
}
#mypetitions td{
	padding: 4px;
	border: 1px solid #333739;
	background: #262b2e;
}
#mypetitions thead td{
	font-weight: bold;
	color: white;
	border: none;
	background: none;
}
.petition_filedunder {
	color: white;
	margin-left: 3px;
}
.petition_filedunder b{
	color: #fae47f;
}
.petition_own {
	border: 1px solid #333739;
	padding: 5px;
	margin-top: 5px;
}
.petition_own p{
	margin: 0px;
	padding: 0px;
}
.petition_reply_date {
	background: #262b2e;
	font-size: 9px;
	text-align: right;
	display: block;
	border-bottom: 1px solid #333739;
	border-left: 1px solid #333739;
	border-right: 1px solid #333739;
	margin-bottom: 5px;
	padding-right: 4px;
}
#petitionreply textarea{
	width: 100%;
	height: 200px;
}
.backlink{
	display: block;
	text-align: center;
}


/* --- WIKI --- */

.imgleft {
	float: left;
	margin: 15px;
	margin-top: 0px;
	padding: 1px;
	border: 1px solid #333739;
	}
.imgright {
	float: right;
	margin: 15px;
	margin-top: 0px;
	padding: 1px;
	border: 1px solid #333739;
	}
.imgcenter {
	text-align:center;
	margin: 15px;
	padding: 1px;
	}
.imgright img,.imgleft img,.imgcenter img{
	border: 0px;
	}
.galleryimage {
	}
.content dl {
	margin-right: 30px;
	}

.content dt {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:4px;
	}

.content dd {
	padding-left: 5px;
	margin-right:15px;
	}

.search dd b {
	color: #82dd33;
	}
.tocfloatbox {
	float: right;
	margin: 15px;
	margin-top: 0px;
	border: 1px solid #333739;
	border-bottom: none;
	width: 150px;
	text-align: left;
	background-image: url(../images/www/tocbg.png);
	background-repeat: repeat-x;
	}
.tocfloatbox ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
.tocfloatbox li {
	margin: 0;
	padding: 0;
	padding: 5px;
	border-bottom: 1px solid #333739;
	}
.tocfloatbox a {
	font-weight: normal;
	}


/* --- ROBOT BROWSER --- */

#robot_container {
	width: 583px;
	border: 1px solid #333739;
	margin: 0 auto;
	font-size: 9px;
	display: table;
	margin-bottom: 10px;
}

#robot_container th {
  text-align: left;
  margin: 0;
  padding: 0;
}

#robot_container td {
  text-align: right;
  color: #d5d5d5;
  margin: 0;
  padding: 0;
}

#robot_picture {
  float: left;
  margin-top: 10px;
}

#robot_infobox {
  float: right;
  margin: 15px;
}

#robot_basicinfo table{
	width: 250px;
}

#robot_description {
	width: 250px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-top: 1px solid #333739;
	border-bottom: 1px solid #333739;
	}
	
#robot_description p{
	margin: 0;
	}
	
#robot_specs table{
	width: 250px;
	}
	
/* --- MMORPG TABLE --- */

#mmorpgtable td{
	padding: 4px;
	border: 1px solid #333739;
	vertical-align: top;
	text-align: left;
	font-size: 9px;
}
#mmorpgtable th{
	padding: 4px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
#mmorpgtable ul{
	padding-left: 15px;
	margin: 0px;
}
#mmorpgtable .thead1{
	text-transform: uppercase;
	text-align: center;
}
#mmorpgtable .thead2{
	text-transform: uppercase;
	text-align: left;
	color: #13cbf3;
	border: 1px solid #333739;
	background: #262b2e;
}

/* --- FOOTER --- */

#footer {
	width: 826px;
	margin: 0 auto;
	text-align: right;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
	}

#footer a {
	color: white;
	text-decoration: none;
	}

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

/* --- ERROR MSG --- */

#error {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/www/errormsg-bg.png);
	border-bottom: 1px solid #ac453c;
 }

#error-content {
	position: relative;
	color: white;
	font-size: 9px;
	padding: 4px;
	text-align: center;
 }

#error-close {
	float: right;
 }
 
#error-close img {
	border: none;
 }
 
.hdr {
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 4px;
	color: #fae47f;
 }
 
ul.errors {
  color: red;
  font-weight: bold;
}
.message {
  color: green;
  font-weight: bold;
}

/* --- HIGHSCORE --- */

#highscore {
 	border: 1px solid #333739;
	margin: 0 auto;
}

.highscorerank {
	text-align: center;
	color: white;
	background: url(../images/www/contentbg.png);
 }

.highscoreavatar {
	border: 1px solid #333739;
	padding: 1px;
 }

.highscorechar {
 }

.highscorenick {
	font-weight: bold;
	color: white;
	background: url(../images/www/contentbg.png);
 }

.highscorecorp {
	font-size: 9px;
	background: url(../images/www/contentbg.png);
 }

.highscorekills {
	color: #b3b7b9;
	padding: 5px;
	background: #262b2e;
	text-align: center;
 }

.addthis_floatright {
  float: right;
  margin-top: 2px;
  margin-right: 5px;
}

.addthis_button img {
  border: 0px;
}
#footer .addthis_button_expanded {
  color: black;
}

#buttons img {
  border: 0px;
}

.adminedit {
  font-size: 80%;
  text-align: right;
  margin-right: 10px;
}

#misspelling_result, #misspelling_result b {
  color: #fae47f;
}
#welcomerobot {
  float: right;
  width: 140px;
  height: 140px;
  margin-left: 5px;
  margin-right: 10px;
  margin-top: -10px;
}
.registerbutton {
  margin: 30px auto 0;
  width: 193px;
  height: 42px;
  display: block;
  background: url(../images/www/register_button.png);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -1px;
  line-height: 42px;
  overflow: hidden;

}
a.registerbutton{
  color: #999;
}
a.registerbutton:hover{
  color: white;
}

#downloadbuttons {
  margin: 15px auto;
  width: 500px;
  height: 50px;
  display: block;
}
#downloadwin {
  width: 140px;
  height: 50px;
  display: block;
  background: url(../images/www/downloadbutton_win.png) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -1px;
  overflow: hidden;
  float: left;
  padding-left: 71px;
  padding-right: 20px;
  padding-top: 9px;
}
a#downloadwin{
  color: #91acb7;
}
a#downloadwin:hover{
  color: #8fdcfb;
}
#downloadcross {
  width: 150px;
  height: 50px;
  display: block;
  background: url(../images/www/downloadbutton_crossover.png) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -1px;
  overflow: hidden;
  float: right;
  padding-left: 57px;
  padding-right: 20px;
  padding-top: 9px;
  
}
a#downloadcross{
  color: #c2aa77;
}
a#downloadcross:hover{
  color: #ffe076;
}



