body {
	background-color: black;
	color: white;
}
img {
	border: 0;
}
a {
	color: white;
}
h2 {
	background-repeat: no-repeat;
	font: normal normal 1.5em "Georgia",serif;
    text-decoration: none;
	height: 40px;
	padding-left: 25px;
}
a:hover{
	font-weight: normal;
	color: gray;
}
.top {
	color: white;
}
.online {
	font-weight: bold;
}
.offline {
	font-weight: bold;
}
.rowselect {
	cursor: pointer;
}
.rowselect:hover {
	background-color: #fcecbf;
}
#container {
	width: 1000px;
	position: relative;
}
#header {	
	background-image: url(http://i144.photobucket.com/albums/r196/Antecedo/tf_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 200px;
	margin-left: 0px;     
}
#server_name{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 30pt;
	color: #6b4d39; 
	margin-left: 200px;
	margin-right: 300px;
	margin-top: 10px;
}
#panel {
	position: absolute;
	margin-top: 200px;
}	
#panel .top {
	background-image: url(skins/knightfight/top.gif);
	width: 174px;
	height: 41px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
#panel dl {
	padding: 0px;
	margin: 0px;
}
#panel dt {
	cursor: pointer;
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	list-style-type: none;
	height: 23px;
	padding-left: 30px;
}
#panel dd {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	list-style-type: none;
	height: 23px;
	margin: 0;
}
#panel li {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	list-style-type: none;
	height: 23px;
}
#panel ul {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	padding: 13px;
	width: 174px;
	padding: 0;
	margin: 0;
}
#panel .mid {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 13px;
	width: 154px;
}
#panel .bot {
	background-image: url(skins/knightfight/bot.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 174px;
	height: 43px;
}
#panel a {
	text-decoration: none;
	color: white;
}
#panel a:hover {
	font-weight: bold;
}
#content {
	position: absolute;
	margin-left: 174px;
	margin-top: 200px;
}
#content .top {
	background-image: url(skins/knightfight/big-top.gif);
	width: 626px;
	height: 40px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
#content .mid {
	background-image: url(skins/knightfight/big-mid.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 546px;
	min-height: 250px;
}
#content .bot {
	background-image: url(skins/knightfight/big-bot.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 626px;
	height: 47px;
}
#right {
	position: absolute;
	margin-top: 200px;
	margin-left: 800px;
}	
#right .topr {
	background-image: url(skins/knightfight/top.gif);
	width: 174px;
	height: 41px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
#right li {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	list-style-type: none;
	height: 23px;
}
#right ul {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	padding: 13px;
	width: 174px;
	padding: 0;
	margin: 0;
}
#right .midr {
	background-image: url(skins/knightfight/mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 13px;
	width: 154px;
}
#right .botr {
	background-image: url(skins/knightfight/bot.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 174px;
	height: 43px;
}
#right a {
	text-decoration: none;
	color: white;
}
#right a:hover {
	font-weight: bold;
}
#error {
	background-image: url(skins/knightfight/error.png);
	background-repeat: no-repeat;
	position: fixed;
	/*Fuck IE :)*/
	/*IE position: absolute; */
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	width: 150px;
	height: 70px;
	padding-left: 70px;
	padding-right: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 240px;
	margin-top: 100px;
	cursor: pointer;
}
#captcha-image {
	margin-top: 5px;
}
#choose-skill {
	float: left;
	margin-right: 20px;
}
input {
	border: 1px solid #e7ba8c;
	color: white;
	background-color: #101410;
}
#googlead1 {
	margin-left: 800px;
    margin-top: 0px;
    position: absolute;
}
#phia{
	margin-left: 808px;
    margin-top: 685px;
    position: absolute;
}