﻿@media screen, projection {
	body { 
		background: #fff url(../../img/fornybar/pagebg_2.gif) repeat-x; 
		margin: 0px; 
		padding: 0px; 
		line-height: 150%;
	}
	
	/* MAIN CONTENT LAYOUT */
	div.contentWrapper {
		background: transparent url(../../img/fornybar/paperbg.gif) no-repeat;
		margin-left: auto;
		margin-right: auto;
		width: 947px;
		min-height: 500px;
	}
	div.contentWrapper-Inner {
		padding: 15px 33px;
	}
	
	/* PAGEHEADER */
	div.pageHeader { margin-bottom: 1px;
		/*background: transparent url(../../img/fornybar/topimage_2.jpg) no-repeat; height: 110px; */
	}
	div.pageHeader-Logo { margin-top: 40px; margin-left: 25px; float: left; }
	div.pageHeader-Search { float: right; }
	div.pathWrapper { margin-bottom: 15px; color: #999; }
	div.pathWrapper a { color: #999; }
	
	
	/* COLUMNS */
	div.columnsWrapper { padding-bottom: 20px; }
	div.columnLeft { width: 250px; float: left; }
	div.columnLeft-Inner { margin: 0px 10px 0px 10px; }
	div.columnMain { width: 630px; float: left; text-align: left; }
	div.columnMain-Inner { margin: 10px 15px 0px 15px; }
	
	div.columnRight { width: 250px; float: left; }
	div.columnRight-Inner { margin: 10px 10px 0px 10px; }
	
	.quickSearchWrapper {}
	.quickSearchWrapper-Inner { text-align: right; padding: 3px; border-bottom: 1px dotted #ccc; color: #ccc; }
	
	.columnRightH2 {
		color: #aebe22;
		font-size: 14px;
	}
	
	/* PAGEBOTTOM */
	div.pageBottom { margin-top: 10px; margin-bottom: 100px; text-align: center; }
	div.pageBottom td { padding-right: 15px; }
	
	/* LEFTMENU */
	table.leftMenu a { color: #333; text-decoration: none; font-weight: bold; }
	table.leftMenu a:hover { text-decoration: underline; }
	div.leftMenuItem { border-bottom: 1px solid #bfbfbf; padding: 3px; padding-left: 15px;
		background: transparent url(../../img/fornybar/arrow_menu.gif) no-repeat 4px 6px;
	}
	div.leftMenuItem a { color: #272e5b; text-decoration: none; }
	div.leftMenuItemSelected { background-color: #f2febd; }
	
	h1 { 
		background: transparent url(../../img/fornybar/arrow_headline.gif) no-repeat left 4px;
		padding-left: 13px;
		margin: 0px 0px 10px 0px;
		color: #aebe22; font-family: Arial, Sans-Serif; font-size: 18px; }
	h2 { font-size: 16px; margin-bottom: 5px; }
	h3 { font-size: 14px; margin-bottom: 5px; }
	h3.sectionTitle { background: transparent url(../../img/fornybar/arrow_grey.gif) no-repeat; padding: 2px; padding-left: 25px; }
	div.pageSummary { margin-bottom: 15px; font-weight: bold; }
	
	h1.pageTitle {
		background: transparent url(../../img/fornybar/ikon_omnettstedet_40.gif) no-repeat;
		min-height: 40px;
		padding: 10px 0px 10px 50px;
		margin: 0px;
	}
	
	/* LINKS */
	a:link { color: #264466; }
	a:visited { color: #264466; }
	a:active { color: #264466; }
	a:hover { color: #264466; }
	
	/* SECTIONS */
	div.sectionItem { margin-bottom: 15px; clear: both; }
	
	div.faktaboks { width: 100%; border: 1px solid #ccc; background-color: #e7e7e7; font-style: italic; clear: both; }
	div.faktaboks-Inner { padding: 10px; }
	div.faktaboks img { padding-right: 10px; padding-bottom: 10px; }
	
	div.articleImageWrapper { float: right; width: 200px; margin-left: 10px; border-left: 1px dotted #ccc; padding-left: 10px; color: #666; font-style: italic; font-size: 10px; text-align:left; }
	div.articleImageItem { margin-bottom: 20px;  }
	
	.articleListItem { margin-bottom: 15px; }
}
