*
		{
		margin: 0;
		padding: 0;
		}

html
		{
		background-color: #9bcee1;
		background-image: url(images/html_bg.jpg);
		background-repeat: repeat-x;
		}

/* Body brukes som wrapper istedenfor mainwrapper, font-size 62.5% brukes for
	å konvertere standardstørrelse til 10px for å lettere kunne beregne størrelser */
body
		{
		font-size: 62.5%;
		letter-spacing: 0.1em;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:  #666;
		width: 900px;
		margin: 0 auto;
		background-color: #FFFFFF;
		}

#header
		{
		background-image: url(images/header_bg.gif);
		height: 193px;
		padding-top: 7px;
		padding-right: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		overflow: hidden;
		}

#contentwrapper
		{
		padding-left: 15px;
		float: left;
		width: 515px;
		overflow: hidden;
		}

body#finn #contentwrapper
		{
		padding-left: 5px;
		width: 880px;
		}

#secondaryNavWrapper
		{
		float: left;
		}

#rightColumnWrapper
		{
		float: left;
		margin-left: 15px;
		background-image: url(images/rightColumnWrapper_bg.gif);
		width: 185px;
		}

#rightColumnContent
		{
		padding-left: 12px;
		padding-right: 12px;
		}

#rightColumnBottom
		{
		background-image: url(images/rightColumnBottom_bg.gif);
		height: 7px;
		overflow: hidden;
		}

div#footertext
		{
		color: #3398CC;
		font-size: 11px;
		text-align: center;
		height: 12px;
		margin-bottom: 4px;
		}

div#footertext a
		{
		color: #3398CC;
		}

#page_bottom
		{
		background-image: url(images/page_bottom.gif);
		height: 18px;
		}

/* Fonter og lenker */
#contentwrapper,
#rightColumnContent
		{
		font-size: 1.1em;
		line-height: 1.3em;
		letter-spacing: 0.05em;
		text-align: left;
		word-spacing: normal;
		}

h1,
h2,
h3,
p,
ul,
ol
		{
		margin-bottom: 10px;
		}

h4,
h5,
h6
		{
		margin-bottom: 5px;
		}

h1
		{
		font-size: 1.75em;
		text-transform: uppercase;
		color: #097599;
		font-weight: normal;
		letter-spacing: 0px;
		border-bottom: dotted 1px #cecece;
		padding-bottom: 5px;
		line-height: 1em;
		}

h2
		{
		font-size: 1.55em;
		color: #097599;
		letter-spacing: 0px;
		line-height: 1em;
		}

h2 a
		{
		color: #097599;
		text-decoration: none;
		font-weight: normal;
		}

h2 a:hover
		{
		text-decoration: underline;
		}

h3
		{
		font-size: 1.45em;
		color: #85ab18;
		}

h4
		{
		font-size: 1.15em;
		color: #f47511;
		text-transform: none;
		letter-spacing: 0px;
		}

h5, h6
		{
		font-size: 1.15em;
		color: #497599;
		text-transform: none;
		letter-spacing: 0px;
		}

a
		{
		color: #379BCC;
		}

a:hover
		{
		color: #006688;
		}

/* Bilder og annet */
#contentwrapper img
		{
		float: right;
		margin-bottom: 10px;
		margin-left: 10px;
		padding: 4px;
		border: solid 1px #e0e0e0;
		clear: right;
		}

#contentwrapper .noborder img
		{
		border: none;
		}
#contentwrapper img#printImg
		{
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
		}

#contentwrapper #popupwindow
		{
		float: right;
		}

#contentwrapper #popupwindow a
		{
		text-decoration: none;
		}

#contentwrapper #popupwindow img
		{
		float: left;
		padding: 0;
		border: 0;
		margin: 0;
		margin-right: 5px;
		}

div.layoutImgLeft
		{
		margin-bottom: 10px;
		}

#rightColumnContent .layoutImgLeft img
		{
		border: 0;
		float: left;
		margin-top: 5px;
		}

div.layoutImgLeft br,
div.layoutImgLeft h4
		{
		margin-bottom: 0;
		}

div.layoutImgLeft strong
		{
		font-weight: bold;
		font-size: 12px;
		}

#contentwrapper .layoutImgLeft img
		{
		float: left;
		margin: 0;
		margin-bottom: 10px;
		margin-right: 12px;
		padding: 4px;
		border: solid 1px #e0e0e0;
		}

ul,
ol
		{
		margin-left: 20px;
		}

.date
		{
		font-size: 0.7em;
		color: #999;
		font-weight: normal;
		clear: both;
		display: block;
		}

#contentwrapper a img.read_more
		{
		float: right;
		border: none;
		}

/* HR hack for IE*/
hr
		{  background: url(images/hr.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/hr.gif');
		width: 0px;
		height: 0px;
		border: 0;
		overflow: hidden;
		color: #fff;
		background-color: #fff;
		border-color: #fff;
		margin-bottom: 10px;
		clear: both;
		}

* > hr
		{
		width: 100%;
		height: 10px;
		}

.clear
		{
		clear: both;
		display: block;
		height: 1px;
		overflow: hidden;
		}

#dev
		{
		background-color: #9BCEE1;
		text-align: right;
		padding: 10px 0px;
		letter-spacing: normal;
		}

#dev a
		{
		color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: none;
		}

/* Påmelding til nyhetsbrevboks */

form#newsletter
		{
		margin-bottom: 10px;
		}

input#E-postadresse
		{
		background-image: url(images/newsletter_input.gif);
		height: 16px;
		line-height: 12px;
		width: 153px;
		padding: 4px;
		padding-bottom: 0px;
		border: none;
		font-size: 11px;
		word-spacing: normal;
		letter-spacing: normal;
		color: #999;
		}

input#newsletter_submit
		{
		float: right;
		clear: both;
		margin-top: 3px;
		}

/* Iframe include (finn.no) */
iframe#include
		{
		width: 880px;
		height: 450px;
		background-image: url(images/loading.gif);
		background-repeat: no-repeat;
		background-position: center center;
		margin-bottom: 5px;
		}
		
p.error
		{
		padding-left: 35px;
		border: solid 1px #ff5800;
		background-image: url(images/warn_icon.gif);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		}

/* leftBox */
#leftBox_top
		{
		background-image: url(images/secondaryNav_top_bg.gif);
		height: 8px;
		width: 160px;
		overflow: hidden;
		}

#leftBox_content
		{
		background-image: url(images/secondaryNav_bg.gif);
		width: 144px;
		padding: 10px 8px;
		overflow: hidden;
		}

#leftBox_bottom
		{
		background-image: url(images/secondaryNav_bottom_bg.gif);
		height: 8px;
		width: 160px;
		overflow: hidden;
		}

#contentwrapper .standard img, #contentwrapper .standard a img, #contentwrapper table img.standard
		{
		float: none;
		clear: right;
		margin: 0;
		padding: 0;
		}

#contentwrapper table tbody td
		{
		padding: 3px;
		}

div #leftBox_content img {
	float: none;
	margin: 0;
	padding: 0;
}

/* IDLmedia skjema
----------------------------------------------------*/
.idlform {
	margin-top: 15px;
	}
.idlform fieldset {
	border: 0px;
	}
	
.idlform fieldset .formline {
	margin-top: 10px;
	}
	
.idlform fieldset .statictext {
	margin-top: 10px;
	margin-bottom: 0px;
	}
	
.idlform fieldset label {
	float: left;	
	width: 150px;
	clear: left;
	padding-top: 3px;
	}
