body{
	background-color: #000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}

#codemformlink{
color: #D8AC43;
}
#codemformlink a:visited { color: #D8AC43; text-decoration: none;}
#codemformlink a:link { color: #D8AC43; text-decoration: none;}
#codemformlink a:hover { color: #D8AC43; text-decoration: underline;}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #F2E7D3;
}

h2{
	font-size: 12px;
	font-weight: bold;
}

img{
	border: 0px;
}

a,
a:link,
a:active,
a:visited{
	color: #F2E7D3;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #fff;
	text-decoration: none;
}

ul, li {
	margin: 0px;
	padding: 0px;

}

li.one {
	list-style-image: url(numbers_1.jpg);
}
li.two {
	list-style-image: url(numbers_2.jpg);
}
li.three {
	list-style-image: url(numbers_3.jpg);
}
li.four {
	list-style-image: url(numbers_4.jpg);
}

acronym {
	border-bottom: 0px;
}




#container{
	margin:0px auto;
	width: 970px;
}

#head img {
    display: block;
    float: left;
}

#head{
	width: 970px;
	height: 206px;
	padding-left:3px;
}

#main-container{
	width: 965px;
	padding-left:5px;
}

#left-navigation{
	width:200px;
	float:left;

}

#links-bar{
	background-image:url('leftnavbkgrd.jpg');
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:463px;
	height: auto !important;
	height: 463px;
}

.avatar-img {
    width: 59px;
    height: 61px;
    object-fit: cover;
    border: 2px solid rgb(63, 63, 41);
    border-radius: 5px;
    transition: transform 0.3s ease;
}
.avatar-img:hover {
    transform: scale(1.2);
    z-index: 2;
}



.inactive{
	color: #999999;
	padding-left:35px;
}

.linkentry{
	padding-left:35px;
	font-size: 10px;
}

#community-panel .linkentry{
	padding-left:17px;
	font-size: 10px;
}

#community-panel .inactive{
	color: #999999;
	padding-left:17px;
}

.divider-long
{
	background-image:url('divide.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin-top: 19px;
	margin-bottom: 19px;
	clear: both;
	width:445px;
}

.movies
{
	background-image:url('divide.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin-top: 19px;
	margin-bottom: 19px;
	clear: both;
	width:445px;
}

.download a:link { font-size: 11px;text-decoration: underline;}
.download a:active { font-size: 11px;text-decoration: underline;}
.download a:visited { font-size: 11px;text-decoration: underline;}
.download a:hover { font-size: 11px;text-decoration: underline;}

/*#downloadlist td {
	border-bottom: 1px #555555 dashed;
	padding-bottom: 4px;
}*/


hr {
	padding-top:5px;
	height: 7px;
	background-image:url('divide.jpg');
	background-repeat:no-repeat;
  	clear: both;
	border:none;

}

#server-status{
	height:135px;
	background-image:url('serverstatus.jpg');
	background-repeat:no-repeat;
	padding-top: 90px;
	padding-left: 20px;
}

.serverentry {
float: right;
padding-right:30px;
}

.servername {
position: relative;
top: 6px;
float: left;
font-weight: bold;
}

#logos{
	height:130px;
}

#centre-column{
	width:546px;
	float:left;
	margin-left:-4px
}


#contentbody{
	/*background-image:url('internalbkgrd.jpg');*/
	background-repeat:no-repeat;
	min-height:576px;
	height: auto !important;
	height: 576px;
	padding-left:45px;
	padding-right:45px;
	padding-top:20px;
	overflow: visible;
}

#centre-overview-background{
	background-image:url('overviewbkgrd.jpg');
	background-repeat:no-repeat;
	min-height:523px;
	height: auto !important;
	height: 523px;
	padding-left:45px;
	padding-right:45px;
	padding-top:10px;
	overflow: visible;
	margin-top:-1px
}


#news-box{
	background-image:url('latestnewsbkgrd.jpg');
	background-repeat:no-repeat;
	min-height:261px;
	height: auto !important;
	height: 261px;
	padding-top:11px;
	padding-left:55px;
	padding-right:33px;

}

#more-news{
	text-align:center;
	padding-top:22px;
	padding-bottom:2px;
}

#article{
	margin-bottom: 23px;
	clear: both;
}

#footer{
	margin-top: 10px;
	color:#635C4A;
	text-align:center;
}

#right-navigation{
	width:204px;
	float:left;
}


#community-panel{
	background-image:url('commlinksbkgrd.jpg');
	background-repeat:no-repeat;
	height:134px;
	padding-top:20px;
}

#newsletter-panel{
	margin:0px;
	height:131px;
}

#current-archlord-panel{
	height:178px;
}

#movies-panel{
	height: 192px;
}

#COG-panel{
	height: 133px;
}




#screenshots {
	text-align: center;
}
#screenshots table {
	margin:0 auto;
	height:152px;

}
#screenshots td {
	width: 190px;
	padding-top: 10px;

}

#screenshots img {
	border: 1px solid #ffffff;
}

.thumbcaption {
	margin-top: 12px;
}

.caption {
	display:none;
	visibility:hidden;
}

.article .image {
	float: right;

}

#article #header{
	color: #F2E7D3;
	font-weight: bold;
}

.article, #article {
	clear: both;
}

.headline {
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
}

.date{
	font-size: 8px;
	color: #C3B49D;
}

.paginator{
	padding-top: 5px;
	font-weight: bold;
}

.thumbcaption {
	font-size: 10px;
	color: #FFF;
}


div.formrow {
	clear: both;
	padding-top: 10px;
}

div.formrow span.formlabel {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}

div.formrow span.formentry {
	float: right;
	width: 335px;
	text-align: left;
	font-weight: bold;
}

#submitlink {
	padding: 5px;
	padding-top: 10px;
	margin: 0px auto;
}

span.formentry select,
span.formentry input,
span.formentry textarea {
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.read-more{
	padding-top: 3px;
	float: right;
}

/*
div.overviewrow {
	clear: both;
	padding-top: 10px;
}

div.overviewrow span.leftcolumn {
	float: left;
	width: 50%;
	text-align: left;
}

div.overviewrow span.rightcolumn {
	float: right;
	width: 50%;
	text-align: right;
}*/


#articlelinks #summary {
	padding-bottom: 12px;
}

ul{
	padding-left: 50px;
}

#supporttitle a:link,
#supporttitle a {
	color: #cea464;
	text-decoration: none;
}

#supporttitle a:hover{
	color: #fff;
	text-decoration: none;
}

#supporttitle {
	background-image: url('title_link.jpg');
	background-repeat: no-repeat;
	padding-left:0px;
	text-decoration:none;
	height:25px;
	margin-top:12px;
}

#supporttitle h2{
	padding-top:4px;
}

#supporttext {
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:5px;
}

div.formrow {
	clear: both;
	padding-top: 10px;
	width:450px;
}

div.formrow span.formlabel {
	float: left;
	width: 135px;
	text-align: right;
	padding-right:10px;
}

div.formrow span.formentry {
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
}

.formentry select,
.formentry input,
.formentry textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.formrow span.formsubmit {
	float: right;
	padding-top: 15px;
	padding-right:42px;
	text-align: right;
	vertical-align: middle;
}

.labeltitle{
	font-weight:bold;
}

.labeldescription{
	font-style: italic;
}

.labelerror{
	font-weight: bold;
	color: #F00;
}

#betatitle {
	background-image: url('title_link.jpg');
	background-repeat: no-repeat;
	padding-left:0px;
	text-decoration:none;
	height:25px;
	margin-top:12px;
}

#betatitle h2{
	padding-top:4px;
	color: #cea464;
}

#servercomp-background{
	background-image:url('overviewbkgrd.jpg');
	background-repeat:no-repeat;
	min-height:523px;
	height: auto !important;
	height: 523px;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	overflow: visible;
	margin-top:-2px;
}

#preorder-background{
	background-image:url('internalbkgrddefault.jpg');
	background-repeat:no-repeat;
	min-height:523px;
	height: auto !important;
	height: 523px;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	overflow: visible;
	margin-top:-2px;
}

#retailer-access-form{
	padding-left:60px;
	padding-right:60px;
}

#maincontent{
	background-image:url('internalbkgrddefault.jpg');
	background-repeat:no-repeat;
	min-height:576px;
	height: auto !important;
	height: 576px;
	padding-left:45px;
	padding-right:45px;
	padding-top:20px;
	overflow: visible;
	margin-top:-2px;
}


#contents{
	text-align:center;
}

.linkentry ul{
	margin-left:-42px;
}

.linkentry li{
	list-style-type: none;
}

.fixture{
	font-size: 14px;
	font-weight: bold;
	color: #F2E7D3;
}

.number_bullet{
	width:25px;
	height:22px;
	padding-bottom:2px;
	float:left;
}

.features_bullet{
	height:22px;
	padding-bottom:2px;
	padding-top:2px;
	float:left;
	vertical-align:middle;
}

.features_bullet_highlight{
	color:#d08f55;
}

.break{
	clear:both;
}

.db_select{
	color:#F2E7D3;
	background-color:#392B0E;
	font-size:10px;
	width:220px;
}

#db_table{

}

#db_table .row1{
	background-color:#392B0E;
}

#db_table .row2{
	background-color:#43341D;
}




.required{
	color: orange;
}

div.bugformrow {
	clear: both;
	padding-top: 10px;
	width:450px;
}

div.bugformrow span.bugformlabel {
	float: left;
	width: 100px;
	text-align: right;
	padding-right:10px;
}

div.bugformrow span.bugformentry {
	float: left;
	width: 200px;
	text-align: left;
	vertical-align: middle;
}

.bugformentry select,
.bugformentry input,
.bugformentry textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
}

div.bugformrow span.bugformsubmit {
	float: right;
	padding-right:120px;
	vertical-align: middle;
}

.buglabeltitle{
	font-weight:bold;
}

.buglabeldescription{
	font-style: italic;
}

.buglabelerror{
	font-weight: bold;
	color: #F00;
}


#trial_key_box{
	background-image:url('trialkey/key-box.jpg');
	background-repeat:no-repeat;
	height:63px;
	color:white;
	padding-top:35px;
	text-align:left;
	margin-left:20px;
	width:300px;
	padding-left:70px;
}

.hiring{
	text-align:center;
	padding-top:20px;
	padding-left:35px;
	padding-right:35px;
	font-size:12px;
	font-weight: bold;
	font-family: Helvetica;
	color:#fef2ce;
}

.hiringlink{
	text-align:center;
	padding-top:90px;
	font-size:12px;
	font-weight: bold;
	font-family: Helvetica;
	color:#cea464;
}

#key_input{
	background-color:black;
	color:white;
	border:1px solid gold;
}

#key_box{
	background-image:url('freetoplay/serial_box.jpg');
	float:left;
	width:233px;
	height:23px;
	padding-top:5px;
	margin-left:50px;
}

#flags_panel{
	background-image:url('flags/language-select_bckgrd.jpg');
	background-repeat:no-repeat;
	height:64px;
	width:204px;
}

#uk_flag{
	float:left;
	height:15px;
	width:24px;
	margin-left:45px;
	margin-top:26px;
}

#de_flag{
	float:left;
	height:15px;
	width:24px;
	margin-left:19px;
	margin-top:26px;	
}

#fr_flag{
	float:left;
	height:15px;
	width:24px;
	margin-left:17px;
	margin-top:26px;	
}
.rating_box
{
	font-size: 9px;
	border: 1px solid #000;
	color: #000;
	background: #fff;
	width: 172px;
	font-family: Arial, Helvetica, Sans Serif;
}
.rating_descriptor
{
  	position:relative;
  	top:2px;
  	left:-4px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	line-height: 10px;
}
.rating_logo
{
  padding:0px;
  margin:0px;
}
.rating_logo a img
{
  position:relative;
  top:0px;
  left:-3px;
}
.requirements_box
{
  background: #000;
}

/*
     FILE ARCHIVED ON 10:16:17 Nov 13, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:11:56 Mar 20, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.534
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 144.282
  LoadShardBlock: 206.753 (3)
  PetaboxLoader3.datanode: 95.871 (4)
  PetaboxLoader3.resolve: 133.815 (2)
  load_resource: 132.534
*/