/* CSS Document */

body{background-repeat:no-repeat; background-color:#000000; margin:0px}

/*.Bg_HeaderLeft{background-image:url(../../images/index/dt_mafia_BgLeft.jpg); background-repeat:no-repeat}*/
.Bg_TopBandLeft{background-image:url('http://www.downtown-mafia.com/static/images/index/dt_mafia_TopbandLeftBack.jpg'); background-repeat:no-repeat}

.fontRed_11B{font-family:Arial; font-size:11px; color:#fff}

#northskill {
    background-image: url('http://www.downtown-mafia.com/static/images/common/nge.png');
    height: 65px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    color: transparent;
    font-size: 1px;
    opacity: 0.25;
}
#servertime {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #ff0000;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    opacity: 0.85;
}
#backgroundImageHack {
    background-image: url('http://www.downtown-mafia.com/static/images/index/dt_mafia_Midimg.jpg');
    height: 640px;
    width: 100%;
}
.cbb { width: 675px; }
.content {
    position: relative;
    background-image: url('http://www.downtown-mafia.com/static/images/index/grad.png');
    background-repeat: repeat-x;
    background-color: #000;
    border: 1px solid #555;
    opacity: 0.90;
    width: 675px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.content_se {
    background-image: url('http://www.downtown-mafia.com/static/images/index/grad.png');
    background-repeat: repeat-x;
    background-color: #000;
    border: 1px solid #555;
    opacity: 0.90;
    width: 675px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 450px;
    overflow: auto;
}
.contentred, .contentgreen, .contentyellow {
    background-color: #4b0e0e;
    color: #fff;
    width: 500px;
    border: 1px solid #ff0000;
    font: 12px Tahoma;
    padding: 5px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
    opacity: 0.75;
}
.contentgreen {
    background-color: #0e4b19;
    border-color: #0cff00;
 }
.contentyellow {
    background-color: #4b4a0e;
    border-color: #fcff00;
 }
.slBig { font-size: 16px; }

form { padding: 0; margin: 0; }

.hidden { display: none; }

a:link, a:active, a:visited { color: #ddd; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

.b {
    background-image: url('http://www.downtown-mafia.com/static/images/index/button.png');
    background-color: #000;
    background-repeat: repeat-x;
    border: 1px solid #777;
    font: 12px Tahoma;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.t {
    background-image: url('http://www.downtown-mafia.com/static/images/index/button.png');
    background-color: #000;
    background-repeat: repeat-x;
    border: 1px solid #999;
    font: 12px Tahoma;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.neat {
    background-image: url('http://www.downtown-mafia.com/static/images/index/grad.png');
    background-repeat: repeat-x;
    color: #fff;
    font: 12px Tahoma;
    background-color: #000;
    padding: 4px;
    width: 280px;
    border: 1px solid #555;
    opacity: 0.70;
    margin-top: 30px;
}

.agreen { color: #ceffc4; }
.bred { border-color: #563b3b; }
