
form
{
  font: 100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
}
form input, form textarea
{
  font: 100% verdana,arial,sans-serif;
	width: auto;
	margin: 5px 0 0 10px;
}

.game  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px;
        font-style: normal; font-weight: normal; color: #dddddd;  text-align: right;
        padding:0px }

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px;
          font-style: normal; font-weight: normal; color: #dddddd;  text-align: center;
          padding:4px }

.mystyle2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #dddddd;  text-align: justify; margin: 16px }

form#reg > p {
    color: #FFFFFF;
}
form#reg ul li label {
    color: #FFFFFF;
}

form#reg ul li input {
    background: none repeat scroll 0 0 #0e1621;
    border: 1px solid #666666;
    color: #ffffff;
}

form#reg ul li select {
    background: none repeat scroll 0 0 #0e1621;
    border: 1px solid #666666;
    color: #ffffff;
    font: 18px Arial;
}

form#reg ul li a#whitelist {
    position: absolute;
    top: 12px;
    left: 312px;
    width: 200px;
    text-align: center;
}

form#reg ul li img {
    vertical-align: bottom;
    margin: 0px 0px 0;
    display: inline-block;
}

form#reg ul li.row0 {
    padding: 0px 68px;
    list-style: none;
}
form#reg ul li.row1 {
    padding: 0px 60px;
    list-style: none;
}
form#reg ul li.row2 {
    padding: 0px 64px;
    list-style: none;
}

form#reg ul li.row4 {
    padding: 0px 0px;
    list-style: none;
    width: 380px;
    text-align: center;
    margin: -10px 0px 0;
}

form#reg ul li.row5 {
    padding: 0px 0px;
    list-style: none;
    width: 600px;
    text-align: center;
    margin: -10px 0px 0;
}

form#reg ul li > label {
    display: inline-block;
    font: 22px Arial;
    padding: 0 5px;
    text-align: center;
    width: 234px;
}

form#reg ul li > div {
    font: 14px Arial;
    padding: 0 0px;
    text-align: center;
    width: 270px;
    color: #ff2020;
}
form#reg ul li > div#FormError {
    font: 14px Arial;
    padding: 0 0px;
    text-align: center;
    width: 248px;
    color: #ff2020;
}

form#reg ul li > input {
    font: 18px Arial;
    padding: 3px;
    width: 240px;
}

form#reg ul li p {
    font: 16px Arial;
    color: #ffffff;
    margin: 5px 90px 0;
}
form#reg ul li a#forgottext, form#reg ul li a#whitelist{
    font: 18px Arial;
    color: #80d0ff;
}
form#reg ul li a#forgottext:hover, form#reg ul li a#whitelist:hover{
    color: #a0f0ff;
}

form#reg input#ibutton {
    border: 0px;
    background: url("void_button.png") no-repeat scroll 0 0 transparent;
    font: 28px Arial;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 6px 0px;
    height: 50px;
    width: 240px;
    display: inline-block;
}
form#reg input#ibutton:hover {
    background-position: 0 -50px;
}
div#ForgotError {
    font: 14px Arial;
    padding: 0 0px;
    text-align: center;
    width: 380px;
    color: #ff2020;
}

div.play ul li.row {
    list-style: none;
}
div.play ul li label#playinfo {
    position: absolute;
    top: 340px;
    left: 96px;
    width: 280px;
    height: 50px;
    font: 14px Arial;
    color: #ffffff;
    text-align: center;
    list-style: none;
}

div.play ul li a#btn-play_ger {
    display: inline-block;
    background: url("play_button_ger.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-play_ger:hover {
    background-position: 0 -356px;
}

div.play ul li a#btn-play_eng {
    display: inline-block;
    background: url("play_button_eng.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-play_eng:hover {
    background-position: 0 -356px;
}
div.play ul li a#btn-play_fra {
    display: inline-block;
    background: url("play_button_fra.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-play_fra:hover {
    background-position: 0 -356px;
}
div.play ul li a#btn-continue_ger {
    display: inline-block;
    background: url("continue_button_ger.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-continue_ger:hover {
    background-position: 0 -356px;
}

div.play ul li a#btn-continue_eng {
    display: inline-block;
    background: url("continue_button_eng.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-continue_eng:hover {
    background-position: 0 -356px;
}
div.play ul li a#btn-continue_fra {
    display: inline-block;
    background: url("continue_button_fra.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-continue_fra:hover {
    background-position: 0 -356px;
}

div.play ul li a#btn-newaccount_eng {
    display: inline-block;
    background: url("newaccount_button_eng.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-newaccount_eng:hover {
    background-position: 0 -356px;
}

div.play ul li a#btn-newaccount_ger {
    display: inline-block;
    background: url("newaccount_button_ger.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-newaccount_ger:hover {
    background-position: 0 -356px;
}
div.play ul li a#btn-newaccount_fra {
    display: inline-block;
    background: url("newaccount_button_fra.png") no-repeat scroll 0 0 transparent;
    height: 356px;
    margin: 0px 0px 0;
    width: 326px;
}
div.play ul li a#btn-newaccount_fra:hover {
    background-position: 0 -356px;
}

div.info{
    position: absolute;
    top: 624px;
    left: 80px;
    width: 680px;
    height: 400px;
    list-style: none;
}
div.info ul li.row {
    list-style: none;
    text-align: center;
}
div.info ul li.row1 {
    width: 320px;
    list-style: none;
    margin: 0px 0px 0;
}
div.info ul li.row2 {
    width: 420px;
    list-style: none;
    font: 14px Arial;
    font-weight: bold;
    text-align: left;
    margin: 6px 486px 0;
    color: #ffffff;
}
div.info ul li label#infotitle {
    font: 22px Arial;
    font-weight: bold;
    color: #ffffff;
}
div.info ul li label#infotext{
    position: absolute;
    top: 58px;
    left: 20px;
    width: 434px;
    font: 14px Arial;
    font-weight: normal;
    color: #ffffff;
    text-align: justify;
    list-style: none;
}
div.info ul li img#small{
    position: absolute;
    margin: -3px -42px 0;
}
div.info ul li a {
    color: #80d0ff;
}
div.info ul li a:hover{
    color: #a0f0ff;
}

div.screenshots{
    position: absolute;
    top: 800px;
    left: 22px;
    width: 800px;
    height: 200px;
    list-style: none;
    padding: 0 0;
}
div.screenshots ul li.row {
    list-style: none;
}
div.screenshots ul li a#btn-screenshot1 {
    display: inline-block;
    background: url("screenshot1_button.png") no-repeat scroll 0 0 transparent;
    height: 180px;
    width: 300px;
    margin: 0px -10px 0;
}
div.screenshots ul li a#btn-screenshot1:hover {
    background-position: 0 -180px;
}
div.screenshots ul li a#btn-screenshot2 {
    display: inline-block;
    background: url("screenshot2_button.png") no-repeat scroll 0 0 transparent;
    height: 180px;
    width: 300px;
    margin: 0px -60px 0;
}
div.screenshots ul li a#btn-screenshot2:hover {
    background-position: 0 -180px;
}
div.screenshots ul li a#btn-screenshot3 {
    display: inline-block;
    background: url("screenshot3_button.png") no-repeat scroll 0 0 transparent;
    height: 180px;
    width: 300px;
    margin: 0px -10px 0;
}
div.screenshots ul li a#btn-screenshot3:hover {
    background-position: 0 -180px;
}

div.social{
    position: absolute;
    top: 180px;
    left: 745px;
    width: 100px;
    height: 400px;
    list-style: none;
    padding: 0 0;
}
div.social ul li.row {
    list-style: none;
}

div.social_wa {
    position: absolute;
    top: 220px;
    left: 714px;
    width: 100px;
    height: 100px;
    list-style: none;
    padding: 0 0;
}
div.social_wa ul li.row {
    list-style: none;
}

a#btn-facebook {
    display: inline-block;
    background: url("facebook_button.png") no-repeat scroll 0 0 transparent;
    height: 128px;
    margin: 0px 0px 0;
    width: 128px;
}
a#btn-facebook:hover {
    background-position: 0 -128px;
}
a#btn-twitter {
    display: inline-block;
    background: url("twitter_button.png") no-repeat scroll 0 0 transparent;
    height: 128px;
    margin: -40px 0px 0;
    width: 128px;
}
a#btn-twitter:hover {
    background-position: 0 -128px;
}
a#btn-youtube {
    display: inline-block;
    background: url("youtube_button.png") no-repeat scroll 0 0 transparent;
    height: 128px;
    margin: -40px 0px 0;
    width: 128px;
}
a#btn-youtube:hover {
    background-position: 0 -128px;
}
a#btn-forum {
    display: inline-block;
    background: url("forum_button.png") no-repeat scroll 0 0 transparent;
    height: 128px;
    margin: -40px 0px 0;
    width: 128px;
}
a#btn-forum:hover {
    background-position: 0 -128px;
}

div.footer{
    position: absolute;
    top: 954px;
    left: 30px;
    width: 780px;
    height: 120px;
    list-style: none;
    padding: 0 0;
    text-align: center;
}
div.footer ul li.row {
    list-style: none;
}
div.footer ul li a#btn-hgl {
    display: inline-block;
    background: url("hgl_button.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    margin: 0px 0px 0;
    width: 240px;
}
div.footer ul li a#btn-hgl:hover {
    background-position: 0 -90px;
}
div.footer ul li a {
    font: 14px Arial;
    color: #80d0ff;
}
div.footer ul li a:hover {
    color: #a0f0ff;
}
div.footer ul li div {
    display: inline-block;
    margin: 50px 4px 0;
    vertical-align: top;
}
div.footer ul li div#affiliate {
    margin: 4px 0px 0;
}

div.window ul li.row {
    list-style: none;
}


form#acc {
    position: absolute;
    top: 320px;
    left: 60px;
    width: 1100px;
    height: 500px;
    list-style: none;
    text-align: left;
}
form#acc > p {
    color: #FFFFFF;
}
form#acc ul li label {
    color: #FFFFFF;
    font: 18px Arial;
}

form#acc ul li input, form#acc ul li select{
    background: none repeat scroll 0 0 #0e1621;
    border: 1px solid #666666;
    color: #ffffff;
    margin: 0px 0px 0;
    font: 18px Arial;
}

form#acc ul li img {
    vertical-align: bottom;
    margin: 0px 0px 0;
    display: inline-block;
}

form#acc ul li.row0 {
    padding: 0px 8px;
    list-style: none;
}
form#acc ul li.row1 {
    padding: 0px 0px;
    list-style: none;
}
form#acc ul li.row2 {
    padding: 0px 270px;
    list-style: none;
}
form#acc ul li.row3 {
    padding: 0px 280px;
    list-style: none;
    width: 500px;
    text-align: left;
}
form#acc ul li.row1b {
    padding: 30px 0px;
    list-style: none;
}
form#acc ul li.row2b {
    padding: 0px 270px;
    list-style: none;
    display: inline-block;
}
form#acc ul li.row3b {
    padding: 40px 280px;
    list-style: none;
}

form#acc ul li > label {
    display: inline-block;
    font: 20px Arial;
    padding: 0 5px;
    text-align: right;
    width: 234px;
}

form#acc ul li label#title {
    display: inline-block;
    font: 30px Arial;
    font-weight: bold;
    padding: 0 0px;
    text-align: center;
    width: 1020px;
}

form#acc ul li > div {
    font: 14px Arial;
    padding: 0 0px;
    text-align: center;
    width: 770px;
    color: #ff2020;
}

form#acc ul li > div#termserror, form#acc ul li > div#privacyerror {
    font: 14px Arial;
    padding: 0 18px;
    text-align: left;
    width: 400px;
    color: #ff2020;
    margin: 4px 0px 0;
}

form#acc ul li > div#FormError {
    font: 14px Arial;
    padding: 0 0px;
    text-align: center;
    width: 242px;
    color: #ff2020;
}

form#acc ul li > input {
    font: 18px Arial;
    padding: 3px;
    width: 260px;
}

form#acc ul li p {
    font: 16px Arial;
    color: #ffffff;
    margin: 0px 0px 0;
}
form#acc ul li p a{
    font: 16px Arial;
    color: #80d0ff;
}
form#acc ul li p a:hover{
    color: #a0f0ff;
}


div.window2 ul li.row {
    list-style: none;
    margin: 0px 80px 0;
}

div.user{
    position: absolute;
    top: 370px;
    left: 600px;
    width: 460px;
    height: 280px;
    list-style: none;
}
div.user ul li.row {
    margin: 0px 0px 0;
    list-style: none;
}
div.user ul li a#btn-arrow1 {
    display: inline-block;
    align: left;
    background: url("account_arrow1.png") no-repeat scroll 0 0 transparent;
    margin: 0px 0px 0;
    height: 180px;
    width: 60px;
}
div.user ul li a#btn-arrow1:hover {
    background-position: 0 -180px;
}
div.user ul li a#btn-arrow2 {
    display: inline-block;
    background: url("account_arrow2.png") no-repeat scroll 0 0 transparent;
    margin: 0px 0px 0;
    height: 180px;
    width: 60px;
}
div.user ul li a#btn-arrow2:hover {
    background-position: 0 -180px;
}
div.user ul li img {
    vertical-align: bottom;
    margin: 0px 0px 0;
    display: inline-block;
}

div#MessageText{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 600px;
    list-style: none;
}
div#MessageText ul li.mrow1 {
    margin: 470px 100px 0;
    list-style: none;
    font: 26px Arial;
    padding: 0 0px;
    text-align: center;
    width: 600px;
    color: #ffffff;
}
div#MessageText ul li.mrow2 {
    margin: 380px 200px 0;
    list-style: none;
    font: 26px Arial;
    padding: 0 0px;
    text-align: center;
    width: 600px;
    color: #ffffff;
}
div#MessageText ul li.mrow3 {
    margin: 530px 276px 0;
    list-style: none;
    font: 26px Arial;
    padding: 0 0px;
    text-align: center;
    width: 600px;
    color: #ffffff;
}
form#bug ul li.row0 {
    padding: 0px 140px;
    list-style: none;
}
form#bug ul li.row1 {
    padding: 2px 150px;
    list-style: none;
}
form#bug ul li.row2 {
    padding: 0px 0px;
    list-style: none;
}
form#bug ul li.row3 {
    padding: 2px 0px;
    list-style: none;
}
form#bug ul li.row4 {
    padding: 0px 0px;
    list-style: none;
}
form#bug ul li.row5 {
    padding: 10px 200px;
    list-style: none;
    width: 600px;
}
form#bug ul li.row6 {
    margin: 24px 0px 0;
    padding: 0px 140px;
    list-style: none;
}
form#bug ul li.row7 {
    font: 14px Arial;
    color: #ffffff;
    padding: 7px 0;
    list-style: none;
    margin: 180px 0px 0;
    width: 400px;
    text-align: center;
}
form#bug ul li > label {
    display: inline-block;
    font: 20px Arial;
    color: #ffffff;
    padding: 3px 3px;
    text-align: right;
    width: 180px;
}

form#bug ul li > div#allerror {
    font: 14px Arial;
    padding: 0 10px;
    text-align: center;
    width: 600px;
    color: #ff2020;
}

form#bug ul li > div{
    font: 14px Arial;
    padding: 0 10px;
    text-align: center;
    width: 600px;
    color: #ff2020;
}

form#bug ul li > div#systemerror,form#bug ul li > div#bugerror,form#bug ul li > div#descriptionerror {
    font: 14px Arial;
    padding: 0 10px;
    text-align: center;
    width: 940px;
    color: #ff2020;
}

form#bug ul li > div#allerror {
    font: 14px Arial;
    padding: 2px 0px;
    text-align: center;
    width: 240px;
    color: #ff2020;
}

form#bug div#buttons {
    padding: 20px 200px;
    width: 1000px;
}

form#bug ul li > input {
    font: 14px Arial;
    padding: 3px;
    width: 240px;
}

form#bug ul li > textarea {
    font: 14px Arial;
    padding: 3px;
    resize: none;
}

form#bug ul li > input#system, form#bug ul li > input#bugi, form#bug ul li > input#description {
    font: 14px Arial;
    padding: 3px;
    width: 600px;
}

form#bug ul li input, form#bug ul li select, form#bug ul li textarea {
    background: none repeat scroll 0 0 #0e1621;
    border: 1px solid #666666;
    color: #ffffff;
    vertical-align: top;
}
form#bug ul li label#title ,form#bug ul li label#fillout{
    display: inline-block;
    font: 30px Arial;
    font-weight: bold;
    color: #ffffff;
    padding: 0 0px;
    text-align: center;
    width: 600px;
}

div.social_br  {
    position: absolute;
    top: 80px;
    left: 855px;
    width: 100px;
    height: 400px;
    list-style: none;
    padding: 0 0;
}
div.social_br ul li.row {
    list-style: none;
}

a#button1, a#button2{
    background: url("void_button.png") no-repeat scroll 0 0 transparent;
    font: 28px Arial;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 8px 0px;
    height: 36px;
    width: 240px;
    display: inline-block;
}
a#button1:hover, a#button2:hover {
    background-position: 0 -50px;
}
