/* CSS Document */

body {
	background:url(images/bg.gif) repeat-x;
	background-color:  #929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;	
}

img {border:0;}

h1,h2,h3,h4,h5,h6,ul,li,br,table,div,ol,a,p{
  margin:0;
  padding:0;
}

h1 {
	font-size: 23px;
	margin-bottom: 14px;
	}

h3 a {
	font-size: 14px;
	}

h3 a:hover {
	font-size: 14px;
	color:#000;
	text-decoration:none;
	}


#wrapper-global {
	text-align: left;
	margin: 0px auto;
	padding-top: 30px;
	width: 997px;
}

#skygge-venstre {
	width:23px;
	float: left;
	}
	
#skygge-hoyre {
	width:23px;
	float:right;
	}
	
#wrapper-content {
	float:left;
	width: 931px;
	background-color:#fff;	
	padding:10px;
	}

/* KOLONNER */

#col-container {
	margin-top: 10px;
	}

#lc {
	float:left;
	width: 696px;
	}	

#rc {
	float:left;	
	width: 235px;
	}	

/* NAVIGASJON */



/* DROPDOWN MENY */

#navcontainer {
	float: left;
	text-align:left;
	margin: 1px 0 0 0;
	padding-left: 10px;
	height: 27px;
	position:absolute;
	z-index:1000;
	}
	
#menuList, #menuList ul {
    float: left;
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

#menuList a {
	font-size: 12px;
	display: block;
	color: #fff;
	text-decoration: none;
/*	padding: 0px 11px 0px 11px; */
	padding-right: 11px;
	padding-left: 11px;
	line-height: 27px;
	font-weight: bold;
	}

#menuList a:hover {
background-color: none;
color: white;
height: 27px;
} /* mouseover hovedmenyvalg */

#menuList li {
	float: left;
	padding: 0;
/*	bottom: -1px; */
	height: 27px;
	}

#menuList li ul{ width: 100px;}
#menuList ul a{ width: 95px;}

#menuList li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0; }



#menuList li li {
	padding: 2px;
	border: 0px ;
	background: #4d0000;}



#menuList li li a {
	font-size:1em;
	color: #fff;
	border: 0px;
	font-weight: normal;	
	}
/* farge på drop down li */

#menuList li ul a:hover {
	color:#fff;
	}
/* farge på drop down li - tekst */

#menuList li ul ul {
	margin: -33px 0 0 140px;}



#menuList li:hover ul ul, #menuList li:hover ul ul ul, #menuList li.sfhover ul ul, #menuList li.sfhover ul ul ul {left: -999em;
	background-color: blue;
	}

#menuList li:hover ul, #menuList li li:hover ul, #menuList li li li:hover ul, #menuList li.sfhover ul, #menuList li li.sfhover ul, #menuList li li li.sfhover ul {	left: auto;
	background-color: magenta;
	}


#menuList li:hover, #menuList li.sfhover { background-color: #000; } /* farge på boks bak menuvalg */





/* ELEMENTER */


#header {
/*	background:url(images/header.gif) no-repeat; */
	width: 931px;
	height: 113px;
	}	
	
#nav {
	background-image:url(images/bg-nav.gif);
	background-repeat:repeat-x;
	width: 931px;
	height: 28px;
	background-color: #860000;
	}	
	
#nav-logo {
	float:right;
	background-image:url(images/nav-logo.gif);
	background-repeat:no-repeat;
	width: 437px;
	height: 28px;
	}

#nav-logo-bottom {
	float:right;
	width: 277px; /* 275 */
	height: 10px;
	}

#nav-sub {
	background-image: url(images/bg-banestatus.gif);
	height: 27px;
	width: 931px;
	}

#nav-sub-text {
	width: 60px;
	font-weight: bold;
	color: #860000;
	padding-left: 27px;
	padding-top: 7px;
	float: left;
	}

/* SCROLL KONTROLL */ 

#scroll {
	float: left;
	width: 532px;
	height: 27px;
	margin-left: 98px;
	padding-top: 7px;
	position:absolute;
	z-index:3;
	}

.mooquee
{
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}

/* SLUTT SCROLL */
	
#hovedbilde {
	width: 686px;
	height: 298px;
	float: left;
	margin-bottom: 15px;
	}

#box-banerekorder {
	width: 235px;
	height: 299px;
	background-color: #222222;
	}

#banerekorder-header {
	text-transform:uppercase;
	background-image:url(images/cf.gif);
	padding:9px 0 5px 38px;
	color: #fff;
	font-size:18px;
	}

#banerekorder-content {
	height: 260px;
	background-image:url(images/bg-br-content.gif);
	background-repeat:no-repeat;
	color: #fff;
	}

#banerekorder-content tr:hover {
	background-color: #494949;
	color: white;
	}

#banerekorder-content td {
	padding-left: 20px;
	padding-right: 15px;
	}

.br-subheader {
	padding-top: 10px;
	margin: 0px 0 4px 10px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	}

.br-liste {
	font-size: 11px;
	}

#box-aktiviteter-content {
	padding: 10px;
/*	height: 199px; */
	background-color:#f8f8f8;
	}

#nyhetsarkiv {
	width: 676px;
	background-color:#f8f8f8;
	padding: 5px;
	margin-top: 10px;
	}


/* Kalender */

#kalender {
	margin: 15px 26px 20px 26px;
	}

#kalender h3 {
	color: #860000;
	margin: 0 0 8px 0;
	}

p.dato {margin:5px;}

p.dato {
	text-transform:uppercase;
	font-style:italic;
	font-size: 11px;
	font-weight: bold;
	}


.hendelse {
	margin: 0px 0 0 5px;
	}

.aktivitet-tekst {
	font-size: 11px;
	color: #303030;
	}

.helekalenderen a		 {font-size: 11px;color:#860000; text-decoration:none; font-weight:bold}
.helekalenderen a:hover	 {font-size: 11px;color:#860000;  text-decoration:underline; font-weight:bold}



#tekstomrade {
	margin-left: 26px;
	margin-bottom: 20px;
	margin-right: 26px;
	margin-top: 15px;
	min-height:293px;
	line-height: 1.5em;
	}

#tekstomrade p {
	margin-bottom: 15px;	}

#tekstomrade img {
	margin-top: 5px;	}

.tekst-header {
	font-weight:bold;
	color: #000;
	width: 686;
	margin: 10px 0 10px 0;

	
	}


/* BOKSER */

.videoboks {
	width: 234px;
	padding: 15px 15px 10px 15px;
	margin: 0 15px 10px 0px;
	background:#e8e8e8;
	}

.videooverskrift {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	}
	
.box-lc {
	float: left;
	margin: 0;
	background-color:#f8f8f8;
	width: 222px;
	margin-bottom: 15px;
	}

.box-lc-rightmargin {
	float: left;
	margin: 0px 10px 0px 0;
	background-color:#f8f8f8;
	width: 222px;
	}

.box-lc img {
	border:0;
	}

.box-lc-rightmargin img {
	border:0;
	}

.box-lc-header {
	width: 222px;
	background-image:url(images/rc-header-bg.gif);	
	background-repeat:repeat-x;
	height: 28px;
	}

.box-lc-header-text {
	height: 21px;
	background-color:#6b0000;
	text-transform:uppercase;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	}

.box-lc-content {
	min-height: 90px;
	padding: 10px;
	font-size: 11px;
	background-color: f8f8f8;
	}

.box-rc-topmargin13px {
	margin-top: 13px;
	background-color:#f8f8f8;
	width: 235px;
	}

.box-rc-topmargin15px {
	margin-top: 15px;
	background-color:#f8f8f8;
	width: 235px;
	}

.box-rc-header {
	width: 100%;
	height: 28px;
	}

.box-rc-header-text {
	height: 21px;
	background-color:#313131;
	text-transform:uppercase;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	}

.box-rc-content {
	padding: 10px;
	}	

#map{
	width: 640px;
	height: 360px;
	margin-top: 10px;
	}

#footer {
	margin-top: 15px;
	color:#666666;
	font-size: 0.8em;
	text-align:center;
	width: 912px;
	background-color:#f8f8f8;	
	padding: 10px;
	}

#subfooter {
	margin-top: 7px;
	margin-bottom: 35px;
	color: #e3e3e3;
	font-size: 11px;
	text-align: center
	}
#subfooter a 		{color: #e3e3e3; text-decoration:none;}
#subfooter a:hover	{color: #000; text-decoration:none;}



/* ---------- CLEARFIX ---------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;

	}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */




/* PLUKK */

a{
	font-size: 11px;
	color: #860000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	font-size: 11px;
	color: #860000;
	text-decoration: underline;
	font-weight: bold;
	}
ideo
.nomargin {margin:0; padding:0}

div.hr {
	background-color:#850000;
	width: 605px;
	height: 1px;
	margin-bottom: 10px;
	
	 }
div.hr hr { display: none; }


.cr{display:block; clear:both; font-size:0; line-height:0; height:0px; }

.sep {
	float: left;
	width:5px;
	}

.center {
	width: 100%;
	text-align:center;
	}

.margintop3px {margin-top:3px;}
.margintop10px {margin-top: 10px;}

.margin-right10px {margin-right: 10px;}

.floatright {float:right;}
.floatleft {float:left;}

.padding-left10 {padding-left: 10px;}
.padding-left20 {padding-left: 20px;}

