body
{
	margin: 0px;
	color: #000000;
	/*background: #f0eedf url(gfx/mainbak.gif) repeat-x;*/
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
	text-decoration:none;
	/*color i colortheme.css*/
}
a:hover
{
	text-decoration:underline;
}
h1
{

	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	/*color i colortheme.css*/
}
h2
{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	/*color i colortheme.css*/
}
h3, .h3
{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
#wrapper, #wrapper2
{
	position: relative;
	width: 1000px;
	margin: 0px auto;
}
#sokWrap
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 12;
}
#popHolder
{
	position: absolute;
	top: 10px;
	background: url(gfx/hvitbak.png) repeat;
	border: solid #d0c9a6 1px;
	z-index: 13;
}
#dekor1
{
	position: absolute;
	top: 80px;
	left: -100px;
}
#dekor2
{
	position: absolute;
	top: 0px;
	left: 900px;
}
#logo
{
	position: relative;
	height: 52px;
	width: 619px;
}
#logo .logobilde
{
	position: absolute;
	margin-top: 16px;
	border: none;
}
#logoBilde
{
	position: absolute;
	width: 140px;
	height: 34px;
	margin-top: 16px;
	border: none;
	background: url(gfx/logo.png) repeat;
	_background: none;
}
#logoBilde a
{
	position: absolute;
	width: 140px;
	height: 34px;
	margin-top: 16px;
	border: none;
	display: block;
}
#logoBilde a:hover
{
	text-decoration: none;
}
/*NAVIGERING*/
#navigasjon
{
	position: absolute;
	right: 0px;
	height: 24px;
	top: 18px;
	/*background-color i colortheme.css*/
}
#navigasjon .home
{
	margin: 4px;
	margin-bottom: 2px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	float: left;
	cursor: pointer;
}
#navigasjon .skille
{
	float: left;
	filter:alpha(opacity=30);
	opacity: 0.3;
}
#navigasjon span
{
	display: block;
	position: relative;
	float: left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-right: 4px;
	margin-left: 4px;
	cursor: pointer;
}
/*MOEBELVELGER*/
#mobelvelger
{
	position: relative;
	width: 998px;
	height: 142px;
	margin-top: 4px;
	background: url(gfx/mobel_bak.png) repeat;
	/*border: solid #d0c9a6 1px;*/
	_background-image: none;
}
.nojs #mobelvelger
{
	overflow-x: scroll;
	overflow-y: hidden;
}
.nojs #mobelvelger .scrollbar
{
	display: none;
}
.js #mobelvelger
{
	overflow: hidden;
}

#mobelvelger .scrollbar
{
	position: relative;
	width: 998px;
	height: 20px;
	margin-top: 3px;
	/*background-color i colortheme.css*/
}
.scrollbar img
{
	position: absolute;
	top: 2px;
	left: 2px;
	filter:alpha(opacity=30);
	opacity: 0.3;
}
#sliderimg
{
	position: absolute;
	left: 16px;
	width: 104px;
	height: 18px;
	margin: 2px;
	background: url(gfx/slider2.png) no-repeat;
	_background-image: none;
}
#slider
{
	position: absolute;
	left: 16px;
	width: 104px;
	height: 20px;
	cursor:e-resize;
}
#labels
{
	position: absolute;
	height: 12px;
	width: 998px;
	margin-top: 4px;
}
#labels div
{
	position: relative;
	float: left;
	height: 12px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}
#labels .pil
{
	width: 22px;
	color: #ffffff;
	font-size: 12px;
}
#labels .label
{
	font-size: 10px;
	/*color i colortheme.css*/
}
#mobellinje
{
	position: relative;
	height: 120px;
}
#mobellinje .element
{
	position: relative;
	float: left;
	height: 120px;
	left: 20px;
}
.element div
{
	display: block;
	position: absolute;
	text-align: center;
	bottom: 5px;
	width: inherit;
	color: #666666;
	cursor: pointer;

}
#mobelLeftScroll
{
	position: absolute;
	left: 0px;
	top: 24px;
	cursor: pointer;
	height: 120px;
	width: 40px;
   background-color: aqua;
   filter:alpha(opacity=0);
	opacity: 0;
}
#mobelRightScroll
{
	position: absolute;
	right: 0px;
	top: 24px;
	cursor: pointer;
	height: 120px;
	width: 40px;
	background-color: aqua;
   filter:alpha(opacity=0);
	opacity: 0;
}
/*.mobelvelger_tekst*/
#mobellinje h3, #mobellinje .h3
{
	position: relative;
	color: inherit;
	font-weight: 100;
	margin-top: 5px;
}
.element div:hover
{
	color:#333333;
}
/*DESIGN*/
#spalte1
{
	position: relative;
	width: 597px;
	float: left;
	overflow: hidden;
}

.nojs #spalte1 { height:auto; }

#spalte2
{
	position: relative;
	width: 397px;
	float: right;
}
#artikkel
{
	position: relative;
	top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#detalj_artikkel
{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.hvitboks
{
	margin-top: 4px;
	background: url(gfx/hvitbak.png) repeat;
	border: solid #666666 1px;
	 _background-image: none;
}
.nyhetsImg
{
	border: solid #666666 1px;
}
.img_fillArticle
{
	position: relative;
	border: 0px;
	left: -20px;
	margin-left: 0px;
	margin-right: 0px;
}
.bokstittelBar
{
	position: absolute;
	height: 20px;
	margin-top:3px;
	right: 0px;
}
#bokstittelBarButikk
{
	width:100%;
	position:absolute;
	z-index:1;
	left:0px;
	height:20px;
	top:3px;
}
.bokstittelBar h3
{
	float:right;
	line-height: 20px;
	/*color i colortheme.css*/
}
.bokstittelBar div
{
	position: relative;
	float: right;
	margin-left: 4px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	z-index: 2;
	/*background-color i colortheme.css*/
}

.bokstittelBar .aktiv
{
	background-image: url(gfx/shadow.png);
	background-repeat: repeat-x;
	_background-image: none;
}
.knapp
{
	position:relative;
	height: 14px;
	float:right;
	margin: 2px;
	cursor: pointer;
}
.knapp a
{
	height:14px;
	color:#4a4736;
	background: url(gfx/knapp2.gif) repeat-x;
	line-height: 14px;
	font-size:9px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}
.knapp img
{
	float: left;
}
.knapp a:hover
{
	text-decoration: none;
	color:#333333;
}
.contentBox
{
	position: relative;
	margin: 10px;
}
/*SOK*/
#sokMain
{
	position: absolute;
	top: 18px;
	left: 623px;
	width: 377px;
	height: 24px;
	/*background-color i colortheme.css*/
}
#sokMain .bakImg
{
	position: absolute;
	margin: 2px;
	border: none;
	filter:alpha(opacity=30);
	opacity: 0.3;
}
#sokFelt
{
	position: absolute;
	top: 2px;
	right: 11px;
	width: 315px;
	height: 18px;
	border: none 0px;
	background-color: #ffffff;
	font-size: 10px;
}
#sokGlass
{
	position: absolute;
	width: 15px;
	height: 14px;
	top: 6px;
	left: 20px;
	background: url(gfx/sokGlass.png) repeat;
	_background-image: none;
}
/*SOK AKTIV*/
#sokAktivHolder
{
	position: absolute;
	width: 411px;
	top: 0px;
	left: 606px;
	overflow: visible;
}
#sokAktiv
{
	position: relative;
	width: 411px;
	background: url(gfx/sok_aktivBak.png) repeat-y;
	_background-image: none;
	padding-bottom:8px;
}
#sokAktiv .topp
{
	position: relative;
	width: 395px;
	height: 48px;
	margin-left: 8px;
	/*background-color i colortheme.css*/
}
#sokAktiv .shadow
{
	position: relative;
	height: 18px;
	width: 395px;
	background-image: url(gfx/shadow.png);
	background-repeat: repeat-x;
	_background-image: none;
}
#sokAktiv_bunn
{
	position: relative;
	width: 411px;
	height: 11px;
	background: url(gfx/sok_aktivBunn.png) repeat-y ;
	_background-image: none;
}
.sokResultat
{
	position:relative;
	width: 379px;
	margin-left: 19px;
	margin-top: 6px;
	border-bottom: dotted 1px #d0c9a6;
	padding-bottom:2px;
	cursor: pointer;
}
.sokResultat img
{
	position:relative;
	float:left;
	width: 50px;
	left: -4px;
	margin-right: 5px;
}
.sokResultat h2
{
	font-size:11px;
}
/*HOVEDOPPSLAG*/
#hovedoppslag
{
	position: relative;
	/*width: 597px;*/
	height: 394px;
}
#hovedoppslag img
{
	position: absolute;
	border: none;
}
/*DIN BUTIKK*/
#dinbutikk
{
	position: relative;
	width: 395px;
}
#dinbutikkHead
{
	position: relative;
	height: 20px;
	width: 395px;
	margin-top: 3px;
	/*background-color i colortheme.css*/
}
#dinbutikkHead div
{
	position: relative;
	float: right;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
#dinbutikkHead h3
{
	position: relative;
	height:20px;
	line-height: 20px;
	float: left;
	margin-left: 5px;
	color: #ffffff;
}
#dinbutikkHead img
{
	position: relative;
	float: right;
	border: none;
	filter:alpha(opacity=40);
	opacity: 0.4;
}
.passiveDinFane
{
	color: #ffffff;
}
.aktivDinFane
{
	color: #000000;
	background: url(gfx/bakFane.png) repeat-x;
	_background-image: none;
}
#dinbutikk h2
{
	position:relative;
	left: -5px;
	margin-bottom: 5px;
}
.butikkKart
{
	position:relative;
	margin-left:5px;
	float:right;
}
.handlekurvElement
{
	position:relative;
	margin-bottom: 3px;
	border-bottom: dotted 1px #d0c9a6;
	padding-bottom:3px;
}
.handlekurvElement span
{
	float:right;
}
.handlekurvElement div
{
	position:relative;
	width: 16px;
	height: 14px;
	float:left;
	margin-right:5px;
	text-align:right;
}
.handlekurvElement img
{
	cursor: pointer;
}
/*LISTE*/
#listewrapper
{
	position:relative;
	top:32px;
	left: 4px;
}
#forsidewrapper
{
	position:relative;
	top:0px;
	left: 4px;
}
.listepage
{
	position:relative;
	float:left;
	margin:0px;
	width: 597px;
	background: url(gfx/listebak.gif) no-repeat 5px 0px;
}
.listeElement
{
	position:relative;
	float:left;
	margin-left:5px;
	width: 141px;
	height: 180px;
	margin-bottom:5px;
}
.listeElement span{/*color i colortheme.css*/}
.listeElementContent
{
 position:absolute;
 width: 136px;
 left: 4px;
 bottom: 0px;
}
.listeElementBilde
{
	border:none;
	margin-bottom:8px;
	text-align:center;
}
#listetittel
{
	position: absolute;
	height:26px;
	line-height:26px;
	margin-left:10px;
	z-index: 10;
	cursor: pointer;
	/*color i colortheme.css*/
}
.listeBunntekst
{
	position: absolute;
	bottom: -16px;
	left: 10px;
}
.liste_kamp_pris 
{color:#cc3333;}
/*DETALJVISNING*/
#detalj h1
{
	position:relative;
	margin:10px;
}
#detaljbilde
{
	position:relative;
	border-bottom: solid 1px #d0c9a6;
	border-top: solid 1px #d0c9a6;
	width: 395px;
	text-align:center;
	background-color:#FFFFFF;
}
.detaljElement
{
	position:relative;
	margin-bottom: 3px;
	border-bottom: dotted 1px #d0c9a6;
	padding-bottom:3px;
	float:left;
	width:375px;
	cursor: pointer;
}
.detaljElement span
{
	float:right;
}
.detaljLitenTekst
{
	position: relative;
	float: right;
	font-size: 9px;
}
.rklLine
{
	height: 24px;
	margin-top: 3px;
}
.rklLabel
{
	position: relative;
	float: left;
	width: 150px;
	text-align: left;
	line-height: 24px;
}
#reklamasjon
{
	width: 400px;
}
#reklamasjon input, #reklamasjon select
{
	border: solid 1px;
	width: 200px;
}
#reklamasjon textarea
{
	border: solid 1px;
	width: 200px;
	height: 80px;
}
#overlegg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	z-index: 11;
}
#overlegg2
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
   background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	z-index: 11;
}
/*FORSIDE*/
#kundeavis
{
	float: left;
	width: 131px;
}
#fmklubb
{
	float: right;
	width: 257px;
}
/*Xtractor-tilfredsstilling*/
#dinbutikk_innerwrap, .ingen_kamp_pris
{}
#nav_kat
{}
#nav_serie
{}
#spalte1_innerwrap
{}
#spalte2_detalj, #bannerLightColor, #bannerDarkColor
{}
#bunntekst {}
#detalj_bilde {}
#detaljPrisColor {}
#sidenummer {}
.menytekst {}

.clearer
{
	position: relative;
	clear: both;
	line-height: 0px;
	width: 100%;
}
