/*             modern.css
      by THOMAS BORGEN HA, 2007      */

* {
	margin: 0;
	padding: 0;
	border-width: 0;
	background: transparent;
}		  
	  
/****    LAYOUT     (display, position ++)      ****/ 

html {
	background-color: #FFFFFF;
}

body, html {
	height: 100%;
	width: 100%
}
		
body {
	background: transparent;
	/*border: red dashed 0.2em;*/
}

div.gradient.top {
	background: transparent url("gfx/gradient_top.png") repeat-x top;
	height: 100%;
	width: 100%;
	min-width: 1000px;
	/*border: green dashed 2px;*/
}

/*div.gradient.bottom {
	background: transparent url("gfx/gradient_bottom.png") repeat-x bottom;
	hight: 100%;
	position: relative;
	min-width: 1000px;
	border: blue dashed 2px;
}*/

.container {
	width: 100%;
	min-height: 100%;
	position: relative;
	/*border: red dashed 2px;*/
}

.content {
	width: 40em;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 200px;
	/*outline: blue dashed 2px;*/
}


/*    HEADER    */ 

h1.ir {
	background: url("gfx/header.png") no-repeat;
	position: absolute;
	top: 22px;
	left: 22px;
	width: 119px;
	height: 52px;
}

h1.ir a {
	width: 119px;
	height: 52px;
	display: block;
}

.ir span.ir {
	display: none;
}


/*    MENY   */ 
	
ul.meny {
	width: 500px;
	margin: 0 auto;
	list-style: none;
	white-space: nowrap;
	/*outline: red dashed 0.1em;*/
}

ul.meny li {
	display: inline;
	float: left;
	width: 20%;
	/*outline: red dashed 0.1em;*/
}


/*    FOOTER    */ 

.footer {
	width: 100%;
	min-width: 1000px;
	height: 180px;
	background: #333 url("gfx/border.png") repeat-x;
	position: absolute;
	bottom: 0;
	/*outline: red dashed 0.2em;*/
}

/*html .footer {
	height: 130px;
}*/

.copyright {
	margin: 0 auto;
	width: 13.5em;
	position: relative;
	top: 45px;
	/*outline: red dashed 0.2em;*/
}

.validator {
	width: 3.3em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	/*outline: red dashed 0.1em;*/
}


/* "SISTE BILDER" */

.bildewrapper{
	height: 300px;
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	/*outline: red dashed 0.1em;*/
}

img.bilder.thumbs {
	float: left;
	padding: 0;
	margin: 0 auto;
	margin-right: 15px;
	display: inline;
	padding: 1px;
	position: relative;
	right: 0;
	border: #E2E2E2 solid 3px;
	/*outline: green dashed 0.1em;*/
}


/* PORTEFØLJEMENY */

.portefoljemeny{
	margin-top: 20px;
	float: left;
	padding-right: 0;
	/*outline: red dashed 2px;*/
}

img.bilder.thumbs.portefolje {
	margin-top: 5px;
	margin-right: 20px;
}


/*    OTHER    */ 

img {
	float: right;
	display: block;
	margin-right: 20px;
	position: relative;
	margin-left: 30px;
	/*outline: green dashed 1px;*/	
}

img.notater {
	border: black solid 1px;
}

img.retrofon {
	position: relative;
	right: 150px;
}

.sidebytte {
	padding-top: 25px;
}

.sidebytte2 {
	margin-top: -28px;
	margin-left: 120px;
}

.slideshow {
	display: inline;
	float: right;
	margin-top: 50px;
	padding-left: 20px;
	/*outline: green dashed 2px;*/
}

	
/****   TYPOGRAFI  (font, size ++)    ****/

h2 {
	font-size: 20px;
	color: #FF5C87;
	font-family: arial, verdana, sans serif;
	width: 82%;
	padding-bottom: 1px;
	padding-top: 1em;
}

h3 {
	font-family: arial, verdana, sans serif;
	font-size: 10px;
	color: #bbbbbb;
	padding-bottom: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 5px;
}

p a {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

.content p {
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	color: #3F3F3F;
	margin-top: 10px;
	line-height: 1.5em;
}


/* MENY */

ul.meny li {
	font-family: arial, verdana, sans serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: lowercase;
	text-align: center;
	line-height: 2.4em;
	position: relative;
	top: 30px;
}

ul.meny li a {
	text-decoration: none;
	color: inherit;
	font-weight: inherit;
	padding: 0 2px 4px;
	width: 100%;
	height: 100%;
	border-bottom: 4px solid #FFF;
}

ul.meny a#current {
	border-color: #FF5C87;
}

ul.meny li a:hover{
	border-color: #FF5C87;
	color: inherit;
}

ul.kontaktinformasjon li {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	display: block;
}


/* FOOTER */

div.copyright p {
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 0.7em;
	line-height: 2em;
	text-align: center;
}

div.validator a {
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	/*outline: red dashed 0.1em;*/
}

div.validator a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* PORTEFØLJEMENY */

.portefoljemeny{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

