

@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,700|Lora');

/*
font-family: 'Lato', sans-serif;
font-family: 'Lora', sans-serif;
*/


html{
	-webkit-text-size-adjust: none;
	height:100%;
}
body{
	-webkit-text-size-adjust: none;
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#333;
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 300;
	font-size:18px;
	height:100%;
    box-sizing: border-box;
}

h1{
	font-size:30px;
	line-height: 35px;
	font-weight:300;
	margin:0px 0px 11px 0px;
	letter-spacing: 0.01em;
}

h2{
	font-size:25px;
	line-height: 29px;
	font-weight:300;
	margin:0px 0px 11px 0px;
	letter-spacing: 0.01em;
}
div.main-text.artist h2{
	margin:0px 0px 0px 0px;
}
h2.large{
	font-size:30px;
	line-height: 35px;
	font-weight:300;
	margin:0px 0px -10px 0px;
	letter-spacing: 0.01em;
}
h3{
	font-size:21px;
	line-height: 25px;
	font-weight:400;
	margin:0px 0px 11px 0px;
	letter-spacing: 0.01em;
}
h4{
	font-size:18px;
	line-height: 24px;
	font-weight:400;
	margin:0px 0px 11px 0px;
	letter-spacing: 0.01em;
}
p{
	font-size: 18px;
	line-height:24px;
	margin:0px 0px 15px 0px;
	letter-spacing: 0.01em;
}
b, strong{
	font-weight: 700;
}
ul, ol{
	font-size: 1em;
	margin:-10px 0px 0.81em 0px;
	padding:0px 0px 0px 40px;
}
li{
	margin:0px 0px 0px 0px;
}
form{
	width:100%;
	margin:0px 0px 0px 0px;
	box-sizing: border-box;
}

table{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0px;
}
tr, td{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
td{
	padding:0px 10px 10px 0px;
	vertical-align: top;
}


br.notmax{
	display: none;
}

div, h1, h2, h3, h4, p{
	box-sizing: border-box;
}

a{
	color:#333;
	text-decoration:underline;
}
a:hover{

}

a.nound{
	text-decoration:none;
}
a.nound:hover{
	text-decoration:underline;
}

.clfl{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

img{
	border:none;
	vertical-align: bottom;
	max-width: 100%;
}

p.formmeddelande{
	color:#000;
	background-color:#daefda;
	border:1px solid #408940;
	padding:10px;
	
}
p.formfelmeddelande{
	color:#000;
	background-color:#FFAAAC;
	border:1px solid #de0000;
	padding:10px;
	font-weight:400;
}


textarea, input, textarea, select{
	font-family: 'Lato', Arial, sans-serif;
	font-size:16px;
	color:#000;
	display: block;
	box-sizing: border-box;
}
select{
	cursor: pointer;
}

input.cb{
	cursor: pointer;
}

input.tfield, textarea.tfield, select.tfield, input.subbutton{
	width:auto;
	margin:0px;
	padding:3px 5px 4px 5px;
	font-weight: 300;
	height: 36px;
}
select.tfield{
	width:190px;
	max-width: 100%;
}
input.tfield.amount{
	width:55px;
	text-align: center;
}
input.tfield.chkout{
	width:200px;
}



input.sfield{
	float:left;
	width:85%;

	font-size: 13px;
	line-height: 16px;
	padding:3px 5px 3px 8px;
	height:34px;
	border:1px solid #777;
	border-right:0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

input.sbut{
	float:left;
	width:15%;

	padding:4px 5px 2px 5px;
	height:34px;
	background-color: #777;
	background-image: url(/im/mag-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
	cursor: pointer;
	border:1px solid #777;
	border-left:0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

div.mobile-menu, div.mobile-head{
	display:none;
}

 
div.onlymob{
	display: none;
}

div.container{
	padding:0px 0px 0px 0px;
	min-height: 100%;
	background-color: #edeaee;
}
div.cont-inner{
	width:1092px;
	margin:0 auto;
}
div.cont-inner.withmen{
	padding:0px 56px 0px 55px;
}


div.header{
	height:192px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #141414;
	border-bottom:4px solid #a3dfe7;
	font-size: 22px;
	line-height: 22px;
}

div.header div.toplinks{
	height: 38px;
	padding-top:10px;
}
div.header div.toplinks a{
	display: block;
	float: right;
	font-size: 14px;
	line-height: 14px;
	padding:1px 22px 1px 0px;
	margin-right: 21px;
	color:#fff;
	border-right:1px solid #939494;
	text-decoration: none;
}
div.header div.toplinks a:hover, div.header div.toplinks a.m{
	text-decoration: underline;
}

div.header div.toplinks a.medlem{
	padding-right:36px;
	margin-right: 0px;
	border-right: none;
	background-image: url(/im/medlem-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
}


div.header div.htop-l{
	float:left;
	width:40%;
	padding:0px;
}
div.header div.htop-r{
	float:right;
	width:60%;
	padding-top:0px;
}

div.header div.main-menu{
	padding-top:35px;
}
div.header div.main-menu a{
	display: block;
	float: left;
	font-family: 'Lora', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 17px;
	color:#fff;
	text-decoration: none;
	margin-left:48px;
	padding:0px 3px 3px 2px;
}
div.header div.main-menu a:hover, div.header div.main-menu a.m{
	color:#fff;
	border-bottom: 2px solid #fff;
}

div.header div.main-menu a.f{
	margin-left: 8px;
}


div.logo{

}


div.body{
	padding-bottom:90px;
	background-color: #fff;
	background-image: url(/im/bg-betong-3.jpg);
}
div.l-menu{
	float:left;
	width:29%;
	padding-top:46px;
}


div.search-cont{
	float: right;
	width: 100%;
	max-width: 240px;
	padding:0px 9px 0px 0px;
}

div.checkbut-outer{

}
div.checkbut-inner{
	position: relative;
	margin-right: 10px;
}
a.checkbut{
	position: absolute;
	display: block;
	font-size: 20px;
	line-height: 20px;
	color:#141414;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 300;
	text-decoration: none;
	background-color: #a3dfe7;
	width: auto;
	height: 34px;
	padding:6px 12px 0px 48px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
	margin-top:56px;
	background-image: url(/im/kv-ikon.png);
	background-position: left center;
	background-repeat: no-repeat;
	right: 0px;
}





div.cats-cont{
	width:85%;
	border:1px solid #bfbfbf;
}
div.cats-cont.sec{
	margin-top:46px;
}
div.cats-h{
	width:100%;
	padding:14px 0px 15px 13px;
	background-color: #eff0f0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
}
div.cats-cont a{
	background-color: #fff;
	width:100%;
	padding:11px 20px 12px 13px;
	display: block;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	background-image: url(/im/arr-right.png);
	background-position: right center;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
div.cats-cont a:hover, div.cats-cont a.m{
	background-color: #eff0f0;
	text-decoration: underline;
}


div.cats-cont.green{
	border:none;
}
div.cats-cont.green div.cats-h{
	background-color: #528f10;
	color:#fff;
	border-bottom: 1px solid #a9c788;
}
div.cats-cont.green a{
	background-color: #528f10;
	color:#fff;
	background-image: url(/im/arr-right-white.png);
}
div.cats-cont.green a:hover, div.cats-cont.green a.m{
	background-color: #edeaee;
	color:#333;
	background-image: url(/im/arr-right.png);
	text-decoration: none;
}


div.main{
	float:left;
	width:71%;
	padding-top:28px;
}
div.main.full{
	width:100%;
}


div.main-text{
	padding:49px 56px 56px 55px;
}
div.main-text.notop{
	padding-top:10px;
}
div.main-text.withmen{
	padding:10px 0px 30px 0px;
}
div.main-text.start{
	padding-top:10px;
}
div.main-text.withmen.kattop{
	padding:10px 0px 0px 0px;
}
div.main-text.withmen.katbot{
	padding:0px 0px 0px 0px;
}


div.footer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #eff0f0;
	font-size: 16px;
}
div.cont-inner.foot{

}
div.fcol-1{
	float:left;
	width:261px;
	padding:26px 0px 7.8% 0px;
}
div.fcol-2{
	float:left;
	width:217px;
	padding:28px 0px 7.8% 0px;
}
div.fcol-4{
	float:left;
	width:210px;
	padding:28px 0px 7.8% 0px;
}
div.fcol-3{
	float:right;
	width:170px;
	text-align: right;
	padding:28px 0px 7.8% 0px;
}
div.footer p{
	font-size: 16px;
	line-height: 20px;
	margin-bottom:8px;
}
div.footer div.fcol-1 p{
	line-height: 24px;
}
div.footer div.fcol-3 p{
	font-size: 14px;
	line-height: 19px;
	color:#717171;
}
div.footer div.fcol-3 a{
	color:#717171;
	text-decoration: none;
}
div.footer div.fcol-3 a:hover{
	text-decoration: underline;
}

div.soc-ic{
	float:left;
	width: 46px;
	margin-top:8px;
}

div.prod-l{
	float:left;
	width: 60%;
	padding-right: 5%;
}
div.prod-r{
	float:right;
	width: 40%;
}

div.img-big{
	text-align: center;
	margin-top:4px;
}
div.img-big a, div.img-big img{
	outline: 0;
}
a.BigImg{
	display: block;
	position: relative;
}
a.BigImg img.bi{
	width: 100%;
}
a.BigImg.inv{
	display: none;
}
a.BigImg img.zoomImg{
	display: none;
	position: absolute;
	left:50%;
	top:50%;
	margin-left: -28px;
	margin-top: -28px;
}
a.BigImg:hover img.zoomImg{
	display: block;
}
div.thumbs{
	
}
a.th{
	display: block;
	box-sizing: border-box;
	float:left;
	width:30%;
	margin-left:5%;
	margin-top:5%;
	min-height: 60px;
	cursor: pointer;
	outline: 0;
}
a.th.f{
	margin-left:0%;
}
a.th img{
	display: block;
	margin:0 auto;
}

div.prodtable-cont{

}
.checktable{
	display: table;
	padding: 0px;
    margin: 0px;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 0px;
    table-layout: fixed;
}
.checktable.total{
	-webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #ccc;
}

.checktr{
	display: table-row;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.checktd{
	display: table-cell;
	border-top: 1px solid #ccc;
    padding: 20px 10px 20px 10px;
    vertical-align: top;
    text-align: left;
    word-wrap: break-word;
    white-space: normal;
    background-color: #fff;
}
.checktd img{
	display: block;
}
.checktr.head .checktd{
    border-top: none;
    background-color: #f6f6f6;
    font-weight: 400;
}
.checktd label{
	display: none;
}

.checktd.ben{
	text-align: left;
}
.checktd.pris{
	width:120px;
	text-align: right;
}
.checktd.ant{
	width:120px;
	padding-left:40px;
	text-align: left;
}
.checktd.sum{
	width:140px;
	text-align: right;
}
.checktd.rem, .checktd.rem-tot{
	width:60px;
	text-align: right;
}
.checktd.rem-tot{
	border-top:none;
}

.checktd.str{
	font-weight: 400;
	width: auto;
    text-align: right;
    border-top:none;
}
.checktd.tot{
	font-weight: 400;
    width: 140px;
    text-align: right;
    border-top:none;
}
.checktd.str span, .checktd.tot span{
	font-weight: 300;
	font-size: 0.8em;
}

div.caminus{
	float: left;
	padding-right: 5px;
	padding-top:3px;
	cursor: pointer;
	width:21px;
}
div.caam{
	float: left;
}
div.caplus{
	float: left;
	padding-left: 5px;
	padding-top:3px;
	cursor: pointer;
}
div.carem{
	padding-top:3px;
	cursor: pointer;
}

br.checkbr{
	display: none;
}



div.contact-l{
	float:left;
	width: 40%;
}
div.contact-r{
	float:right;
	width: 60%;
}




div.bildspel{

}
div.img-caption{
	padding-top:6px;
	height:54px;
	width:100%;
	background-image: url(/im/img-caption-bg.png);
	background-repeat: repeat;
	position: absolute;
	margin-top:-54px;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
}
div.img-caption strong{
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
}



/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

div#jssor_1{
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1092px;
	height:449px;
	overflow:hidden;
	visibility:hidden;
}
div.jssorl-009-spin{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.7);
}
div.jssorl-009-spin img{
	margin-top:-19px;
	position:relative;
	top:50%;
	width:38px;
	height:38px;
}
div.jssor-slides{
	cursor:pointer;
	position:relative;
	top:0px;
	left:0px;
	width:1092px;
	height:449px;
	overflow:hidden;
}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051.left{
	top:0px;
	left:0px;
}
.jssora051.right{
	top:0px;
	right:83px;
}
.arrow-left{
	display:block;position:absolute;
	background-image: url(/im/arrow-left.png);
	width:83px;
	height:127px;
	margin-top:-91px;
}
.arrow-right{
	display:block;position:absolute;
	background-image: url(/im/arrow-right.png);
	width:83px;
	height:127px;
	margin-top:-91px;
}


div.s-box{
	position: relative;
	float: left;
	width:22.7%;
	margin-top:36px;
	letter-spacing: 0.01em;
	margin-left: 3.06%;
	cursor: pointer;
}
div.s-box.f{
	margin-left: 0%;
}
div.s-box.l{
	float: right;
	margin-left: 0%;
}
div.s-cap{
	padding-top:11px;
	height:47px;
	width:100%;
	background-image: url(/im/img-caption-bg.png);
	background-repeat: repeat;
	position: absolute;
	margin-top:-47px;
	text-align: center;
	font-size: 21px;
	line-height: 24px;
}

div.s-box.fixw img{
	width: 100%;
}


div.avgr{
	width:100%;
	height:2px;
	line-height: 2px;
	font-size: 2px;
	background-color: #e5e5e5;
}


a.prod-small{
	display: block;
	float:left;
	width:22.7%;
	margin-left:3.1%;
	background-color:#fff;
	border:1px solid #bfbfbf;
	padding:15px 15px 12px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:31px;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-decoration: none;
}
a.prod-small.f{
	margin-left:0%;
}
a.prod-small.l{
	float:right;
	margin-left:0%;
}
a.prod-small div.img{
	text-align: center;
}
a.prod-small div.txt{
	padding:5px 0px 0px 3px;
	line-height: 20px;
	word-wrap: break-word;
}


div.imgtbl{
	display: table;
	padding: 0px;
    margin: 0px;
    width: 100%;
    border: none;
    table-layout: fixed;
}
div.imgtr{
	display: table-row;
}
div.imgtd{
	display: table-cell;
	vertical-align: middle;
}



div.tbltbl{
	display: table;
    border: none;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    table-layout: fixed;
    width: 100%;
    border-spacing: 0px;
    table-layout: fixed;
}
div.tbltr{
	display: table-row;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
div.tbltd{
	display: table-cell;
    padding: 0px 10px 10px 0px;
    vertical-align: top;
}


br.on820, br.mobmid{
	display: none;
}

div.show-more{
	margin-top:13px;
}
div.show-more a{
	display: block;
	float: right;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px solid #333;
}


figure.image{
	display: inline-block;
	margin:0px;
	padding:10px 10px 10px 10px;
	max-width: 100%;
	font-size: 0.9em;
	background-color: #eff0f0;
	text-align: center;
	outline: 0;
}
figure.image img{
	margin-bottom:6px;
	display: block;
	vertical-align: bottom;
}
figure.image a, figure.image img{
	outline: 0;
}
figure.image figcaption{
	display: inline-block;
	word-break: break-all;
}



div.caption{
	display: inline-block;
	float: left;
	margin-right:25px;
	padding:10px 10px 10px 10px;
	max-width: 200px;
	font-size: 0.9em;
	background-color: #eff0f0;
	text-align: center;
	outline: 0;
}
div.caption img{
	margin-bottom:6px;
}
div.caption a, div.caption img{
	outline: 0;
}




div.img-big a, div.img-big img{
	outline: 0;
}

div.bread-crumbs{
	margin:4px 0px 20px 0px;
	font-size: 14px;
	color:#999;
}
div.bread-crumbs a{
	color:#999;
	text-decoration: none;
}
div.bread-crumbs a:hover{
	text-decoration: underline;
}

div.main-text.prod h1{
	margin:0px 0px 21px 0px;
}

p.price{
	font-size: 1.2em;
	font-weight: 400;
}

div.prod-amount{
	float:left;
}
div.buybut-cont{
	float:left;
	padding-left:15px;
}
span.buybut{
	display: block;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 20px;
	color:#fff;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 300;
	background-color: #4d8e3c;
	border:1px solid #4d8e3c;
	width: 120px;
	height: 36px;
	padding:7px 0px 0px 0px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
span.buybut.added{
	background-image: url(/im/check.png);
	background-position: 9px 6px;
	background-repeat: no-repeat;
	padding:6px 0px 0px 20px;
	background-color: #fff;
	color: #4d8e3c;
}


div.ship-group{
	float:left;
	margin-right: 25px;
	padding: 15px 25px 5px 5px;
	border:1px solid #fff;
}
div.ship-group.l{
	margin-right: 0px;
}

div.ship-group:hover, div.ship-group.m{
	border:1px solid #ddd;
}

div.ship-opt{
	margin-top:25px;
	width:100%;
}
div.pay-opt{
	margin-top:25px;
	width:100%;
}

div.info-cont{
	margin-top:25px;
}
div.info-cont.termsCheck{
	margin-top:50px;
}
div.termsCheck{
	display: none;
}

div.paym-l{
	float:left;
	width:50px;
	padding-left:10px;
	padding-top:12px;
	margin-bottom:10px;
}
div.paym-l.villk{
	padding-top:14px;
}
div.paym-r{
	float:left;
	padding-top:0px;
	margin-bottom:10px;
}

div.paym-r.txtett{
	padding-top:5px;
}
div.paym-r.txt{
	padding-top:12px;
}

div.paym-r label{
	display: block;
	cursor: pointer;
}


div.info-l{
	float:left;
	width:140px;
	padding-top:4px;
	margin-bottom:10px;
}
div.info-l.s{
	width:110px;
}
div.info-r{
	float:left;
	width:250px;
	margin-bottom:10px;
	word-break: break-all;
}
div.info-r.txt{
	padding-top:4px;
}

br.midbr{
	display:none;
}

div.sendOrderBut{
	display: block;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 20px;
	color:#fff;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
	background-color: #4d8e3c;
	border:1px solid #4d8e3c;
	width: auto;
	width: 180px;
	height: 45px;
	padding:10px 0px 0px 0px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

div.normBut{
	display: block;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 18px;
	color:#fff;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 300;
	background-color: #4d8e3c;
	border:1px solid #4d8e3c;
	width: auto;
	width: 120px;
	height: 35px;
	padding:6px 0px 0px 0px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

div.cookie-info{
	position: fixed;
	bottom:0px;
	width:100%;
	background-color: #ddd;
	z-index: 9998;
	text-align: center;
	padding: 25px 10px 18px 10px;
	font-size: 16px;
}

div.cookie-info div{
	display:inline-block;
	margin-right: 20px;
	width:140px;
}
div.cookie-info span{
	display: block;
	margin-bottom: 20px;
}


div.erbj-cont-outer{
	position: fixed;
	height: 100%;
	width:100%;
	left:0px;
	top:0px;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}
div.erbj-cont{
	position: relative;
	width:510px;
	margin:0 auto;
	top:50%;
	height: 260px;
	margin-top:-110px;
	padding:40px 0px 0px 40px;
	background-color: #00ca64;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

div.erbj-cont p{
	font-size: 28px;
	line-height: 30px;
	color:#fff;
	margin:0px 0px 25px 0px;
	font-weight: 700;
}
div.erbj-cont span{
	font-size: 14px;
	color:#fff;
	margin:15px 0px 0px 0px;
}
div.erbj-cont input.tfield{
	display: inline-block;
	border: none;
	background-color: #d0eadd;
	padding-left:10px;
	width: 250px;
}
div.erbj-cont input.tfield.subm{
	background-color: #fff;
	width:100px;
	padding-left:0px;
	text-align: center;
	margin-left:10px;
	cursor: pointer;
}

div.erbj-cont div.villk-l{
	float:left;
	width:30px;
	padding-top:3px;
	margin-top:15px;
}
div.erbj-cont div.villk-r{
	float:left;
	width:370px;
	margin-top:15px;
}
div.erbj-cont img{
	position: absolute;
	right:8px;
	top:6px;
	cursor: pointer;	
}

div.erbj-cont div#erbErrid, div.erbj-cont div#erbErrid-2, div.erbj-cont div#erbErrid-3{
	display: none;
}

div.swish-logo{
	padding-top:0px;
	padding-left:2px;
}

div.klarna-logo{
	padding-top:15px;
	padding-left:2px;
}
div.klarna-cont{
	
}
div.klarna-cont-checkout{
	max-width:640px;
	margin-top:25px;
	margin-left:-10px;
}
div.klarna-desc{
	max-width: 640px;
	margin: 0 auto;
}
div.klarna-cont-done{
	max-width: 640px;
}

div.klarna-desc.forts{
	text-align: center;
	font-size: 26px;
}
div.klarna-desc.forts a{
	text-decoration: none;
	border-bottom: 1px solid #333;
}


div.checkout-white-cont{
	padding:20px 10px 20px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}
div.checkout-white-cont.bord{
	border: 1px solid #ccc;
}
div.checkout-white-cont.margtop{
	margin-top:50px;
}















