@charset "iso-8859-1";
/*-----------------------------------------------------------------------------------------------
 
 tandberg arkitekter mnal 2008
 website by eDIR/ ee (Espen Schjelderup, Espen Hofsvang) © Copyright 2008

 layout: global

-------------------------------------------------------------------------------------------------
 body massage
-----------------------------------------------------------------------------------------------*/
/* hide from ie5 mac \*/
html, body {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
/* ie5 mac end */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-family: tahoma, helvetica, arial, verdana;
}

img {
	border: 0;
	outline: none;
}

.x-txt {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	text-decoration: none;
}

.vcol {
	vertical-align: top;
}


/*-----------------------------------------------------------------------------------------------
 typography
-----------------------------------------------------------------------------------------------*/
h1, h2 {
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}

h1 {
	color: #3f4244; /* substitute for #313335, styled with sifr */
	margin-top: 1px;
}

h2 {
	color: #fff;
	margin: 0;
}

h3 {

	font-family: verdana, tahoma, arial, helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #e6e6e6;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

a {
	font-family: tahoma, arial, helvetica;
	font-weight: bold;
	color: #fff;
        text-decoration: none;
	line-height: 9px;
	outline: none;
}

p {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 1em;
	line-height: 14px;
	text-align: justify;
	color: #e6e6e6;
}

em {
	font-style: normal;
	color: #fff;
}

a#om-btn, a#y-trigger, a#s-trigger {
	color: #3663ad;
}

a:hover, a#om-btn:hover, a#y-trigger:hover, a#s-trigger:hover {
	color: #cbc7b1;
}

strong {
	font-weight: bold;
}

dl {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 1em;
	color: #e6e6e6;
	line-height: 14px;
	text-align: justify;
	margin: 0;
}

dt {
        float: left;
}


/*-----------------------------------------------------------------------------------------------
 footer (om menu)
-----------------------------------------------------------------------------------------------*/
#footer {
	display: none;
	width: 100%;
	height: 70px;
	position: absolute;
        bottom: 0;
	z-index: 95;
}

#bar {
	display: none;
	background-color: #fff;
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 95;
}

#ommenubar {
        display: none;
        background-color: #3663ad;
        width: 100%;
        height: 35px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 90;
}

#ommenu {
	position: absolute;
	left: 260px;
	top: 12px;
}

#ommenu a {
 	margin-right: 60px;
}


/*-----------------------------------------------------------------------------------------------
 legal (titlefield)
-----------------------------------------------------------------------------------------------*/
#legal {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 98;
}
#title {
	background: url("graphics/title.png") no-repeat 0 0;
	width: 155px;
	height: 15px;
	position: absolute;
	bottom: 10px;
	left: 35px;
}

#om-btn {
	position: absolute;
	width: 100px;
	bottom: 12px;
	left: 260px;
}


/*-----------------------------------------------------------------------------------------------
 om content
-----------------------------------------------------------------------------------------------*/
#om {
        display: none;
        background-color: #3663ad;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 85;
}

.omid {
	display: none;
	width: 800px;
	height: 500px;
        margin-top: -275px;
	overflow: hidden;
	position: absolute;
        top: 50%;
}

.omtable {
	position: relative;
}

#omarrows {
	visibility: hidden;
}

a.omarwup {
	background: url("graphics/om-arw-up.gif") no-repeat 0 0;
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: 95px;
	right: -2px;
	z-index: 86;
}

a.omarwup:hover {
	background-position: 0 -15px;
}

a.omarwdwn {
	background: url("graphics/om-arw-dwn.gif") no-repeat 0 0;
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: -2px;
	z-index: 85;
}

a.omarwdwn:hover {
	background-position: 0 -15px;
}

.omheader {
	background-color: #3663ad;
	width: 541px;
	height: 40px;
	padding-left: 259px;
	position: relative;
	z-index: 85;
}

.omclose {
	background: url("graphics/close-arw.gif") no-repeat 0 2px;
	width: 41px;
	height: 15px;
	line-height: 9px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 85;
}

.omclcose a {
	cursor: pointer;
}

.omcontent {
	margin-top: 55px;
	padding-bottom: 100px;
	position: relative;
	z-index: 80;
}

.omcontent dl {
	margin-bottom: 25px;
}

.omcontent dt {
	width: 60px;
}

.omparagraph {
	width: 540px;
 	margin-bottom: 15px;
	padding-left: 260px;
	position: relative;
}

.omreffield {
	width: 170px;
	text-align: right;
	position: absolute;
	right: 610px;
	top: 0;
}

.omref {
	display: block;
	font-family: verdana, tahoma, arial, helvetica;
	color: #fff;
	line-height: 15px;
}

em.ghost {
	visibility: hidden;
}


/*-----------------------------------------------------------------------------------------------
 credits
-----------------------------------------------------------------------------------------------*/
#credits a {
	background: url("graphics/credits.gif") no-repeat 0 0;
	width: 95px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 98;
}

#credits a:hover {
	background-position: 0 -35px;
}


/*-----------------------------------------------------------------------------------------------
 sIFR v.3
-----------------------------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.sIFR-active h1 {
	font-family: arial, tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #313335;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.sIFR-active h2 {
	font-family: arial, tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	visibility: hidden;
	margin: 0;
	padding: 0;
}


/*-----------------------------------------------------------------------------------------------
 this is the end
-----------------------------------------------------------------------------------------------*/
