/* General reset */
html{height:100%;}
body{
	min-width:1256px;
	height:100%;
	margin:0;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0b7ec1;
}
a:hover{text-decoration:underline;}
input,
textarea{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* content-holder */
.content-holder{
	min-height:100%;
	background:#4d5d6c url(../images/bg-content-holder.gif) repeat-x;
}
* html .content-holder{height:100%;}
/* content */
#content{
	padding-bottom:103px;
	width:1256px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#content .logo-holder{
	margin:18px 0 0 3px;
	width:639px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
#content .logo-holder .logo{
	width:639px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	width:639px;
	height:87px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
/* header */
.header{
	width:1256px;
	min-height:130px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat 970px 14px;
	position:absolute;
	top:0;
	left:0;
}
* html .header{
	height:130px;
	overflow:visible;
}
.header ul{list-style:none;}
/* top-nav */
.header .top-nav{
	width:100%;
	overflow:hidden;
}
.header .top-nav ul{
	display:inline;
	float:right;
	margin:4px -10px 0 0;
	padding:0;
}
.header .top-nav ul li{
	float:left;
	padding:0 10px 0 10px;
	background:url(../images/separator-top-nav-list.gif) no-repeat 0 3px;
}
.header .top-nav ul li:first-child{background-image:none;}
.header .top-nav ul a{
	font-size:13px;
	line-height:16px;
	color:#b1b1b1;
	font-weight:bold;
}
/* login */
.header .login{
	overflow:hidden;
	padding:90px 0 0;
}
.header .login p{
	margin:0;
	font-weight:bold;
	line-height:15px;
	color:#fff;
	float:right;
}
.header .login p a{color:#fff;}
.header .login ul{
	margin:0;
	padding:0;
	overflow:hidden;
	color:#b1b1b1;
}
.header .login ul li{
	float:left;
	font-weight:bold;
	line-height:15px;
}
.header .login ul a{color:#b1b1b1;}
/* content-area */
#content-area{
	height:1%;
	overflow:hidden;
	margin:40px 0 0;
}
#content-area ul{list-style:none;}
#content-area .holder{
	width:150px;
	overflow:hidden;
}
#content-area .holder .headline{
	width:142px;
	min-height:19px;
	overflow:hidden;
	padding:5px 0 0 8px;
	background:url(../images/bg-content-holders-top.png) no-repeat;
}
* html #content-area .holder .headline{
	height:19px;
	overflow:visible;
}
#content-area .holder .headline h4{
	margin:0;
	font-size:12px;
	line-height:15px;
	color:#fff;
	position:relative;
}
#content-area .holder .center{
	height:1%;
	overflow:hidden;
	background:#cfcfcf;
}
#content-area .holder span.bottom{
	display:block;
	width:150px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-content-holders-bottom.png) no-repeat;
}
/* content-main */
.content-main{
	width:1098px;
	float:left;
}
/* navigation */
.navigation{
	width:150px;
	float:left;
}
.navigation ul{
	margin:1px 0 0;
	padding:0 0 3px;
}
.navigation ul li{
	background:url(../images/separator-navigation-list.gif) no-repeat 6px 6px;
	border-top:1px solid #b3b3b3;
	height:1%;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
.navigation ul li:first-child{border:none;}
.navigation ul a{
	height:1%;
	padding:4px 0 4px 20px;
	font-size:12px;
	line-height:15px;
	color:#000;
	display:block;
}
.navigation ul a:hover,
.navigation ul li.active a{
	font-weight:bold;
	text-decoration:none;
}
.navigation ul div{
	width:142px;
	overflow:hidden;
	float:right;
	background:#e2e2e2 url(../images/bg-navigation-submenu-left.gif) repeat-y;
}
.navigation ul ul{
	margin:0;
	padding:1px 0 0;
	background:url(../images/bg-navigation-submenu.gif) no-repeat;
}
.navigation ul ul li{
	background:none;
}
.navigation ul li.active ul a{font-weight:normal;}
.navigation ul ul a{padding:4px 0 4px 8px;}
.navigation ul li.active ul a:hover,
.navigation ul ul a:hover,
.navigation ul ul li.active a{font-weight:bold;}
/* content-txt */
.content-txt{
	width:940px;
	float:right;
}
.content-txt .headline{
	width:932px;
	min-height:19px;
	overflow:hidden;
	padding:5px 0 0 8px;
	background:url(../images/bg-content-txt-headline.png) no-repeat;
}
* html .content-txt .headline{
	height:19px;
	overflow:visible;
}
.content-txt .headline h4{
	margin:0;
	font-size:12px;
	line-height:15px;
	color:#fff;
	position:relative;
}
.content-txt .center{
	height:1%;
	overflow:hidden;
	background:#cfcfcf;
}
.content-txt span.bottom{
	display:block;
	width:940px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-content-txt-bottom.png) no-repeat;
}
.product-list{
	margin:2px 0 0 1px;
	padding:0 0 4px;
	width:939px;
	overflow:hidden;
}
.product-list li{
	display:inline;
	width:148px;
	float:left;
	margin:8px 0 0 7px;
	background:#fff url(../images/bg-product-list-top.gif) no-repeat;
}
.product-list .product-main{
	overflow:hidden;
	background:url(../images/bg-product-list-btm.gif) no-repeat 0 100%;
	text-align:center;
	position:relative;
}
.product-list img{
	display:block;
	margin:0 auto;
}
.product-list a{
	min-height:142px;
	overflow:hidden;
	display:block;
	font-weight:bold;
	line-height:14px;
	color:#838385;
	position:relative;
	padding:6px 0 0;
}
* html .product-list a{
	height:142px;
	overflow:visible;
}
.product-list a strong{
	width:100%;
	position:absolute;
	bottom:10px;
	left:0;
}
.product-list a:hover strong{text-decoration:underline;}
/* sidebar */
.sidebar{
	width:150px;
	float:right;
	margin:-9px 0 0;
}
.sidebar .holder{margin:9px 0 0;}
.sidebar .holder .center{padding:6px 7px 0;}
.sidebar .holder fieldset{
	height:1%;
	overflow:hidden;
}
.sidebar .vis-priser fieldset{padding:7px 0;}
* html .sidebar .vis-priser fieldset{padding:7px 0 0;}
*+ html .sidebar .vis-priser fieldset{padding:7px 0 0;}
.sidebar .holder fieldset select{
	color:#000;
	font-size:13px;
	line-height:15px;
	height:19px;
	width:135px;
	float:left;
	margin:0 0 3px;
}
* html .sidebar .holder fieldset select{margin:0;}
*+ html .sidebar .holder fieldset select{margin:0;}
.sidebar .holder dl{
	margin:0;
	padding:0 2px 3px 0;
	height:1%;
	overflow:hidden;
	color:#000;
}
.sidebar .holder dl.amount{
	font-weight:bold;
	margin:1px 0 0;
}
.sidebar .holder dl dt{
	width:94px;
	float:left;
	line-height:15px;
}
.sidebar .holder dl dd{
	margin:0;
	width:40px;
	float:right;
	text-align:right;
}
.sidebar .holder .til-kassen{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:8px 0 0;
}
.sidebar .holder .til-kassen div{
	width:136px;
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.sidebar .holder .til-kassen a{
	min-height:21px;
	width:136px;
	padding:3px 0 0;
	float:left;
	left:-50%;
	position:relative;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	color:#f9f9f8;
	background:url(../images/btn-til-kassen.gif) no-repeat;
}
* html .sidebar .holder .til-kassen a{
	height:21px;
	overflow:visible;
}
.sidebar .holder .search{
	height:1%;
	overflow:hidden;
	margin:0 0 0 -1px;
	padding:7px 0 0;
}
.sidebar .holder .search div{
	min-height:22px;
	overflow:hidden;
	padding:2px 12px 0 8px;
	background:url(../images/bg-input-text.gif) no-repeat;
}
* html .sidebar .holder .search div{
	height:22px;
	overflow:visible;
}
.sidebar .holder .search input{
	float:left;
	width:96px;
	background:none;
	border:0;
	padding:0;
	margin:3px 0 0;
}
.sidebar .holder .search input.submit{
	float:right;
	width:auto;
	height:auto;
	margin:0;
}
.sidebar .holder .search p{
	margin:5px 0 0 2px;
	font-size:10px;
	line-height:12px;
	color:#000;
}
/* footer */
#footer{
	position:relative;
	width:100%;
	height:59px;
	margin-top:-59px;
	background:#1f252d url(../images/bg-footer.gif) repeat-x;
	text-align:center;
}
.footer-holder{
	width:1216px;
	margin:0 auto;
	overflow:hidden;
	padding:11px 10px 0 30px;
}
#footer p{
	margin:0;
	font-weight:bold;
	line-height:15px;
	color:#cfcfcf;
}
#footer p a{color:#cfcfcf;}
/* inner page */
.inner .content-txt .center{
	background:#fff;
	padding:0 0 15px;
}
.inner .content-txt span.bottom{background:url(../images/bg-inner-content-txt-bottom.png) no-repeat;}
/* info page */
.content-txt .txt{
	width:600px;
	float:left;
	margin:20px 0 0;
	padding:0 0 0 19px;
}
.content-txt .txt h2{
	margin:0 0 0 -1px;
	font-size:20px;
	line-height:22px;
}
.content-txt .txt h2 a{color:#333;}
/* promo */
.promo{
	height:1%;
	overflow:hidden;
	margin:19px 0 0;
	padding:0 0 19px;
}
.promo p{
	margin:0;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.content-txt .txt h3{
	margin:18px 0 0;
	font-size:14px;
	line-height:18px;
}
.content-txt .txt p{
	margin:0;
	line-height:18px;
}
.content-txt .txt p a{text-decoration:underline;}
.content-txt .txt p a:hover{text-decoration:none;}
.content-txt .txt ul{
	margin:0;
	padding:0 0 0 5px;
	width:180px;
	overflow:hidden;
}
.content-txt .txt ul li{
	line-height:18px;
	padding:0 0 3px 10px;
	background:url(../images/separator-txt-list.gif) no-repeat 0 5px;
}
.content-txt .img-holder{
	margin:60px 0 0;
	padding:0 18px 0 0;
	float:right;
}
.content-txt .img-holder img{display:block;}
/* product-box */
.product-box{
	height:1%;
	overflow:hidden;
	padding:0 0 21px;
}
.product-box h2{
	margin:0 0 0 -1px;
	font-size:20px;
	line-height:22px;
}
.product-box h2 a{color:#333;}
/* details-holder */
.details-holder{
	height:1%;
	overflow:hidden;
	margin:11px 0 0;
	padding:0 9px;
}
/* tekniske-detaljer */
table.tekniske-detaljer{
	width:212px;
	padding:0;
	margin:3px 0 0;
	border-collapse:collapse;
	border-spacing:0;
	float:right;
}
* html table.tekniske-detaljer{margin:2px 0 0;}
*+ html table.tekniske-detaljer{margin:2px 0 0;}
table.tekniske-detaljer td{
	padding:0 2px 0 4px;
	border:1px solid #999;
	background:#f2f2f2;
	color:#000;
	font-size:11px;
	line-height:12px;
	height:28px;
}
table.tekniske-detaljer thead td{
	text-align:left;
	background:#909090;
	font-weight:bold;
	color:#fff;
	padding:2px 0 4px 4px;
	height:auto;
}
* html table.tekniske-detaljer td{height:27px;}
*+ html table.tekniske-detaljer td{height:27px;}
* html table.tekniske-detaljer thead td{
	line-height:12px;
	height:auto;
}
*+ html table.tekniske-detaljer thead td{
	line-height:12px;
	height:auto;
}
table.tekniske-detaljer td.parameter{
	background:#e6e6e6;
	font-weight:bold;
	width:76px;
}
/* info */
.details-holder .info{
	width:690px;
	float:left;
}
.details-holder .info .photo-holder{
	width:211px;
	float:left;
	margin:0 12px 0 0;
}
* html .details-holder .info .photo-holder{margin:0 9px 0 0;}
.details-holder .info .photo-holder img{
	display:block;
	border:1px solid #acacac;
}
.details-holder .info .photo-holder p{
	margin:10px 0 0 9px;
	padding:0 10px 0 20px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#646363;
	background:url(../images/icon-help.gif) no-repeat 0 50%;
}
.details-holder .info .photo-holder p a{color:#646363;}
/* info-txt */
.details-holder .info-txt{
	height:1%;
	overflow:hidden;
	margin:10px 0 0;
}
.details-holder .promo{padding:0 0 10px;}
.details-holder p{
	margin:0;
	line-height:18px;
}
/* buy-panel */
.buy-panel{
	height:1%;
	overflow:hidden;
	margin:14px 0 0 -1px;
}
.buy-panel .price{
	float:left;
}
.buy-panel .price p{
	margin:0;
	font-weight:bold;
	font-size:18px;
	line-height:19px;
}
.buy-panel .price p.note{
	font-size:10px;
	line-height:10px;
}
.product-box fieldset.buy{
	float:left;
	margin:0 0 0 36px;
}
.product-box fieldset.buy label{
	font-weight:bold;
	line-height:15px;
	float:left;
	margin:3px 0 0;
}
.product-box fieldset.buy div{
	display:inline;
	width:27px;
	margin:0 0 0 7px;
	float:left;
	background:url(../images/bg-buy-input.gif) no-repeat;
	overflow:hidden;
}
.product-box fieldset.buy input{
	width:18px;
	float:left;
	padding:2px 0 2px 3px;
	font-size:12px;
	line-height:15px;
	background:none;
	border:0;
}
.product-box fieldset.buy input.submit{
	width:54px;
	font-size:13px;
	font-weight:bold;
	padding:0 0 3px;
	background:url(../images/bg-buy-submit.gif) no-repeat;
	margin:0 0 0 9px;
	cursor:pointer;
}
/* varianter */
.varianter{
	height:1%;
	overflow:hidden;
	margin:30px 0 0;
	padding:0 10px 0 11px;
}
.product-box .varianter fieldset.buy{
	float:none;
	overflow:hidden;
	margin:0;
}
.varianter p{
	margin:0 0 0 6px;
	font-weight:bold;
	line-height:15px;
	color:#868686;
}
.varianter table{
	width:100%;
	padding:0;
	margin:6px 0 0;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
}
.varianter table td{
	padding:7px 2px 8px 7px;
	border-top:1px solid #999;
	background:#fff;
	color:#000;
	font-size:12px;
	line-height:14px;
	height:28px;
}
.varianter table td.pris-value{font-weight:bold;}
.varianter table .colorise td{background:#f2f2f2;}
.varianter table thead th{
	text-align:left;
	background:#f2f2f2;
	border-top:1px solid #999;
	font-weight:bold;
	color:#000;
	padding:0 0 2px 5px;
	height:auto;
}
.varianter table thead th.bilde{width:68px;}
.varianter table thead th.varenr{width:56px;}
.varianter table thead th.varenavn{width:207px;}
.varianter table thead th.produsent{width:92px;}
.varianter table thead th.solgt{width:77px;}
.varianter table thead th.lev-forpakning{width:103px;}
.varianter table thead th.lev-enhet{width:70px;}
.varianter table thead th.pris{width:75px;}
.varianter table td img{
	display:block;
	border:1px solid #e0e0e0;
}
/* relaterte-produkter */
#content-area .relaterte-produkter .center{
	background:#fff;
	padding:6px 7px 15px 8px;
}
#content-area .relaterte-produkter span.bottom{background:url(../images/bg-relaterte-produkter-bottom.png) no-repeat;}
.relaterte-produkter ul{
	margin:0;
	padding:0;
	width:135px;
	overflow:hidden;
	color:#838385;
}
.relaterte-produkter ul li{
	height:1%;
	overflow:hidden;
	padding:8px 0 9px;
	border-bottom:1px solid #999;
	vertical-align:middle;
}
.relaterte-produkter ul a{color:#838385;}
.relaterte-produkter ul .product-img{
	width:49px;
	float:left;
	margin:0 4px 0 0;
}
* html .relaterte-produkter ul .product-img{margin:0 1px 0 0;}
.relaterte-produkter ul img{float:left;}
.relaterte-produkter ul .about{
	width:82px;
	float:right;
}
.relaterte-produkter h5{
	margin:5px 0 0;
	font-size:12px;
	line-height:14px;
	color:#838385;
}
.relaterte-produkter p{
	margin:0;
	line-height:15px;
}
/* accessibility */
a.accessibility{
	display:none;
	position:absolute;
	top:0;
	left:-9999px;
}
