td {
    padding: 5px;
}

#caption {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

#icon {
    width: 60px;
    height: 100px;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    background-image: url(icon.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#mchat {
    border: 0;
    width: 100%;
}

input[type=text2] {
    margin: 0;
    padding: 3px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    border-image: none;
    color: rgb(255, 255, 253);
    background: rgb(0, 0, 0);
    margin-left: -10px;
    padding-top: 4px;
    padding-bottom: 3px;
}

input[type=text3] {
    margin: 0;
    padding: 3px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    border-image: none;
    color: rgb(255, 255, 253);
    background: rgb(0, 0, 0);
    margin-left: -10px;
    padding-top: 4px;
    padding-bottom: 3px;
}

#submit {
    padding: 3px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    background-color: rgb(0, 0, 0);
    width: 100px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: -6px;
    padding-top: 4px;
    padding-bottom: 3px;
    cursor: pointer;
}

#submit2 {
    padding: 3px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    background-color: rgb(0, 0, 0);
    width: 100px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: -6px;
    padding-top: 4px;
    padding-bottom: 3px;
    cursor: pointer;
    /*//text-align: center;*/
}

#submit3 {
    padding: 3px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    background-color: rgb(0, 0, 0);
    width: 100px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: -2px;
    padding-top: 4px;
    padding-bottom: 3px;
    cursor: pointer;
}

#submit4 {
    padding: 4px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    background-color: rgb(0, 0, 0);
    /*width: 100px;*/
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
}

#submitmohw {
    padding: 4px 8px;
    border: 1px solid #faf6f6;
    border: 1px solid rgba(250, 246, 246, 0.6);
    background-color: rgb(0, 0, 0);
    width: 100px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
}

#caption {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

a {
    color: #eee;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }


.block {
    background-color: #0f1217;
    margin-bottom: 25px;
    padding: 30px;
}

.block_main {
    /*//border: 1px solid rgba(250, 246, 246, 0.6);*/
    background-color: #0f1217;
    text-shadow: 1px 1px 0 black;
    padding: 15px;
}

    .block_main p {
        margin: 20px 0 20px 0;
    }

.container2Head {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 1);
    font-size: 120%;
    margin-top: -15px;
    vertical-align: middle;
    height: 22px;
    cursor: pointer;
}

.container2 {
    color: white;
    padding: 0 10px 0 10px;
    width: 1392px;
    height: 470px;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 8px;
}

	.container2:after {
        clear: both;
        content: "";
        display: block;
	}

.container3Head {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 1);
    font-size: 120%;
    margin-top: -15px;
    vertical-align: middle;
    height: 22px;
    cursor: pointer;
}

.container3 {
    color: white;
    padding: 0 10px 0 10px;
    width: 1392px;
    height: auto;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    font-size: 25px;
    cursor: default;
}

    .container3:after {
        clear: both;
        content: "";
        display: block;
    }

.container4 {
    color: white;
    padding: 0 10px 0 10px;
    width: 1192px;
    height: auto;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    font-size: 25px;
}

    .container4:after {
        clear: both;
        content: "";
        display: block;
    }

.container5 {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    color: white;
    width: 1392px;
    height: auto;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 0px;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center bottom;
    font-family: Arial, sans-serif;
    font-size: 25px;
}

    .container5:after {
        clear: both;
        content: "";
        display: block;
    }

.container6 {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    color: white;
    width: 1392px;
    height: auto;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center bottom;
    font-family: Arial, sans-serif;
    font-size: 25px;
}

    .container6:after {
        clear: both;
        content: "";
        display: block;
    }
	
.serverInfo2Head {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 1);
    font-size: 120%;
    margin-top: -15px;
    vertical-align: middle;
    height: 22px;
    cursor: pointer;
}

.serverInfo2 {
    color: white;
    padding: 0 10px 0 10px;
    /*width: 1192px;*/
    height: auto;
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    font-size: 25px;
    padding-right: 1px;
}

    .serverInfo2:after {
        clear: both;
        content: "";
        display: block;
    }

.mapPlayUnderlay2 {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    width: 146px;
    height: 79px;
    position: relative;
    background-image: url(../thumbs/play2.png);
}

img.maps
{
width: 100%;
}

.mapThumb {
    width: 146px;
    height: 79px;
    position: relative;
}

.mapThumb2 {
    width: 145px;
    height: 79px;
    position: relative;
}

tr.server:hover .mapThumb2
{
opacity: .3; filter:Alpha(Opacity=30);
z-index: 999;
cursor:pointer;
}

td.serverBanner {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    width: 500px;
    height: 98px;
    position: relative;
    left: 0;
    padding: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

tr.server2 {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    height: 100px;
    position: relative;
    padding: 0;
    padding-top: 10px;
    left: 0;
    /*background-image: url(../img/ServerBanner.png);*/
}

tr.server3 {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    height: 100px;
    position: relative;
    padding: 0;
    padding-top: 10px;
    left: 0;
    /*background-image: url(../img/ServerBanner.png);*/
}
.serverInfo {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    padding: 0 0 0 5px;
    line-height: 0;
}

p.serverNameSi {
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    width: 240px;
    font-size: 120%;
    padding: -10px;
    padding-right: 20px;
}

p.NameMapSi {
	background: rgba(0, 0, 0, 0.75);
    width: 145px;
    font-size: 110%;
    padding-right: 0px;
	color: yellow;
	line-height: 15px;
	margin-left: 0px;
}

p.NameMapSiInProgress {
	background: rgba(0, 0, 0, 0.75);
    width: 145px;
    font-size: 110%;
    padding-right: 0px;
	color: red;
	line-height: 15px;
	margin-left: 0px;
}

p.NameMapSiNext {
	background: rgba(0, 0, 0, 0.75);
    width: 145px;
    font-size: 110%;
    padding-right: 0px;
	color: green;
	line-height: 15px;
	margin-left: 0px;
}

p.serverModeSi {
    font-size: 100%;
    padding: 0 0 10px 0;
    text-indent: 0;
    transform: translateY(0);
}

p.serverMode2Si {
    font-size: 100%;
    text-indent: -20px;
    transform: translateY(-30%);
    margin-left: 15px;
    padding: 5px;
    padding-bottom: 0px;
}

p.serverMode3Si {
    font-size: 100%;
    text-indent: -20px;
    transform: translateY(-30%);
    margin-left: 15px;
    padding: 5px;
    padding-bottom: 0px;
}

p.serverMode4Si {
    font-size: 100%;
    text-indent: -20px;
    transform: translateY(-30%);
    margin-left: 15px;
    padding: 5px;
    padding-bottom: 0px;
}

p.serverModeHSi {
    font-size: 100%;
    text-indent: -20px;
    transform: translateY(-30%);
    margin-left: 15px;
    padding: 5px;
    padding-bottom: 0px;
}

p.serverModeMSi {
    font-size: 100%;
    text-indent: -20px;
    transform: translateY(-30%);
    margin-left: 15px;
    padding: 5px;
    padding-bottom: 0px;
}

img.expansionPackSi {
    transform: translateY(20%);
    padding: 0;
}

img.expansionPackMSi {
    transform: translateY(20%);
    padding: 0;
}

.playerCountSi {
    background-color: #070707;
    background-color: rgba(7, 7, 7, 0.5);
    text-align: center;
    font-size: 80%;
    padding: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    width: 50px;
}

.hardcoreSi {
    width: 50px;
    padding: 10px;
    text-align: center;
}

.settings1Si {
    background: #070707;
    background: rgba(7, 7, 7, 0.5);
    /*//width: 166px;*/
    font-size: 80%;
    line-height: 20%;
    padding: 2px;
}

.settingsBC2Si {
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    width: 79px;
    font-size: 80%;
    line-height: 20%;
    display: inline-block;
}

.settings3Si {
    /*background: #000000;*/
    /*background: rgba(0, 0, 0, 0.75);*/
    width: 79px;
    font-size: 80%;
    line-height: 20%;
    padding: 10px;
}

p.serverDiscr2 {
    font-size: 100%;
    margin-bottom: 8px;
    margin-left: 0px;
    display: none;
}

tr.server:hover p.serverDiscr2 {
    display: block;
}

ul {
    list-style-type: none;
}

    ul dl {
        padding: 2px 0 2px 0;
        border-bottom: 1px solid #777272;
        font-size: 15px;
    }

.nameshout {
    font-weight: bold;
    width: 100px;
    display: inline-block;
    cursor: default;	
}

.toname {
    font-weight: bold;
    width: 100px;
    display: inline-block;
	cursor: default;
}

.gidservername {
    font-weight: bold;
    width: 100px;
    display: inline-block;
}

.time {
    color: #ccc;
    font-family: Arial;
    font-size: 12px;
    margin-right: 1px;
}

.message {
    font-style: italic;
    margin-left: 0;
}
/*ruining adminsettings when shoutbox is on*/
/* input {
    margin: 10px 5px 10px 5px;
} */

.message {
    width: 320px;
}

.message2 {
    font-style: italic;
    margin-left: 0;
}

.message2 {
    width: 320px;
}

