	/* Reset prefixed styles */
a img,:link img,:visited img,fieldset,abbr,table { border: 0; }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
pre,code,address { font-size:1em; font-weight:normal; font-style: normal; }
h1,h2,h3,h4,h5,h6,body,html,ul,ol,li,pre,form,p,blockquote,fieldset,input,dl,dt,dd { margin:0; padding:0; } 

html {
	background: #999;	
	overflow-y: scroll; }
body {
	background: #999 url(images/background.gif) repeat-y top center;
	width: 780px; margin: 0 auto; font-size: 63%;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

body.no-menu {
	background-image: url(images/background_nomenu.gif); }

h1 {
	font-size: 1.8em;
	width: 65%;
	font-family: Georgia, "Times New Roman", serif;
	margin: 1.2em 0 0.6em; padding-bottom: 0.5em;
	background: url(images/background-title.gif) repeat-x bottom left; }
.narrow h1 {
	margin: 0.6em 0;
	background: none;
	width: 100%; }
h2 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif; 
	margin: 1.2em 0 0.6em; }
.narrow h2 {
	margin: 0.6em 0;
	padding-bottom: 0.6em;
	background: url(images/background-title.gif) repeat-x bottom left; }

p {
	font-size: 1.1em;
	margin: 0.5em 0; }
table.box td p {
	margin: 0.2em 0.2em; }
table.list td p { margin: 0.2em 0; }

ins { word-spacing: -3px; text-decoration: none; }

.header {
	width: 728px; height: 68px;
	margin: 0 auto; padding: 8px 10px;
	background: #fff url(images/background-header.gif) repeat-x bottom left; }
.header img.logo {
	margin: 4px 0 0 20px;
	float: left; }
.header img.banner { 
	float: right; }

.container {
	width: 748px;
	margin: 0 auto; }

.container .content {
	width: 532px;
	padding: 5px 20px;
	float: right; }
.container .narrow {
	width: 423px; 
	padding: 5px 10px; }
body.no-menu .container .content {
	width: 688px;
	padding: 5px 30px;
	float: none; }

.navigation {
	float: left;
	width: 154px;
	padding: 5px 5px 5px 15px;
	font-size: 1.1em; }
.navigation h3 {
	color: #f00;
	text-transform: uppercase;
	margin-top: 20px; }
.navigation h3.partners {
	color: #666; }
.navigation h4 {
	color: #f00;
	text-transform: uppercase;
	margin-top: 10px; }

.navigation ul {
	list-style-type: none; 
	margin: 0 0 10px 0; }
.navigation ul li ul {
	margin: 0 0 10px 0; }
.navigation li {
	padding: 1px 0; }
.navigation a { 
	color: #000; 
	text-decoration: none; }
.navigation a:hover {
	text-decoration: underline; }
.navigation a.regular { color: #00f; text-decoration: underline; }
.navigation a.regular:hover { text-decoration: none; }


.right-menu {
	width: 124px;
	padding: 5px 5px 0 0;
	float: right; }
.right-menu h3 {
	text-align:center; line-height: 22px;
	background: #fff url(images/header-news.gif) no-repeat top center; }

.right-menu ul { 
	margin-top: 5px;
	list-style-type:none; }
.right-menu li { 
	background-color: #ffffff; border: 1px solid #a5a5a5;
	margin-bottom: 10px; padding: 1px;
	text-align: center; }
.right-menu li p { 
	margin: 6px 0 4px; font-size: 1em; line-height: 1.2em; }
.right-menu li p.heading { 
	font-weight: bold;
	margin: 1px 0 -4px 0; }

.right-menu li a { 
	text-align: center; }
.right-menu li img { display:block; margin: 5px 0 auto 0; }
.right-menu li img.flag { display: inline; margin: 0; }
.arkiv { float: left; margin-right: 5px; }

ul.footer {
	background: #fff url(images/background-footer.gif) repeat-x top left;
	width: 748px; height: 40px;
	margin: 0 auto;
	list-style-type: none; }
ul.footer li {
	float: left; line-height: 40px; width: 19.9%; text-align: center; }

div.footer {
	background-color: #999;
	padding: 0.4em 0.8em 1.2em 0.8em;
	text-align: center; }

.infobox {
	background-color: #ffffff;
	border: 1px solid #750008;
	padding: 5px; margin-bottom: 2em; }
.infobox h3 {
	font-size: 1.1em; 
	margin-bottom: -0.4em!important; 
	color: #f00;
	text-transform: uppercase; }
.infobox .banner {
	float: right;
	margin: -0.5em 0.3em 0 0.5em; }
.infobox .links {
	margin-top: 0.3em; }

div.list {
	border: 1px solid #cdcdcd;
	background-color: #f9f9f9;
	padding: 4px; margin-bottom: 2em; }
	
table.box {
	border: 1px solid #750008;
	width: 100%; margin-bottom: 2em; }
table.box td {
	vertical-align:top;
	background: #f2f2f2;
	padding: 0.5em; }
table.box th {
	background: #b10004 url(images/background-th.gif) repeat-x center left;
	border-bottom: 1px solid #000;
	font-size: 1.1em; color: #fff;
	padding: 0.6em 0.3em; }

table.list td { vertical-align: middle; text-align:center; height: 3.2em; }
table.list td { vertical-align: middle; text-align:center; height: 3.2em; }
table.box tr.odd td { background-color: #e8e8e8; }
/*table tr:hover td { background-color: #eee; }*/

table { width: 100%; }

table.box td.text { text-align: left; }
table.center { text-align: center; }

.bigbanner { 
	margin-bottom: 1em; }
.bigbanner img { float: left; margin-right: 1em; }
img.bigbanner { float: left; margin-right: 1em; }
.bigbanner .links { font-weight: bold; }

img.img-left { float: left; margin-right: 1em; }
img.img-right { float: right; margin-left: 1em; }

.short-info {
	float: right; 
	width: 140px; 
	margin: 0 0 1em 2em; }
.short-info h3 {
	background: #b10004 url(images/background-th.gif) repeat-x center left;
	border-bottom: 1px solid #000;
	width: 100%;
	line-height: 2em;
	color:#fff; font-weight:bold;
	text-align:center; }
.short-info ul {
	list-style-type: none; 
	margin-bottom: 1.5em; }
.short-info li {
	padding: 0.8em 0.2em 1.2em 1.6em;
	background: #f2f2f2 url(images/pil.gif) no-repeat 0.5em 1.1em;
	border-bottom: 1px dashed #7f7f7f; }
.short-info li a {
	display: block; }
.short-info p.box {
	background-color: #f2f2f2;
	font-size: 0.9em;
	padding: 0.5em;
	margin: 0 0 0.5em; }
.short-info a.playnow {
	display: block;
	padding: 1.5em 0 1.6em;
	text-align: center;
	vertical-align: middle;
	background-color: #ffff00;
	border: 1px solid #000;
	font-size: 1.1em;
	font-weight: bold; }
.short-info img.casino { display: block; }

dl { background-color: #f2f2f2; clear: both; margin: 0.5em 0; border-top: 1px dashed #7f7f7f; }
dt, dd {
	padding: 0.5em 0.2em; 
	border-bottom: 1px dashed #7f7f7f; }
dt { float: left; width: 180px; font-weight: bold; }
dd { clear: right; }

a.menu:link, a.menu:visited {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	}
a.menu:hover, a.menu:active {
	text-decoration: underline;
	}
	
	
a.bottom:link, a.bottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	}
a.bottom:hover, a.bottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	}
	
.clear { clear:both; height: 0px; line-height: 0px; }

.fourteenblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	font-size:12px;

}

.elevenblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	font-size:10px;

}
