@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow);

html { overflow: -moz-scrollbars-vertical; }

* {
    margin: 0;
}
html, body {
    height: 100%;
}

body {
	background: #000 url('../design/bodybg.png') no-repeat center;
	background-attachment:fixed;
	text-align: center;
	margin: 0;
}

body, td, input, select, textarea, button  {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}

h1,h2,th,.litenrubrik {
	font-family: 'Archivo Narrow', sans-serif;
}

h1,h2,h3 {
	font-size:24px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:26px;
	margin-bottom:8px;
}
h2 { font-size:20px; }
h3 {
  color: #2E5F97;
	font-size: 11px;
	font-weight:bold;
}

input, select, textarea, button { font-size: 10px; }
p {  margin: 0px;  padding: 1px; }
a { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }
a img { border:none; }

/*
Butiken med floats, med möjlighet till footer och holder-bakgrund 
*/

#holder {
	width: 1058px;
	margin: 0 auto -190px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height:100%;
	z-index: 10;
	overflow:hidden;
}

#holder:before, #holder:after { content: ""; display: table; }
#holder:after { clear: both; }

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    div#holder { border-right:1px solid transparent;    }
}

#topMenu {
	position:absolute;
	top: 0px;
	left: 0px;
}

#main, #leftMenu {
	margin-top:205px;
}

#main {
	float: right;
	width: 795px;
	margin-right: 50px;
}

#leftMenu, .right-menu {
	float: left;
	margin-left:25px;
	width:165px;
}

.right-menu {
	margin-left:12px;
}

.startpage-wrapper {
	width: 610px;
	float: left;
}

.footer {
  width:1064px;
  margin: 0 auto;
  background: #000;
  background-repeat:no-repeat;
  background-position:bottom center;
  position:relative;
  z-index:20;
}

.footer, .push {
    height: 190px; /* .push must be the same height as .footer */
    clear: both;
}

/*
.fader {
	width: 100%;
	position: absolute;
	top: 0px;
}
*/

#valkommen {width: 827px; margin-top: 20px;}

#frontbox_top {
	background-image:url(../design/box_top.png);
	background-repeat:no-repeat;
	width:610px;
	height:35px;
	display:none;
	}
#frontbox_bg {
	width:610px;
	}
#frontbox_content {
	padding-top:15px;
	padding-bottom:0;
	border: none;
	border-top: none;
	}
#frontbox_top h2 {
	color:#669933;
	font-size:18px;
	line-height:35px;
	padding-left:10px;
	font-weight:normal;
}

#content, #content2, #content8 {
	line-height: 15px;
	text-align: left;
	width: 775px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background:#fff;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif !important;
}
#content2 table.graybg td {
	background-color: #eee;
	font-size:10px;
}
#content2 table {
	width: 100%;
}

div#toplogo {
	position:relative;
	z-index:2;
	/* Topbildens höjd här */
	height:137px;
	width:1062px;
	background-repeat:no-repeat;
	
}

div#varukorgtopholder {
	z-index: 3;
}
div#varukorgtop {
	position:absolute;
	left:573px;
	top:60px;
	width:195px;
	z-index: 3;
	border: solid 0px #CCCCCC;
}
div#varukorgtop h3 {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:4px;
	color:#000000;
	
}
div#varukorgtop a {
	font-weight:bold;
	color:#000;
	background-color:#D5FFD1; 
	text-decoration:underline;
}
div#varukorg_links {
	text-align:right;
	margin-top:5px;	
}
div#varukorg_links a.tocheckout{
	background:none;
	border:0px;
	background: #bed57c;
	display: inline-block; 
	padding: 2px 5px 3px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	position: relative;
	cursor: pointer;
	font-weight:bold;
}
div#varukorgtop_text {
	font-size:10px;
	line-height:12px;
}
div#varukorgtop_antal{
	border: solid 0px #CCCCCC;
	float:left;
	width:35px;
	text-align:center;
	color:#666;
	}
div#varukorg_top_value{
	color:#669933;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:6px;
	}

div#varukorgtop_totala{
	border: solid 0px #CCCCCC;
	float:left;
	width:135px;
	margin-left:15px;
	color:#666;
	font-size:12px;
	text-align:right;
	}
div#varukorgtop_totala strong{	
	color:#669933;
}

div#varukorgtop_text3 {
	margin-left:50px;
	margin-top:0px;
	color:#999;
}


/*Att betala i kassan*/
td#td_attbetalaholder {
	background-color:#ccc !important;
	font-size:12px !important;
}

/* Fraktfritt över X kr..*/
span#tipfraktfritt {
	color:#008000;
}

div#cartimageholder {
	position:absolute;
	left:500px;
	top:38px;
	z-index: 4;
	padding:0;
	margin:0;
	display:none;
}
div#cartimageholder img {
	padding:0;
	margin:0;
	width:63px;
	height:75px;
}

div#momsvaljare {
	position:absolute;
	right:22px;
	top:125px;
	width:200px;
	text-align:right;
	z-index: 3;
	font-size:10px;
}

div#momsvaljare form, div#momsvaljare input {
	margin:0;
	padding:0;
	margin-right:2px;
}

div#momsvaljare input, div#momsvaljare label {
	cursor:pointer;
}

div#topmenubar
{
	z-index: 10;
	height:41px;
	background: url('../design/top_menubar.png') no-repeat;
	padding-left:30px;
	width:1034px;
	position: relative;
}
div#topmenubar ul, div#topmenubar li {
	margin:0;
	padding:0;
}

div#topmenubar li {
	list-style:none;
	float:left;
}

div#topmenubar a.topmenulink {
	display:table-cell;
	height:41px;
	line-height:41px;
	color:#fff;	
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding: 0 10px;
	vertical-align:middle;
}
div#topmenubar a.topmenulink:hover {
	text-decoration:none;
	color:#88b958;
}
div#topmenubar a.topmenulink:hover img {
	opacity: 0.6;
    filter: alpha(opacity=60);	
}
div#topmenubar li.topmenusplitter{
	background-image:url(../design/menydelare.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:10px;
	height:39px;
	display:none;
	margin-top:1px;

}
div#leftMenu form { margin:0; padding:0; }
div#leftMenu a { color:#fff; }

/* OMRÅDET UNDER TOPPLOGGAN, MED HORISONTELL MENY */

div.navrutaTopp, div.navrutaBotten {
	background: url('../design/navruta.png') no-repeat;
	width: 165px;
}
div.navrutaTopp {
	background-position: top left;
}
div.navrutaTopp h5 {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:29px;
	margin:0;
	padding:0;
	margin-left:10px;
	text-transform:uppercase;
}

div.navrutaContent {
	margin:10px;
	margin-bottom:0px;
	padding-bottom: 1px; /* fix för glapp mellan .navrutaTopp och .navrutaBotten */
}

div.navrutaBotten {
	height: 12px;
	background-position: bottom left;
	margin-bottom:14px;
}

div.leftlinks{
	margin:0px;
	padding:0px;
	margin-top:3px;
}

div.leftlinks a{
	
}
div.leftlink_bottom{
	background:none;
	height: 0;
}

div#prodcols {
	overflow:hidden;
}

div#prodleftcol {
	float:left;
	width:416px;
}

div#prodrightcol {
	float:left;
	width:320px;
	margin-left:10px;
}

div#prodrightcol h1 {
	font-size:24px;
}

div#currentBild {
	height: 400px;
	line-height: 400px; /*samma som höjden*/
	position:relative;
	overflow:hidden;
	text-align:center;
	z-index: 1;
	margin-bottom:8px;
}
div#currentBild img {
	vertical-align:middle;
	margin:0;
}
div#currentBild b {
	visibility:hidden;
	font-size:8px;
}
div#currentBild a, div#currentBild a:hover {
	text-decoration:none;
}
	
div#visaprodthumbs {
	overflow:hidden;
}
div#visaprodthumbs img {
	float:left;
	margin: 0px 5px 5px 0px;
	border:none;
	cursor:pointer;
	height:50px;
}

div.visaprodcontent {
	width:783px !important;
	margin-left:1px !important;
	margin-top:0 !important;
	padding:10px;
}
table#visaProdPrisLagerTabell {
	margin-top:16px;
	margin-bottom:16px;
}
div#duspararDiv {
	display:none;
	margin-top:12px; 
}

div#reviews {
	margin-bottom: 20px;
}

div.reviewWrapper {
	overflow:hidden;
	width:690px;
	padding: 10px 0;
	border-bottom:1px solid #ddd;
}
div.reviewLeft {
	float:left;
	width:200px;
}
div.reviewRight {
	float:left;
	width:460px;
	overflow:hidden;
	margin-left:10px;
}
span.reviewDate {
	font-size:10px;
}


div.reviewStars { 
	overflow:hidden;
}
div.reviewStarsOn1, div.reviewStarsOn2, div.reviewStarsOn3, div.reviewStarsOn4, div.reviewStarsOn5,
div.reviewStarsOff1, div.reviewStarsOff2, div.reviewStarsOff3, div.reviewStarsOff4, div.reviewStarsOff5 {
	float:left;
	height:15px;
	background: url(/design/star.gif) repeat-x top left;
	background-position: 0 -32px;
}
div.reviewStarsOff1, div.reviewStarsOff2, div.reviewStarsOff3, div.reviewStarsOff4, div.reviewStarsOff5 {
	background-position: 0 0;
}
div.reviewStarsOn1, div.reviewStarsOff1 {width:16px;}
div.reviewStarsOn2, div.reviewStarsOff2 {width:32px;}
div.reviewStarsOn3, div.reviewStarsOff3 {width:48px;}
div.reviewStarsOn4, div.reviewStarsOff4 {width:64px;}
div.reviewStarsOn5, div.reviewStarsOff5 {width:80px;}

div.freeTextFields {
	margin-left:5px;
	margin-top:10px;
}

td.visaProdOptionTitle {
	padding-right:6px;
	padding-bottom:12px;
}
td.visaProdoptionSelect {
	padding-right:6px;
	padding-bottom:12px;
}

div#lagerstatusDivs {
	margin-left:2px;
	margin-bottom:5px;
}
div#lagerstatusDivs div, div#lagerstatusFinnsEj {
	display:none;
} 

th {
	font-weight: bold; 
	font-size: 18px; 
	text-align: left;
	color: #000;
	height: 24px;
}

th.thin {
	font-weight: bold; 
	font-size: 12px; 
	text-align: left;
	color: #222222;
	background-image: url("../design/knapp_bg.gif");
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	border: 0px;
	height: 20px;

}

#sokbox{
	background-image:url(../design/sokruta.png);
	width:202px;
	height:25px;
	z-index:110;
	float:right;
	margin-top:82px;
	margin-right:20px;
}

input#sokruta {
	font-size:11px;
	border: solid #808080 0px;
	background:none;
	width:132px;
	height:17px;
	margin-left:5px;
	margin-top:2px;
	outline:none;
	color:#666;
}
input#sokknapp {
	background:none;
	background-image:url(../design/sokknapp.png);
	margin-left:43px;
	border: 0px outset #888888;
	padding:0;
	width:14px;
	height:14px;
	margin-top:2px;
	cursor:pointer;
}

/* LÄNK TILL OSS, UNDER VÄNSTERMENYN */

div#driftproduktion {
	color: #666666;
	font-size:9px;
	margin-bottom:15px;
	margin-left:10px;
}
div#driftproduktion a {
	color:#666666;
	font-size:10px;
}

/* RUTORNA MED "BÄSTSÄLJARE" PÅ STARTSIDAN */

div.startrutor, div.grupprutor {
	width:760px;
	overflow:hidden;
}

div.rutorfram{
	width:840px;
}

div.rutorfram h3
{
	color:#fff !important;
}

div.rutorfram span
{
	color:#fff !important;
}

div.startrutor ul, div.startrutor li, div.grupprutor ul, div.grupprutor li {
	margin:0;
	padding:0;
}

div.grupprutor li {
	list-style:none;
	float:left;
	width:175px;
	height:175px;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #ddd;
	cursor:pointer;
	position:relative;
	background:#FFF;
}
	div.grupprutor li div.gruppRutabild {
		width:175px;
		height: 135px;
		overflow:hidden;
		line-height:135px;
		text-align:center;
	}
		div.grupprutor li div.gruppRutabild img {
			vertical-align:middle;
			margin:0;
		}
		div.grupprutor li div.gruppRutabild b {
			visibility:hidden;
			font-size:8px;
		}
	div.grupprutor li div.gruppRutatitel {
		text-align:center;
		margin-top:4px;
	}
		div.grupprutor li div.gruppRutatitel a {
			color:#000;
			text-decoration:none;
		}
		div.grupprutor li div.gruppRutatitel a:hover {
			color:#000;
			text-decoration:none;
		}

div.startrutor li {
	list-style: none;
	float: left;
	width: 200px;
	height: 235px;
	margin-right: 5px;
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
	margin-left: 5px;
}
div.startrutor li div.txt, div.produktlistaRutor div.txt {
	margin: 5px 8px;
}

div.startrutor li div.rubrikruta, div.produktlistaRutor div.rubrikruta {
	width:100%;
	height:25px;
	margin-bottom:2px;
	overflow:hidden;
}

div.startrutor li div.infoknapp {
	text-align:left;
	position:absolute;
	left:98px;
	bottom:24px;
}
div.produktlistaRutor div.infoknappar{
	/*display:none;*/
}

div.startrutor li h3, h3.kampanj {
	color:#000;
	margin-bottom:8px;
	line-height:12px;
	font-weight:bold;
	font-size:14px;
}
div.rutbild {
	margin: 8px 0px 6px 0px;
	height: 150px;
	overflow:hidden;
	line-height:135px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 6px;
	background:#FFF;
}	
div.rutbild img {
	vertical-align:middle;
	margin:0;
}
	
div.startrutor li.klarnahojd {
	height:245px;
}

/* NYHETERNA PÅ STARTSIDAN */

span.nyhetsdatum, span.nyhetsrubrik, a.nyhetslank {
	font-size:15px;
}
span.nyhetsdatum {
	color:#666666;
}
span.nyhetsrubrik {
	color:#000000;
	font-weight:bold;
}
a.nyhetslank {
	color:#000;
	text-decoration:none;
}

.mininyheter img{
	margin-left:20px;
}


ul#breadcrumbs {
	width:100%;
	height: 24px;
	color:#666666;
	padding:0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
ul#breadcrumbs li {
	text-align: left;
	float: left;
	list-style: none;
	margin:0 5px 0 0;
	padding:0;
}
ul#breadcrumbs li a{
	color:#666666;
	text-decoration:underline;
}
		
div#sitemaplist ul, div#sitemaplist li {
	margin:0;
	padding:0;
}

div#sitemaplist ul {
	margin-bottom:16px;
	padding-left:16px;
}

div#sorteringskontroll {
	color: #333;
	background: #e1e1e1 url("../design/knapp_bg.gif") repeat-x;
	border: 1px solid #e1e1e1;
	height: 24px;
	padding:0;
	margin:10px 0;
	font-size:10px;
}
div#sorteringskontroll ul {
	padding:0;
	margin:0;
}

div#sorteringskontroll li {
	float: left;
	height:24px;
	list-style: none;
	margin:0 0 0 12px;
	line-height:24px;
	cursor:default;
	padding:0;
}

div#sorteringskontroll input, div#sorteringskontroll label {
	cursor:pointer;
}

div#sorteringskontroll input {
	vertical-align:middle;
	margin:-5px 0 0 0;
}
	
#slideshow {
	position: relative;
	border:solid 0px #b1c800;
	margin-bottom:15pX;
}

#slideshow a img {
	border: none;
}

#slideshow-image-holder {
	position: absolute;
	left:0;
	top:0;
	width: 500px;
	height: 330px;
	background: white;
	overflow: hidden;
}

#slideshow-image-holder img {
	position: absolute;
	top:0;
	left:0;
}

#slideshow-image-holder img.frontbuffer {
	z-index: 92;
}

#slideshow-image-holder img.backbuffer {
	z-index: 91;
}

#slideshow-image-list {
	list-style: none;
	padding: 0;
	position: relative;
	float:right;
	margin:2px;
	z-index: 100;
}
	
#slideshow-image-list li {
	
	padding: 3px 5px;
	float: left;
	clear: both;
	background: #000;
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8
}

#slideshow-image-list li a {
	
	color: #fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}


#slideshow-image-list li.active {
	background: #999;
}
		
img.bildspelpreload {
	filter:alpha(opacity=0);
	opacity:0.0;
	width:1px;
	height:1px;
}

table#nyhetslista tr { cursor:pointer }
table#nyhetslista h2 {
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	margin:0;
}
table#nyhetslista span.datum {
	font-style:italic;
	color:#999;
}
table#nyhetslista a, table#nyhetslista a:hover {
	text-decoration:none;
	color:#000;
}

div.gronruta { background-color: #a8eea1; }
div.klarnapris { color:#999; margin:4px 0; font-size:10px; }
div#personnummerholder { display:none; }
div#persnrinfo { font-size:10px; line-height:12px; }
#htmlfilm { width:400px; overflow:hidden; }
div#kassanfel
{
	margin: 16px 0;
	border: 1px solid #C00;
	padding: 10px;
	background: #FDD;
}
div#kassanfel b { color:#990000; }
img.varukorgplus { margin-bottom:1px; }
tr.doldkassarad { display:none; }
a.kassa { text-decoration:none; }
a.kassa img { border: none; vertical-align: middle; }

div#nyttlosen { display:none; }

div.followuppost {
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom:16px;
	padding:12px;
}
div.followuppost h2 {
	color:#333;
	font-size:14px;
	line-height:16px;
	margin:0 0 8px 0;
	font-weight:bold;
}
div.followupstars {
	height:20px;
}
textarea.followupreview {
	width:400px;
	height:40px;
	margin-bottom:5px;
}
div.followupsocialbutton {
	float:left;
	margin-right:5px;
	margin-top:5px;
	height:30px;
	width:80px;
	line-height:30px;
	overflow:hidden;
}
div.followupsocialbuttons {
	overflow:hidden;
}
input.followupsubmit
{
	font-size:14px;
	cursor:pointer;
}
td.followupbild {
	width:105px;
	text-align:center;
}
td.followupbild img {
	max-width:105px;
}

/* 
Globala klasser
*/

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.listmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}
.listmenu li{
	position:relative;
}
.listmenu li a {
	margin-bottom: 2px;
	display: block;
	margin-bottom: 0px;
	display: block;
	border-bottom:solid 1px #000;
	background:#262625;
	background-repeat:repeat-x;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:1px;
	margin-right:1px;
	padding-left:10px;
	font-size:15px;
	font-family: 'Archivo Narrow', sans-serif;
}
.listmenu li ul li a{
	padding-left: 20px;
	font-size:12px;
}

.listmenu li a:hover{
	text-decoration:none;
	color:#666 !important;
}
.menu-node, .menu-node-minus, .menu-node-plus {
	width:4px;
	height:7px;
	background-repeat:no-repeat;
	background-image: url("../design/node.png");
	position:absolute;
	right:6px;
	top:8px;
	display:none;
}
.menu-node-minus { background-image: url("../design/node_minus.png"); }
.menu-node-plus { background-image: url("../design/node_plus.png"); }

.selected { font-weight: bold !important; background: #50504e !important; }
li ul .selected { background: none !important; }

input.knapp, input.skickaknapp, button.addtocartbutton {
	color:#222222;
	cursor:pointer;
	height:22px;
}

input.knapp {
	background: #e1e1e1 url("../design/knapp_bg.gif");
	border: 1px solid #e1e1e1;
}

input.skickaknapp {
	font-size: 12px; 
	font-weight: bold;
	background: #8be38c url("../design/knapp_addtocart.gif");
	border: 1px solid #8be38c;
}

button.addtocartbutton {
	background: #a6e9a6 url("../design/knapp_addtocart.gif");
	border:1px solid #8be38c;
}

span.stortpris {
	font-size:14px;
	font-weight:bold;
	color: #000;
}

span.ordpris {
	font-size:10px;
	color:#999;
	text-decoration:line-through;
}
span.stortrottpris {
	color:#CC0000;
	font-size:13px;
	font-weight:bold;
}

/* Ändrar bara utseendet på priset på produktsidan */
span.produktpris { 
	
	font-size:21px;   
	display:block; 
}
div#priceArea {
	margin: 20px 0;   
}


a.svartstreck { color:#000000; text-decoration:underline; }
a.svartstreck:hover { text-decoration:none; }
a.under, a.under:visited, a.under:active { color: #666666; text-decoration:underline; }
a.under:hover { color:#666666; text-decoration:none; }

.text11 { font-size: 11px; }
.litenrubrik { font-size: 13px; color: #666666; }

img.hand {cursor:pointer;}
img.hidden {visibility:hidden;}

span.prisStrike {color: #000000; text-decoration:line-through;}
span#dusparar {color: #777777;}
.prisRed {color: #CC0000; font-weight: bold;}

input.antalruta {
	font-weight:bold;
	text-align:center;
	width:30px;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

span.plusminus {
	display:inline;
	width:10px;
	height:23px;
}

th.t {
	background-color: transparent;
	text-align: right;
	background-image: none;
	border: none;
}


.footer_content{
    padding-top:66px;
    width:940px;
    margin: 0 auto;
    text-align:left;
    padding-left:0px;
    position:relative;
	line-height:14px;
}

.footer_content_left{
	float:left;
	width:756px;

}
.footer_content_right{
	float:right;
	width: 144px;
}

div.footer_content h3{
	color:#a1a1a1;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	text-transform:uppercase;
}

div.footer_content_right .footer_content_newsletter{
	float:left;
	width:164px;
	margin-left:15px;
	}
div.footer_content_right .footer_content_social{
	float:right;
	width:170px;

	}
.footermail_input{
	background: url(../design/nybrevruta.png) no-repeat;
	width:164px;
	height:25px;
	border:0px;
	text-indent:10px;
	outline:none;
	color:#666;
	}
.nicebutton{
	background:none;
	border:0px;
	background-color: #7fa848;
	display: inline-block; 
	padding: 4px 10px 4px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	position: relative;
	cursor: pointer;
	font-weight:bold;
	font-size:12px;
	margin-top:3px;
	}
.putright{
	text-align:right;
}
div#hr{
	width:95%;
	border-bottom:1px solid #ccc;	
	}
/*
ALTERNATIV 1: Fast positionerade element
*/

/*
div#holder {

	width: 1016px;
	text-align: left;
	position:relative;
	z-index:1;
	height:100%;    
	min-height: 100%;
}

div#topMenu {
	position:absolute;
	z-index: 3;
	top:0px;
}

div#main, div#leftMenu {
	position:absolute;
	top:212px;
}

div#main {
	position:relative;
	margin-left:200px;
	width:790px;
	z-index:3;
}

div#leftMenu {
	width:165px;
	left:20px;
	z-index:3;
}
*/

a.actionbutton, a.actionbutton:hover {
	display:inline-block;
	float:left;
	background:#d69929;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	height:22px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:7px;
	margin-right:7px;
	border:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
	
}
a.actionbutton:after {
	content:"";
	position: absolute;
	top:0px;
	right:-7px;
	margin:0;
	padding:0;
	display:block;
	width:7px;
	height:22px;
	background:#d69929;;
	border:none;
}
a.actionbutton:hover {
	opacity: 0.8;
}
a.visaprodBuyButton:hover {
	opacity: 0.9;
}
a.actionbutton-large, a.actionbutton-large:hover {
	display:inline-block;
	float:left;
	background: url(/design/actionbutton_large.png) no-repeat top left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:31px;
	height:31px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-right:10px;
	border:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
	
}
a.actionbutton-large:after {
	content:"";
	position: absolute;
	top:0px;
	right:-10px;
	margin:0;
	padding:0;
	display:block;
	width:10px;
	height:31px;
	background: url(/design/actionbutton_large.png) no-repeat top right;
	border:none;
}
a.actionbutton-large:hover {
	opacity: 0.8;
}

a.actionbutton-largest, a.actionbutton-largest:hover {
	display:inline-block;
	float:left;
	background:#d69929;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:44px;
	height:44px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:12px;
	margin-right:12px;
	border:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
	
}
a.actionbutton-largest:after {
	content:"";
	position: absolute;
	top:0px;
	right:-12px;
	margin:0;
	padding:0;
	display:block;
	width:12px;
	height:44px;
	background:#d69929;
	border:none;
}
a.actionbutton-largest:hover {
	opacity: 0.8;
}

a.infobutton, a.infobutton:hover {
	display:inline-block;
	float:left;
	background:#62625f;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	height:22px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:7px;
	margin-right:11px;
	border:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
	
}
a.infobutton:after {
	content:"";
	position: absolute;
	top:0px;
	right:-7px;
	margin:0;
	padding:0;
	display:block;
	width:7px;
	height:22px;
	background:#62625f;
	border:none;
}
a.infobutton:hover {
	opacity: 0.8;
}

div#topcart-holder {
	float:right;
	margin-right:6px;
	margin-top:3px;
	height:35px;
	z-index:2;
	color:#FFF;
}
div#topcart-area {
	height:35px;
	display:inline-block;
	font-size:13px;
	line-height:34px;
}
div#topcart-area:before {
	content:"";
	display:block;
	float:left;
	width:6px;
	height:35px;
}
	div#topcart-area a.actionbutton {
		float:right;
		margin-top:7px;
		margin-left:6px;
		margin-right:13px;
	}
	
div#topcart-hoverarea {
	display:inline-block;
	cursor:pointer;
}

div#popcart {
	position:absolute;
	right: 5px;
	top:41px;
	background-color:#fff;
	border: 1px solid #ccc;
	border-top: none;
	-webkit-box-shadow: -1px 1px 8px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    -1px 1px 8px rgba(50, 50, 50, 0.3);
	box-shadow:         -1px 1px 8px rgba(50, 50, 50, 0.3);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	color:#666;
	max-width:350px;
	z-index:900;
	height:0px;
	overflow:hidden;
	display:none;	
}
	
	
a.cartplus, a.cartminus, a.cartx {
	background:#555555 no-repeat center center;
	color:#fff;
	font-size:8px;
	text-align:center;
	width:11px;
	height:11px;
	overflow:hidden;
	border:none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	margin-right:2px;
	margin-top:1px;
	font-weight:bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding:0;
	line-height:normal;
}
a.cartplus {
	background-image: url(/design/cartbutton_plus.png);
}
a.cartminus {
	background-image: url(/design/cartbutton_minus.png);
	background-position-y: 5px;
}
a.cartx {
	background-image: url(/design/cartbutton_remove.png);
}
a.cartplus:hover, a.cartminus:hover, a.cartx:hover {
	text-decoration:none;
}
a.cartx:hover {
	background-color:#990000;
}
a.cartplus:hover {
	background-color:#338B33;
}
a.cartminus:hover {
	background-color:#3E62A3;
}

div.popCartRowSplit {
	height:1px;
	border-bottom: 1px dashed #ccc;
	margin-bottom:2px;
}
span.popCartPrice {
	color:#000;
	font-weight:bold;
}
div.popCartErrorMessage {
	background-color: #FCC;
	text-align: center;
	font-style: italic;
	padding: 5px;
	width: 100%;
	font-size: 10px;
	color: #333;
}

div#popCartShipping {
	background: #ccc url(/design/shipping_icon.png) 5px 5px no-repeat;
	color:#000;
	margin:4px;
	margin-bottom:6px;
	padding:4px;
	padding-left:25px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
	div#popCartShipping a, div#popCartShipping a:hover {
		text-decoration:underline;
		color:#000;
	}
	
div#checkoutSwitchModeInfo {
	background: #eee url(/gfx/question.gif) 6px 8px no-repeat;
	padding:6px;
	padding-left:24px;
	margin-top:6px;
}
div#checkoutSwitchModeInfo a {
	text-decoration:underline;
}

input.checkoutField, input.checkoutFieldZip, input.checkoutFieldCity, input.checkoutFieldFName, input.checkoutFieldLName, textarea.checkoutTextarea {
	border:1px solid #999;
	font-size:12px;
	height:25px;
	width:300px;
	margin-bottom:2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color:#111;
	padding:0 4px;
}

input.checkoutFieldFName {
	width: 120px;
	margin-right:2px;
}

input.checkoutFieldLName {
	width: 178px;
	margin-right:2px;
}

input.checkoutFieldZip {
	width: 90px;
	margin-right:2px;
}

input.checkoutFieldCity {
	width: 208px;
	margin-right:2px;
}

textarea.checkoutTextarea {
	height:48px;
}

div.checkoutFieldsBlock {
	margin-bottom:16px;
}

span#checkoutCountrySpan {
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
table.checkoutExtraTable {
	margin:14px 0;
}

span.checkout-stepnumber {
	display:inline-block;
	color:#fff;
	background-color:#999;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	margin-right:6px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.aktuellt
{
	color:#FFF;
	font-size:24px;
	font-family: 'Archivo Narrow', sans-serif;
}

.aktuellt a
{
	color:#ffa500;
	size:16px;
}

.aktuellt h5
{
	padding-left:10px;
}

a.kassabutton, a.kassabutton:hover {
	display:inline-block;
	float:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	height:22px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:7px;
	margin-right:14px;
	margin-top:10px;
	border:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
	margin-bottom:10px;

}
a.kassabutton:after {
	content:"";
	position: absolute;
	top:0px;
	right:-7px;
	margin:0;
	padding:0;
	display:block;
	width:7px;
	height:22px;
	border:none;
}
a.kassabutton:hover {
	opacity: 0.8;
}

a.actionbutton2, a.actionbutton2:hover {
	display:inline-block;
	float:right;
	background:#d69929;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	height:22px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:7px;
	margin-right:7px;
	border:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
	margin-bottom: 2px;
	margin-right: 10px;
	
}
a.actionbutton2:after {
	content:"";
	position: absolute;
	top:0px;
	right:-7px;
	margin:0;
	padding:0;
	display:block;
	width:7px;
	height:22px;
	background:#d69929;;
	border:none;
}
a.actionbutton2:hover {
	opacity: 0.8;
}
