body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
	margin-top:30px;
	/*background:url(../upload_images/4B3DFE5F268F45029333A688A075DE6E.jpg) no-repeat;*/
}

.search_input{
	background:#C6C6C6;
	border:0px;
	float:left;
	margin-right:3px;
	height:15px;
	width:142px;
}

#main{
	width:100%;
	margin:0 auto;
	padding:0 auto;
	width:825px;
	background:#FFF;
	min-height:600px;
}

#flash{

}
ul, li{
	z-index:1000;
}

#document{
	border-top:1px solid #C8CACA;
	text-align:left;
	margin:0 auto;
	padding:0 auto;
}
#bottom{
	height:86px;
	width:825px;
}

.left{
	float:left;
}
#search{
	width:197px;
	height:73px;
	border-bottom:1px solid #C8CACA;
}

#search-results{
	border-bottom:1px solid #C8CACA;

	margin-left:0px;
	padding-bottom:16px;
}

#search-results li{
	margin-left:26px;
}

.product_list{
	min-height:455px;
	padding-left:334px;
	text-align:left;

}
.product_list_item{
	float:left;
	margin-top:50px;
	margin-left:25px;

}
.page_navigation{
	width:100%;
	text-align:right;
	border-top:1px solid #C8CACA;
	border-bottom:1px solid #C8CACA;
	height:23px;
	margin-top:7px;
	color:#A79D9C;
	font-weight:bold;
}
.product{
	margin-top:45px;
	width:825px;
}

.title{
	font-weight:bold;
	padding-bottom:2px;
	background:url(../images/dot.gif) repeat-x;
	background-position:0 100%;
	text-align:left;
}
.doc_title{
	color:#BE822A;
	font-weight:bold;
}
.related_products{
	border-top:1px solid #C8CACA;
	border-bottom:1px solid #C8CACA;
	height:125px;
	margin-top:10px;
	padding-top:6px;
	padding-bottom:6px;
}
.related_products img{
	float:left;
}
.related_divider{
	border-right:1px dotted #666667;
	height:125px;
	width:127px;
	float:left;
}

.butikk_even{
	padding:20px;
	background:#FFF;
}
.butikk_odd{
	padding:20px;
	background:#EAE8E6;
}

.aktuelt_even{
	padding:10px;
	background:#FFF;
}
.aktuelt_odd{
	padding:10px;
	background:#F0EFED;
}

.page_num, .page_num a{
	color:#A79D9C;
	width:11px;
	height:11px;
	margin-right:10px;
	text-decoration:none;
	text-align:center;
	float:left;
}
.page_num_active, .page_num_active a{
	color:#FFF;
	text-align:center;
	width:11px;
	height:11px;
	margin-right:10px;
	background:url(../images/page_active.gif) no-repeat;
	text-decoration:none;
	float:left;
}