/* CSS Document */



BODY {
	margin: 0px;
	background-color: #064636;
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
TD {
	line-height: 14px;
	font-size: 12px;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.whiteHeadBig {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.orangeHeadBig {
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redHeadBig {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redHeadBig A {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.darkGreenTextBig {
	color: #023226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.darkGreenTextBig A {
	color: #023226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.whiteText {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteTextSmall {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blackText {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackText A {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.blackTextSmall {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blackTextSmall A {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.blackTextBig {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.whiteTextBig {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.whiteTextBig A {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.whiteTextBig A:hover {
	color: #FFF;
	text-decoration: none;
}
.redText {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redTextSmall {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redTextSmall A:hover {
	color: #db0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.orangeText {
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeText A {
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeText A {
	color: #ffb500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bestOfTheMonth {
	border: 3px solid #f10302;
}
.redWhiteLink {
	background-color: #db0000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
.redWhiteLink A {
	background-color: #db0000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
h1 {
	height: 12px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
code {
	font-family: monospace;
	font-size: 100%;
}
img {
	border: 0;
	vertical-align: middle;
}
abbr, acronym {
	font-style: normal;
	border: 0;
}
sup {
	line-height: 1px;
}
h2 {
	margin: 0 5px 0.5em;
	font-size: 125%;
}
h3 {
	margin: 0 10px 0.5em;
	font-size: 110%;
}
h4 {
	margin: 0 10px 0.5em;
	font-size: 100%;
}
p, ul, dl, address {
	margin: 0.5em 10px 1.4em 10px;
	padding: 0;
	list-style: none outside;
}
address {
	font-style: normal;
}
ul li {
	color: #ffffff;
	padding: 0.1em 0 0.1em 14px;
}
dt {
	font-weight: bold;
	margin: 1.5em 0 0.5em;
}
dd {
	margin: 0.5em 0;
}
dd p {
	margin: 0.4em 0 0.8em;
}
blockquote {
	margin: 1em 10px;
	padding: 0.6em 1em 0.8em;
	font-style: italic;
	color: #ffffff;
	background: #f6f0e9;
}
blockquote p, blockquote h3, blockquote h4 {
	margin: 0.5em 0;
}
form {
	margin: 0;
}
input, select, textarea, button {
	font-size: 68.75%;
	margin: 0;
	vertical-align: middle;
}
button {
	color: #000;
	background: transparent;
	border: 0;
	padding: 0;
}
table {
	width: 96%;
	font-size: 100%;
}
th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
thead th {
	font-weight: bold;
	color: #000;
	background: #efe9e3;
}
table p, table ul, table ol {
	margin: 0 0 0.5em;
}
caption {
	margin: 0 0 0.6em;
	font-style: italic;
}
.break {
	clear: both;
}
.hide {
	position: absolute;
	top: -1000em;
	left: -1000em;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
img, div, input, A {
	behavior: url("images/iepngfix.htc")
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
/************************ New Style *******************************/







#container {
	position: relative;
	margin: 0px auto 0px auto;
	width: 972px;
	text-align: left;
}
#top {
}
#top-bottom {
	width: 972px;
	position: absolute;
	top: 40px;
	left: 0px;
}
.top-bottom-left {
	float: left;
	width:470px;
	padding: 35px 20px 20px 73px;
	text-align: center;
}
.top-bottom-right {
	float: right;
}
/******************************* Content ***********************************/







#content {
	width: 972px;
}
#main-content {
	width: 972px;
	margin-top: 155px;
	background-color: #064636;
}
#content-col-1 {
	float:left;
	width: 190px;
	padding: 2px;
}
.yellow-box-small {
	background-color: #023226;
	width: 182px;
	border: 2px solid #FFB500;
}
.yellow-box-header {
	position: relative;
	width: 186px;
	_width: 182px;
}
.header-left {
	background-image: url(images/leftTable04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 5px;
	height: 5px;
	position: absolute;
	left: -2px;
	top: -2px;
}
.header-right {
	background-image: url(images/leftTable01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 5px;
	height: 5px;
	position: absolute;
	right: 2px;
	_right: -2px;
	top: -2px;
}
.yellow-box-middle {
	width: 100%;
	background-color: #023226;
	text-align: center;
}
.yellow-box-title {
	text-align: center;
	width: 100px;
	margin: 3px auto 0px auto;
}
.yellow-box-text {
}
.yellow-box-text ul {
	margin:0px;
	padding:0px;
}
.yellow-box-text ul li {
	margin: 5px;
	padding: 0px;
}
.yellow-box-text ul li A {
	display: block;
	background-image: url(images/buttonMenu.jpg);
	width: 172px;
	height: 21px;
	_height: 28px;
	padding-top: 7px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
.yellow-box-footer {
	position: relative;
	width: 186px;
	_width: 182px;
}
.footer-left {
	background-image: url(images/leftTable03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 5px;
	height: 5px;
	position: absolute;
	left: -2px;
	top: -3px;
}
.footer-right {
	background-image: url(images/leftTable02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 5px;
	height: 5px;
	position: absolute;
	right: 2px;
	_right: -2px;
	top: -3px;
}
.left-banner {
	display: block;
	margin: 20px 10px 20px 25px;
}
#content-col-2 {
	float:left;
	width: 180px;
	padding: 3px;
}
.yellow-shaded-box {
	background-image: url(images/tableTopYellow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	background-color: #edf7ed;
	text-align: center;
	margin: 3px;
	padding-top: 0px;
}
.yellow-shaded-title {
	padding: 6px 0px 3px 0px;
}
.yellow-shaded-text {
	padding: 5px;
	font-size: 11px;
}
.red-green-shaded-box {
	background-image: url(images/tableTopRed.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 182px;
	background-color: #107C61;
	text-align: center;
	margin: 5px;
	padding-top: 0px;
}
.red-green-shaded-title {
	padding: 6px 0px 3px 0px;
}
.red-green-shaded-text {
	padding: 5px 5px 5px 0px;
}
.red-green-shaded-text ul {
	margin:0px;
	padding: 0px;
}
.red-green-shaded-text ul li {
	text-align: left;
	margin: 0px;
	padding:3px 0px 3px 1px;
}
.col2-banner {
	padding: 2px;
}
#content-col-3 {
	float:right;
	width: 580px;
}
.bestofmonth {
	background-image: url(images/bestOfTheMonth.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 217px;
	padding-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
.best-text {
	position: absolute;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 110px;
	width: 117px;
	left: 7px;
	text-align: center;
}
.box-1 {
	position: absolute;
	left: 132px;
	width: 205px;
}
.box-1-text {
	position: absolute;
	bottom: -32px;
	left: 18px;
}
.box-2 {
	position: absolute;
	width: 205px;
	left: 352px;
}
.box-2-text {
	position: absolute;
	bottom: -32px;
	left: 18px;
}
#footer {
	width: 972px;
	height: 31px;
	position: absolute;
	top: 16px;
	background-color: #031F18;
}
#footer .footer-left {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/topLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	height: 31px;
}
#footer .footer-middle {
	background-color: #031F18;
	width: 942px;
	margin-left: 10px;
	padding-top: 8px;
}
#footer .footer-right {
	position: absolute;
	right: 0px;
	top:0px;
	background-image: url(images/topRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	height: 31px;
}
#spelvenster p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#spelvenster {
	width: 972px;
	padding-bottom: 20px;
}
#spelvenster #top {
	background: url(images/spelvenster-top.png) no-repeat left top;
	height: 31px;
	width: 972px;
}
#spelvenster #top .text {
	color: #fff;
	padding: 7px 10px 0 11px;
}
#spelvenster #top .text a {
	color: #fff;
	float: right;
	text-decoration: underline;
}
#spelvenster #top .text h1 {
	margin: 0;
	padding: 0;
	color: 0;
	font-size: 12px;
}
.statcounter {
	display: none;
}
#spelvenster #content {
	background: url(images/spelvenster-content-top.png) no-repeat left top #edf7ed;
	min-height: 100px;
	margin: 15px 0 0 0;
}
#spelvenster #content .text {
	padding: 15px 11px 11px 11px;
}
#spelvenster #content .text h1 {
	color: #000;
	font-size: 20px;
	margin: 0 0 10px 0;
}
#spelvenster #gokkast {
	min-height: 615px;
	margin: 10px 0 10px 0;
	text-align: center;
	background: #000;
}
#spelvenster #gokkast #controls {
	background: #064636;
	padding: 7px;
	color: #fff;
	height: 16px;
}
#spelvenster #gokkast #controls a {
	color: #fff;
	text-decoration: underline;
}
