@charset "UTF-8";

img {
	border: 0px;
}

li, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

<!—-
    * {
        -webkit-touch-callout: none;
    }
-->

body {
	background: #f5f5f5;
	font-family: sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 10px;
	text-rendering: optimizeLegibility;
}

h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 36px;
	display: none;
}

h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	display: none;
}

p {
	margin: 5px 0px 10px;
	padding: 0px;
}

#wrapper {
	-webkit-box-shadow: #ccc 0 2px 10px;
	box-shadow: #ccc 0 2px 10px;
	behavior: url(PIE.htc);
}

#header {
	background: #1B4219 url(no-header.jpg) center top;
	color: #ffdb7b;
	height: 80px;
	border-bottom: 1px #071106 solid;
}

.footer {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.8, #f5f5f5), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #f5f5f5,  #e5e5e5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e5e5');
	padding: 10px 0px 10px;
	clear: both;
	behavior: url(PIE.htc);
}

a {
	color: #000;
	text-decoration: none;
}

table, tr, td, th {
	border-collapse:collapse;
}

table {
	margin: 0px 0px 0px;
	width: 320px;
	clear: both;
}

th {
	color: #AB0F14;
	padding: 7px 4px 3px;
	text-align: left;
}

td {
	padding: 3px 4px;
	height: 30px;
}

.name {
	width: 60%;
}

thead {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #eee), color-stop(0.5, #e9e9e9), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #fff,  #e5e5e5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	border-bottom: 1px solid #ccc;
	behavior: url(PIE.htc);
}

.header { 
    background: url(sort-default.png) no-repeat 4px center;
    padding: 7px 4px 3px 17px;
    border-right: 1px dotted #ccc;
    cursor: pointer;
}

.headerSortUp { 
    background: url(sort-up.png) no-repeat 4px center !important;
    padding: 7px 4px 3px 17px;
}

.headerSortDown { 
    background: url(sort-down.png) no-repeat 4px center !important;
    padding: 7px 4px 3px 17px;
    padding: 7px 4px 3px 17px;
}

.header.spilletid {
	border: 0px;
}

/*Intro*/

#meny .button .icon {
	float: left;
	margin: 3px 10px 0px 0px;
}

#intro .ui-tabs-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
}

#intro .ui-state-default {
	float: none;
	margin: 0px;
	padding: 0px;
}

#intro .ui-state-default .button, #meny .button {
	position: relative;
	text-align: left;
	width: auto;
	height: 38px;
	padding: 10px 10px;
	font-size: 17px;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #f5f5f5), color-stop(0.5, #f5f5f5), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #fff,  #e5e5e5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
	border-bottom: 1px #a9a9a9 solid;
	behavior: url(PIE.htc);
}

#intro .ui-state-default .button .undertittel, #meny .button .undertittel {
	font-size: 12px;
	color: #666;
}

#intro .ui-state-default .button .arrow, #meny .button .arrow {
	position: absolute;
	top: 50%;
	right: 15px;
	margin: -6.5px 0px;
	height: 13px;
	width: 8px;
	background: url(arrow.png);
}

#intro .ui-state-default a {
	color: #333;
}

#intro .ui-tabs-selected .button {
	color: #333;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #f5f5f5), color-stop(0.5, #f5f5f5), to(#ccc));
	background: -moz-linear-gradient(top,  #fff,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
	text-shadow: #99cFE1 0px 1px 5px;
	behavior: url(PIE.htc);
}

#intro .ui-tabs-hide {
	display: none;
}

.tilbake-knapp {
	background: #1B4219 url(no-line.jpg) center top;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding: 8px 10px;
	border-bottom: 1px #071106 solid;
}

.title {
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding: 7px 10px 7px;
	behavior: url(PIE.htc);
}

.day {
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	color: #999;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	behavior: url(PIE.htc);
}

/*Tabs*/

#tabs .ui-tabs-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
	border-top: 1px #434343 solid;
	border-bottom: 1px #000 solid;
}

#tabs .ui-state-default {
	float: left;
	margin: 0px;
	padding: 0px;
}

#tabs .ui-state-default .button {
	text-align: center;
	width: auto;
	height: 18px;
	padding: 15px 0px;
	font-size: 15px;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#2c2c2c), color-stop(0.5, #151515), color-stop(0.5, #000), to(#000));
	background: -moz-linear-gradient(top,  #2c2c2c,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c', endColorstr='#000000');
	behavior: url(PIE.htc);
}

#tabs .ui-state-default a {
	color: #9b9b9b;
}

#tabs .ui-tabs-selected .button {
	color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), color-stop(0.5, #353535), color-stop(0.5, #252525), to(#252525));
	background: -moz-linear-gradient(top,  #4b4b4b,  #252525);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#252525');
	text-shadow: #009FE1 0px 1px 5px;
	behavior: url(PIE.htc);
}

#innhold {
	border-top: 1px #fcfcfc solid;
}

#tabs .ui-tabs-hide {
	display: none;
}

tr.merket {
	background: #ffa !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffe), to(#ff6)) !important;
	background: -moz-linear-gradient(top,  #ffe,  #ff6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffee', endColorstr='#ffff66');
	behavior: url(PIE.htc);
}

tr.merket td {
	height: 28px;
	border-bottom: 1px solid #ee0;
	border-top: 1px solid #ffa;
}

tr.merket .name {
	padding: 0px 0px 0px 35px;
	background: url(star.png) no-repeat left center;
}

.favorittliste tr.merket .name {
	padding: 0px 0px 0px 10px  !important;
	background: none !important;
}

/*FAVORITTER*/

#oppdater-favoritter, #fjern-favoritter {
	background: #1B4219;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ccc));
	background: -moz-linear-gradient(top,  #f5f5f5,  #ccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#cccccc');
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 12px;
	padding: 10px 10px 10px;
	border-bottom: #bbb solid 1px;
	behavior: url(PIE.htc);
}

#oppdater-favoritter img, #fjern-favoritter img {
	margin: -4px 2px -6px;
}

/*HJELP*/

#hjelp .topic, #rapporter .topic {
	background: #fff;
	margin: 7px 5px;
	padding: 10px 10px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px dotted #999;
	behavior: url(PIE.htc);
}

#hjelp .topic h4, #rapporter .topic h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px dotted #999;
}

#rapporter a {
	color: #AB0F14;
}

.spilleliste-bilde {
	margin: 70px 10px;
}

#tabs .ui-state-default .button {
	width: 80px !important;
}

table {
	width: 320px !important;
}

#wrapper {
	width: 320px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 -160px;
}

.name {
	width: 50%;
}

/*KART*/

.kartknapphjem { background: rgba(255, 255, 255, 0.8); -webkit-border-radius: 5px; font-size: 18px; text-align: center; position: absolute; top: 5px; left: 5px; width: 45px; padding: 8px 5px; }
.kartknapp1x { background: rgba(255, 255, 255, 0.8); -webkit-border-radius: 5px; font-size: 18px; text-align: center; position: absolute; top: 5px; left: 65px; width: 45px; height: 20px; padding: 10px 5px; }
.kartknapp2x { background: rgba(255, 255, 255, 0.8); -webkit-border-radius: 5px; font-size: 18px; text-align: center; position: absolute; top: 5px; left: 125px; width: 45px; height: 20px; padding: 10px 5px; }
.kartknapp4x { background: rgba(255, 255, 255, 0.8); -webkit-border-radius: 5px; font-size: 18px; text-align: center; position: absolute; top: 5px; left: 185px; width: 45px; height: 20px; padding: 10px 5px; }
