/* T R B L */
* { margin: 0; padding: 0; }


body { background-color: #000; background-image:url("http://www.soulbound-wow.com/layout/images/v3_2_bg.jpg"); font-family: "Arial,Helvetica,sans"; font-size: 16px; background-repeat:no-repeat; background-position: top; color: #a4a4a4; }
ol { margin-left: 3em; padding-bottom: 1em; }
ul { margin-left: 3em; padding-bottom: 1em; }
img { border: 0; display: block; }


a {
    color: #4092c4;
    text-decoration: none;
}
a:visited {
    color: #4092c4;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.center img {
    display: inline;
}
.topPadded {
    padding-top: 10px;
}
.inline img {
    display: inline;
}
.inlineForm Form {
    display: inline;
}

.ajax label { display: block; text-indent: 0; }
.ajax input { margin-right: 0.5em; }
input {
    background-color: #3c3c3c;
    padding: 4px;
    border: none;
    color: #85b1de;
}
input[type="image"] {
    background-color: transparent;
}
.clickable-image
{
    cursor: pointer;
}

.dashed { border: 1px dashed #1e1e1e; }
.ajax p { text-indent: 0; padding-bottom: 1em; }
.ajax { padding-bottom: 1em; }
.error {
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding-bottom: 1em;
}
.success {
    color: #228B22;
    font-weight: bold;
    text-align: center;
    padding-bottom: 1em;
}

p {
    text-indent: 1.5em;
    padding-bottom: 1em;
    display: block;
}
ul {
    text-align: left;
    padding-left: 32px;
    padding-bottom: 1em;
    margin: 0;
}
form label { display: block; }
form input { margin-right: 0.5em; }
form p { text-indent: 0; padding-bottom: 1em; }
form { padding-bottom: 1em; }
form {padding-top: 1em; }
.hidden {
    visibility:hidden;
    z-index: 1;
    display: none;
}
.imgHeader {
    margin-left: -12px;
    margin-right: -12px;
}


#wrapper {
    width: 917px;
    margin: 0 auto;
}

#left {
    padding-top: 35px;
    width: 150px;
    float: left;
}

#main {
    width: 617px;
    float: left;

}
#right {
    padding-top: 35px;
    width: 150px;
    float: right;
}

#footer {
    clear: both;
}

#logoArea {
    height: 115px;
}
#logoButton {
    height: 90px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#mainmenu {
    /*margin-top: 115px;*/
    height: 36px;
    width: 382px;
    margin-left: auto;
    margin-right: auto;
}

#mainbox {
    min-height: 300px;
    background-image:url("http://www.soulbound-wow.com/layout/images/v3_mainbody.png");
    width: 617px;
    text-align: left;
}
#mainbox_content {
    padding-left: 15px;
    padding-right: 15px;
}
#mainbox_header {
    background-image:url("http://www.soulbound-wow.com/layout/images/v3_mainbox_header.png");
    height:38px;
}
#mainbox_footer {
    background-image:url("http://www.soulbound-wow.com/layout/images/v3_mainbox_footer.png");
    height: 10px;
}


#realmlist_guide {

}


#serverstats {
    padding-top: 30px;
}
#serverstat1 {
    background-image:url("http://www.soulbound-wow.com/layout/images/v3_server_stat1_1.png");
    height: 21px;
    width: 421px;
    margin-left: auto;
    margin-right: auto;
}
#serverstat2 {
    background-image:url("http://www.soulbound-wow.com/layout/images/v3_server_stat2_2.png");
    height: 21px;
    width: 421px;
    margin-left: auto;
    margin-right: auto;
}
#serverstat3 {
    background-image:url("http://www.soulbound-wow.com/layout/images/v3_server_stat3_1.png");
    height: 21px;
    width: 421px;
    margin-left: auto;
    margin-right: auto;
}
.serverstatOffset {
    padding-left: 105px;
    padding-right: 105px;
}
#serverStatsInfo {
    min-height: 60px;
    width: 380px;
    margin-left: auto;
    margin-right: auto;
}
#serverStatsInfoBox1 {
    left: 0;
    top: 0;
    z-index: 1;
    position:absolute;
}
#serverStatsInfoBox2 {
    left: 0;
    top: 0;
    z-index: 1;
    position:absolute;
}

#downloadLauncher {
    padding-top: 20px;
}
#footerText {
    text-align: center;
    font-size: 80%;
    padding-top: 10px;
}
.twtr-widget {
    text-align: center;
}
.twtr-doc {
    text-align: left;
    margin: auto;
}
#facebook {
    width: 617px;
    height: 30px;
    margin: 0 auto;
    text-align: left;
}




.newsBlock {
    display: block;
    padding: 0 0 1.5em 0;
    clear: left;
}
.newsBlock img {
    float: left;
    padding: 0 0.5em 0.5em 0;
}

.terms {
    width:90%;
    height:200px;
    border:1px dashed;
    padding: 0.5em;
    margin-left: auto;
    margin-right: auto;
    overflow:auto;
    font-size: 75%;
}
