body {
	background:				url(../img/site/bg.jpg) repeat-x #1c0202;
	font-family:				"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.body_2 {
	background:				url(../img/site/megabg.jpg) center;
	font-family:				"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

#mainTop {
	margin:				0 auto;
	padding:				6px;
	width:					925px;
	height:				41px;
	background:				url(../img/site/main_top.gif);
}	

#logo {
	margin:				0 auto;
	background:				url(../img/site/logo.jpg);
	width:					937px;
	height:				194px;
}

#mainFrame {
	margin:				0 auto;
	width:					935px;
	border-left:				1px solid #770e0e;
	border-right:				1px solid #770e0e;
	background:				#3b0404;
}

#bottomLeft {
	width:					228px;
	padding-top:				6px;
	padding-left:				6px;
	float:					left;
}

#leftTop {
	width:					226px;
	height:				42px;
}

#leftBottom {
	width:					216px;
	padding:				5px;
	background:				#210202;
	color:					#a82121;
	font-size:				13px;
	margin-bottom:			6px;
}

#leftBottom hr {
	border-bottom:			1px solid #0e0101;
	border-top:				1px solid #510b0b;
	border-left:				1px solid #210202;
	border-right:				1px solid #210202;
	size:					2;
	margin-bottom				0px;
}

#leftBottom a {
	color:					#fff;
	text-decoration:			none;
	text-align:				right;
}

#leftBottom a:hover {
	color:					#ca1d25;
	text-decoration:			none;
	text-align:				right;
}

#leftBottom h3 {
	margin:				0px;
	color:					#FFF;
	font-size:				14px;
}

#leftBottom h2 {
	margin:				0px;
	color:					#d03232;
	font-size:				17px;
}

#leftCalendar {
	width:					226px;
	padding:				0px;
	background:				#210202;
	color:					#a82121;
	font-size:				12px;
	margin-bottom:			6px;
}

#leftCalendar a {
	color:					#fff;
	text-decoration:			none;
	text-align:				right;
}

#leftCalendar a:hover {
	color:					#ca1d25;
	text-decoration:			none;
	text-align:				right;
}

#bottomCenter {
	width:					463px;
	line-height:				1.4;
	padding-top:				6px;
	padding-left:				3px;
	float:					left;
	color:					#171717;
	font-size:				12px;
}

#bottomCenter a {
	color:					#0d2e5d;
	text-decoration:			none;
	font-weight:				bold;
}

#bottomCenter a:hover {
	color:					#ca1d25;
	text-decoration:			none;
	font-weight:				bold;
}

#bottomCenter h3 {
	font-size:				17px;
	margin:				0px;
}

#bottomCenter h2 {
	font-size:				19px;
	margin:				0px;
}

#centerDown {
	width:					460px;
	height:				10px;
	background:				url(../img/site/center_bottom.jpg);
}

#centerBottom {
	background:				#fff;
	color:					#171717;
	width:					450px;
	padding-left:				5px;
	padding-right:			5px;
	padding-top:				5px;
	padding-bottom:			0px;
	font-size:				11px;
}

#centerTop {
	width:					460px;
	height:				42px;
}

#bottomRight {
	width:					231px;
	padding-left:				3px;
	padding-top:				6px;
	float:					right;
}

#rightTop {
	width:					226px;
	height:				42px;
}

#rightBottom {
	width:					216px;
	padding:				5px;
	background:				#210202;
	color:					#a82121;
	font-size:				12px;
	margin-bottom:			6px;
}

#rightPartners {
	width:					226px;
	text-align:				center;
	padding:				0px;
	background:				#210202;
	color:					#a82121;
	font-size:				12px;
	margin-bottom:			6px;
}

#rightElse {
	width:					216px;
	text-align:				center;
	padding:				5px;
	background:				#210202;
	color:					#a82121;
	font-size:				12px;
	margin-bottom:			6px;
}


#mainBottom {
	margin:				0 auto;
	background:				url(../img/site/main_bottom.png);
	height:				12px;
	width:					937px;
}

#copyright {
	margin:				0 auto;
	font-size:				12px;
	padding-top:				6px;
	color:					#ac2d2d;
	text-align:				center;
	width:					937px;
}

#clear {
	clear:					both;
	text-align:				center;
	padding-top:				6px;
}

.text {
	background:				#ebebeb;
}

.text_2 {
	background:				#fff;
}

.text_3 {
	border-bottom:			1px solid #a8a8a8;
}

.text_yellow {
	background-color:		#fff7bf;
	font-size:			11px;
}

.text_green {
	background-color:		#c0f1b6;
	font-size:			11px;
}

.text_red {
	background-color:		#ffd0d0;
	font-size:			11px;
}

.centerBoxTop {
	background:				url(../img/site/topic.jpg);
	font-weight:				bold;
	color:					#FFF;
}

.pelaajakortti {
	background-image:		url('../img/site/pelaajakortti.jpg');
	padding:			0px;
	padding-left:			2px;
	height:			205px;
	color:				#FFF;
	line-height:			1.1;
}

.pelaajakortti h3 {
	color:				#FFF;
	font-size:			22px;
	margin:			0px;
}

.darkred {
	background-image:		url('../img/site/darkred.png');
	font-size:			11px;
}

.lightred {
	background-image:		url('../img/site/lightred.png');
	font-size:			11px;
}

#thumbss {
	margin: 0 auto;
	width: 440px;
	background: #e7e7e7;
	padding:5px;
}

#thumbss ul {
	margin: 0;
 	padding: 0;
 	overflow: hidden;
 	list-style-type: none;
}

#thumbss li {
	float: left;
	list-style-type: none;
	text-align:center;
	background-color:#fff;
	margin:1px;
	padding:0px;
}

#thumbss a, .navikuva a {
	height:80px;
	width:100px;
	color:#FFF;
	font-size:12px;
	display: block;
	padding: 5px;
	text-decoration: none;
	overflow: hidden;
	vertical-align:bottom;

}

#thumbss a:hover, .navikuva a:hover {
	display: block;
	padding: 5px;
	text-decoration: none;
	overflow: hidden;
	vertical-align:bottom;
	background-color:#e7e7e7;

}
