.altbody{
	background:url(../bilder_losning/altBody.jpg) repeat-x #A7B5CF;
}

/* Main elements
***************************************/

#mainwrapper{
	width:900px;
	margin:40px auto 0 auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background:#f4f4f4;
}

#skin_top{
	width:900px;
	height:100px;
	background:white;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #000;
}


/* Shopping basket top-left
***************************************/
.handlekurv_top {
	position:absolute;
	top:25px;
	right:50px;
}

.handlekurv_top a{
	color:#ff9900;
	text-decoration:none;
	font-weight:bold;
	}

#skin_repeat{
	width:900px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background:#f4f4f4;
}

#skin_bottom{
	border-top:1px solid #000000;
	width:900px;
	background:#000;
	font-size:10px;
	text-align:center;
	color:#fff;
	position:relative;
	letter-spacing:1px;
}

#skin_bottom p{
	margin:0;
	padding:0;
	}

#skin_bottom a{
	color:#ff9900;
}

#top_left{
	width:380px;
	height:100px;
	float:left;
	overflow:hidden;
}

/*#top_right{
	width:480px;
	height:65px;
	float:left;
	padding-top:35px;
	padding-left:40px;
	position:relative;
	overflow:hidden;
}*/

.top_element{
	display:block;
	position:absolute;
	top:70px;
	left:360px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}

.top_element_search{
	display:block;
	position:absolute;
	right:5px;
	top:65px;
}

.top_element a{
	color:#666;
	text-decoration:none;
}

.top_element a:hover{
	color:#FF9900;
}

.top_element ul{
	margin:0;
	padding:0;
}

.top_element ul li{
	padding:0;
	margin:0 20px 0 0;
	float:left;
	list-style:none;
}

.top_element ul li.last{
	margin:0;
}


/* Searchfield
***************************************/
.searchfield{
	width:122px;
	border:1px solid #000000;
	background:#ffffff;
	padding:1px 2px;
	font-size:10px;
	margin:0;
	
}

.searchfieldbtn{
	
	border:1px solid #000000;
	background:#FDB813;
	padding:0px 2px;
	font-size:10px;
	margin:0;
	color:#000000;
	
}

.searchfieldbtn:hover{
	background:#Ffc823;
}


/* Productmenu on top with dropdown
***************************************/
#prodmenu{
	width:890px;
	height:26px;
	background:#FF9900;
	padding:0 5px;
	border-bottom:1px solid #000;
	position:relative;
	z-index:10;
}

.prodmenu_content{
	width:865px;
	height:26px;
	padding-left:5px;
	position:relative;
	z-index:10;
}

#prodmenu_content ul li a:hover{
	color:#FFE8B0;
}

.prodmenu_content ul{
	margin:0;
	padding:0;
}

.prodmenu_content ul li{
	display:block;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
}

.prodmenu_content ul li a{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 0;
	line-height:26px;	
}

.prodmenu_content ul ul{
	display:none;
}

.prodmenu_content ul li:hover ul{
	display:block;
	width:150px;
	background:#ff9900;
	border:0px solid #000000;
	border-width:0 1px 1px 1px;
	position:absolute;
	top:26px;
	left:-6px;
	z-index:1;
	
}
.prodmenu_content ul li:hover ul li{
	display:block;
	padding:0 5px;
	width:140px;
	z-index:inherit
}

.prodmenu_content ul li:hover ul li:hover{
	background:#FFE8B0;
	z-index:inherit
	}

.prodmenu_content ul li:hover ul li a{
	line-height:14px;
	padding:1px 0;
	font-weight:normal;
	text-transform:none;
	z-index:inherit
}


/* Three main adds for frontpage - 1 left , 2 right
****************************************************/

#add_left{
	width:523px;
	height:343px;
	float:left;
	margin-right:20px;
	z-index:1;
}

#add_right{
	width:315px;
	height:343px;
	float:left;
}

#add_right .item{
	width:315px;
	height:160px;
	margin-bottom:20px;
}

#maincontent{
	margin:18px 20px;
	overflow:hidden;
}

/* Shop frontpage
***************************************/
.boxTopp10 {
	background:white;
	border:1px solid #CCCCCC;
	float:left;
	width:100%;
}
.boxTopp10 .contentsellers{
	min-height:200px;
	}

.tabTopp10 {
	float:left;
	width:138px;
	margin: 5px 0 0 0;
}

.BP_product{
	width:200px;	
	height:295px;
	overflow:hidden;
	text-align:center;
	border:1px solid #ccc;
	background:#fff;
	padding:10px 0 0 0;
	margin-bottom:20px;
	position:relative;
	z-index:2;
}

.BP_product:hover{
	border:1px solid #999;
	}

.BP_image img{
	border:0;
	
}

.BP_image{
	
	height:160px;	position:relative;
	z-index:2;
	
	}

.BP_header{
	margin-top:10px;
	font-size:12px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.BP_header a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.BP_price{
	font-size:12px;
	color:#09F;
	font-weight:bold;
	text-transform:uppercase;
	margin:8px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.BP_before{
	color:#ff0000;
	margin:0;
	padding:0;
	line-height:16px;
	font-size:10px;
	}
	
.beforetext{
	text-decoration:none;
	}

.wrapborder{
	border:1px solid #FDB813;
	padding:20px 0;
	
}

.BP_tilbud{

	color:#0099FF;
	font-weight:bold;

}

/****************************/
/* PRODLIST WITH LEFT MENU  */
/****************************/

#leftmenu{
	width:200px;
	padding-right:20px;
	float:left;
	overflow:hidden;
}
#leftmenu a{
	text-decoration:none;
}
#leftmenu ul{
	margin:0;
	padding-left:15px;
}
#leftmenu ul li{
	padding:0;
	margin:0;
	list-style:none;
}
#leftmenu ul li a,
#leftmenu ul li a:link,
#leftmenu ul li a:active,
#leftmenu ul li a:visited {
	color:#666666;	
}
#leftmenu ul li a:hover{
	color:#000000;
}
#leftmenu ul li ul li a.selected,
#leftmenu ul li a.selected {
	color:#000000;
	font-weight:bold;
}

#leftmenu .top{
	width:200px;
	height:15px;
	background:url(../bilder_losning/leftmenu_top.jpg) no-repeat;
}
#leftmenu .content{
	width:200px;
	background:#fff;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:10px 0;
	border:1px solid #ccc;
}

#leftmenu .boxTopp10 .content {
	background:none;
}

#leftmenu .content .header{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
#leftmenu .bottom{
	width:200px;
	height:15px;
	background:url(../bilder_losning/leftmenu_bottom.jpg) no-repeat;
}
#leftmenu .HKtop{
	width:200px;
	height:16px;
	background:url(../bilder_losning/hkTOP.jpg) no-repeat;
	margin-top:20px;
}
#leftmenu .HKcontent{
	width:180px;
	background:#ff9900;
	border:1px solid #000;
	margin-top:20px;
	
	padding:10px;
}
#leftmenu .HKcontent .left{
	float:left;
	width:45px;
	overflow:hidden;
}
#leftmenu .HKcontent .right{
	float:left;
	width:135px;
	overflow:hidden;
}
#leftmenu .HKcontent a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#leftmenu .HKcontent a:hover{
	text-decoration:underline;
}
#leftmenu .HKcontent .header{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
#leftmenu .HKbottom{
	width:200px;
	height:16px;
	background:url(../bilder_losning/hkBTM.jpg) no-repeat;
}


#prod_list{
	width:639px;
	float:left;
	overflow:hidden;
}

.nopara p{
	margin:0 0 20px 0;
	padding:0;
	}


.2fsads img{
	margin:0;
	padding:0;
	display:block;
	
	width:315px;
	height:170px;
	
	}
	
#add_right .item img{
	margin-bottom:21px;
	}
	
/* NEWS /*
/*********/

#textwrapper{
	
	background:red;
	}

#fs_news_box{
	
	border:1px solid #cccccc;
	padding:10px;
	background:#ffffff;
	
	
	
}



.fs_news_head{
	color:#be730e;
	font-size:12px;
	font-weight:bold;
}

.fs_news_ingr{
	font-size:11px;
}

.fs_news_lesmer a{
	color:#999999;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.fs_news_lesmer a:hover{
	color:#cccccc;
}


.ns_news_ingr{
	font-weight:bold;
}

.ns_news_date{
	color:#cccccc;
}

.fs_news_red a{
	color:#BE7741;
	text-decoration:none;
	font-weight:bold;
}

.fs_news_red a:hover{
	color:#9E5721
}

/* SEARCH CSS */

#results a{
	font-weight:bold;
	color:#FDB813;
	text-decoration:none;
}


/* PRODUKT INLINE */ 


.butikk_produkt_related{
	line-height:20px;
	background:#ff9900;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	padding:2px;
}

.butikk_produkt_related_tittel a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#BE7741;
}

.butikk_produkt_related_table{
	width:100%;
	background:#ffffff;
	border:1px solid #cccccc;
}

.butikk_produkt_related_pris{
	font-weight:bold;
	
}

