@charset "UTF-8";
/* CSS Document */

#startsidan_inforuta_bg{
	background-image: url(../images/modules/inforuta_startsidan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 226px;
	width: 558px;
	margin-bottom: 15px;
}
#startsidan_inforuta{
	height: 194px;
	width: 361px;
	margin-left: 177px;
	margin-top: 18px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: scroll;
	/*overflow: hidden;*/
}


/********************** Rubriker *******************************/
#module_produkter_headline{
	width: 209px;
	height: 27px;
	padding-bottom: 10px;
	background-color: #998675;
}
#module_search_headline{
	width: 194px;
	height: 21px;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(../images/modules/search_headline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#module_cart_headline{
	width: 194px;
	height: 21px;
	margin-left: 5px;
	margin-bottom: 5px;
}
/********************** Produkter *******************************/

#module_prod_top{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/produkter_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#module_prod_bot{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/produkter_bot_dark.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#module_prod_container{
	width: 209px;
	min-height: 170px;
	padding-bottom: 30px;
	background-color: #998675;
	background-image: url(../images/modules/produkter_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#module_brand_container{
	width: 209px;
	min-height: 170px;
	padding-bottom: 30px;
	background-color: #998675;
	display: none;
}

/********************** Sök *******************************/

#module_search_container{
	width: 179px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 7px;
	background-color: #998675;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6AA99;
}
/********************** Kundtkänst ********
***********************/

#module_kundtjanst_container{
	width: 189px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #736357;
	background-image: url(../images/modules/kontakta_kuntjanst.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-bottom: 15px;
	text-align: center;
}

/********************** Kundkorg *******************************/

#module_cart_container{
	width: 189px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #210310;
	background-image: url(../images/modules/cart_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 94px;
}
#module_cart_bottom{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/cart_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#module_carttop_container{
	width: 189px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #998675;
}

/********************** Produkt Kategorier *******************************/
.imglink{
	cursor: pointer;
}
.prodgroup{
	width: 161px;
	height: 20px;
	padding-top: 4px;
	padding-left: 48px;
	background-image: url(../images/modules/cat_pil.gif);
	background-repeat: no-repeat;
	background-position: 24px top;
	text-decoration: none;
	font-weight: bold;
}

.prodgroup a:hover{
	padding-left: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
.prodcat{
	width: 171px;
	padding-left: 38px;
	display: none;
}
.cats_container{
	width: 171px;/*
	float: left;
	clear: both;*/
}
.cats{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #191919;
	line-height: 20px;
	text-decoration: none;
}
.cats a:link{
	color: #191919;
	font-weight: normal;
	text-decoration: none;
}
.cats a:hover{
	color: #000000;
	text-decoration: underline;
}	
.brandcat{
	width: 171px;
	padding-left: 28px;
}

/********************** Topplistan *******************************/

#module_tentop_top{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/tentop_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#module_tentop_bot{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/tentop_bot.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#module_tentop_mid{
	width: 192px;
	background-color:#FFFFFF;
	padding-left: 17px;
	float: left;
}
#module_tentop_container{
	width: 209px;
	margin-top: 4px;
	float: left;
}
#tentop_rub_container{
	width: 192px;
	float: left;
	margin-bottom: 6px;
}
.tentop_list_container{
	width: 192px;
	float: left;
	height: 15px;
	margin-bottom: 2px;
}
.tentop_three_container{
	width: 192px;
	float: left;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
.tentop_three{
	width: 176px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	float: left;
}
.tentop_three a:link{
	color: #000000;
	text-decoration: none;
}
.tentop_three IMG{
	width: 50px;
	height: 50px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#payerlogo{
	width: 101px;
	height: 64px;
	z-index: 1000;
	position: absolute;
	background-image: url(../Payer/logo.png);
}

#payer_container{
	width: 209px;
	margin-top: 4px;
	float: left;
}
#payer_top{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/tentop_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#payer_bot{
	width: 209px;
	height: 7px;
	background-image: url(../images/modules/tentop_bot.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#payer_mid{
	width: 192px;
	min-height: 50px;
	background-color:#FFFFFF;
	float: left;
	padding-left: 17px;
}
.kassa_table_hidden{
	display: none;
}
.kassa_table_totala{
	width: 560px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.kassa_table_korg{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #1d0811;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

}

.kontakta_kuntjanst{
	background-image: url(../images/modules/kontakta_kuntjanst.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 79px;
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 32px;
	margin-top: 4px;
}
.space{
	width: 170px;
	height: 7px;
	float: left;
}
#partners_container{
	width: 209px;
	margin-top: 4px;
	float: left;
}




.hogerspalt_rub_bg{
	width: 209px;
	height: 21px;
	background-image: url(../images/modules/hogerspalt_rub_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#hogerspalt_rub_popularast{
	width: 207px;
	height: 36px;
	position: absolute;
	z-index: 1000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image: url(../images/modules/hogerspalt_rub_popularast.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#hogerspalt_rub_nyheter{
	width: 209px;
	height: 36px;
	position: absolute;
	z-index: 1000;
	background-image: url(../images/modules/hogerspalt_rub_nyheter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.hogerspalt_popularast_container{
	width: 205px;
	height: 52px;
	overflow: hidden;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px;
}
.hogerspalt_popularast{
	width: 150px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 55px;
}
.hogerspalt_popularast a:link{
	color: #000000;
	text-decoration: none;
}

.hogerspalt_popularast_img{
	margin: 1px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-style: none;
	position: absolute;
	z-index: 900;
}

#memoform{
	width: 327px;
	display: none;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #999999;
}

