﻿/*
Meny level 1: Verdana 12 px all-caps
Meny level 2: Verdana 11 px
Overskrift liste: Verdana 14 px bold
Overskrift artikkel: Verdana 30 px
Ingress: Verdana 11 px
Hovedtekst: Verdana 11 px
Line-spacing: 170%
rød #CB000F
mørk grå #999
lys grå #E1E1E1
lys lys grå #EEE

vmeny
Font og farge
Subheading: Verdana 14, bold #999999
Menyvalg: Verdana 11, bold, #CB000F

Forside toppartikkel: 300 px bredde
Forside 4 bokser: 130 px bredde og 110 px høyde
Listemal og medarbeider bilde: 200 px bredde
Artikkel med relasjoner: 480 px bredde
Artikkel uten relasjoner: 730 px bredde
*/

body#mainBody{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #999;
	line-height: 170%;
}
div#container
{
	font-size: 110%; 
    color: #333;
    font-weight: normal;
}

body#mainBody a
{
	color: #CB000F;
}

body#mainBody h1,h1
{
	font-size: 300%;
	line-height: 150%;
	color: #333;
	padding: 10px 0;
	
}

body#mainBody h2,h2
{
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}

body#mainBody h3,h3
{
	font-size: 140%;
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 10px;
}

body#mainBody h4,h4
{
	color: #333;
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 10px;	
}

body#mainBody h5,h5
{
	font-weight: normal;	
	font-size: 130%;
	line-height: 140%;
}

body#mainBody h6,h6
{
	font-weight: bold;
	padding: 10px 0;
	font-size: 110%;
	line-height: 140%;
}
body#mainBody h7,h7
{
	padding-top: 10px;
	font-size: 110%;
	line-height: 140%;
	font-weight: normal;
}

hr
{
	color:#E1E1E1;
	background: #E1E1E1;	
	height: 1px;
	padding:0;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 0;
}

div#top,
div#topMenuOuter,
div#mainContainer
{
	clear: both;
	margin: 0 auto;
	width: 950px;
}

div#top,
div#mainContainer
{
	overflow: hidden;
}




div#top
{
	margin-top: 3px;
	height: 200px;
}

div#top div.BannerDisp
{
	height: 150px;
	width: 950px;
	clear: both;
}



div#mainContainer
{
	margin-top: 10px;
}

div#leftOuter
{
	width: 200px;
	background: #E1E1E1;
	float: left;
}

div#mainOuter
{
	width:730px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
}

div#footer
{
	clear: both;
	width: 950px;
	border-top: 2px solid #999;
	background: #EEE;
	height: 30px;
}
/*Alias article left*/

/*generell*/
div.header
{
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	height: 40px;
	width: 100%;
	background: #E1E1E1;
	color: #999;
	font-weight: normal;
}

div.header div.hleft
{
	float: left;
	color: #333;
	height: 25px;
	padding: 10px 10px 5px 10px;
	width: 80px;
}

div.header div.hright
{
	float: left;
	padding-top: 12px;
	width: 300px;
	line-height: 130%;
	color: #333;
}
div.header div.hright span
{
	color: #CB000F;	
	font-weight: bold;
}

/*Venstre kolonne*/
div#leftOuter div.header div.hleft
{
	background: #CB000F;
	width: 45px;
	font-weight: bold;
	color: #FFF;
}

div#leftOuter div.header div.hright
{
	float: right;
	padding-top: 8px;
	width: 130px;
	line-height: 130%;
}

div#leftOuter div.contact
{
	padding: 15px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

/*random art left*/
div.random 
{
	padding-top: 20px;
	background: #FFF;
	width: 200px;
	overflow: hidden;
}

div.random  div.text
{
	overflow: hidden;
	padding: 15px;
}

div.random  p.abs 
{
	font-weight: normal;
}

/* SearchBox og search */
div#searchBoxO
{
	float: right;
	height: 38px;
	width: 200px;
}

/*searchbox*/
div.inputField 
{
	padding-top: 10px;
}
div.inputField div.text
{
	padding-left: 5px;
	color: #333;
	float: left;
	width: 165px;
}
div.inputField div.button a.btnSearch
{
	color: #FFF;
	text-transform: uppercase;
	background: url(../img/btn/ikon_search.png) no-repeat;
	display: block;
	float: left;
	width: 20px;
	height: 38px;
}

div.inputField div.button
{
	padding-top: 4px;
	padding-left: 8px;
	float: left;
}
div.inputField input.txtInput,
div.inputField input.txtInputEng,
input.SearchField
{
	height: 15px;
	width: 135px;
	font-weight: normal;
	font-size: 100%;
	padding-top: 0px;
}
div.inputField input.txtInputEng
{
	width: 115px;
}
/*search.aspx*/
div.searchResOuter h1, 
div.searchResOuter h3
{
	padding-left: 10px;
}

div.searchResOuter h3
{
	padding: 0 0 20px 10px;
}

div.searchResOuter div.box
{
	background: #EEE;
	height: 20px;
	padding: 20px 10px;
	font-weight: normal;
	margin-bottom: 20px;
}

div.SearchTxt
{
	padding-left: 20px;
	float: left;
	width: 380px;
}

input.SearchField
{
	width: 250px;
}
a.btnlink, a.btnlinkEng
{
	float: left;
	display: block;
	background: url(../img/btn/btn_search.jpg) no-repeat;
	width: 50px;
	height:18px;
}

a.btnlinkEng
{
	background: url(../img/btn/btn_search_eng.jpg) no-repeat;
	width: 80px;
}

div.cbarea
{ display: none;}


div.searchResultHeader
{
	font-weight: normal;
	background: #EEE;
	height: 20px;
	padding: 5px 20px;
}

div.searchResultHeader div.left
{
	float: left;
	width: 150px;
}
ul.Searchlist
{
	margin: 0 0 0 20px;
	padding: 0;
}
ul.Searchlist li
{
	list-style-type: none;
	padding-top: 10px;
}

/*frame.aspx*/
div.external
{
	padding: 0;
}

/*default.aspx*/

/*1*/

div.ListItemDef1 
{
	margin-top: 10px;
	font-weight: normal;
	padding-bottom: 20px;
}

div#container div.ListItemDef1 h1 a,
div#container div.ListItemDef2 h6 a,
div#container div.ListItem h2 a.Read,
div#container div.ListItem h2 a.Read:visited
{
	text-decoration: none;
	color: #333;
}

div.ListItemDef1 img.RelImg
{
	float: right;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 30px;
}

div.rowContainer
{
	clear: both;
}

div#container div.rowContainer div.ListItem h3 a
{
	color: #333;
	text-decoration: none;
}

div.colContainer
{
	padding: 18px 15px 10px 8px;
	float: left;
	width: 325px;
	height: 105px;
	overflow: hidden;
	background: #E1E1E1;
	border: 1px solid #CFCFCF;
	margin-bottom: 30px;
}

div#colContainer11,
div#colContainer21
{
	margin-right: 30px;
}

div.colContainer a.RelImg { float: left; max-height: 97px; display: block; overflow: hidden}

div.colContainer p.ListAbs{ font-weight: normal;}

/*article.aspx*/
div.listSpacer { height: 25px; width: 100%;}

div.ListItemDef2 img.RelImg,
div.ListItem img.RelImg
{
	float: left;
	padding-right: 15px;
}


div.ClearBoth div.info
{
	display: none;
}

div.Full
{
	font-weight: normal;
}

div.Full img.RelImg
{
	padding-bottom: 15px;
}
/*art detail w / relations */
div.artNarrow
{
	float: left;
	width: 480px;
}
div.artRelRight
{
	float: right;
	width: 230px;
}

div.Pri100Outer h1,
div.Pri100Outer h3
{
	padding-left: 10px;
}

div.Pri100Outer hr
{
	margin-top: 30px;
}

/*Relasjoner*/
div.jobs .relOuter {display:none;}

div#container div.RelContent h7 a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
div.RelContent
{
	margin-bottom: 20px;
}

div.RelContent div.ArticleListImg
{
	padding-bottom: 10px;
}

div.relOuter
{
	padding-top: 20px;
}

div.relOuter ul
{
	padding: 0;
	margin: 0 0 0 20px;
}

div.relOuter ul li
{
	list-style-type: none;
}

/*video*/
div.vidplayer
{
	margin-bottom: 20px;
}

/*skjema*/
div.formContent 
{
	padding-top: 20px;
	
}
div.formContent td
{
	padding: 2px;
	font-weight: normal;
	
}

/*Footer*/
div#footer h2 { display: none;}
div#footer div.fAbs
{
	height: 10px;
	padding: 5px 10px;
	width: 950px;
	font-weight: normal;
}
div#footer div.fAbs img { padding-top: 0px; vertical-align: bottom; padding-right: 2px;}

/*tips*/
div#tip
{
	height: 250px;
	width: 730px;
}

div.TipYourEmail,div.TipFriendsMail
{
	float: left;
	width: 200px;
}

div.TipYourEmail input,div.TipFriendsMail input
{
	width: 180px;
	font-weight: normal;
}

div.TipComment textarea 
{
	width: 384px;
	height: 40px;
}

div.TipFriendsMail
{
	float: left;
	width: 200px;
}

div.TipComment
{
	clear: both;
}
