/*
div {
	border: 1px solid green;
}

ul {
	border: 1px solid blue;
}
*/
body {
	background: white url(../images/main_bg.gif);
	font-family: Arial, Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

input {
	z-index: 4;
	position: relative;
}

h1 {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

a img {
	border: none;
}

#navi {
	height: 76px;
}

#navi ul {
	height: 47px;
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	position: relative;
	top: 15px;
	left: 46px;
	z-index: 3;
}

#navi ul li {
	padding: 5px 14px 5px 13px;
	float: left;
	color: white;
}

#navi ul li:last-child {
	background: transparent;
}

#navi form {
	display: inline;
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 36px;
}

#navi input {
	width: 136px;
	border: 1px solid #f1f0f0;
	background: #adadad;
/*	color: #fcfcfb;
*/	color: #000000;
	width: 116px;
	font-size: 11px;
	padding: 3px 7px 3px 7px;
	height: 12px;
}

#navi input.submit {
	height: 19px;
	width: 19px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(../images/haku_nuoli.png);
	text-indent: -9999px;
}

#navi li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navi li a:hover {
	text-decoration: underline;
}

#main_container {
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	overflow: hidden;
	background: url(/images/sivupalkki_bg.jpg) 100% 0 repeat-y;
}

#main_content {
	float: left;
	background: url(../images/content_bg.gif) repeat-y;
	width: 792px;
	overflow: hidden;
}

#header {
	background: url(../images/top_bg.gif);
	width: 792px;
	height: 131px;
	margin: 0;
	padding: 0;
}

#header ul {
	list-style: none;
	padding: 30px 0 0 80px;
	margin: 0;
	width: 695px;
	height: 76px;
}

#header ul li {
	float: left;
	text-align: center;
	line-height: 10px;
}

#header ul li a {
	font-size: 10px;
	color: #b6b6b6;
	text-decoration: none;
}

#header ul li a:hover {
	text-decoration: underline;
}

#header ul li a img{
	display: block;
}

#header ul li a img.konsolifin_logo {
	margin-right: 85px;
}

#upper_container {
	padding: 0 29px 0 29px;
	background: url(../images/container_bg.gif) no-repeat;
}

#lower_container {
	padding: 0 29px 0 29px;
	clear: both;
}

.image_wrapper {
	margin: 0 10px 5px 0;
	display: block;
	float: left;
	height: 99px;
	width: 99px;
	position: relative;
}

.image_wrapper img.thumb {
	position: absolute;
	margin: 3px 3px 3px 3px;
	height: 88px;
	width: 88px;
}

.image_wrapper img.kehys {
	position: absolute;
	width: 99px;
	height: 99px;
}

#main_content div#copyright {
	clear: both;
	width: 704px;
	text-align: center;
	font-size: 11px;
	color: #898989;
	background: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	line-height: 18px;
}

#main_content div#copyright a {
	color: #646464;
}

#main_content div#copyright a:hover {
	color: #959595;
}

#main_content div#copyright a:visited {
	color: #BABABA;
}

#banner_container {
	float: right;
	margin-right: 20px;
	width: 468px;
	height: 60px;
}

#right_banner_container {
	float: left;
	overflow: hidden;
	padding: 0 5px 0 1px;
	width: 160px;
}

#right_banner_container div.container {
	padding: 0 0 6px 0;
}

#jb_container {
	background: white;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
}

/* from this point, these items might go to separate files */

#toolbar img {
	position: relative;
	top: 3px;
}

#toolbar {
	width: 734px;
	height: 30px;
	color: white;
}

#toolbar div {
	position: absolute;
	height: 30px;
}

#toolbar form {
	margin: 10px 1px 3px 0;
	float: right;
}

#toolbar input {
	border: 1px solid black;
}

#toolbar div div {
	position: relative;
	bottom: 15px;
	width: 724px;
	height: 33px;
	background: url(../images/toolbar.png) no-repeat;
	padding: 12px 0 0 10px
}

.clearer {
	clear: both;
}

.info_container_top {
	width: 734px;
	height: 26px;
	display: block;
}

.info_container_bottom {
	width: 734px;
	height: 26px;
}

img.large_cover {
	float: left;
}

div.game_info {
	float: left;
	margin: 0 0 0 15px;
	position: relative;
	bottom: 4px;
	width:513px;
}

table.game_info {
	background: white;
	width: 480px;
}

table.game_info td {
	background-color: #e2e2e2;
	cursor: default;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

table.game_info td.info_cell {
	color: black;
	background-color: #f0f0f0;
	cursor: default;
	vertical-align: top; 
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

table.game_info td.filler {
	background: white;
}


table {
	width: 100%;
	clear: both;
}

table#list_table {
	clear: both;
	margin: 0 auto 0 auto;
	width: 694px;
}

#list_table thead th {
	padding: 10px 12px 20px 12px;
	margin-bottom: 10px;
	text-align: left;
	color: white;
	background: none;
}

#list_table thead th a {
	color: white;
}

#list_table tbody th {
	padding: 8px 12px 8px 12px;
	border-bottom: 1px solid #EFEFEF;
	text-align: left;
}

#list_table tbody th a {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

#list_table tbody th a:hover {
	text-decoration: underline;
}

#list_table tbody th a:visited {
	color: #676767;
}


#list_table tbody td {
	padding: 8px 12px 8px 12px;
	border-bottom: 1px solid #EFEFEF;
}

#list_table tbody td a {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

#list_table tbody td a:hover {
	text-decoration: underline;
}

#list_table tbody td a:visited {
	color: #454545;
}


ul.alphabets {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 20px;
	display: block;
	color: black;
}

ul.alphabets li {
	display: block;
	line-height: 25px;
	height: 25px;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #f9f9f9;
}

ul.alphabets li:last-child {
	border-right: 1px solid #e5e5e5;
}

ul li.last, ul li.last_selected, ul li.last_unselected {
	border-right: 1px solid #e5e5e5;
}

ul.platform_container li {
	border: none !important;
}

ul.alphabets li.extra_pixel {
	width: 26px;
}

ul.alphabets li a {
	display: block;
	color: black;
}

ul.alphabets li a:hover {
	background: black;
	text-decoration: none;
	color: white;
}

ul.pages_container, ul.platform_container {
	list-style: none;
	display: block;
	margin: 10px 20px 15px 0;
	height: 25px;
	padding: 0;
	float: right;
	/* clear: both; */
}

ul.platform_container {
	float: left;
	margin: 10px 0 15px 0;
}

ul.pages_container li /*, ul.platform_container li */ {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	color: white;
	background: black;
}

ul.platform_container li {
	float: left;
}

/*
ul.platform_container li {
	width: auto !important;
}
*/

ul.pages_container li.unselected /*, ul.platform_container li.unselected */, ul.pages_container li.last_unselected /*, ul.platform_container li.last_unselected */ {
	background: #f9f9f9;
	color: black;
}

ul.pages_container li.text /*, ul.platform_container li.text */ {
	background: #f9f9f9;
	color: black;
	width: 50px;
	cursor: default;
}

ul.pages_container li:last-child /*, ul.platform_container li:last-child */ {
	border-right: 1px solid #e5e5e5;
}

ul.pages_container li.selected a, ul.platform_container li.selected a, ul.pages_container li.last_selected a /*, ul.platform_container li.last_selected a */ {
	color: white;
}

ul.pages_container li a, ul.platform_container li a {
	display: block;
	color: black;
}

ul.platform_container li a, ul.platform_container li, ul.platform_container li a img {
	padding: 0;
	margin: 0;
}

/*
ul.platform_container li a {
	padding: 0 10px;
}
*/

ul.pages_container li a:hover /*, ul.platform_container li a:hover */ {
	background: black;
	text-decoration: none;
	color: white;
}

form textarea{
	border: 1px solid #DEDEDE;
	background: #F8F8F8;
	
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	width: 100%;
	height: 150px;
	display: block;
}

form textarea:focus {
	background: #F3F3F3;
}


#image_container {
	background: url(../images/image_container_bg.png) 0 100% no-repeat;
	padding: 10px 0 20px 0;
}

#image_list_outer {
	width: 643px;
	overflow: hidden;
	position: relative;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
}

#image_list_inner {
	width: 10000px;
	position: relative;
	margin: 0;
	padding: 0;
}


#track {
	float: left;
	clear: both;
	width: 643px;
	height: 16px;
	background: url(../images/screenshot_bar.jpg) no-repeat;
	cursor: pointer;
	margin: 5px 0 0 0;
}

#slider {
	width: 53px;
	height: 16px;
	background: url(../images/screenshot_button.png) no-repeat;
	cursor: move;
}

#login_form table {
	width: auto;
}

#insert_comment {
	/* margin-top: 30px; */
}

#konsolifin_search {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: inline;
	width: 220px;
}

#konsolifin_search input {
	border: 1px solid #E5E5E5;
	background: #F9F9F9;
	padding: 4px;
	width: 150px;
}

#konsolifin_search input.submit {
	border: 1px solid #E5E5E5;
	padding: 3px;
	width: 50px;
}

#tooltip {
	background: black;
	border: white;
	/*
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	*/
	top: 0;
	left: 0;
	position: absolute;
	height: 105px;
	width: 400px;
	padding: 15px 15px 6px 15px;
	color: white;
	z-index: 100;
	border: 1px solid white;
	overflow: hidden;
}


#tooltip h1 {
	font-size: 13px;
	margin: 0 0 10px 0;
	color: white;
}

#tooltip h1 img {
	margin: 3px 10px 0 0;
}


#tooltip table {
	width: 280px;
	float: left;
	clear: none !important;
}

#tooltip div.name {
	letter-spacing: 1px;
	font-style: italic;
	font-size: 10px;
	margin: 5px 0 0 0;
}

#tooltip td {
	background-color:#565656;
}

#tooltip td.info_cell {
	background-color: white;
}

#tooltip .image_wrapper img {
	border: 1px solid white;
}

#info_container_top {
	width: 734px;
	height: 26px;
}

#info_container_bottom {
	width: 734px;
	height: 20px;
}

table.comments
{
	background: #FFFFFF;
	width: 100%;
}

table.comments td.main_cell
{
	padding: 7px;
	background-color: #e0e0e0;
	text-align: left;
}

table.comments td.horizontal_spacer
{
	height: 2px;
	background-color: #FFFFFF;
}

table.comments td.avatar_cell
{
	background-color: #ebebeb;
	padding: 15px;
	height: 100%;
	width: 65px;
	text-align: center;
}

table.comments td.vertical_spacer
{
	background-color: #FFFFFF;
	width: 2px;
}

table.comments td.comment_cell
{
	color: #000000;
	padding: 10px;
	background-color: #EFEFEF;
	word-wrap: break-word;
}

table.comments td.large_horizontal_spacer
{
	height: 15px;
	background-color: #FFFFFF;
}

#google_plus
{
	position: relative;
	bottom: 3px;
}

