@font-face{
	font-family: TF2 Build;
	src: url(../tf2build.ttf);
}
body { font-family: Verdana, Arial, sans; }

.cellinfo {
	text-align: center;
	font-family: YanoneKaffeesatz-Regular;
}

#top .info h5 {
    margin: 0px;
    color: #e1e1e1;
    font-size: larger;
    font-family: "Georgia", serif;
    border-bottom: 1px dotted white;
}

#top .info p {
    font-family: "Verdana", sans;
    text-align: justify;
    font-size: 12px;
    line-height: 120%;
}

#top a{
	margin-left: 10px;
	margin-right: 10px;
	font-family: TF2 Build, Arial, sans;
	text-decoration: none;
}

#top a:hover{ color: #B23C3C; }
#top a:active{ color: white; }

#top {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-radius-topleft: 10px;
    -webkit-border-radius-topleft: 10px;
    background-color: #62778C;
    border: 5px solid #373331;
    margin-bottom: 5px;
}

#top .info {
    display: block;
    float: left;
    width: 32%;
    height: 120px;
    margin: 5px;
}
.admintitle {
    color: #e1e1e1;
    margin: 5px;
    font-size: x-large;
    text-align: center;
	font-family: TF2 Build, Verdana, Sans;
}

#adminsubtitle {
    color: #332222;
    display: block;
    text-align: right;
    border-bottom: 1px solid #373331;
    background-color: #62778C;
}


#cleaner {
    clear: both;
}

#middle {
    width: 890px;
    background-color: #E3BA93;
    border: 5px solid #373331;
    margin-bottom: 5px;
}

.overhead { font-size: small; text-align: center;}

.weapon { text-decoration: underline; height:40px; width: 100px; font-size: 9px; background-position: center; background-repeat: no-repeat; text-align: right;}

.cellinfo { font-size: smaller; }

#maps { margin: 10px; border: 1px dotted #373331; font-family: sans;}

#maps table { width: 100%; }

.mapbar { display: block; background-color: #5D3914; color: #e1e1e1; font-size:smaller; }

a > img { border: 0px; }

#server .cellinfo { padding-bottom: 5px; padding-top: 5px; font-family: mono; }

.tdname { font-family: verdana, sans; text-align: right; font-size: 10px;  }

.tdname a { text-decoration: none; font-size: larger; }

#pagi { text-align: right; margin: 10px; }
#pagi a { -moz-border-radius: 5px; border: 2px solid #373331; background-color: #A0373C; padding: 3px; text-decoration: none; color: white; }
#pagi a:hover { color: yellow; }
