@charset "utf-8";
/* CSS Document */

body {
background-color: #0b0b0b;
font-family: "Calibri", Arial, Helvetica, Geneva, sans-serif;
color: #000;
}

#container {
width: 800px;
position: relative;
left: 50%;
margin-left: -400px;
top: 15px;
}

#header {
position: relative;
left: 217px;
margin-bottom: 30px;
}

#contenttop {
width: 800px;
height: 9px;
background-image: url(contenttop.jpg);
background-repeat: no-repeat;
}

#content {
width: 800px;
background-image: url(contentbg.jpg); 
background-repeat: repeat-y; 
}

.latest {
float: left;
position: relative;
width: 300px;
margin-left: 10px;
margin-right: 2%;
padding-left: 38px;
background-image: url(latest.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.latest h1 {
font-size: 16pt;
font-weight: bold;
background-image: url(post.gif);
background-repeat: no-repeat;
padding-left: 25px;
height: 27px;

}

.latest p {
margin-bottom: 20px;
}

.aboutme {
float: right;
position: relative;
width: 300px;
margin-left: 10px;
margin-right: 2%;
padding-left: 38px;
background-image: url(aboutme.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.aboutme p {
margin-bottom: 15px;
}

.aboutfloat {
float: left;
}

.emailme {
background-image: url(emailpic.gif);
background-repeat: no-repeat;
padding-left: 27px;
color: #191919;
}

.clear {
clear: both;
}

.contentbottom {
width: 800px;
height: 18px;
background-image: url(contentbottom.jpg);
background-repeat: no-repeat;
}

.bottomtop {
width: 800px;
height: 10px;
background-image: url(bottomtop.jpg);
background-repeat: no-repeat;
}

.bottom {
width: 800px;
height: 100%;
position: relative;
background-image: url(bottombg.jpg);
background-repeat: repeat-y;
color: #FFFFFF;
}

.bottom button {
background: none;
border: none;
}

.bottom input {
height: 25px;
background-image: url(inputbg.png);
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
border-top-color: #424242;
border-left-color: #484848;
border-right-color: #484848;
border-bottom-color: #585858;
color: #FFF;
font-family: "Calibri", Arial, Helvetica, Geneva, Tahoma, sans-serif;
}

.bottomall {
width: 800px;
height: 10px;
background-image: url(bottomall.jpg);
background-repeat: no-repeat;
}

form.contact {
float: left;
width: 530px;
}

.contactform {
width: 482px;
position: relative;
padding-top: 9px;
margin-left: 9px;
height: 100%;
margin-right: 10px;
}

.leftpart {
width: 399px;
float: left;
}

.rightpart {
width: 82px;
margin-left: -30px;
float: left;
}

.leftpart1 {
width: 379px;
float: left;
}

.rightpart1 {
margin-top: 24px;
width: 98px;
margin-left: -30px;
float: left;
}

.uremailinput {
width: 349px;
}

.msn {
position: relative;
width: 349px;
}

.radiobuttons {
width: 60px;
float: left;
}

.radiobuttons input {
background: none;
border: none;
}

.msn input.im {
position: relative;
float: left;
margin-top: 8px;
width: 283px;
}

button.submit {
float: left;
}

.combat, .amtgold, .uremail {
position: relative;
width: 199px;
float: left;
margin-bottom: 9px;
}

.rightafter {
float: right;
width: 300px;
margin-top: -170px;
}

.paymentmethods {
float: left;
width: 150px;
}

.paymentmethods li {
list-style: none;
font-family: "Calibri", Arial, Tahoma, Geneva, Helvetica, sans-serif;
color: #FFF;
font-size: 12pt;
background-image: url(tick.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 17px;
margin-bottom: 4px;
}

.paymentmethods li em {
font-size: 8pt;
color: #666666;
font-weight: bold;
}

.paymentmethods li.no {
background-image: url(cross.gif);
color: #666666;
}

div.sell {
float: left;
margin-top: 40px;
}

.sell1 {
position: relative;
width: 400px;
left: 50%;
margin-left: -150px;
}
