html {height:100%;}
body{
	margin:0;
	color:#8ca5a6;
	font:14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#fff;
	background:#e5eaeb url(../images/bg-body.gif) repeat-x;
	height:100%;
}
/* general reset */
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
	
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}

/* container style */
#container {
	margin:0 auto;
	width:940px;
	min-height:100%;
}
* html #container {height:100%;}
/* header style */
#header {width:100%;}
#header .holder {
	height:1%;
}
#header .holder:after {
	content:"";
	display:block;
	clear:both;
}
.merkevarebygging-box {
	float:right;
	background:#eff2f3 url(../images/bg-merkevarebygging-box.gif) repeat-x 0 100%;
	font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#577071;
	margin:0 58px 0 0;
	display:inline;
	padding:8px 5px 16px 4px;
	text-align:center;
}
.merkevarebygging-box span, .merkevarebygging-box strong {
	display:block;
	padding:0 0 1px;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:336px;
	height:69px;
	float:left;
	overflow:hidden;
	margin:-8px 0 0 6px;
	position:relative;
	display:inline;
	text-indent:-9999px;
}
.logo a {
	height:100%;
	display:block;
}
ul.mainmenu {
	float:right;
	list-style:none;
	padding:35px 0 0;
	margin:0;
	font:15px/17px Georgia, "Times New Roman", Times, serif;
}
ul.mainmenu li {float:left;}
ul.mainmenu li a {
	display:inline;
	float:left;
	height:27px;
	overflow:hidden;
	color:#577071;
	cursor:pointer;
}
ul.mainmenu li a span {
	float:left;
	padding:4px 6px 5px;
}
ul.mainmenu li a:hover {
	color:#eb008b;
	text-decoration:none;
}
ul.mainmenu li.active a {
	background:#577071 url(../images/bg-active-left.gif) no-repeat;
	color:#fff !important;
	font: bold 14px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul.mainmenu li.active a span {
	background:url(../images/bg-active-right.gif) no-repeat 100% 0;
	padding:5px 6px 5px;
}
/* main style */
#main {
	width:100%;
	padding:30px 0 273px;
}
#main:after {
	content:"";
	display:block;
	clear:both;	
}
/* content style */
.content {
	float:left;
	width:616px;
}
.main-heading {
	margin:0;
	font:31px/33px Georgia, "Times New Roman", Times, serif;
	color:#3d4e4f;
	padding:0 0 11px;
}
.contact-info {
	line-height:26px;
	font-weight:bold;
}
.contact-info p {margin:0;}
.contact-form {
	background:#f2f7f7;
	border-top:4px solid #b5c9c8;
	width:520px;
	margin:29px 0 0;
	padding:15px 0 23px 20px;
}
.contact-form label {
	display:block;
	font: bold 16px/18px "Trebuchet MS", Helvetica, sans-serif;
	padding:0 0 4px 6px;
}
input.txt {
	border:1px solid #bbd0cf;
	padding:8px 2px 6px 7px;
	width:270px;
	color:#577071;
	font-size:14px;
	margin:0 0 8px;
}
.area {
	border:1px solid #bbd0cf;
	padding:8px 0 6px 7px;
	margin:4px 0 16px;
	width:272px;
	height:150px;
	color:#577071;
	overflow:auto;
	font-size:14px;
}
.btn-send {
	margin:0;
	padding:0;
	background:url(../images/btn-send.gif) no-repeat;
	width:109px;
	height:28px;
	text-align:center;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#f2f7f7;
	border:none;
	display:block;
}
/* sidebar style */
.sidebar {
	float:right;
	width:300px;
	padding:10px 0 0;
}
.heading {
	margin:0 0 12px;
	font:bold 18px/20px "Trebuchet MS", Helvetica, sans-serif;
	color:#8ca5a6;
	border-bottom:4px solid #b5c9c8;
	padding:0 0 2px;
}
.google-map {margin:0 0 10px;}
.google-map img {display:block;}
.address {
	font-size:13px;
	line-height:19px;
	font-style:normal;
	color:#fff;
	padding:9px;
	background:#6d6e70;
}
.address strong, .address span {display:block;}
.address span {font-weight:normal;}
/* footer style */
#footer {
	width:940px;
	overflow:hidden;
	height:225px;
	position:relative;
	margin:-226px auto 0;
	font-size:13px;
	line-height:19px;
	color:#577071;
	border-top:1px solid #bbd0cf;
}
#footer .holder {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #bbd0cf;
}
.logo-2 {
	float:left;
	margin:5px 0 0 4px;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-mini.gif) no-repeat;
	width:95px;
	height:18px;
}
.logo-2 a {
	display:block;
	height:100%;
}
#footer ul.mainmenu {padding:0;}
#footer ul.mainmenu li a {
	height:29px;
}
#footer ul.mainmenu li a span {padding:6px 6px 6px;}
#footer ul.mainmenu li.active a span {
	background:#577071;
	padding:6px 6px 7px;
}
.footer-info {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #bbd0cf;
	padding:15px 0 23px;
}
.address-box {
	float:left;
	width:371px;
}
.address-box img {
	float:left;
	margin:0 21px 0 0;
}
.address-box address {font-style:normal;}
.address-box address strong {display:block;}
.address-box address span {
	display:block;
	font-weight:normal;
}
.contact-box {
	float:left;
	width:215px;
	margin:0;
	padding:0 0 0 30px;
}
.contact-box dt {
	float:left;
	font-weight:bold;
	padding:0 3px 0 0;
}
.contact-box dd {
	margin:0;
	font-weight:normal;
}
.contact-box a {
	color:#1b75bb;
	text-decoration:underline;
}
.contact-box a:hover {text-decoration:none;}
.copyright {
	margin:0;
	float:right;
	font-size:12px;
	font-weight:normal;
}
.footer-text {
	font-size:12px;
	padding:8px 0 0;
	color:#8ca5a6;
	font-weight:normal;
	text-align:center;
}
.footer-text a {color:#8ca5a6;}
.footer-text p {margin:0;}
.powered {
	background:url(../images/sep-powered.gif) no-repeat 0 50%;
	padding:0 0 0 5px;
}
/* contributors page */
.headline {
	margin:-3px 0 0;
	font:31px/33px Georgia, "Times New Roman", Times, serif;
	color:#3d4e4f;
	border-bottom:4px solid #b5c9c8;
	padding:0 0 2px;
}
ul.contributors {
	list-style:none;
	padding:13px 0 0;
	margin:0 -20px 0 0;
	width:960px;
}
ul.contributors:after {
	content:"";	display:block;	clear:both;
}
ul.contributors li {
	float:left;
	width:220px;
	margin:0 20px 0 0;
	height:302px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
ul.contributors li a {
	height:249px;
	position:relative;
	width:220px;
	padding:20px 0 0;
	display:block;
	cursor:pointer;
}
.name {
	position:absolute;
	height:29px;
	font: bold 18px/29px "Trebuchet MS", Helvetica, sans-serif;
	color:#577071;
	background:#fff;
	padding:0 5px 0 7px;
	left:-4px;
	top:0;
	z-index:100;
}
ul.contributors li img {
	display:block;
	border:4px solid #f2f7f7;
	width:212px;
	height:235px;
}
.profession {
	display:block;
	text-align:center;
	color:#577071;
	font-size:14px;
}
.bgrnd {
	width:212px;
	height:235px;
	position:absolute;
	left:4px;
	top:24px;
	left:-9999px;
	z-index:10;
}
.bgrnd  em {
	display:block;
	background:url(../images/photo-shadow.png);
	width:212px;
	height:235px;
	overflow:hidden;
}
ul.contributors li a:hover {
	border:none;
	text-decoration:none;
}
ul.contributors li a:hover img {
	position:relative;
	z-index:2;
}
ul.contributors li a:hover .bgrnd {
	display:block;
	z-index:90;
	left:4px;
}
ul.contributors li a:hover {text-decoration:none;}
ul.contributors li a:hover .name {color:#eb008b;}
/* contributor-full page */
/* contributor-info style */
.contributor-info {
	float:left;
	width:700px;
	padding:1px 0 0;
}
.about-contributor {
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:22px;
	color:#577071;
	margin:-2px 0 0;
	padding:0 0 16px;
}
.about-contributor img {
	float:right;
	margin:6px 0 0 22px;
}
.about-contributor p {
	margin:0;
	padding:0 0 14px;
}
.heading-2 {
	margin:0 0 3px;
	font:bold 16px/18px "Trebuchet MS", Helvetica, sans-serif;
	color:#577071;
}
ul.prosjektene {
	list-style:none;
	padding:4px 0 0;
	margin:0 -20px 0 0;
	width:720px;
	overflow:hidden;
}
ul.prosjektene li {
	float:left;
	height:201px;
	margin:0 20px 0 0;
}
ul.prosjektene li a {
	display:block;
	width:220px;
	height:175px;
	position:relative;
	cursor:pointer;
}
ul.prosjektene li img {
	display:block;
	width:212px;
	border:4px solid #f2f7f7;
}
.prosjektene-name {
	display:block;
	font:bold 16px/18px "Trebuchet MS", Helvetica, sans-serif;
	color:#577071;
	padding:0 0 0 2px;
	margin:7px 0 0;
}
ul.prosjektene li a:hover {
	text-decoration:none;
	border:none;
}
ul.prosjektene li a:hover .prosjektene-name {color:#eb008b;}
ul.prosjektene .bgrnd {
	height:139px;
	position:absolute;
	left:-9999px;
	top:4px;
}
ul.prosjektene .bgrnd  em {height:139px;}
ul.prosjektene li a:hover .bgrnd {left:4px;}
/* contributor-menu style */
.contributor-menu {
	float:right;
	width:220px;
	padding:10px 0 0;
}
ul.contributors-list {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
ul.contributors-list li {
	float:left;
	width:100%;
	padding:0 0 4px;
	font:bold 15px/18px "Trebuchet MS", Helvetica, sans-serif;
}
ul.contributors-list li a {
	float:left;
	color:#577071;
	background:#f2f7f7;
	padding:6px 21px 4px 8px;
}
ul.contributors-list li a:hover {
	background:#fff;
	color:#eb008b;
	text-decoration:none;
}
/* frontpage page */
ul.kom-inn {
	list-style:none;
	padding:1px 347px 4px 348px;
	text-align:center;
	margin:1px 0 0;
	width:245px;
	overflow:hidden;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#8ca5a6;
	background:url(../images/bg-kom-inn.gif) no-repeat;
}
ul.kom-inn li {
	display:inline;
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 3px 0 10px;
}
/* strekens-kraft-holder style */
.strekens-kraft-holder {
	width:100%;
	overflow:hidden;
	font-size:13px;
	padding:0 0 19px;
	color:#577071;
}
.big-heading {
	margin:0 0 2px;
	font:48px Georgia, "Times New Roman", Times, serif;
	color:#3d4e4f;
}
.image-content {
	margin:0 -4px 0 0;
	position:relative;
	padding:0 0 12px;
}
.image-content img {
	display:block;
	border:6px solid #fff;
	border-right-width:21px;
}
.strekens-kraft-holder p {
	margin:0 0 6px;
	line-height:22px;
}
a.more {
	background:url(../images/bg-more.gif) no-repeat 2px 50%;
	padding:0 0 0 17px;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#8ca5a6;
	text-decoration:underline;
}
a.more:hover {text-decoration:none;}
.news {	padding:9px 0 0;}
.news-heading {
	margin:0;
	font:28px Georgia, "Times New Roman", Times, serif;
	color:#3d4e4f;
}
.news-heading a {color:#3d4e4f;}
.news-holder {
	width:100%;
	overflow:hidden;
}
.news-holder img {
	float:right;
	margin:8px 0 0 26px;
}
/* sidebar-news style */
.sidebar-news {padding-top:10px;}
.strekens-kraft-holder .sidebar-news p {margin-bottom:4px;}
.blockquote {
	background:#f0d746;
	padding:6px 11px 9px 8px;
	margin:19px 0 0;
}
.blockquote blockquote {
	margin:0;
	font:20px/24px Georgia, "Times New Roman", Times, serif;
	color:#3d4e4f;
}
.blockquote cite {
	font-style:normal;
	display:block;
	font-size:14px;
	line-height:16px;
	text-align:right;
	margin:2px 0 0;
}
.slik-jobber {
	margin:0;
	text-align:center;
	font:19px/22px Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg-slik-jobber.gif) repeat-x 0 13px;
	color:#577071;
}
.slik-jobber span {
	background:#e5eaeb;
	padding:0 11px 0 15px;
}
/* slik-jobber-content style */
.slik-jobber-content {
	overflow:hidden;
	width:960px;
	margin:14px -20px 0 0;
	padding:39px 0 0;
	background:url(../images/bg-slik-jobber-content.gif) no-repeat 130px 0;
	font-size:13px;
	line-height:22px;
	color:#577071;
}
.slik-jobber-text {
	width:300px;
	float:left;
	margin:0 20px 0 0;
	
}
.slik-jobber-text p {margin:0;}
.slik-jobber-heading {
	margin:0 0 6px;
	font-size:21px;
	line-height:23px;
	color:#8ca5a6;
}
/* infopage page */
.info-block {
	padding:15px 0 0;
	line-height:22px;
	color:#577071;
	font-size:12px;
}
.nfo-block-holder {
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.kom-inn-jobber-med {
	float:left;
	width:380px;
}
.headline-2 {
	margin:0;
	font-size:16px;
	color:#577071;
}
.info-block p {margin:0 0 8px;}
.quote {
	float:right;
	width:216px;
	padding:16px 0 0;
}
.quote blockquote {
	margin:0;
}
.quote blockquote q {
	display:block;
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#8ca5a6;
	font-weight:bold;
	line-height:26px;
}
.quote blockquote q img {
	float:left;
	margin:7px 6px 0 0;
}
.quote blockquote cite {
	display:block;
	text-align:right;
	padding:4px 17px 0 0;
	font-size:13px;
	color:#577071;
	font-weight:bold;
}
.info-block a {
	color:#1b75bb;
	text-decoration:underline;
}
.info-block a:hover {text-decoration:none;}
.headline-3 {
	font-size:19px;
	font-weight:normal;
	padding-top:7px;
}
.side-img {padding:40px 0 0;}
.side-img img {display:block;}
.author {
	width:100%;
	overflow:hidden;
	padding:17px 0 0;
	font-size:13px;
	color:#577071;
}
.author-info {
	padding:0 0 10px 30px;
	height:1%;
	overflow:hidden;
}
.author-photo {
	background:url(../images/bg-photo.gif) no-repeat;
	width:134px;
	float:left;
	height:147px;
	padding:10px 0 0 9px;
	margin:0 9px 0 0;
}
.author-photo img {display:block;}
img.autograph {
	float:left;
	margin:4px 0 0;
}
.author-name {
	display:block;
	line-height:22px;
	margin:0 0 1px;
}
.about-author {
	display:block;
	line-height:22px;
}
/* journal-full page */
/* date style */
.date {
	float:left;
	width:60px;
	margin:7px 6px 0 0;
	text-align:center;
	padding:2px 12px 2px 0;
	color:#f2f7f7;
	font-weight:bold;
	background:url(../images/bg-date.gif) no-repeat;
}
.month {
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.number {
	display:block;
	font-size:34px;
	line-height:36px;
}
.year {
	display:block;
	font-size:14px;
	line-height:16px;
	margin:-2px 0 0;
}
/* journal-full-content style */
.journal-full-content {
	float:left;
	width:622px;
	font-size:13px;
	line-height:22px;
	color:#577071;
}
.journal-full-content p {margin:0 0 9px;}
.sub-title {
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
	font-size:13px;
	line-height:15px;
}
.sub-title span {
	float:left;
	background:#f2f5f5;
	padding:1px 6px 3px 4px;
	font-weight:bold;
}
.sub-title a {
	text-decoration:underline;
	color:#1b75bb;
	font-weight:normal;
}
.sub-title a:hover {text-decoration:none;}
.information {
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
	margin-bottom:-3px;
}
.information img {
	float:right;
	margin:6px 0 10px 20px;
}
ul.bullet-list {
	list-style:none;
	padding:0 350px 9px 0;
	margin:-2px 0 0 4px;
}
ul.bullet-list li {
	padding:0 0 0 11px;
	margin:0 0 2px;
	background:url(../images/bullet-2.gif) no-repeat 0 8px;
}
.quote-2 {
	float:left;
	padding-top:0;
	margin:0 25px 3px 0;
}
.heading-3 {
	font:bold 14px "Trebuchet MS", Helvetica, sans-serif;
	margin:0 0 2px;
}
.journal-full-content a {
	color:#1b75bb;
	text-decoration:underline;
}
.journal-full-content a:hover {text-decoration:none;}
.information-2 {
	padding-bottom:11px;
	margin-bottom:0;
}
.om-forfatteren {
	background:#f2f7f7;
	padding:8px 12px 7px 12px;
	height:1%;
	margin:-12px 0 0;
	overflow:hidden;
	border-bottom:2px solid #b5c9c8;
}
.om-forfatteren img {
	float:left;
	margin:4px 12px 0 0;
}
.om-forfatteren-info {
	height:1%;
	overflow:hidden;
}
.journal-full-content .om-forfatteren p {margin:0;}
/* journal-full-sidebar style */
.journal-full-sidebar {
	float:right;
	width:220px;
	padding:9px 0 0;
}
ul.kategorier {
	list-style:none;
	padding:0 10px 18px 0;
	margin:0;
	width:210px;
	overflow:hidden;
}
* html ul.kategorier {padding-bottom:26px;}
* +html ul.kategorier {padding-bottom:26px;}
ul.kategorier li {
	float:left;
	font:bold 16px/18px "Trebuchet MS", Helvetica, sans-serif;
	background:url(../images/sep-kategorier.gif) no-repeat 0 3px;
	padding:0 10px 0 21px;
	margin:0 0 7px;
}
ul.kategorier a {color:#577071;}
ul.kategorier a:hover {
	color:#eb008b;
	text-decoration:none;
}
ul.siste-innlegg {
	list-style:none;
	padding:0;
	margin:-7px 0 15px;
	width:100%;
	overflow:hidden;
}
ul.siste-innlegg li {
	font:bold 15px/19px "Trebuchet MS", Helvetica, sans-serif;
	color:#577071;
	padding:2px 0 9px;
	margin:-1px 0 1px;
	background:url(../images/sep-list.gif) repeat-x;
}
ul.siste-innlegg p {margin:0 0 1px;}
ul.siste-innlegg a {color:#577071;}
ul.siste-innlegg a:hover {
	text-decoration:none;
	color:#eb008b;
}
.siste-innlegg-date {
	display:block;
	font:13px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#8ca5a6;
}
.bloggen {
	font-size:13px;
	line-height:22px;
	margin:-5px 0 0;
	color:#577071;
}
.bloggen p {margin:0;}
/* projects style */
.selector {
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
	margin:0 0 -33px;
}
.selector span {
	float:right;
	width:21px;
	height:20px;
}
.btn {
	width:21px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
.btn-next {	background:url(../images/arrow-right.gif) no-repeat;}
.btn-prev {	background:url(../images/arrow-left.gif) no-repeat;}
.btn:hover {background-position:0 -40px;}
.disabled .btn {background-position:0 -20px !important;}
.selector-info {
	float:right;
	font-size:12px;
	color:#577071;
	font-style:normal;
	line-height:22px;
	padding:0 11px 0 0;
}
/* prosjektene-2 style */
ul.prosjektene-2 {
	width:960px;
	padding-top:12px;
}
ul.prosjektene-2 li {
	height:auto;
	padding-bottom:14px;
}
ul.prosjektene-2 li a {
	width:300px;
	height:auto;
}
ul.prosjektene-2 li img {
	width:292px;
	border-color:#fff;
}
ul.prosjektene-2 .bgrnd {
	width:292px;
	height:193px;
}
ul.prosjektene-2 .bgrnd em {
	width:292px;
	height:193px;
}
ul.prosjektene-2 .prosjektene-name {
	font-size:18px;
	line-height:22px;
	color:#8ca5a6;
	margin:6px 0 0;
}
/* project-full page */
/* video-holder style */
.video-holder {padding:12px 0 22px;}
.video-holder img {display:block;}
/* project-full-content style */
.project-full-content {
	width:100%;
	overflow:hidden;
}
/* om-prosjektet style */
.om-prosjektet {
	float:left;
	width:701px;
	font-size:13px;
	line-height:22px;
	color:#577071;
}
.om-prosjektet-date {
	display:block;
	color:#bbd0cf;
	text-align:right;
	margin:0 0 -20px;
	position:relative;
	font:bold italic 16px/18px "Trebuchet MS", Helvetica, sans-serif;
}
.om-prosjektet p {margin:-2px 0 10px;}
.heading-4 {
	font:bold 19px "Trebuchet MS", Helvetica, sans-serif;
	color:#577071;
	margin:0;
	padding:4px 0 3px;
}
.om-prosjektet-info {padding-right:85px;}
/* project-full-sidebar style */
.project-full-sidebar {
	float:right;
	width:220px;
	margin:-2px 0 0;
}
ul.kontributorer {
	list-style:none;
	padding:0;
	margin:-3px 0 0;
	width:100%;
	overflow:hidden;
}
ul.kontributorer li {
	float:left;
	width:100%;
	padding:0 0 6px;
}
ul.kontributorer li a {
	float:left;
	position:relative;
	cursor:pointer;
}
ul.kontributorer li img {
	float:left;
	border:3px solid #f2f7f7;
	margin:0 9px 0 0;
}
.kontributorer-info {
	float:left;
	font-style:normal;
}
.kontributorer-name {
	display:block;
	font:bold 14px/20px "Trebuchet MS", Helvetica, sans-serif;
	color:#577071;
}
.kontributorer-proffession {
	display:block;
	font-size:12px;
	line-height:14px;
	color:#8ca5a6;
}
ul.kontributorer li a:hover {
	text-decoration:none;
	border:none;
}
ul.kontributorer li a:hover .kontributorer-name {color:#eb008b;}
ul.kontributorer .bgrnd {
	width:56px;
	height:64px;
}
ul.kontributorer .bgrnd em {
	width:56px;
	height:64px;
}
ul.kontributorer li a:hover .bgrnd {
	left:3px;
	top:3px;
}
.quote-2 blockquote cite {
	padding-top:0;
	margin-top:-2px;
}

