﻿/* CSS Document by Svein Erik Storkås - 2007 | www.storkas.com */

* {margin: 0; padding: 0;}

body
{
	background-color:#ffffff;
	background-image:url(images/backgroundpattern.gif);
	background-repeat:repeat-x;
}

#container {width: 950px;
            margin: 10px auto;             
            border: 2px solid #ffffff;
            background-color:#cdd6e7;
}

#header 
{
	height: 150px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#topmenu
{
	height:50px;
	/*background-image:url(images/menubar.jpg);*/
	background-repeat:no-repeat;
}

/*
#leftColumn {width: 150px;
             float: left;
}
*/
#rightColumn {width: 200px;
              float: right;
              padding-top:17px;
}

/*#middleContent 
{
	margin-right: 200px;				
}*/



#footer {clear: both;
         background: #ffffff;
         text-align:center;
         font-family:trebuchet ms;
         font-size:10px;
         color:#000000;
         border-bottom:dotted 1px #4b4b4b;
         border-left:dotted 1px #4b4b4b;
         border-right:dotted 1px #4b4b4b;
}

a {color:#434343;}
a:visited {color:#434343;}
a:active {color:#434343;}
a:hover {text-decoration:none;}

img
{
	border:0;
}

#emailSent
{
	margin-left:10px;
	width:500px;
	height:20px;
	border:solid 2px #ffffff;
	background-color:#000000;
	font-family:"trebuchet ms", sans-serif;
	font-size:13px;	
	color:#ffffff;
}
#emailSentError
{
	margin-left:10px;
	width:500px;
	height:20px;
	border:solid 2px #ffffff;
	background-color:#000000;
	font-family:"trebuchet ms", sans-serif;
	font-size:13px;	
	color:#ffffff;
}


/*TOP MENU*/
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(/images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(/images/button3.gif);}
.menu1 li.current a b {background:url(/images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(/images/button2.gif);}
.menu1 li a:hover b {background:url(/images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(/images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(/images/button3.gif) no-repeat right top;}

/*END TOP MENU*/

/*SPEECH BUBBLES*/
#speechcontainer div:after {content: "."; display: block; height:11px; clear:both; visibility:hidden;}
#speechcontainer div {width:195px; height:auto; font-family:verdana; font-size:11px;}
b.tl {display:block; width:195px; height:8px; font-size:1px;}
b.tr {display:block; width:187px; height:8px; font-size:1px; float:right;}
b.bl {display:block; width:8px; height:8px; font-size:1px; float:left;}
b.br {display:block; width:187px; height:8px; font-size:1px; float:right; position:relative;}
b.point {display:block; font-size:1px; width:25px; height:14px;}
#speechcontainer div p {padding:8px; margin:0; border:3px solid #fff; border-width:0 3px; text-align:justify;}

div.two b.tl {background:url(images/top_left2.gif) top left no-repeat;}
div.two b.tr {background:url(images/top_right2.gif) top right no-repeat;}
div.two p {background:#e5ecc9;}
div.two b.bl {background:url(images/bottom_left2.gif) top left no-repeat;}
div.two b.br {background:url(images/bottom_right2.gif) top right no-repeat;}
div.two b.point {background:url(images/point2.gif) top left no-repeat; margin:5px 0 0 125px;}
p.italic {margin:0 0 20px 0; font-weight:bold; font-style:italic;}

ul.list li {font-size:11px; margin:2px 0;}
/*END SPEECH BUBBLES*/


/*Lista på innkvartering*/
.navlist
{
margin-left: 20px;
padding-bottom:10px;
padding-left: 0;
list-style: none;
font-family:"trebuchet ms", sans-serif; color:#3d3b3b; font-size:0.8em;
}

.navlist li
{
padding-left: 12px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/*ADS AREA*/
#ads
{
	margin-top:5px;	
}
#smallads
{
	margin-top:5px;
	margin-left:25px;
	margin-bottom:10px !important;
	margin-bottom:0px;
	
}
#mainsponsor
{
	margin-top:15px;	
	border:solid 3px #ffffff;
	background-color:#e5ecc9;
	font-family:"trebuchet ms", sans-serif;
	font-size:15px;
	text-align:center;
	width:182px;
	height:20px;
}
#secondsponsor
{
	margin-top:15px;		
	border:solid 3px #ffffff;
	background-color:#e5ecc9;
	font-family:"trebuchet ms", sans-serif;
	font-size:15px;
	text-align:center;	
	width:182px;
	height:20px;
}


#nextprev {
	text-align: right;
	padding-right:10px;
	
	font-size:11px;
}






hr
{
	clear:left;
	height:15px;
	display: none;
}

#tablecontact
{
	padding:0 0 0 15px;
}

/*	
	 div.hr {
  height: 15px;
  background: #aabcd4 url(images/hr1.gif) no-repeat scroll right;
  clear:left;
}
div.hr hr {
  display: none;
}
*/

input.red {
	background-color: #C4CFD8;
	font-weight: bold;
	font-size: 12px;
	color: #1D537F;
	cursor: pointer;
	padding: 3px;
	margin-top:0px;
}
.errorlabels
{
	font-family:Verdana, Tahoma;
	font-size:10px;
	color:Red;
}

.usertable {
	border-collapse:collapse;
	border:solid 1px #000000;	
	margin-left:10px;
	margin-top:15px;
	font-family:"trebuchet ms", sans-serif;
	font-size:0.8em;
	text-align:left;
	width:97%;
	background-color:#f9f8cf;	
}

.usertable td
{
	border-color:#000000;
	text-align:center;
	vertical-align:middle;
	width:25%;
}

/* ----------------------------- ekstra ------------------------*/

#content_wrapper {width: 718px; margin-left: 10px; margin-bottom:10px;}

#content_top {background: url(images/content_top.png); height: 9px; width:718px; background-repeat: no-repeat}

#content_middle {background: url(images/content_tile.png); width:718px; background-repeat:repeat-y; }

#content_bottom {background: url(images/content_bottom.png); height: 8px; width:718px; background-repeat: no-repeat }

#content_wrapper p {margin-left:20px; margin-bottom:0px; margin-right:20px; font-family:"trebuchet ms", sans-serif; color:#3d3b3b; font-size:0.8em;}

#content_wrapper h3 {margin-left: 20px; font-family:"trebuchet ms", sans-serif; font-size:1.1em; color:#ffffff; text-decoration:underline; text-transform:uppercase;}

#content_wrapper h1 {margin-left: 20px; margin-top: 10px; font-family:"trebuchet ms", sans-serif; font-size:1.1em; color:#ffffff; }
.fullarticle
{
	padding-bottom:20px;
	margin-left:20px;
	font-size:0.7em;
	clear:left;
}

.pubdate
{
	margin-left:20px;
	margin-bottom:5px;
	font-style:italic;
	font-size:0.6em; 
	color:#234;
}

.newsimages {
 float: left;
 margin-right: 10px;
 margin-bottom: 2px;
 margin-left:20px; 
 margin-top: 3px; 
}


/* CSS for presseAkredditering, tabell */

.thetable{ margin-left:20px; margin-top:15px; }

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 500px;
background-color: #e5ecc9;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #e5ecc9;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #cdd6e7;
color: #666;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
white-space:nowrap;

}

.space{ padding-top:10px;}

input.presse {
	background-color: #C4CFD8;
	font-weight: bold;
	font-size: 12px;
	color: #1D537F;
	cursor: pointer;
	padding: 3px;
	margin-top:0px;
}

#skjemaSent
{
	
	margin-left:10px;
	width:450px;
	height:20px;
	border:solid 2px #ffffff;
	background-color:#000000;
	font-family:"trebuchet ms", sans-serif;
	font-size:13px;	
	color:#ffffff;
}
#skjemaSentError
{
	
	margin-left:10px;
	width:450px;
	height:20px;
	border:solid 2px #ffffff;
	background-color:#000000;
	font-family:"trebuchet ms", sans-serif;
	font-size:13px;	
	color:#ffffff;
}

/* FLICKR FEED */

#images { width: 500px; padding:0; margin:15px 0px 0px 100px; overflow: hidden; }
#images img { border:none; padding-right:5px; padding-bottom:5px;}

