/* 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 {
margin:8px 16px 6px 14px;
float:left;
}

.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 */
}




/* NETTAVISEN BOKS */

#sidebar .article-list {
border:1px solid #c6c7ba;
background-color:#efefef;
min-height:98px;
}

* html #sidebar .article-list {
height:98px;
}

#sidebar .article-list h2 {
border-top:none;
border-bottom:1px solid #c6c7ba;
padding:6px 10px;
background-color:#eff0e0;
font-size:12px;
line-height:1;
}

#sidebar .article-list .article {
padding:4px 0 0 8px;
}

#sidebar .article-list .article-header {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#sidebar .article-list .article-header a {
text-decoration:none;
}

#sidebar .article-list .article .time {
color:#666;
}

#sidebar .article p {
font-size:10px;
color:#444;
}

#sidebar .article .image {
float:left;
margin-right:6px;
}


/* BUNNBAR */
.nyttig_bar {
clear:both;
text-align:center;
border:1px solid #ddd;
background-color:#eee;
padding:7px 0;
width:958px;
margin:0;
}

/*reset h2*/

.nyttig_bar h2 {
margin:6px 0 0 0;
padding:0;
background-color:#eee;
color:#000;
border:none;
line-height:normal;
display:inline;
}

.nyttig_bar ul {
margin:6px 0 0 0;
padding:0;
display:inline;
}

.nyttig_bar li {
margin:0 0 0 15px;
padding:0;
display:inline;
}

.nyttig_bar img {
display:block;
float:right;
}


