body {
	margin: 0px;
	padding: 0px;
	background-color: #b2cadf;
	/*background-image: url(../pix/bg.jpg);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


a:link  {
	color: #000000;
	text-decoration: none;
}    /* unvisited link */
a:visited {color:#000000;text-decoration:none;} /* visited link */
a:hover {color:#000000;text-decoration:underline;}   /* mouse over link */
a:active {color:#000000;text-decoration:none;}  /* selected link */

p {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

p a:link  {
	color: #000000;
	text-decoration: underline;
}    /* unvisited link */

p a:hover  {
	color: #FF6E64;
	text-decoration: underline;
}    /* unvisited link */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	margin-top:0px;
	padding-top:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:auto;
}

h3 a:link  {
	color: #333333;
	text-decoration: underline;
}    /* unvisited link */

h3 a:link  {
	color: #000000;
	text-decoration: underline;
}    /* unvisited link */

h3 a:hover  {
	color: #FF6E64;
	text-decoration: underline;
}    /* unvisited link */





.no_corner {
		border: 0px;
	outline: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dolj_div {
	width: 100%;
	height: 100px;
	clear: both;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}



.menu {
	height:37px;
	width:100%;
	background-color:#015a9c;
	clear:both;
}


.menudiv {
	height: 36px;
	width: 970px;
	background-color: #015a9c;
	margin-right: auto;
	margin-left: auto;
}

.logodiv {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

.logobox{
	width: 230px;
	float: left;
	margin-top: 15px;
}

#navbar{

  background-color: #fff;
  float: left;
  color: #f2f2f2;
  text-align: center;
  height: 60px;
  text-decoration: none;
  font-size: 17px; 
  width:100%;
  	border-bottom: 1px solid #CCC;
  	    overflow: visible;
}


.topbox {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ccc;
}

.outerdiv {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding:0px;
	clear:both;


}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.sticky + .outerdiv {
  padding-top: 58px;
}



.nyligendiv {
	height: 26px;
	width: 100%;
	background-color: #e5edf5;
	line-height:24px;
	text-indent:5px;
}

.maindiv {
	min-height: 900px;
	width: 940px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.leftdiv {
	float: left;
	width: 180px;
	margin-right: 10px;
	padding: 0px;
}

.centerdiv {
	width: 735px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 40px;
	padding: 0px;
	vertical-align: top;

}

.bannerdiv {
	width: 730px;
	float: left;
	margin-right: 0px;
	padding: 0px;
}


.footer_se{
	height: 100%;
	width: 100%;
	background-color: #2669a5;
	clear: both;
}

.footer_se_box{
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 10px;

	/*background-image: url(../pix/footer_bg.png);
	background-repeat: repeat-x;*/
}

.footer_se_text1{
	float: left;
	color: #ff6e64;
	font-size: 14px;
	width: 190px;
	margin: 10px 50px 0px 0px;
}
.footer_se_text2{
	float:left;
	color:#fff;
	font-size:14px;
	width:400px;
	margin:10px 30px 0px 0px;
}

.footer_se_bottom{
	width:100%;
	background-color:#015a9c;
	clear:both;
}

.footer_se_bottom_box{
	min-height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 10px;

	/*background-image: url(../pix/footer_bg.png);
	background-repeat: repeat-x;*/
}

.footer_se_bottom_4col{
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	width: 190px;
	margin: 10px 50px 0px 0px;
}

.footer_se_bottom_4col_rubrik{
	color:#ff6e64;;
}

a.footer_links_vit:link {color: #FFFFFF;text-decoration: none;}
a.footer_links_vit:visited {color: #FFFFFF;text-decoration: none;}
a.footer_links_vit:hover{color: #FF6E64; text-decoration: none;}
a.footer_links_vit:active {color: #FFFFFF;text-decoration: none;}







.footer{
	width:100%;
	background-color:#015a9c;
	clear:both;
}



.footerdiv{
	min-height: 200px;
	width: 970px;
	background-color: #015a9c;
	margin-right: auto;
	margin-left: auto;

	/*background-image: url(../pix/footer_bg.png);
	background-repeat: repeat-x;*/
}


.footer_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 175px;
	margin-top: 25px;
	margin-right: 30px;
	line-height: 17px;
	color: #FFF;
}




.sokdiv {
	width: 490px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.sokruta {
	background-color: #fff;
	height: 36px;
	width: 460px;
	border: 1px solid #FF6E64;
	border-radius:5px;
	padding: 0px;
	margin: 0px;
}




.sokfalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #999;
	background-color: transparent;
	height:22px;
	width:400px;
	border: 0px solid #CCC;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 6px;
	padding-bottom: 0px;
	outline: 0;

}


.favorit_epostfalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	height: 26px;
	width: 175px;
	border: 1px solid #CCC;
	border-radius: 0px;
	padding-left:6px;
}

.favoritdiv {
	width: 140px;
	float: left;
	margin:14px 0px 0px 20px;
	height: 30px;
	/*border: 1px solid #EFEFEF;*/
	border-radius: 5px;
	/*background-color: #015a9c;*/
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.varukorgdiv {
	width: 265px;
	height: 42px;
	float: right;
	margin-top: 7px;
	border: 0px solid #CCC;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	font-size:12px;
}

.varukorg_submit{
	height: 40px;
	border: 1px solid #EFEFEF;
    -webkit-appearance: none;
    border-radius: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF6E64;
	width: 120px;
	margin-top: -6px;

}

/* OVERLAY DESIGN START */
.vk_overlay{
position: relative;
}


.vk_kundvagn{
width: 610px;
min-height:50px;
border:1px solid #FF6E64;
background-color:#fff;
/*box-shadow: 0px 0px 15px rgba(0,0,0,0.5);*/
    position: absolute;
    top: 0px;
    top: 50px; /*55px;*/
    right: 7px;

}

.vk_content {
	min-height: 50px;

	padding:10px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	color:#000;
}
.vk_bottom {
	height: 15px;
	background-color: #FF6E64;
	text-align:center;
	padding:6px 0px 5px 0px;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.vk_cell {
	float:left;
	height:30px;
	width:50px;
	
}

.vk_cell_image {
	width:65px;
	padding-top:4px
}

.vk_cell_description {
	width:210px;
	overflow: hidden;
	padding-top:15px;
	text-align:left;
}

.vk_cell_amount {	
	float:right;
	width:60px;
	text-align:center;
	padding-top:12px;
}

.vk_cell_update {
	float: right;
	width: 40px;
	text-align: center;
	padding-top: 11px;
}

.vk_cell_price {	
	float:right;
	width:90px;
	text-align:right;
	padding-top:17px;
}
.vk_cell_delete {
	float:right;
	width:30px;
	text-align:right;
	padding-top:17px;		
}

.vk_cell_rubrik {
	padding-top:0px;
	height:20px;
	font-weight:bold;	
}



.vk_textfalt_amount {
	width:20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align:center;
	border: 1px solid #CCCCCC;
	padding:4px;
	-webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
}

.vk_textfalt_amount:focus {
    box-shadow: 0px 0px 9px #015a9c;
}

.vk_artikel_box_bildruta {
	clear: both;
	height: 40px;
	width: 40px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.vk_artikel_box_bild {
	max-height: 35px;
	max-width: 40px;
	margin: auto
}

.vk_artikel_linje {
	width: 100%;
	height: 1px;
	clear: both;
	border-bottom: 1px solid #DBDBDB;
}

/* OVERLAY DESIGN SLUT */

.knappar {
	/*background-image: url(../pix/button_bg.png);
	background-repeat: repeat-x;*/
	height: 31px;
	border: 1px solid #EFEFEF;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #015a9c;
}

.epostfalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	height: 26px;
	width: 175px;
	border: 1px solid #CCC;
	border-radius: 0px;
	padding-left:6px;
}

.kat_div {
	float: left;
	width: 178px;
	margin-right: 10px;
	padding: 0px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 0px;
}



.left_kat1 {
	width: 100%;
	height: 28px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 28px;
	text-indent: 0px;
	text-indent: 10px;
	background-image: url(../pix/grey_pil.svg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
	background-size: 7px 7px;	
	cursor:pointer;

}

.left_kat1:hover{
	background-color: #EAF0F7;
	color: #FF6E64;
	background-image: url(../pix/orange_pil.svg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
	background-size: 7px 7px;	
} 

.left_kat_linje {
	width: 100%;
	height: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.left_kat1_aktiv {
	width: 100%;
	min-height: 28px;
	clear: both;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6E64;
	line-height: 28px;
	text-indent: 10px;
	background-image: url(../pix/orange_pil_ner.svg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
	background-size: 7px 7px;
	cursor:pointer;
	
}
.left_kat1_aktiv:hover{
	background-color: #EAF0F7;
	color: #FF6E64;
} 


/*.left_kat1_aktiv:hover{
	background-color: #ccdceb;
} */


.left_kat2 {
	width: 100%;
	height: 18px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	text-indent: 20px;
	background-image: url(../pix/grey_pil.svg);
	background-repeat: no-repeat;
	background-position: 10px 5px;;	
	background-size: 7px 7px;	
	cursor:pointer;
}
.left_kat2:hover{
	color: #FF6E64;
	background-image: url(../pix/orange_pil.svg);
	background-repeat: no-repeat;
	background-position: 10px 5px;;	
	background-size: 7px 7px;		
} 

.left_kat2_aktiv {
	width:100%;
	height: 18px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6E64;
	line-height: 18px;
	text-indent: 20px;
	background-image: url(../pix/orange_pil_ner.svg);
	background-repeat: no-repeat;
	background-position: 10px 5px;;	
	background-size: 7px 7px;	
	cursor:pointer;

}
.left_kat2_aktiv:hover{
	color: #FF6E64;
	background-image: url(../pix/orange_pil_ner.svg);
	background-position: 10px 5px;;	
	background-size: 7px 7px;		
} 


.left_kat3 {
	width: 100%;
	height: 18px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	text-indent: 25px;
	cursor:pointer;
}

.left_kat3:hover{
	color: #FF6E64;
} 

.left_kat3_aktiv {
	width:100%;
	height: 18px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6E64;
	line-height: 18px;
	text-indent:25px;
	cursor:pointer;
}
.left_kat3_aktiv:hover{
	color: #FF6E64;
} 


.left_kat1_fler{
	color:#333;
	background-image: url(../pix/grey_pil_ner.svg);
	background-position: 0px 10px;	
	background-size: 7px 7px;	
} 
.left_kat1_fler:hover{
	color: #FF6E64;
	background-image: url(../pix/orange_pil_ner.svg);
	background-position: 0px 10px;	
	background-size: 7px 7px;	
} 

.left_kat2_fler{
	color:#333;
	background-image: url(../pix/grey_pil_ner.svg);
	background-position: 10px 5px;;	
	background-size: 7px 7px;	
} 
.left_kat2_fler:hover{
	color: #FF6E64;
	background-image: url(../pix/orange_pil_ner.svg);
	background-position: 10px 5px;;	
	background-size: 7px 7px;			
	
} 

.left_kat_stop{
	background-image:none;
} 
.left_kat_stop:hover{
	background-image:none;
} 

.left_kat_hela{
	background-color: #fff;
} 

.left_kat_hela:hover{
	background-color: #EAF0F7;
} 

.left_kat_pil{
	margin:0px 4px 0px 0px;
} 

/* Rubriker över listor för kategorier och artiklar start */
.center_toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
a.center_toplink:link {color: #000000;text-decoration: underline;}
a.center_toplink:hover{color: #FF6E64; text-decoration: underline;}


/* Rubriker över listor för kategorier och artiklar slut */

.center_kategori_box {
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #DBDBDB;
	color: #000000;
}

.center_kategori_box:hover{
	background-color: #EAF0F7;
	border: 1px solid #999999;
	color:#FF6E64;
	text-decoration: underline;

} 


.center_kategori_box_bildruta {
	clear: both;
	height: 170px;
	width: 173px;
	background-color: #FFFFFF;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

	

.center_kategori_box_bild {
	max-height: 150px;
	max-width: 140px;
	margin: auto;
}

.center_kategori_box_rubrik {
	float: left;
	clear: both;
	height: 23px;
	width: 100%;
	margin: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	padding-top: 4px;
	padding-bottom: 0px;
	/*background-color: #FFFFFF;*/
	border-top: 0px solid #DBDBDB;
}

.center_kategori_box_rubrik:hover{
	color:#FF6E64;
	text-decoration: none;
}
/* KATEGORIBOXAR SLUTAR */


.lista_artikel_box_content {
	position:relative;
	widht:100%;
	margin: 0px;
	padding: 0px;
}

.lista_artikel_box_nyhet {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../pix/nyhet.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
} 

.lista_artikel_box_kampanj {
	position:absolute;
	top:0;
	left:0;
	background-image: url(../pix/kampanj.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}
.lista_artikel_box_fynd {
	position:absolute;
	top:0;
	left:0;
	background-image: url(../pix/fynd.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}

.lista_artikel_box_star {
	position:absolute;
	top:0;
	right:0;
	background-image: url(../pix/star-grey.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}

.lista_artikel_box {
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 172px;
	border: 1px solid #DBDBDB;
	height: 240px;
	background-color: #FFF;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */	
}

/*.lista_artikel_box:hover{
	border: 2px solid #999999;
} */


.lista_artikel_box_bildruta {
	clear: both;
	height: 150px;
	width: 172px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;

}

.lista_artikel_box_bild {
	max-height: 130px;
	max-width: 140px;
	margin: auto
}
.lista_artikel_box_rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	clear: both;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 16px;
	padding: 0px;
}

.lista_artikel_box_pris {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: 40px;
	width: 100%;
	margin-top: 10px;
}

.lista_artikel_box_pris_ord {
	font-size:12px;
	font-weight:normal;
}
.lista_artikel_box_pris_red {
	color:#CC0000;
}




.lista_artikel_box_linje {
	clear: both;
	float: center;
	margin: auto;
	margin-top: 2px;
	height: 1px;
	width: 94%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;

}

.lista_relaterade_div {
	height: 24px;
	width: 100%;
	background-color: #e5edf5;
	line-height:26px;
	border: 1px solid #e5edf5;
	text-indent:5px;
	font-weight:bold;
}


.rad_div {
	float: left;
	width: 100%;
	margin:0px;
	padding: 0px;
	border: 1px solid #DBDBDB;
	border-bottom: 0px;
	clear:both;
}

.rad_content {
	position:relative;
	widht:100%;
	margin: 0px;
	padding: 0px;
}

.rad_box {
	width:98%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding:1%;
	clear:both;

}

	/*
.rad_box:hover{
	border-bottom-width: 2px;
background-color: #F7F7F7;
}
*/

.rad_box_nyhet {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../pix/nyhet.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
} 

.rad_box_kampanj {
	position:absolute;
	top:0;
	left:0;
	background-image: url(../pix/kampanj.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}
.rad_box_fynd {
	position:absolute;
	top:0;
	left:0;
	background-image: url(../pix/fynd.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}

.rad_box_star {
	position: absolute;
	top: 7px;
	right: 7px;
	/*background-image: url(../pix/star-grey.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.rad_box_close {
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(../pix/close.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#parent:hover .rad_text_rubrik {
	color:#FF6E64;
	text-decoration: none;
}

.rad_image_box {
	float: left;
	height: 110px;
	width: 120px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	cursor:pointer;
}

/*
#rad_image_box:hover + #rad_text_rubrik{
	color:#FF6E64;
	text-decoration: none;
}
*/


.rad_image {
	max-height: 110px;
	max-width: 120px;
	margin: auto;
	display: table-cell;
	vertical-align: middle;	
}


.rad_text_box {
	float: left;
	margin-left: 15px;
	width: 390px;
	min-height:100px;
	text-align: left;
	cursor:pointer;
}

.rad_text_rubrik{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 12px;
	margin: 0px;
}

.rad_text_rubrik:hover{
	color:#FF6E64;
	text-decoration: none;
}

.rad_text{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;	
}


.rad_kop_box {
	float: right;
	width: 190px;
	text-align: left;
}

.rad_pris {
	font-size: 16px;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-right: 35px;
	margin-top: 15px;
	width: 150px;
	height: 40px;
}

.rad_add {
	float: right;
	text-align: right;
	margin-right: 35px;
	margin-top: 15px;
	width: 130px;
}
.rad_form_antal {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 28px;
	border: 2px solid #CCC;
	text-align: center;
}



.artikel_content {
	position:relative;
	widht:100%;
	margin: 0px;
	padding: 0px;
}

.artikel_box {
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding: 0%;
	clear: both;
	min-height: 400px;

}

	/*
.artikel_box:hover{
	border-bottom-width: 2px;
background-color: #F7F7F7;
}
*/

.artikel_box_nyhet {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../pix/nyhet.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
} 

.artikel_box_kampanj {
	position:absolute;
	top:0;
	left:0;
	background-image: url(../pix/kampanj.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}
.artikel_box_fynd {
	position:absolute;
	top:0;
	left:0;
	background-image: url(../pix/fynd.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 120px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}

.artikel_box_star {
	position: absolute;
	top: 4px;
	right: 4px;
	/*background-image: url(../pix/star-grey.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.artikel_left_box{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 350px;
	width: 330px;
	text-align: center;
	padding: 20px;


}

.artikel_right_box {
	float: right;
	min-height: 300px;
	width: 330px;
	margin: 0px;
	padding: 15px;
}

.artikel_rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

.artikel_brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 17px;
}
.artikel_linje {
	clear: both;
	float: center;
	margin: auto;
	margin-top: 2px;
	height: 1px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.artikel_bild {
	max-width: 330px;
	max-height: 420px;

}

.artikel_extrabilder_box {
	float: left;
	min-height: 20px;
	width: 330px;
	margin-top: 10px;
	clear: left;
}

.artikel_extrabild_liten {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
	height: 70px;
	border: 1px solid #CCC;
	border-radius: 5px;
	background-color: #FFF;
}

.artikel_kopbox {
	float: left;
	background-color:#e5edf5;
	margin:auto;
	width: 100%;
}
.artikel_add {
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 140px;
}
.artikel_form_antal {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 28px;
	border: 2px solid #CCC;
	text-align: center;
}
.artikel_pris {
	font-weight: normal;
	font-size: 14px;
}
.artikel_pris_stafflat {
	font-weight: normal;
	font-size: 12px;
}








a.links_svart {
	color: #333;
	text-decoration: none;
}
a.links_svart a:link{
	color: #333;
	text-decoration: none;
}
a.links_svart a:hover{
	color: #333;
	text-decoration: none;
}
a.links_svart a:active{
	color: #333;
	text-decoration: none;
}
a.links_svart a:visited{
	color: #333;
	text-decoration: none;
}

a.links_vit {color: #FFFFFF;text-decoration: none;}
a.links_vit a:link{color: #FFFFFF;text-decoration: none;}
a.links_vit a:hover{color: #FFFFFF; text-decoration: none;}
a.links_vit a:active{color: #FFFFFF; text-decoration: none;}
a.links_vit a:visited{color: #FFFFFF; text-decoration: none;}

a.links_blue {color: #015a9c;text-decoration: none;}
a.links_blue a:link{color: #015a9c;text-decoration: none;}
a.links_blue a:hover{color: #015a9c; text-decoration: none;}
a.links_blue a:active{color: #015a9c; text-decoration: none;}
a.links_blue a:visited{color: #015a9c; text-decoration: none;}

.links_katlink {color: #333;text-decoration: none;}
a.links_katlink:link{color: #333;text-decoration: none;}
a.links_katlink:active{color: #333;text-decoration: none;}
a.links_katlink:visited{color: #333;text-decoration: none;}
a.links_katlink:hover{color: #FF6E64;text-decoration: none;}



.clear {clear: both;}
.clear10 {clear: both;height: 10px;}
.clear15 {clear: both;height: 15px;}
.clear20 {clear: both;height: 20px;}
.clear25 {clear: both;height: 25px;}
.clear30 {clear: both;height: 30px;}
.clear40 {clear: both;height: 40px;}


a.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #015a9c url(../pix/up-pil.png) no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}


/* AUTOSÖK START */

#sok-list{
	float:left;
	list-style:none;
	margin-top:55px;
	/*margin-left:28px;*/
	padding:10px;
	width:950px;
  min-height: 300px;
  max-height: 700px;
  overflow: auto;	
	position: absolute;
	background-color: #fff;
	border:1px solid #f76b61;
	border-radius: 5px;
	font-family: Arial, Sans-serif;
	text-align:left;
	z-index: 10000;
	box-shadow: 0px 0px 37px rgba(0,0,0,0.5);
	}


.sok-list-art{
	height:70px;
	border-bottom: #bbb9b9 0px solid;
	padding: 5px;
	box-sizing: border-box;
}
.sok-list-art:hover{
	color:#FF6E64;*/
	cursor: pointer;
	background-color:#e5edf5;
	}

.sok-list-kat{
	padding: 8px 0px 8px 15px;
	box-sizing: border-box;
}
.sok-list-kat:hover{
	color:#FF6E64;*/
	cursor: pointer;
	background-color:#e5edf5;
	}

.auto_artikel_div{
float:left;
width:60%;
min-height:10px;
border-right:1px solid #ddd;
box-sizing: border-box;
}
.auto_kategori_div{
float:right;
width:40%;
min-height:10px;
border:0px solid #ddd;
box-sizing: border-box;
}

@media (max-width: 1000px) {
#sok-list{
	float:left;
	list-style:none;
	margin-top:100px;
	padding:10px;
	width:90%;
  min-height: 300px;
  max-height: 700px;
  overflow: auto;	
	position: absolute;
	background-color: #fff;
	border:1px solid #ddd;
	font-family: Arial, Sans-serif;
	text-align:left;
	z-index: 10000;
	box-shadow: 0px 0px 37px rgba(0,0,0,0.5);
}	
.auto_artikel_div{
float:left;
width:100%;
min-height:10px;
border-right:0px solid #ddd;
box-sizing: border-box;
}
.auto_kategori_div{
float:left;
width:100%;
min-height:10px;
border:0px solid #ddd;
box-sizing: border-box;
}
}



.auto_art_bild_ruta {
	float:left;
	padding-right: 5px;
	width: 10%;
	height: 60px;
	/*
	width: 60px;
	min-height: 40px;
	*/
	border: 0px solid #CCC;
	background-color: #FFF;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;

}
.auto_art_bild {

	max-height: 100%;
	max-width: 100%;
	margin: auto;
	padding: 3px;
	box-sizing: border-box;
	
}

.auto_art_text_ruta {
	float:left;
	width: 70%;
	height: 60px;
	padding: 0px 10px 0px 15px;
	overflow: hidden;
	box-sizing: border-box;
}

.auto_art_text_ruta:hover{
	color: #404040;
	color:#3C74E6;
	cursor: pointer;
	}

.auto_art_textRubrik {
		color:#333;
    font-family: Arial, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding:0px;
    margin:0px;
}

.auto_art_textRubrik:hover{
	color:#FF6E64;
	}

.auto_art_textIngress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#808080;
	padding:0px;
	margin:0px;
}

.auto_art_info_ruta {
	float:left;
	width: 20%;
	height: 60px;
	padding: 5px 10px 0px 0px;
	text-align: right;
	box-sizing: border-box;
}

.auto_art_infoIngress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#808080;
	padding:0px;
	margin:0px;
}

.auto_art_infotRubrik {
		color:#333;
    font-family: Arial, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding:0px;
    margin:0px;
}

.auto_kat_rubrik{
  font-family: Arial, Sans-serif;
  font-weight: bold;
	font-size: 14px;	
	color:#284D99;
	background-color: #fff;
	margin-bottom:10px;
	}

.auto_kat_textRubrik {
  font-family: Arial, Sans-serif;
  font-weight: bold;
	font-size: 14px;	
	color: #404040;
	letter-spacing: 0px;
	padding:0px;
	margin:0px;
	line-height:20px;
	text-decoration: none;
	
}


.auto_kat_textLink a:link
{color: #404040;text-decoration: none;letter-spacing: 0px;}
.auto_kat_textLink a:hover
{color: #FF6E64; text-decoration: none;letter-spacing: 0px;}
.auto_kat_textLink a:active
{color: #404040; text-decoration: none;letter-spacing: 0px;}
.auto_kat_textLink a:visited
{color: #404040; text-decoration: none;letter-spacing: 0px;}

.auto_kat_textIngress {
  font-family: Arial, Sans-serif;
  font-weight: 400;
	font-size: 12px;
	color:#bfbfbf;
	letter-spacing: 0px;
	padding:0px;
	margin:0px;
	line-height:18px;
}

.auto_kat_textIngress a:link
{color: #bfbfbf;text-decoration: none;letter-spacing: 0px;}
.auto_kat_textIngress a:hover
{color: #bfbfbf; text-decoration: none;letter-spacing: 0px;}
.auto_kat_textIngress a:active
{color: #bfbfbf; text-decoration: none;letter-spacing: 0px;}
.auto_kat_textIngress a:visited
{color: #bfbfbf; text-decoration: none;letter-spacing: 0px;}


/* AUTOSÖK SLUT */