/* ny layout april 10 */

/* EPI visningsstuff - disse div'ene publiseres ikke */

.wrapper .left-cms-content {
width:200px;
margin:0;
float:left;
}

.wrapper .content-cms-wrapper {
width:740px;
margin:0;
}



.wrapper .center-cms-content {
margin:0;
}

.wrapper .right-cms-content {
width:252px;
float:right;
margin:0;
}




/* LAYOUT */

/* usynlige DIVer lager tull i IE */
#splashScreen {
display:none;
}

#click_hide_layer2 {
font-size:0;}
	


#content_main.default  {
float:left;
width:468px;
}

#nav_sub {
border-bottom:1px solid #FFFFFF;
float:left;
margin-right:20px;
width:200px;
}

#sidebar {
float:right;
width:252px;
}




/* KAMPANJEBANNERE */

#nav_sub img {
display:block;
}




/* HOVEDINNHOLD */

.promoboks_bransjer {
min-height:190px;
width:468px;
background-color:#ffd90c;
background-image:url(http://www.1881.no/Annet/upload/gfx/bg_boks_bransjepromo_gul.gif);
background-repeat:repeat-x;
line-height:1.2;
/*margin-bottom:20px;*/
overflow:hidden;
}


/* IE6 min-height */
* html .promoboks_bransjer {
height:190px;
} 

.promoboks_bransjer_tagline {
font-weight:bold;
color:#fff;
padding:6px 18px;
background-color:#000;
background-image:url(http://www.1881.no/Annet/upload/gfx/bg_tagline_bar.gif);
}

.promoboks_bransjer_ill {
width:128px;
height:146px;
display:block;
margin:8px 16px 6px 14px;
float:left;
background-image:url(http://cms.1881.no/Annet/upload/gfx/bg_forsidebilde_skygge.png);
display:inline;
}

.promoboks_bransjer_ill img {
	margin:11px 0 0 11px;}
	
* html .promoboks_bransjer_ill {
	background-image:none;
	background-color:#fff;
}
	




.promoboks_bransjer a {
color:#000 !important; /* important for IE6 */
}

.promoboks_bransjer li {
color:#666;
margin-bottom:3px;
}

.promoboks_bransjer_aktuelt {
margin:10px 0 0 0;
float:left;
width:310px;
}

.promoboks_bransjer_aktuelt h1 {
font-size:2.2em;
margin-bottom:6px;
}

.promoboks_bransjer_aktuelt ul {
margin-bottom:12px;
}

/* Alt 2 - graa */
.promoboks_bransjer.alt2 {
background-color:#eee;
background-image:none;
}

.promoboks_bransjer.alt2 .promoboks_bransjer_tagline {
color:#333;
background-color:#cce0ef;
background-image:none;
}

.promoboks_bransjer.alt2 a {
color:#369 !important; /* important for IE6 */
}

/* Alt 3 - gul med blaa lenker */

.promoboks_bransjer.alt3 .promoboks_bransjer_aktuelt p {
color:#444;
margin-bottom:12px;
line-height:1.3;
}

.promoboks_bransjer.alt3 a {
font-weight:bold;
color:#369 !important; /* important for IE6 */
}

/*--*/

.meny_tjenester {
border:1px solid #afc1cd;
min-height:188px;
}

* html .meny_tjenester {
height:188px;
}

.meny_tjenester h2 {
font-weight:normal;
color:#596269;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
background-color:#cce0ef;
padding:8px 12px 6px 18px !important;
line-height:1 !important;
margin:0 0 10px 0;
border:none;
border-top:1px solid #dceaf4;
zoom:1;
overflow:hidden;
}


.meny_tjenester ul {
margin:0 0 0 18px;
padding:0;
list-style-type:none;}

.meny_tjenester li {
font-family:Arial, Helvetica, sans-serif;
margin-bottom:6px;
font-size:12px;}

.meny_tjenester li a {
	text-decoration:none;}
	
.meny_tjenester li strong {
	text-decoration:underline;
}







