/** News Page CSS Stylesheet **/
div#_top { background: url(/gfx/backgrounds/forum/body_top.png) no-repeat; height: 55px; }
div#_middle { background: url(/gfx/backgrounds/forum/body_middle.png); background-repeat: repeat-y; padding-left: 40px; overflow: hidden;}
div#_bottom { background: url(/gfx/backgrounds/forum/body_bottom.png) no-repeat; height: 95px; }

h3#page_title {
    background: url(/gfx/backgrounds/forum/title_image.png) no-repeat;
    height: 87px;
    width: 803px;
    text-indent: -9999px;
    position: relative;
    left: 26px;
    top: 12px;
    display: block;
}

div#indie_dev {
    width: 425px;
    position: relative;
    left: 12px;
    top: 12px;
    margin-bottom: 24px;
    font-size: 12px;
}
div#indie_fan {
    width: 425px;
    position: absolute;
    left: 462px;
    top: 273px;
    font-size: 12px;
}
div#indie_dev h4 { background: url(/gfx/backgrounds/forum/title_indie_dev.png) no-repeat; width: 172px; height: 38px; text-indent: -9999px; position: relative; top: 45px; left: 100px; }
div#indie_fan h4 { background: url(/gfx/backgrounds/forum/title_indie_fan.png) no-repeat; width: 176px; height: 34px; text-indent: -9999px; position: relative; top: 45px; left: 100px; }
div#indie_dev p { position: relative; left: 32px; width: 361px; padding-bottom: 12px; }
div#indie_fan p { position: relative; left: 32px; width: 361px; padding-bottom: 12px; }

div.panel_top {
    background: url(/gfx/backgrounds/forum/panel_top.png) no-repeat;
    width: 423px;
    height: 114px;
}
div.panel_top_grey {
    background: url(/gfx/backgrounds/forum/panel_top_grey.png) no-repeat;
    width: 423px;
    height: 114px;
}
div.panel_middle {
    background: url(/gfx/backgrounds/forum/panel_middle.png);
    background-repeat: repeat-y;
    width: 423px;
    height: 300px;
    color: #333;
    position: relative;
}
.signup_button, .signup_button_grey {
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;
    height: 42px;
    width: 362px;
    background: url(/gfx/backgrounds/forum/signup_button.png) no-repeat;
    text-indent: -9999px;
}
.signup_button_grey {
    background: url(/gfx/backgrounds/forum/signup_button_grey.png) no-repeat;
}
.signup_button a, .signup_button_grey a {
    display: block;
    height: 42px;
    width: 362px;
}

#indie_fan .signup_button, #indie_fan .signup_button_grey {
    top: 102px;
}
span.grey { color: #999; }

.reg_text {
    margin-left: 35px;
    margin-top: 12px;
    font-size: 12px;
}
div.panel_bottom {
    background: url(/gfx/backgrounds/forum/panel_bottom.png) no-repeat;
    width: 423px;
    height: 32px;
}

/* FORM AREA */
#form_wrapper {
    position: relative;
    left: 14px;
    top: -6px;
}
#form_wrapper h3 {
    text-indent: -9999px;
}
#form_top {
    background: url(/gfx/backgrounds/forum/form_top.png) no-repeat;
    height: 51px;
    width: 829px;
    display: block;
}
#form_middle {
    background: url(/gfx/backgrounds/forum/form_middle.png);
    background-repeat: repeat-y;
    width: 829px;
    display: block;
    overflow: hidden;
}
#form_bottom {
    background: url(/gfx/backgrounds/forum/form_bottom.png) no-repeat;
    height: 31px;
    width: 829px;
    display: block;
}
form {
    font-size: 12px;
    position: relative;
    left: 26px;
}
#form_list {
    width: 450px;
}
#form_list li{
    padding: 4px;
    padding-bottom: 8px;
}
.input_text {
    width: 314px !important;
    float: right;
}
.email_text {
    width: 210px !important;
}
#email_confirm_text {
    position: relative;
    left: 140px;
}
#email_confirm {
    position: relative;
    left: 11px;
}
#pc { margin-left: 24px; position: relative; top: 2px; }
#xbox360 { margin-left: 10px; position: relative; top: 2px; }
#ps3 { margin-left: 10px; position: relative; top: 2px; }
#wii { margin-left: 10px; position: relative; top: 2px; }
#mac { margin-left: 10px; position: relative; top: 2px; }
#other { margin-left: 10px; position: relative; top: 2px; }
#age { margin-left: 24px; position: relative; top: 2px; }
span.required {
    color: #2987be;
}
.error { color: red; font-size: 12px; }

div#errors {
    width: 753px;
    padding: 12px;
}
ol#form_list2 {
    position: relative;
    left: 460px;
    top: -220px;
    margin-bottom: -220px;
}
#notifications { position: relative; top: 2px; margin-left: 4px; margin-right: 8px; margin-bottom: 12px; }
#terms { position: relative; top: 2px; margin-left: 4px; margin-right: 8px; margin-bottom: 12px; }
#terms_li { position: relative; top: -15px; margin-bottom: -28px; }
#submit {
    background: url(/gfx/backgrounds/forum/submit_button.png) no-repeat;
    width: 314px !important;
    height: 38px !important;
    display: block;
    border: none;
    margin-top: -6px;
}
ol#form_list2 li {
    padding-bottom: 11px;
}

#required_text {
    font-size: 12px;
    margin-left: 12px;
}
#yes {position: relative; top: 2px; margin-left: 12px;}
#no {position: relative; top: 2px; margin-left: 12px;}

#approval_text {
    font-size: 12px;
    position: relative;
    top: -15px;
    left: 540px;
}

/* FORUM LOGIN */
#forum_login {
    position: absolute;
    top: 204px;
    left: 576px;
    width: 280px;
}
#forum_login p { font-weight: bold; }
#forum_login label{ display: none; }
#forum_login input { display: block; margin-bottom: 2px; border: 1px solid #555; position: relative; left: 40px; top: -16px; width: 140px; }
#login_submit {
    background: url(/gfx/backgrounds/forum/go_button.png) no-repeat;
    width: 87px;
    height: 42px;
    text-indent: -9999px;
    line-height: 0px;
    border: none !important;
    position: relative;
    top: -58px !important;
    left: 190px !important;
    cursor: pointer;
}
#forum_login a {
    position: relative;
    top: -38px;
    font-size: 10px;
    left: 180px;
    color: black;
    text-decoration: none;
}
#forum_login a:hover {
    text-decoration: underline;
}

p#welcome_back { position: absolute; top: 215px; left: 545px; font-size: 12px; width: 300px; text-align: right; }
#welcome_back a { color: #2987be; text-decoration: none; font-size: 10px; }
#welcome_back a:hover { text-decoration: underline; }
span#welcome { font-weight: bold; color: #2987be; }

div.forum_arrow {
    background: url(/gfx/backgrounds/forum/form_arrow.png) no-repeat;
    width: 372px;
    height: 97px;
    position: absolute;
    top: 288px;
    left: 24px;
    z-index: 10;
}