/* generellt */
body{
	margin: 0 0 20px 0;
	padding: 0;
	background:#000;
	font-size:75%;
	line-height:1.6em;
	height:100%;
}

div, input, textarea, td{
	font-family: arial, "trebuchet ms", verdana, tahoma, "sans serif";
	color:#ccc;
}

a {color:#d18716;text-decoration:underline;}
a:hover {color:#fbbf63;}

ul{
	list-style-type: none;
}

img{
	border: 0;
}

form{
	margin: 0;
	padding: 0;
}


input, textarea{
	border:1px solid #e0e1e0;
	color:#686868;
	margin:0;	
	padding:4px 6px;
	font-size:1em;
}
select {
    border:1px solid #2e2e2e;
	color:#ccc;
	background-color:#000;
	margin:2px 0 5px;	
	padding:2px 0;
	font-size:1em;
	clear:left;
	float:left;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}

/* struktur */

div#topBar {
width:100%;
}

div#topBar div#topWrapper {
	width:930px;
	float:left;
}
div#topBar div#topWrapper div#logo {
	float:left;
	height:60px;
	background:url("../_pict/_global/primelab.gif");
	background-repeat:no-repeat;
	background-position:70px 18px;
}
div#topBar div#topMenu {
	float:right;
}
div#topBar div#topMenu ul#inriktning {
	width:350px;
	margin:14px 0 0;
}

div#topBar div#topMenu ul#inriktning li{
	margin:8px 0 0;
}

div#topBar div#topMenu ul#inriktning li a{
	float:left;
	border:0;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}

div#topBar div#topMenu ul#inriktning li a.active {
	color:#d18716;
}

div#topBar div#topMenu ul#inriktning li a:hover{
	color:#d18716;
	background:none;
}

#topBar h1{
	/*position:absolute;
	top:0px;*/
	margin:0;
}

#topBar h1 a{
	display:block;
	width:270px;
	height:45px;
	text-indent:-999em;
	text-decoration:none;
	border:0;
	overflow:hidden;
}


div#topBar div#menu{
	clear:both;
	height:36px;
	background-color:#231f20;	
}

div#topBar div#menu div{
	
	padding-left:65px;
	width:798px;
}


div#topBar  ul{
	float:left;
	width:767px;
	margin:0;
	padding:0;
	list-style:none;

}

div#topBar ul li{
	display: inline;
	font-weight:bold;
	float: left;
	margin:8px 15px 0 0;
	color:#7b7979;
	padding:0;
}

div#topBar ul li a{
	float:left;
	border:1px solid #fff;
	color:#7b7979;
	border:0;
	text-decoration:none;
	padding:0 0 0 6px;
}

div#topBar ul li a:hover,
div#topBar ul li a.selected {
	color:#ccc;
	background:url("../_pict/_global/bullet.gif") no-repeat 0 7px;
}

#wrapper{
	width:847px;
	margin:95px 0 0 70px;
	/*height:100%;*/
}


div>#wrapper {
    padding-bottom:30px;
}

/* sidoboxar */
div#leftColumn{
	float:left;
	width:567px;
	height:100%;
	padding-right:32px;
	margin-bottom:30px;
}

div#eventList {
	margin-top:35px;
}


div#eventList a {
	display: block;
	text-decoration:none;
	padding:10px 16px;
	margin-bottom:16px;	
	color:#ccc;
	border:1px solid #1d1d1d;
}

div#eventList a:hover {
	border:1px solid #ccc;
	color:#ccc !important;
}

div#eventList a span.rubrik {
	color:#d18716;
	display:block;
	font-weight:bold;   
}
div#eventList a:hover span.rubrik {
	color:#ccc;
	display:block;
}
div#eventList a span.ingress {
	color:#ccc !important;
}
div#eventList a:hover span.ingress {
	color:#ccc !important;
}

div#rightColumn{
	float:right;
	width:197px;
	background-color:#000;
	min-height:510px;
	height:auto!important;
	height:500px;
	font-size:0.9em;
	line-height:1.4em;
	position:relative;
	border-left:1px solid #2e2e2e;
	padding-left:40px;
	margin-bottom:30px;
}

div#rightColumn div {
	margin-bottom:20px;
	width:197px;
}
div#rightColumn p{
	margin-top:0;
	padding-top:0;
}
div#rightColumn h2 {
    margin:0 0 8px;
}
div#rightColumn div#tipsa {
	position:absolute;
	top:0px;
	left:165px;
	margin-top:-70px;
}

div#nyheter a,
div#nyheter a.first {
	display: block;
	text-decoration:none;
	padding:12px 0 13px;
	border-bottom:1px solid #2e2e2e;
	color:#ccc;
}
div#nyheter a.first {
	padding:0 0 13px;
}

div#nyheter a:hover {
    color:#d18716;
}

div#nyheter a span.rubrik {
	color:#ccc;
	font-weight:bold;
	display:block;
}

div#nyheter a span.ingress {
	color:#ccc;
}

div#nyheter a:hover span.ingress {
    color:#d18716;
    text-decoration:underline;
}

/* prime video */
div#nyheter a#primeVideo {
    display:block;
    margin:7px 0 12px;
    border:1px solid #2e2e2e;
    padding:3px 2px 3px 4px;
}


div#boka h2 a,
div#boka h2 a:hover {
    color:#d18716;
    text-decoration:none;
}
div#boka p a,
div#boka p a:hover {
    color:#ccc;
    text-decoration:none;
}

div#boka {
	margin-top:-20px;
	padding:0;
}
div>#boka {
	margin-top:0px;
}
div#boka h2 {
    margin:0 0 5px;
}
div#boka p {
	font-size:1em;
	line-height:1.45em;
	margin:0;
	padding:0;
}
div#hurkomjaghit a {
	display:block;
	border:1px solid #aaa;
	padding:3px;
}

div#hurkomjaghit a:hover {
	border:1px solid #ccc;
}

div#hurkomjaghit {
    margin:0;
    padding:0;
}

div#nyhetsbrev {
	
}
div#nyhetsbrev input {
	border:1px solid #2e2e2e;
	color:#fff;
	background-color:#000;
	width:187px;
    padding:4px 0 4px 8px;
	margin:0;
}
div#nyhetsbrev input.skicka {
	border:none;
	color:#fff;
	background-color:#000;
	width:85px;
	height:10px;
    padding:0;
	margin:10px 0 0;
	
}

div#nyhetsbrev a.skicka {
    text-decoration:none;
    background:url("../_pict/_global/prenumenera.gif") no-repeat;
	color:#fff;
	float:right;
	margin:10px 0 0;
	width:90px;
}
div#nyhetsbrev a:hover.skicka {
    background:url("../_pict/_global/prenumenera_over.gif") no-repeat;
}
div#nyhetsbrev a.vadardetta {
	color:#fff;
	float:left;
	margin:10px 0 0;
	text-decoration:none;
}
h1.flashfont{
	color:#fff;
	font-size:2.4em;
	margin:0 0 20px 0;
}
h1 {
	color:#fff;
	font-size:2.4em;
	margin:0 0 23px 0;
	padding-top:3px;
	line-height:120%;
}
h2{
	color:#d18716;
	font-size:1em;
	margin:0 0 1px 0;
	padding:0;
}

h3{
	color:#d18716;
	font-size:1.05em;
	margin:0 0 10px;
	padding:0;
}

p {
	margin:0 0 13px 0;
}
p {
	font-size:0.9em;
	line-height:1.45em;
}

p.ingress {
	font-size:1em;
	line-height:1.4em;
	margin:0 0 20px 0
}
div#leftColumn ul {
    list-style-type:disc;
    padding:0 0 0 15px !important;
    margin:0 0 10px 0;
    
}
div#leftColumn li {
    padding:0;
    margin:5px 0 0 0;
    font-size:0.9em;
    line-height:1.45em;
}
div#leftColumn h2 {
	font-weight:normal;
}
div#leftColumn a, 
div#footer a {
	color:#ccc;
}
div#leftColumn a:hover,
div#footer a:hover {
	color:#d18716;
}
div#leftColumn img.alignleft {
	margin: 5px 10px 5px 0;
}
div#leftColumn img.alignright {
	margin: 5px 0 5px 10px;
}
.seperator {
	border-top:1px solid #2e2e2e;
	height:1px;
	margin:10px 0;
	padding:0;
}

/* ANMÄLNINGSFORMULÄR */
div#anmalan {

}
div#anmalan h1.anmaldighar {
    margin-bottom:10px;
    margin-top:5px;
    font-size:1.4em;
}
div#anmalan h3 {
    margin-bottom:5px;
    margin-top:5px;
    padding:0;
    font-size:0.9em;
    font-weight:bold;
    color:#ccc;
}
div#anmalan input,div#anmalan textarea {
	border:1px solid #2e2e2e;
	color:#ccc;
	background-color:#000;
	width:270px;
    padding:4px 0 4px 8px;
	margin:0 0 8px;
	display:block;
	float:right;
	font-size:0.9em;
}
div#anmalan textarea {
    clear:both;
	width:555px;
	height:130px;
	float:left;
	margin:12px 0 5px;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #FFF;
	scrollbar-darkshadow-color: #2e2e2e;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #2e2e2e;
	scrollbar-shadow-color:  #FFF;
	scrollbar-track-color: #2e2e2e;
}
div#anmalan input.left {
    clear:both;
	margin:0 0 8px 0;
	float:left;
}
div#anmalan .upload {
    /*clear:both;*/
    float:left;
  
}
div#anmalan .label 
{
    clear:both;
    display:block;
    float:left;
    margin-right:10px;
    padding-top:5px;
}
div#anmalan p {
    clear:both;
    float:left;
    width:400px;
    margin:8px 0 2px;
    font-size:0.9em;
    line-height:140%;
}
div#anmalan input.skicka {
    clear:both;
    float:left;
    width:44px;
    height:11px;
    color:#fff;
    margin:15px 0 0;

}
div#anmalan div#hittahit 
{
    float:left;
    clear:both;
    width:100%;
    margin:10px 0 5px;
}

div#anmalan div#hittahit input
{
    float:none;
    width:20px;
    display:inline!important;
    margin:0;
    border:0;
    padding:0;
}
div#anmalan div#hittahit label
{
    float:none;
    display:inline;
    margin:0;
    border:0;
    padding:0;
    font-size:11px;
}
.noFloat 
{
    float:none;
}

/* LISTA NYHETER */
table#listNews td {
	font-size:0.9em;
}
table#listNews td.header {
	color:#d18716;
	font-size:1em;
	padding:0 0 7px;
	font-weight:bold;
}
table#listNews td div.seperator {
	border-top:1px solid #1d1d1d;
	height:1px;
	margin:20px 0;
	padding:0;
}
table#listNews td a {
	color:#ccc;
	text-decoration:none;
}
table#listNews td a:hover {
	color:#ccc;
	text-decoration:underline;
}
div.rss {
	background:url("../_pict/_global/rss.gif") no-repeat 0 3px;
	padding-left:20px;
	font-size:0.9em;
}

/* TIPSA OM SIDAN */
div #tipsaomsida {
    clear:both;
   
    float:left;
    width:100%;
}
div#tipsaomsida #tipsabild {
    margin-bottom:2px;
    margin-top:2px;
    display:block;
    clear:both;
    float:left;
}
div>#tipsaomsida #tipsabild{
   margin-bottom:10px; 
}
div #tipsaomsida input{
    float:left;
    margin-right:6px;
    background-color:#000;
    border:1px solid #2e2e2e;
	color:#ccc;
	font-size:0.9em;
	width:150px;
}

div#tipsaomsida input.skicka {
    float:left;
    width:44px;
    height:11px;
    color:#fff;
    margin:6px 0 0;
    border:none;
}
/* fossing */
#footer{
	clear:both;
	color:#5c5c5c;
	padding:7px 0 0;
	margin-bottom:20px;
	font-size:0.9em;
	border-top:1px solid #2e2e2e;
}

#footerText,
#footerText a {
    color:#6b6b6b !important;
}
#footerText a:hover {
    color:#d18716 !important;
}
#footer div{
    clear:both;
	float:left;
	width:570px;
}
#footer #footerLogos img {
    float:left;
    margin-right:20px;
}
div>#footer #footerLogos {
    margin-top:10px;
    margin-bottom:20px;
}



/* FLASH FONT */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #leftColumn h1 {
	visibility: hidden;
}


