html {
    height: 100%;

}

body {
    margin: 0 auto;
    padding: 0;
    font-size: 100%;
    color: #ffffff;
    text-shadow: 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000;
    position: relative;
    height: 100%;
}

#background {
    background: #000 url('https://mafiainferno.com/images/index/mafiainferno-background.jpg') scroll repeat left top;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    box-shadow: inset 1400px 0 1400px -900px rgba(0, 0, 0, 0.9), inset -1400px 0 1400px -900px rgba(0, 0, 0, 0.9);
}

@media only screen and (max-width: 1200px) {
    #background {
        box-shadow: inset 350px 0 350px -225px rgba(0, 0, 0, 0.9), inset -350px 0 350px -225px rgba(0, 0, 0, 0.9);
    }
}

#loginarea {
    height: 62px;
    padding-top: 8px;
    background: transparent url("https://mafiainferno.com/images/index/blank-login-bar.png") top center no-repeat;
    background-size: cover;
    margin-bottom: 29px;
    position: relative;
    line-height: 62px;
}

#loginarea div {
    text-align: center;
}


#register {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 30%;
}

#loginbutton {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 64%;
    width: 6%;
}


#indexcont {
    width: 1000px;
    height: 1000px;
    margin-right: auto;
    margin-left: auto;
}

#indexpage {
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 0 70px -30px #d17000;
}

.mibar {
    height: 44px;
    padding-top: 6px;
    background-color: #000;
    box-shadow: inset 0 16px 4px -10px rgba(255, 255, 255, 0.25), inset 0 -16px 4px -10px rgba(209, 112, 0, 0.3);
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
}

#viewselect {

}

#viewselect img {
    margin: -24px 10px 0 10px;
}

#showcase {
    width: 928px;
    margin: 10px 36px;
    height: 177px;
}

#showcase div {
    height: 100%;
    width: 241px;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
    padding-top: 43px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
}

#showcasegod {
    background: url('https://mafiainferno.com/images/index/godfather-rank.png') 30px 4px no-repeat, url('https://mafiainferno.com/images/index/rank-bg.png') top left no-repeat;
    padding-left: 40px;
}

#showcasefam {
    background: url('https://mafiainferno.com/images/index/THE5FAMILIES.png') 30px 4px no-repeat, url('https://mafiainferno.com/images/index/rank-bg.png') top left no-repeat;
    padding-left: 40px;
}

#showcasekil {
    background: url('https://mafiainferno.com/images/index/TOPKILLERS.png') 30px 4px no-repeat, url('https://mafiainferno.com/images/index/rank-bg.png') top left no-repeat;
    padding-left: 40px;
}

#enterusername {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30%;
    width: 17%;
}

#enterpassword {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 47%;
    width: 17%;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
    width: 134px;
    margin: 0 10px;
    background: url('https://mafiainferno.com/images/index/login-area-grey.png') no-repeat;
    color: rgb(255, 139, 0);
    height: 33px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
    outline: 0;
    border: 0;
}

::placeholder {
    color: rgb(255, 139, 0);
    opacity: 1; /* Firefox */
}

textarea {
    width: 400px;
    height: 120px;
}

label {
    display: inline-block;
    width: 150px;
}

strong {
    color: #d17000;
}

strong.faded {
    color: #D19045;
}

#lostlogin {
    text-align: left;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 70%;
    width: 30%;
}

#navlinks {
    line-height: 38px;
    margin-top: 18px;
    padding-left: 350px;
    width: 650px;
    position: relative;
}

#navlinks a {
    line-height: 38px;
    float: left;
    margin-left: 20px;
}

#navlinks hr {
    display: block;
    float: left;
    width: 1px;
    height: 26px;
    border: 1px solid #555;
}

#navlinks img {
    margin-top: 1px;
}

#viewarea {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    height: auto;
    line-height: 20px;
}

#registerwrap {
    clear: both;
    width: 460px;
    height: 129px;
    margin-left: auto;
    margin-right: auto;
}

li {
    font-size: 20px;
}

#img1blurb {
    padding-top: 70px;
}

#img5blurb {
    padding-top: 100px;
}

#img6blurb {
    padding-top: 70px;
    padding-left: 150px;
}

#img7blurb {
    padding-top: 70px;
}

#viewarea p, li span {
    color: #ffffff;
    text-shadow: 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000, 0 0 4px #000;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    text-align: left;
    font-size: 12px;
}

#viewarea p {
    font-size: 14px;
}

#img2wrap p, #img3wrap p, #img4wrap p, #img2wrap li span, #img3wrap li span, #img4wrap li span {
    font-weight: normal;
}

#img1wrap img, #img5wrap img, #img7wrap img {
    float: left;
    margin: 15px;
}

#img6wrap img {
    float: right;
}

#img4wrap ul {
    margin-bottom: 0;
}

#img2wrap {
    clear: both;
    float: left;
    width: 32%;
    border-right: 1px solid grey;
    padding-right: 20px;
}

#img3wrap {
    float: left;
    width: 32%;
    border-right: 1px solid grey;
}

#img4wrap {
    float: left;
    width: 32%;
}

p#txt1blurb {
    padding-top: 40px;
    text-align: center;
}

#txt1wrap, #img5wrap, #img6wrap, #img7wrap, #reviewwrap {
    clear: both;
}

#reviewwrap {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

#reviewwrap img {
    width: 80%;
    margin: 10px auto;
}

#regform {
    width: 50%;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
}

#conform {
    width: 65%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.socials {
    position: absolute;
    left: 50px;
    top: 4px;
}

.socials img {
    height: 36px;
    width: 36px;
    margin-right: 8px;
}

#registered {
    padding-top: 0;
    position: relative;
}

#registered #regcount {
    margin-left: auto;
    margin-right: auto;
    background: transparent url('images/index/REGISTEREDMOBSTERS.png') top center no-repeat;
    height: 47px;
    width: 190px;
    color: #e00;
    text-shadow: 0 0 4px #000, 0 0 4px #000, 0 0 4px #000;
    font-weight: bold;
    line-height: 22px;
}

a:link, a:active, a:visited {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #D17000;
    text-decoration: none
}

a:hover {
    color: #D1B900;
}


p {
    text-align: center;
    color: #ffffff;
}

#suemail, #suuser, #supass, #conemail, #condesc {
    cursor: help;
}


/* SLIDER FOR SCREENSHOTS */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.mySlides1, .mySlides2 {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */
.prev:hover, .next:hover {
    background-color: #f1f1f1;
    color: black;
}