body {
background: #1A1A1A url('../../graphics/default/bg.jpg') repeat-x;
 color: #000;
 margin-top: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
}

table {
 font-size: 12px;
}

th {
text-align: left;
}

img {
border: none;
}

#page {
width:960px;
margin:auto;
}

#header {
clear:both;
width:960px;
height: 388px;
background: url(../../graphics/default/header.jpg) no-repeat;
padding:0px;
margin:0px;
}

#news_flash {
	position: absolute;
	float: right;
	margin-left: 630px;
	width: 300px;
	height: 200px;
	margin-top: 85px;
	overflow: hidden;
}

#news_flash div { width: 275px; height: 150px; padding: 7px 10px; color: #000; text-align: left; overflow: hidden; }

#menulinks {
clear: both;
width: 960px;
height: 55px;
padding-top: 20px;
margin:0px;
background: url(../../graphics/default/menulinks.jpg) no-repeat;
}

#adminmenu {
clear: both;
width: 960px;
height: 27px;
padding-top: 13px;
margin-top: 10px;
background: #393939;
}
  
#menulinks a, #adminmenu a {
margin-left:20px;
margin-right:20px;
display:block;
color:#fff;
text-decoration:none;
float:left;
font-size:12px;
font-weight:bold;
text-align: right;
}

#menulinks a:hover, #menulinks a.active, #adminmenu a:hover {
color: #E393BD;
}

#mainarea {
width:960px;
clear:both;
}

#contentarea_front {
width:100%x;
float:left;
line-height:1.3em;
}

#contentarea {
width:580px;
padding-right:30px;
padding-bottom:20px;
padding-left: 20px;
padding-top: 20px;
float:left;
line-height:1.3em;
background-color: #fff;
}

#latestnews_front {
	float: left;
	background: #262626;
	width: 305px;
	height: 220px;
	margin-right: 22px;
	margin-top: 10px;
	overflow: hidden;
	color: #fff;
}

#gamelist_front {
	float: left;
	background: #262626;
	width: 305px;
	height: 220px;
	margin-right: 22px;
	margin-top: 10px;
	overflow: hidden;
	color: #fff;
}

#randomplayer {
	float: left;
	background: #262626;
	width: 305px;
	height: 220px;
	margin-top: 10px;
	overflow: hidden;
	color: #fff;
}

#banners { 
float: left; 
background: #262626;
width: 100%; 
margin-top: 15px; 
overflow: hidden; 
color: #fff; }

#banners img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#box_right {
	float: left;
	background: #262626;
	width: 305px;
	color: #fff;
}

.box_text {
	padding: 10px;
	height: 160px;
}

.box_text_right {
	padding: 10px;
}

#box_text_big {
	padding: 10px;
	width: 100%;
	background: #262626;
	margin: 0px;
}

.line {
	height: 3px;
	width: 305px;
	background-color: #595959;
	overflow: hidden;
}

.line_big {
	height: 3px;
	width: 100%;
	background-color: #595959;
	overflow: hidden;
}

#latestnews_front a, #gamelist_front a, #randomplayer a {
	color: #fff;
}

#latestnews_front a:hover, #gamelist_front a:hover, #randomplayer a:hover {
	color: #E393BD;
}
h3.box {
	width: 305px;
	height: 27px;
	padding-top: 10px;
	font-size: 14px;
	background-color: #393939;
	margin: 0px;
	color: #fff;
	text-indent: 10px;
	text-transform: uppercase;
}

h3.box_big {
	width: 100%;
	height: 27px;
	padding-top: 10px;
	font-size: 14px;
	background-color: #393939;
	margin: 0px;
	color: #fff;
	text-indent: 10px;
	text-transform: uppercase;
}


#sidebar {
float:left;
width:285px;
margin-left: 10px;
}

#footer {
width:960px;
clear:both;
height:40px;
margin-bottom: 0px;
padding-left: 0px;
text-align:center;
color: #777;
}

h1 {
font-size:16px;
color:#000;
padding:0;
margin-top: 5px;
margin-bottom: 5px;
}

h2 {
font-size:16px;
color:#000;
margin-top: 10px;
margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	margin:0px;
}


a {
color: #6c1a46;
font-weight: bold;
text-decoration:none;
}

a:hover {
color: #E393BD;
}

#sidebar a {
color: #fff;
font-weight: bold;
text-decoration:none;
}

a.arrow {
	font-weight: bold;
	text-decoration:none;
	padding-left: 10px;
	background: url(../../graphics/default/nuoli.gif) no-repeat;
}

#sidebar a:hover, .arrow {
color: #E393BD;
}

table .odd {
	background-color: #efefef;
}

/*
Linkkilista
*/

#submenu ul {
 margin: 0px;
 padding: 0px;
}

#submenu li {
list-style-type: none;
}

#submenu li a.active {
	color: #E393BD;
}

/*
Profiilien kommentit
*/
.comment {
	width: 555px;
}

.comment_white {
	background-color: #fff;
	vertical-align: top;
}

.comment_black {
	background-color: #efefef;
	vertical-align: top;
}

.comment_info {
	width: 20%;
	padding: 7px;
}

.comment_text {
	width: 80%;
	vertical-align: top;
	padding: 7px;
}
