@import url(icons.css);

body {
height: 100%;
}

p {
margin: 0 5px;
}

h1, h2, h3, h4, h5, h6 {
margin-top: 10px 5px;
}

span.indent {
	position: absolute;
	left: -9999px;
	visibility: hidden;
}

body{
	/*
	background: url(/images/woodBackground.jpg) 50% 0;
	*/
background: #000 url(../images/bgWood.jpg);
text-align: center;
font-family: arial, sans-serif;
font-size: 12px;
}

#flashIntro {
position: absolute;
color: transparent;
width: 790px;
height: 460px;
top: 50%;
left: 50%;
margin-left: -370px;
margin-top: -230px;
}

#flashIntro a {
color: #eee;
}

#topMenu {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 25px;
z-index: 20;
}

#topMenu a {
color: #fff;
}

#topMenu img {
position: absolute;
border: 0px;
}

img.eriksTop {
	top: 1px;
	left: 20px;
}

img.clubTop {
	top: 1px;
	left: 80px;
}
body.eriks img.clubTop { left: 20px; }

body.club  #topMenu {
background: transparent url(../images/superTopBgClub.png) repeat-x !important;
min-height: 33px;
background: #afdb29 url(../images/superTopBgClub.jpg) repeat-x;
}

body.eriks #topMenu {
background: transparent url(../images/superTopBgEriks.png) repeat-x !important;
min-height: 33px;
background: #27aad2 url(../images/superTopBgEriks.jpg) repeat-x;
}

#topMenu p {
text-align: right;
margin: 6px 10px;
color: #fff;
font-size: 10px;
font-family: arial;
}

#mainWrapper {
position: absolute;
width: 750px;
left: 50%;
top: 0px;
margin-left: -375px;
height: auto !important;
height: 100%;
min-height: 100%;
background: #fff;
}

#wrapper {
top: 0px;
width: 750px;
margin: 0px auto;
text-align: left;
background: transparent;
}

#topDiv {
position: relative;
height: 170px;
top: 0px;
width: 680px;
margin: 0 35px;
}

#topDiv img {
position: absolute;
border: 0px;
top: 40px;
left: -10px;
}

#meny {
position: absolute;
width: 680px;
height: 30px;
line-height: 30px;
bottom: 0px;
z-index: 20;
font-size: 11px;
}

#meny a {
color: #fff;
}

#meny a:hover, #meny a:active {
text-decoration: none;
}

#contentDiv {
margin: 25px 35px;
}

#leftContent {
margin-top: 0px;
width: 210px;
float: left;
} 

#mainContent {
margin-top: 0px;
width: 445px;
float: right;
}

#leftContent h2 {
margin-top: 0px;
}

#leftContent li {
list-style: none;
text-transform: uppercase;
border-top: 1px solid #ddd;
margin-top: 0px;
line-height: 25px;
font-size: 11px;
font-weight: bold;
}

#leftContent li a {
color: #999999;
margin-left: 0px;
}

.menu_item a {
text-indent: 10px;
line-height: 25px;
height: 25px;
margin-top: 0px;
display: block;
outline: none;
}

.menu_sub_item a {
text-indent: 20px;
display: block;
}

.menu_item a:hover  {
text-decoration: none;
line-height: 25px;
height: 25px;
margin-top: 0px;
background: #eee;
}

#mainContentMaxWidth {
margin-top: 0px;
width: 680px;
}

#mainContent, #mainContentMaxWidth {
margin-bottom: 25px;
}

#mainContent p, #mainContentMaxWidth p {
margin-top: 6px;
}

#mainContent a, #mainContentMaxWidth a {
margin-left: 0px;
}

#mainContent li, #mainContentMaxWidth li {
margin-left: 25px;
padding-left: 5px;
}

.leftColumn {
position: relative;
width: 208px;
height: 140px;
margin-right: 15px;
float: left;
padding-right: 10px;
border-right: 2px solid #eee;
}

.rightColumn {
position: relative;
width: 210px;
height: 140px;
float: right;
}

.leftColumn h1, .rightColumn h1 {
margin: 0 5px;
}

#footerDiv {
position: absolute;
color: #999;
bottom: 0px;
left: 35px;
background: transparent;
width: 680px;
height: 25px;
padding: 5px 0 15px;
text-align: left;
border-top: 2px solid #eee;
z-index: 13;
}

#footerDiv * {
margin-top: 7px;
}

.footertext {
color: #999;
}

.footertext a {
color: #999;
}

.clear {
clear: both;
}

.clearFooter {
clear: both;
content: ".";
height: 75px;
}

.left {
float: left;
}

.right {
float: right;
}

#mainContent p.topMargin, #mainContentMaxWidth p.topMargin {
margin-top: 15px;
}

.bottomMargin {
margin-bottom: 25px;
}

#newsLetter {
display: none;
}