@charset "utf-8";
/* CSS Document */
.product_box {
	width: 672px;
	height: 180px;
	overflow: hidden;
}

.product_box li {
	float: left;
	display: inline;
	padding: 5px;
	width: 310px;
	border-left: 0px solid #cecbcb;
	border-right: 0px solid #cecbcb;
}

.product_box li img {
	float:left;
	display: inline;
	width: 120px;
	height: 120px;
	padding: 5px;
}

.product_box li p {
	float: left;
	display: inline;
	width: 170px;
	padding: 0px 0px 0px 0px;
}

.product_info {
	width: 70%;
	text-align: left;
	font-size: 6px;
	padding: 5px;
	margin: 5px;
	border: solid 1px;

}
.product_table {
	border-bottom: dotted 1px;
}

.tr_table {
	border: dotted 1px;
}
.info_table {
	border: 0px solid;
	border-color: #cecbcb;
}
.top_table {
	border: solid 1px;
	border-color: #999999;
}
.subheading {
	font-family: helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.product_text {
	font-family: helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 150px;
}
.product_price {
	font-family: helvetica;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.product_news {
	font-family: helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.big_offer {
	width: 700px;
	margin: auto;
	border-color: solid 1px #cecbcb;
}

.big_offer ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	border: 1px solid #cecbcb;
}

.big_offer li {
	float: left;
	display: inline;
	padding: 10px;
	overflow: hidden;
	width: 340px;
	height: 100px;
}

.big_offer img {
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.big_offer p {
	float: left;
	display: inline;
	width: 150px;
	padding: 0px 0px 0px 0px;
}



/*
	Product Lists
-----------------------------------------------------------------------------------------*/




#bottomLists {
	width: 680px;
	margin-left: 0px;
	display: inline;
}

#bottomLists .listContainer {
	width:160px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: left;
}

#bottomLists .listContainer h2 {
	font-size: 14px;
	line-height: 30px;
	background: url(../../../img/fills/bottomListHeaderBg.gif) no-repeat;
	text-indent: 0px;
	text-align: center;
	height: 30px;
	text-transform: uppercase;
	color: #fff;
}

#bottomLists .listContainer h2 a {
	color: #fff;
}

#bottomLists .listContainer ul.articleList {
	list-style-type: none;
	margin: -12px 10px 0px 0px;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
	line-height: 12px;
	background: url(../../../img/fills/bottomListBg.gif) bottom;
	width: 140px;
	height: 240px;
}

#bottomLists .listContainer ul.articleList li {
	margin-bottom: 5px;
}

#bottomLists .listContainer ul.articleList .time {
	float: left;
	width: 35px;
}

#bottomLists .listContainer ul.articleList a {
	font-weight: bold;
}

.clear  {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 6px;
}



/*
	Index Boxes
-----------------------------------------------------------------------------------------*/





#indexLists {
	width: 684px;
	margin-left: 0px;
	display: inline;
}

#indexLists .listeContainer {
	width:160px;
	margin-left: 0px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: left;
}

#indexLists .listeContainer h2 {
	font-size: 12px;
	line-height: 24px;
	background: url(../img/fills/bottomListHeaderBg2.png) no-repeat;
	text-indent: 10px;
	height: 24px;
	color: #fff;
}

#indexLists .listeContainer h2 a {
	color: #fff;
}

#indexLists .listeContainer ul.artikkelList {
	list-style-type: none;
	margin: -11px 0px 0px 0px;
	font-size: 11px;
	padding: 0px 9px 10px 8px;
	line-height: 12px;
	background: -url(../img/fills/productbox_bgmain.gif) bottom repeat-x;
	width: 140px;
	height: auto;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#indexLists .listeContainer ul.artikkelList li {
	margin-bottom: 5px;
}

#indexLists .listeContainer ul.artikkelList .time {
	float: left;
	width: 35px;
}

#indexLists .listeContainer ul.artikkelList a {
	font-weight: bold;
}












/*
	Product Boxes
-----------------------------------------------------------------------------------------*/


#product_boxes  {
	position: relative;
	width: 318px;
	min-height: 170px;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #cecece;
	background: url(../img/fills/productbox_bgmain-.gif);
}

#product_boxes .image  {
	float: left;
	vertical-align: top;
}

#product_boxes .producttext  {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 60%;
}


#product_boxes .productheader  {
	text-indent: 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #404040;
	width: 60%;
}

#product_boxes .pricebox  {
	position: relative;
	float: left;
	background: url(../img/fills/productbox_bg7-.png) bottom no-repeat;
	width: 100%;
	height: 30px;
}

#product_boxes .price  {
	position: absolute;
	font-family: helvetica;
	font-size: 15px;
	color: #FF0000;
	font-weight: 600;
	left: 36px;
	text-decoration:none;
	line-height: 30px;
}

#product_boxes .nettbutikk a  {
	position: absolute;
	font-family: helvetica;
	font-size: 12px;
	color: #404040;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	right: 15px;
	bottom: 0px;
	text-decoration:none;
	line-height: 30px;
}

#product_boxes .nettbutikk a:hover  {
	position: absolute;
	font-family: helvetica;
	font-size: 12px;
	color: #1ce2f4;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	right: 15px;
	bottom: 0px;
	text-decoration:none;
	line-height: 30px;
}

#product_boxes .oldprice {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-decoration: line-through;
	left: 100px;
	bottom: 7px;
	}

#product_boxes .logo {
	position: absolute;	
	left: 165px;
	bottom:5px;
	}
	
#product_boxes .youtube {
	position: absolute;	
	left: 114px;
	bottom: 5px;
	}

.banner_forside  {
	width: 330px;¨
	height: auto;
	float: left;
	margin: 5px 5px 5px 5px;
}	

.banner_forside2  {
	width: 672px;¨
	height: auto;
	float: left;
	margin: 5px 5px 5px 5px;
}



/*
	Produkt-sider
-----------------------------------------------------------------------------------------*/

.pager  {
	width: 682px;
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 6px;
}




#productpage {
	max-width: 684px;
	height: auto;
	display: inline;
	}
	
#productpage .productheader {
	position: relative;
	width: 654px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	margin: 0 10px 2px 10px;
	}

#productpage .subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 2px 10px 40px 10px;
	}
	
#productpage .back {
	position: absolute;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	right: 0px;
	top: -8px;
	}
	
#productpage .productprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	line-height: 10px;
	}

#productpage .tilnettbutikk a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	}
	
#productpage .tilnettbutikk a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1ce2f4;
	}

#productpage .productart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 11px;
	}

#productpage .moreimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 11px;
	margin: 80px 0 5px 0;
	}	

#productpage .productimage {
	float: left;
	display: inline;
	width: 300px;
	height: 300px;
	border: 1px solid #cecece;
	margin: 0 34px 30px 10px;
	}

#productpage. infobox {
	display: inline;
	width: 336px;
	height: 300px;
	margin: 0 36px 0px 0;
	}

#productpage. logobox {
	max-height: 30px;
	width: auto;
	float: left;
	}

#productpage .linje {
	height: 1px;
	width: 100%;
	border-top: 1px solid #cecece;
	vertical-align: top;
	margin: 0 10px 0 10px;
	}

#productpage .productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 20px 10px 0px 10px;
	}

#productpage .producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0 10px 0 10px;
	}
	
#productpage .imgcontainer {
	position: absolute;
	display: inline;
	width: 50px;
	height: 50px;
	border: 1px solid #cecece;
	margin: 1px 5px 0 0;
	[if Opera] margin: 0 0 0 345px;
	}
	
#productpage .imgcontainer2 {
	position: absolute;
	display: inline;
	width: 50px;
	height: 50px;
	border: 1px solid #cecece;
	margin: 1px 5px 0 60px;
	}

#productpage .imgcontainer3 {
	position: absolute;
	display: inline;
	width: 50px;
	height: 50px;
	border: 1px solid #cecece;
	margin: 1px 5px 0 120px;
	}

#productpage .imgcontainer4 {
	position: absolute;
	display: inline;
	width: 50px;
	height: 50px;
	border: 1px solid #cecece;
	margin: 1px 5px 0 180px;
	}

#productpage .imgcontainer5 {
	position: absolute;
	display: inline;
	width: 50px;
	height: 50px;
	border: 1px solid #cecece;
	margin: 1px 5px 0 240px;
	}

p.godbittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	margin: 0px;
	color: #666;
	padding:0 5px;
	}

p.godbittext_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #666;
	padding:0 5px;
	}

p.producttext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin: 0px;
	padding:0 5px;
	}



@media all and (-webkit-min-device-pixel-ratio:0){
#productpage .imgcontainer {
	margin-left: 345px;
	}

#productpage .imgcontainer2 {
	margin-left: 405px;
	}

#productpage .imgcontainer3 {
	margin-left: 465px;
	}

#productpage .imgcontainer4 {
	margin-left: 525px;
	}

#productpage .imgcontainer5 {
	margin-left: 585px;
	}

#productpage .back {
	display: inline;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0 0 0 430px;
	}


