﻿html, body {
	margin: 0;
	padding: 0;
}
body {
	background: url(../designfiles/bg_top.gif) repeat-x #ffc92b;
}
body, td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #691613;
}
a {
	color: #dd1810;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 790px;
	margin: auto;
}
#nav {
	position: relative;
	width: 225px;
	float: left;
	min-height: 299px;
	_height: 299px;
	z-index: 1000;
}
#content_pane {
	width: 555px;
	float: left;
	overflow: hidden;
}
#header {
	width: 555px;
	height: 166px;
	background: url(../designfiles/header_logo_bg.gif) no-repeat;
}
#header_sisu {
	width: 555px;
	height: 166px;
	background: url(../designfiles/header_logo_bg_sisu.gif) no-repeat;
}
#casinos {
	width: 170px;
	height: 192px;
}
#header_content {
	width: 555px;
	height: 120px;
}
#grand_prize {
	width: 543px;
	height: 55px;
	padding-left: 12px;
	padding-top: 6px;
	background: url(../designfiles/grand_prize_bg.gif) no-repeat;
}
#grand_prize_sisu {
	width: 543px;
	height: 55px;
	padding-left: 12px;
	padding-top: 6px;
	background: url(../designfiles/grand_prize_bg_sisu.gif) no-repeat;
}
#content_wrapper {
	background: url(../designfiles/content_bg.gif) repeat-y;
}
#content {
	background: url(../designfiles/content_bottom.gif) bottom left no-repeat;
	min-height: 500px;
	_height: 500px;
}
#content .wrap {
	line-height: 1.5em;
	padding: 0 35px 15px 35px;
}
#footer {
	position: relative;
	clear: both;
	width: 780px;
	height: 146px;
	background: url(../designfiles/footer_bg.gif) no-repeat;
}
#illustration {
	position: absolute;
	width: 225px;
	height: 133px;
	left: 0px;
	top: -133px;
	background: url(../designfiles/footer_top_illustration.gif) no-repeat;
}
#footermenu {
	position: absolute;
	left: 170px;
	top: 85px;
}
#jackpot {
	position: absolute;
	width: 489px;
	height: 42px;
	top: 36px;
	left: 160px;
}
#mainmenu_wrapper {
	background: url(../designfiles/mainmenu_bg.gif) repeat-y;
	position: relative;
}
#langmenu {
	position: absolute;
	top: 43px;
	left: 55px;

}

#soundbut {
	position: absolute;
	top: 40px;
	left: 195px;
}
#mainmenu {
	padding-top: 65px;
	padding-left: 50px;
	padding-right: 15px;
	width: 160px;
	background: url(../designfiles/header_1.gif) no-repeat;
	margin: 0;
	min-height: 190px;
	_height: 190px;
}
#mainmenu li {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #f8e8d4;
	padding: 4px 10px;
}
#mainmenu li a {
	font-size: 12px;
	font-weight: bold;
	color: #691900;
}
#casinomenu {
	padding-left: 50px;
	padding-right: 15px;
	width: 160px;
	background: url(../designfiles/mainmenu_bg.gif) repeat-y;
	margin: 0;
}
#casinomenu li {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #f8e8d4;
	padding: 4px 10px;
}
#casinomenu li a {
	font-size: 12px;
	color: #691900;
	font-weight: bold;
}
#casinomenu_wrapper {
	background: url(../designfiles/casinomenu_top.gif) no-repeat;
	padding-top: 44px;
}
.casino {
	width: 194px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 2em;
	padding: 17px 0 14px 0;
	background: url(../designfiles/casino_bg.gif) no-repeat;
}
.casino img {
	width: 150px;
	height: 100px;
	margin-bottom: 2em;
}
.casino .title {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.casino a:hover {
	text-decoration: none;
}
.casino .area {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	display: none;
}
.news-picture {
	border: 1px solid #DDD;
	float: left;
	margin-right: 1em;
	padding: 1px;
}
.no-margin {
	margin: 0;
}
h2 {
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	margin: 0 0 1em 0;
	color: #b58152;
	font-size: 1em;
	font-weight: normal;
}
.newsItem {
	float: left;
	width: 210px;
	text-align: left;
	padding: 0 10px;
}
