/* body/gui */

body {
	background-color: #57534b;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	background-image: url(/tf2/img/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}

td {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

td.content {
	background-color: #706251;
	background-image: url(/tf2/img/content_bg.png);
	background-position: bottom right;
	background-repeat: repeat-x;
}

div.content {
	width: 620px;
	padding: 0px 0px 0px 10px;
	background-image: url(/tf2/img/topsekret.png);
	background-position: 290px 12px;
	background-repeat: no-repeat;
}

span.hilight {
	height: 20px;
	background-color: #706251;
}

img.logo {
	margin: 20px 0px 70px 40px;
}

td.n {
	padding: 0px 5px 0px 5px;
}

td.n_l {
	width: 2px;
	padding: 0px;
	background-color: #706251;
	background-image: url(/tf2/img/hl_l.png);
	background-position: top left;
	background-repeat: no-repeat;
}

td.n_r {
	width: 22px;
	padding: 0px;
	background-image: url(/tf2/img/hl_r.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



/* h/p */

h1 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 32px;
	letter-spacing: -3px;
}

h2 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 24px;
	letter-spacing: -2px;
}

h3 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 6px 0px;
	font-size: 18px;
	letter-spacing: -1px;
}

h4 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	letter-spacing: -1px;
}

p {
	line-height: 14px;
	font-size: 11px;
	text-indent: 28px;
}

p.norm{
	text-indent: 0px;
}

p.eka {
	text-indent: 0px;
	margin-top: 0px;
}

p.eka:first-letter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input,textarea,select {
	border: 1px solid #968672;
	color: #ffffff;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	background-color: #645645;
}

.iso {
	font-size: 15px;
}

.pieni {
	font-size: 9px;
}

/* linkit */

a:link, a:visited {
	font-size: inherit;
	color: #eeb277;
	text-decoration: none;
	font-weight: bold;
	border: 0px none #000000;
	
}

a:hover, a:active {
	font-size: inherit;
	color: #eeb277;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #eeb277;
}

a.n:link, a.n:visited {
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px 6px 0px 6px;
	color: #ffffff;
	font-size: 12px;
	border: none;
}

a.n:hover, a.n:active {
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px 6px 0px 6px;
	color: #ffffff;
	font-size: 12px;
	border-bottom: 1px dotted #FFFFFF;
}


/* muuta */

.input_tumma {
	background-color: #645645;
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	border: none;
	width: 208px;
}

.profile_ots {
	color: #877768;
	font-size: 12px;
	font-weight: bold;
}

.profile_t {
	margin: -4px 0px 2px 10px;
	color: #ffffff;
	font-size: 16px;
}

.paneeli_vino_pohja {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.paneeli_vino_otsikko {
	width: 100%;
	background-color: #6b5d4d;
	background-image: url(/tf2/img/paneelit/vino_yla.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
}

.paneeli_vino_teksti {
	background-color: #6b5d4d;
	background-image: url(/tf2/img/paneelit/vino_ala.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 8px 12px 12px 12px;
	margin: 0px;
}

p.chat {
	margin: 0px 0px 0px 12px;
	font-size: 10px;
	line-height: 12px;
	text-indent: 0px;
}

.s_win {
	color: #00ff00;
}

.s_loss {
	color: #ff0000;
}

.s_draw {
	color: #ffff00;
}

.tf2img {
	 border: 8px solid #6c5e4e; 
}

.tf2img_classified {
	 border: 8px dotted #6c5e4e; 
}

.tulossa_header {
	width: 20px;
	text-align: center;
}

.tulossa_on {
	background-color: #61c950;
}

.tulossa_ei {
	background-color: #c95050;
}

.tulossa_eos {
	background-color: #645645;
}
