* { margin: 0; }

html {
	height: 100%;
	font-size: 100.01%;
	overflow-y: scroll;
}

body {
	height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.5em;
	background: #9999BB url(../pics/layout/canvasGrad.jpg) repeat-x bottom left fixed;
	margin: 0;
	padding: 0;
}

div {text-align: left;}
ul { margin-top: 0; }
form {display: inline;}
.floatLeft { float: left; }
.floatRight { float: right; }
.mindreTekst {font-size: smaller;}
.storreTekst {font-size: larger;}
.clearBoth {display: block; clear: both; height: 1px;}

h1, h2, h3, p, div { margin: 0; padding: 0; }



/* MENY */

#header {
	width: 100%;
	height: 105px;
	line-height: 1.1em;
	background-color: #555577;
	background: #555577 url(../pics/layout/darkGradBG.jpg) repeat-x top left;
	margin: 0;
}
#menuTop {
	width: 859px;
	height: 100%;
	margin: 0 auto;
}
#menuTop a.topRight, #menuTop a.topRight:visited {
	float: right;
	color: white;
	text-decoration: none;
	border-left: 1px solid white;
	padding: 0 6px 0 6px;
	margin: 70px 0 0 0;
}
#menuTop a.valgt, #menuTop a.valgt:visited {
	font-weight: bold;
	color: #CCCCEE;
}
#menuTop a.topRight:hover {
	color: #9999BB;
}
.logo {
	float: left;
	margin: 9px 25px 0 0;
}



/* SVART TVERRSTRIPE */

#displayWrapper {
	width: 100%;
	background-color: black;
	border-top: 1px solid #9999BB;
	border-bottom: 1px solid #DDDDFF;
	margin: 0;
}
#display {
    position:relative;
	width: 859px;
	height: 250px;
	background-color: black;
	margin: 0 auto;
}
#display a, #display a:visited {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity: 0.0;
	
	display: block;
	width: 100%;
	height: 250px;
	text-decoration: none;
	background-color: black;
	background-position: top left;
	background-repeat: no-repeat;
}
#display a.active {
    z-index:10;
    opacity: 1.0;
}
#display a.last-active {
    z-index:9;
}
#display span {
	display: block;
}
.displayText {
	float: right;
	text-align: right;
	width: 550px;
	height: 250px;
	font-size: 10pt;
	color: white;
}
.displayTitle {
	font-size: 18pt;
	font-weight: bold;
	color: #9999BB;
	padding: 40px 0 12px 0;
}
.displayLesMer, .displayTilbake {
	display: block;
	position: relative;
	top: 10px;
	left: 452px;
	width: 98px;
	height: 28px;
	margin: 12px 0 0 0;
}
.displayLesMer {
	background: transparent url(../pics/layout/lesmerBtnBlk.jpg) no-repeat top left;
}
#display a:hover .displayLesMer {
	background-image: url(../pics/layout/lesmerBtnBlkSel.jpg);
}
.displayTilbake {
	background: transparent url(../pics/layout/tilbakeBtnBlk.jpg) no-repeat top left;
}
#display a:hover .displayTilbake {
	background-image: url(../pics/layout/tilbakeBtnBlkSel.jpg);
}
#displayKontakt {
	width: 859px;
	height: auto;
	font-size: 10pt;
	color: white;
	text-align: center;
	padding: 12px 0;
	margin: 0 auto;
}
.portfolioHeader{
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	font-weight: bold;
	color: #9999BB;
	background: transparent url(../pics/layout/transSvart30.png) repeat left top;
	padding: 4px;
}



/* CANVAS */

#canvasWrapper {
	width: 100%;
	margin: 0 0 25px 0;
}
#canvas {
	width: 859px;
	min-height: 190px;
	padding: 0 0 0 0;
	OFFborder: 1px solid white;
	margin: 30px auto 0 auto;
}


/* TEKSTBOKSER */

.bigbox {
	width: 267px;
	font-size: 9pt;
	text-align: justify;
	color: #333344;
	margin: 0 0 10px 0;
}
.bigbox h1, .bigbox h2, a.kontakt, a.kontakt:visited {
	font-size: 14pt;
	color: white;
	text-decoration: none;
	margin: 0 0 10px 0;
}
.bigbox h2 {
	font-size: 10pt;
	margin: 0 0 4px 0;
}
.bigboxSep {
	margin-right: 29px;
}
.bigbox a.lesmer, .bigbox a.lesmer:visited {
	display: block;
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: hvite;
	padding: 9px 0 0 0;
}
.bigbox a:hover {
	color: #555577;
}
em {
	OFFfont-weight: normal;
	font-style: normal;
	color: white;
}
.bigIngress {
	line-height: 1.7em;
	font-size: 10pt;
	font-weight: bold;
}


.widebox, .widebox:visited {
	width: 100%;
	display: block;
	font-size: 10pt;
	color: #333344;
	background-color: #AAAACC;
	text-decoration: none;
	border: 0px solid #DDDDFF;
	margin: 0 0 10px 0;
	
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
.widebox:hover {
	background-color: #BBBBDD;
}
.widebox img {
	float: left;
	width: 200px;
	min-height: 50px;
	border: 1px solid white;
	padding: 0;
	margin: 10px;
}
.wideboxText {
	float: left;
	width: 605px;
	margin: 6px 0 10px 10px;
}
.wideboxText .overskrift {
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 0 0 10px 0;
}
.detaljer {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../pics/layout/detaljerBG2.png) no-repeat bottom right;
}
.widebox a {
	color: #111122;
	text-decoration: none;
}
.widebox a:hover {
	color: white;
	text-decoration: underline;
}



/* KONTAKTSKJEMA */

.kontaktFormFields {
	width: 500px;
	color: white;
	OFFbackground: #8888aa url(../pics/layout/formBG.jpg) no-repeat top left;
	background-color: #aaaacc;
	border: 0px solid #ddddff;
	padding: 10px;
	
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
.kontaktInputWide {
	width: 492px;
	margin: 0 0 6px 0;
}
.kontaktTextArea {
	width: 497px;
	margin: 0 0 6px 0;
}
.submit {
	float: right;
	width: 100px;
}
.formErrMsg {
	float: right;
	font-size: 8pt;
	color: #ffff88;
	border-left: 3px solid #ffff88;
	padding-left: 3px;
}
.markError {
	background-color: #ffff88;
}
.kontaktConfirm {
	display: block;
	font-size: 12pt;
	border: 1px dotted white;
	background-color: #9999bb;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0;
}


/* FOOTER */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -40px 0;
}

.push { height: 40px; }

#footer {
	width: 100%;
	height: 39px;
	background-color: #555577;
	border-top: 1px solid white;
	margin: 0;
}
#footerContent {
	width: 859px;
	margin: 0 auto;
}
.footerBlock {
	height: 25px;
}
.footerItem {
	color: #3333FF;
	margin: 5px 8px 0 8px;
}



