@charset 'UTF-8';

HTML {overflow:auto}
BODY,DIV,UL,OL,LI,H1,H2,H3,H4,H5,H6,FORM,IMG,FIELDSET,LEGEND,INPUT,BUTTON,TEXTAREA,P,TH,TD{
	margin:0;
	padding:0;
}
BODY,INPUT,BUTTON,SELECT,TEXTAREA{
	font-size:12px;
	/*line-height:140%;*/
	font-family:arial,helvetica,sans-serif;
	color:#333;
}
IMG,FIELDSET,BUTTON{border:0}
INPUT[type="radio"],INPUT[type="checkbox"]{height:11px;margin:1px 2px 3px 0}
INPUT[type="text"],INPUT[type="password"],TEXTAREA,SELECT{
	padding:3px;
}
INPUT,SELECT{
	vertical-align:middle;
}
FORM{display:inline}
	
A{
	font-weight:700;
	color:#006d7a;
	text-decoration:none;
}
A.grey, #footer A{
	color:#666;
	font-weight:400;
}
A:visited{text-decoration:none}
A:hover,A.grey:hover .read-more{text-decoration:underline;color:#006d7a}
A.white{color:white;font-weight:400}
A.read-more, .read-more A, A .read-more{
	background:url(bin/sprite_global-icons-main.png) no-repeat -1333px -44px;
	padding-left:13px;
	color:#006d7a;
}
.read-more{
	text-align:right;
}
A.grey .read-more{
	color:#666;
	font-weight:400;
}

H1,H2,H3,H4,H5{
	margin-bottom:10px;
	font:700 26px georgia,serif;
	color:#333;
}
H2{font-size:18px}
H3{font-size:14px}
H4 ,H5{font-size:12px}
H5{font-style:italic;font-weight:400}

.fw-nml{font-weight:400}
.fw-bld{font-weight:700}
.fs-sml{font-size:11px}

.clear{clear:both;overflow:hidden;height:0;font-size:0;}

.rikrub{
	border-bottom:1px solid #ccc;
	padding:0 0 5px 5px;
	margin-bottom:10px;
}
.rikrub H2{
	margin:0 !important;
}
.rikrub H2 A{
	color:#333;
}
.rikrub H2 A:hover{
	color:#006d7a;
}
.nedryck{
	margin-top:3px;
	font:700 12px georgia,serif;
	color:#666;
}

.btn,.btn SPAN{
	background:url(bin/sprite_main.png) no-repeat 0 -54px;
	height:22px;
	vertical-align:middle;
	cursor:pointer;
}
.btn::-moz-focus-inner{
	padding:0;
	border:0;
}
.btn SPAN{
	display:block;
	line-height:21px;
	padding:0 0 0 8px;
	margin-right:8px;
	color:#fff !important;
	font-weight:700;
	white-space: nowrap;
}
A.btn {
	display:-moz-inline-stack;
	display:inline-block;
	text-decoration:none;
}
A.btn,A.btn SPAN {
	overflow:hidden;
}
.btn.orange{background-position:right -54px}
.btn.orange SPAN {background-position:left -54px}
.btn.green{background-position:right -77px}
.btn.green SPAN {background-position:left -77px}
.btn.orange.big{background-position:right -100px;height:30px}
.btn.orange.big SPAN {
	background-position:left -100px;
	font-size:16px;
	line-height:29px;
	padding:0 0 0 10px;
	margin-right:10px;
	height:30px;
}
BUTTON.btn{
	overflow:visible; /* removes padding in IE */
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome */
	BUTTON.btn SPAN {
		margin-top:-1px;
	}
}

#header{
	position:relative;
	width:990px;
	margin:20px auto 16px auto;
	z-index:10;
}
#header .box-elm{
	background:url(bin/sprite_box-header.png) no-repeat 0 0;
	height:13px;
}
#header .box-elm.tl{
	position:absolute;
	width:100%;
	margin-right:13px;
	left:0;top:0;
	z-index:1;
}
#header .box-elm.tr{
	width:13px;
	position:absolute;
	top:0;
	right:0;
	background-position:-787px 0;
	z-index:1;
}
#header .box-elm.ml{
	background-position:-801px 0;
	background-repeat:repeat-y;
	height:auto;
	position:relative;
}
#header .box-elm.mr{
	background-position:right 0;
	background-repeat:repeat-y;
	height:auto;
}
#header .box-elm.bl{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	margin-right:13px;
	background-position:0 -13px;
}
#header .box-elm.br{
	width:13px;
	position:absolute;
	bottom:0;
	right:0;
	background-position:-787px -13px;
}
#basket-details .box-elm{
	background:url(bin/sprite_box-basket-filled.png) no-repeat 0 0;
}
#basket-details .box-elm.tl{
	margin-right:271px;
	position:relative;
	width:auto;
}
#basket-details .box-elm.tr{
	top:-18px;
	width:271px;
	height:31px;
	background-position:0 -27px;
}
#basket-details .box-elm.bl{
	position:relative;
	width:auto;
}
.cart-button-visavarukorg,
.cart-button-doljvarukorg {
	display:-moz-inline-stack;
	width:106px;
	height:22px;
	background:url(bin/sprite_cart.png) no-repeat 0 0;
}
.cart-button-doljvarukorg {
	background-position:-107px 0;
}
.cart-button-tillkassan {
	vertical-align:bottom;
	display:-moz-inline-stack;
	display:inline-block;
	width:77px;
	height:22px;
	background:url(bin/sprite_cart.png) no-repeat -214px 0;
}
.cart-button-tabort {
	display:-moz-inline-stack;
	display:inline-block;
	width:15px;
	height:15px;
	background:url(bin/sprite_cart.png) no-repeat -292px -3px;
}

#logo-container{
	position:absolute;
	width:214px;
	height:89px;
	left:0;
	top:0;
}
	#logo-container A{
		float:left;
		display:block;
		width:197px;
		height:41px;
		margin:17px 0 0 3px;
		background:url(bin/sprite_main.png) no-repeat 0 0;
	}
	.header-logo-hover{
		background:url(bin/header-logo_bg.png) no-repeat 0 0;
	}
#qsearch{
	margin-left:234px;
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	background:url(bin/sprite_global-bg-repeat-x.png) repeat-x 0 -16px #589ea9;
}
#qsearch{
	*display:inline;
}
#qsearch LABEL + LABEL{
	margin-left:8px;
}
#qsearch-frm-header {
	display:block;
	padding:13px 12px;
	color:#fff;
	font-size:11px;
}
#qsearch-fld-container{
	display:inline-block;
	vertical-align:middle;
}
#qsearch-fld{
	width:320px;
	font-size:18px;
	padding:8px 10px;
	border:1px solid #6db8c5
}
#qsearch-options{
	border-collapse:collapse;
	width:342px;
	margin-top:8px;
	text-align:left;
}
#qsearch-options TR{
	vertical-align:baseline;
}
#qsearch-options TD +TD{
	text-align:right;
}
#qsearch-submit{
	vertical-align:middle;
	width:67px;
	height:40px;
	margin-left:8px;
	padding:0;
	background:url(bin/sprite_main.png) no-repeat -198px 0;
	color:#fff;
	font-weight:700;
	font-size:16px;
	cursor:pointer;
}
/* Firefox only */ @-moz-document url-prefix() { #qsearch-submit { padding:0 0 3px 0; } }

.ac_results {
	padding:10px;
	border:1px solid #6db8c5;
	background:#fff;
	overflow:hidden;
	z-index:99999;
	margin:0;
}
.ac_results UL {
	width:100%;
	list-style-position:outside;
	list-style:none;
}
.ac_results LI {
	padding:2px 5px;
	cursor:default;
	display:block;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}
.ac_over {
	background:#0A246A;
	color:#fff;
}
.ac_header {
	font-style:italic;
	color:#999;
	padding-bottom:0;
	margin-bottom:0;
}

#basket{
	position:absolute;
	bottom:0;
	right:0;
}
#basket-summary{
	background-color:#eee;
	*overflow:hidden;
	*position:relative;
}
#basket-summary.filled{
	width:263px;
}
#btn_basket-toggler{
	cursor:pointer;
	margin-right:5px;
	margin-top:6px;
}
#basket-summary-wrapper{
	padding:10px 12px 13px 12px;
	text-align:right;
}
#basket-summary IMG, #basket-summary SPAN{
	display:inline-block;
	vertical-align:bottom;
	font-weight:700;
	color:#333;
}
#basket-icon,#basket-icon-filled{
	width:46px;
	height:37px;
	background:url(bin/sprite_global-icons-main.png) no-repeat -747px center;
	margin-right:5px;
}
#basket-icon-filled{
	background-position:-793px center;
}
#basket-details-wrapper{
	position:relative;
}
#basket-details{
	position:absolute;
	top:5px;
	right:0;
	width:800px;
	display:none;
}
#basket-frm{
	display:block;
	margin:0 13px;
	padding:5px;
	background:#eee;
	
}
#basket-tbl{
	border-collapse:collapse;
	width:100%;
}
#basket-tbl thead th:first-child,#basket-tbl tbody td:first-child,#basket-tbl thead th+th,#basket-tbl tbody td+td,#basket-tbl #basket-update{
	text-align:left
}
#basket-tbl th+th+th,#basket-tbl td+td+td+td,#basket-tbl tfoot th,#basket-tbl tfoot td{
	text-align:right
}
#basket-tbl th{
	font-weight:700;
}
#basket-tbl thead th,#basket-tbl tbody td{
	border-bottom:2px solid #fff;
	padding:4px;			
}
#basket-tbl .total-value{
	font-weight:700;
	font-size:14px;
	padding-top:5px;
	white-space:nowrap;
}
#basket-tbl .basket-qty{
	text-align:right;
	width:25px;
}
#basket-tbl TFOOT TR:first-child TD{padding-top:16px}

#user-menu{
	position:absolute;
	top:0;right:0;
}
#user-menu UL{
	float:right;
	clear:right;
	list-style:none outside none;
	font-weight:700;
	color:#666;
}
UL#user-menu-loggedin{
	margin:-13px 0 5px 0;
}
#user-menu LI {
	border-left:1px solid #006d7a;
	float:left;
	padding:0 4px;
	font-size:11px;
}
#user-menu LI:first-child {
	border:none;
}

#topnav{
	background:#222;
	overflow:hidden;
	position:relative;
	width:100%;
}
#topnav UL{
	clear:left;
	float:left;
	list-style:none;
	position:relative;
	left:50%;
	text-align:center;
}
#topnav LI{
	display:block;
	float:left;
	list-style:none;
	position:relative;
	right:50%;
	border-right: 1px solid #333;
}
#topnav LI:first-child{
	border-left: 1px solid #000;
}
#topnav LI A{
	display:block;
	padding:18px 35px;
	color:#ccc;
	font:700 16px georgia,serif;
	line-height:16px;
	border-right: 1px solid #000;
}
#topnav LI:first-child A{
	border-left: 1px solid #333;
}
#topnav A:hover, #topnav A.selected {
	background-color:#333;
	color:#fff;
	text-decoration:none;
}
#topnav-shadow{
	position:relative;
	height:15px;
	margin:10px 0 -15px 0;
	z-index:9;
	background:url(bin/sprite_global-bg-repeat-x.png) repeat-x 0 0;
}


#body{
	clear:both;
	width:990px;
	position:relative;
	margin:0 auto;
	padding-bottom:6px;
	background:url(bin/body-bg.gif) repeat-y 0 0;
	z-index:8;
}
#body-right {
	float:right;
	width:790px;
	padding-bottom:20px;
}
#body-right UL,#body-right OL{margin:10px 0 0 0}
#body-right LI{margin:0 0 1px 1.5em;}
#body-right P{margin:10px 0}
#body-left H1,#body-left H2,#body-left H3{color:#666;}
#body-path{
	position:relative;
	background:#fff;
	padding-top:15px;
	margin-left:15px;
}
#content-main {
	float:left;
	width:550px;
	margin-left:15px;
	background:#fff;
}

BODY.wide #body{
	background-position:-1980px 0;
}
BODY.wide #content-main{
	width:775px;
}

#content-sidebar {
	width:200px;
	margin-left:590px;
}

#body-left {
	margin-right:790px;
	margin-bottom:-6px;
}

.leftmenu{
	border-bottom:2px solid #ccc;
	background:#ddd;
	padding:30px 10px 10px 10px;
	overflow:hidden;
}
.leftmenu LI, #footer LI{
	list-style:none;
}
.leftmenu LI{
	color:#333;
}
.leftmenu H2{
	line-height:18px;
	margin-bottom:17px;
	padding-top:18px;
	border-top:1px solid #fff;
}
.leftmenu UL LI:first-child H2{
	border:0;
	padding:0;
}
.leftmenu LI UL LI {
	background:url(bin/sprite_global-icons-main.png) no-repeat -958px -43px;
	padding:0 0 0 12px;
	margin:0 0 5px;
}
.leftmenu.dep_menu LI UL LI {
	background:none;
	padding:0;
	margin-bottom:7px;
}
.leftmenu LI UL{
	margin-bottom:20px;
}
.leftmenu LI.read-more{
	background:none;
}
.leftmenu A{
	color:#333;
	font-weight:400;
}
.leftmenu A:hover{
	color:#006d7a;
}
.dep_menu A.selected{
	font-weight:700;
}


#side-info{
	padding:20px 10px 20px 10px;
	overflow:hidden;
}
.side-info-box{
	padding:15px 0;
	border-top:1px solid #ccc;
	position:relative;
}
.side-info-box.firstchild{
	padding-top:6px;
	border:none;
}
.side-info-box H3{
	line-height:14px;
	margin-bottom:8px;
}
.side-info-box P{
	margin-top:5px;
}
.side-info-box .icon-row{
	text-align:center;
	margin-top:8px;
}
.side-info-box .icon{
	display:inline-block;
	background:url(bin/sprite_global-icons-main.png) no-repeat 0 center;
}
.side-info-box .read-more{
	margin-top:15px;
}
#icon-fb,#icon-tw,#icon-rss{
	width:33px;height:33px;
}
#icon-tw{
	background-position:-53px center;
	margin-left:20px;
}
#icon-rss{
	background-position:-106px center;
	margin-left:20px;
}
#icon-cc{
	width:156px;height:26px;
	background-position:-159px center;
}
#icon-lo{
	width:148px;height:38px;
	background-position:-335px center;
}
#icon-mm{
	width:161px;height:103px;
	background-position:-484px center;
}
#icon-akkis{
	width:100px;height:75px;
	background-position:-646px center;
}

#footer {
	clear:both;
	position:relative;
	margin-top:-6px;
	padding-top:50px;
	z-index:9;
	background:url(bin/sprite_global-bg-repeat-x.png) repeat-x 0 -135px;
	overflow:hidden;
}
#footer UL{
	float:left;
	position:relative;
	left:50%;
}
#footer UL LI{
	float:left;
	position:relative;
	right:50%;
	padding:0 50px;
}
#footer UL UL{
	float:none;
}
#footer UL UL LI{
	float:none;
	padding:0;
	margin-bottom:3px;
}
#footer H3{
	margin-bottom:3px;
}
#footer-copy-wrapper{
	background:#eee;
	padding:15px;
	margin-top:25px;
}
#footer-copy{
	width:990px;
	margin:0 auto;
	color:#666;
}
#footer-copy #c{
	float:left;
}
#footer-copy UL LI{
	display:block;
	float:left;
	padding:0 10px;
	right:auto;
	border-left:1px solid #666;
}
#footer-copy UL{
	left:auto;
}
#footer-copy UL LI:first-child{
	border:0;
	margin-left:50px;
}

.rbox{
	position:relative;
	background:#eee;
	text-align:right;
	padding:8px;
	min-height:22px;
}
.rbox-elm{
	position:absolute;
	background:url(bin/sprite_main.png) no-repeat 0 -43px;
	width:5px;
	height:5px;
}
.rbox-elm.tl{
	top:0;left:0;
	background-position:0 -43px;
}
.rbox-elm.tr{
	top:0;right:0;
	background-position:-5px -43px;
}
.rbox-elm.bl{
	bottom:0;left:0;
	background-position:0 -48px;
}
.rbox-elm.br{
	bottom:0;right:0;
	background-position:-5px -48px;
}

.price{
	font-size:18px;
	font-weight:700;
	color:#333;
	display:inline-block;
	vertical-align:middle;
	margin-right:6px;
}
.price.big{
	font-size:24px;
	vertical-align:-20%;
}
.price.red{
	color:#c00;
}
.price-overridden{
	text-align:right;
	font-size:11px;
	padding-top:5px;
}
.price-overridden SPAN{
	text-decoration:line-through;
}
.price-medmera{
	background:url(bin/sprite_global-icons-main.png) no-repeat -840px center;
	padding-left:22px;
}

/* Touts */

.content-header{
	margin:15px 0 30px 0;
	font-weight:700;
}
.tout-row{
	border-collapse:collapse;
}
.tout-type-TEXT IMG {
	margin-top:10px;
}

.tout-1{width:130px;}
.tout-2{width:270px;}
.tout-3{width:410px;}
.tout-4{width:550px;}
.tout-5{width:690px;}
.tout-alley{width:10px}
BODY.wide .tout-2{width:291px}
BODY.wide .tout-3{width:452px}
BODY.wide .tout-4{width:613px}
BODY.wide .tout-5{width:775px}
BODY.wide .tout-alley{width:31px}
.tout{vertical-align:top}
.tout.lastrow{
	padding-bottom:35px;
}

.tout-type-HEAD.lastrow{
	padding-bottom:10px;
}
.tout-type-HEAD.lastrow{
	padding-bottom:10px;
}

.tout-1.cover{
	vertical-align:bottom;
}
.tout-2 .cover{
	width:70px;
}
.tout .cover{
	float:left;
	margin-right:10px;
}
.tout-4 .cover{
	margin-right:20px;
}
.tout .rbox{
	margin-top:5px;
}
.tout-4 .rbox{
	float:right;
	width:130px;
}
.tout .new{
	text-transform:uppercase;
	font-size:11px;
	color: #c00;
	font-weight:400;
}

.tout .cover + DIV{
	overflow:hidden;
}
.tout-1 H3{
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
}
.cover-img-wrap{
	position:relative;
	float:left;
}

.tout-2 .cover-img{
	width:70px;
}
.tout P{
	margin:0;
}
.tout H3{margin:0}
.tout-type-HTML H2{margin-top:30px}
.tout-type-HTML.first-tout H2:first-child{margin-top:0}
.tout-1 H3{
	margin:10px 0 0 0;
}
.tout P.brief-text{
	margin:10px 0 0 0 !important;
}
.tout.status{
	font-weight:700;
	padding-top:5px;
}
.author{
	font-style:italic;
	color:#666;
}
.tout .rbox{padding:0}
.tout .rbox IMG{
	vertical-align:middle;
	margin-left:5px;
}
.tout .price-box{
	position:relative;
	z-index:1;
}

#content-sidebar .tout-row{
	margin-bottom:15px;
	padding-top:15px;
	border-top:1px solid #ccc;
}
#content-sidebar .tout-row:first-child{
	border:0;
	padding-top:0;
}
#content-sidebar .rikrub{
	padding:0;
	border:0;
	margin:0;
}
#content-sidebar IMG{
	max-width:200px;
}
#content-sidebar .tout{width:200px}

/* end touts */

.tag-smakprov{
	position:absolute;
	bottom:4px;
	right:-8px;
	width:56px;
	height:35px;
	background:url(bin/sprite_global-icons-stickers.png) no-repeat left -96px;
}
.tag-niceprice{
	position:absolute;
	top:4px;
	right:-8px;
	width:44px;
	height:44px;
	background:url(bin/sprite_global-icons-stickers.png) no-repeat 2px -35px;
	text-align:center;
	line-height:48px;
	color:white;
	font-size:11px;
	letter-spacing:1px;
}
A:hover .tag-niceprice{
	text-decoration: none;
}

#tl-sidebar{
	position:relative;
	width:200px;
	color:#fff;
	background-color:#589EA9;
	margin-bottom:15px;
}
#tl-sidebar-bg{
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:119px;
	background:url(bin/sprite_global-bg-repeat-x.png) repeat-x 0 -16px;
}
#tl-sidebar H2{
	position:relative;
	border-bottom:1px solid #fff;
	margin:0 5px 0 5px;
	padding:10px 0 5px 5px;
	color:#fff;
}
#tl-sidebar OL{
	position:relative;
	margin:10px;
}
#tl-sidebar LI{
	margin-top:5px;
	margin-left:2em;
	font-weight:700;
}
#tl-sidebar A{color:white !important}
#tl-sidebar-info{
	font-size:11px;
	font-style:italic;
	padding:0 10px;
}
#tl-sidebar .read-more{
	padding:0 10px 10px 0;
}
#tl-sidebar .read-more A{
	background-position:-1144px center;
}
.tl-author{font-weight:400}

.searchcloud {
	line-height:22px;
	margin:0;
	text-align:center;
	font-weight:700;
}
.searchcloud .rikrub{text-align:left}
.searchcloud a {margin:0 10px}
.searchcloud .large {font-size:18px}
.searchcloud .medium {font-size:14px}
.searchcloud .small {font-size:12px}
.searchcloud .xsmall {font-size:11px;font-weight:400}

.combo-offer-box{
	padding:10px 20px 20px 20px;
	border:1px solid #f90;
	background:transparent;
	text-align:left;
	margin-bottom:35px;
}
	.combo-offer-box > .rbox-elm.tl{
		top:-1px;
		left:-1px;
		background-position:-20px -43px;
	}
	.combo-offer-box > .rbox-elm.tr{
		top:-1px;
		right:-1px;
		background-position:-25px -43px;
	}
	.combo-offer-box > .rbox-elm.br{
		bottom:-1px;
		right:-1px;
		background-position:-25px -48px;
	}
	.combo-offer-box > .rbox-elm.bl{
		bottom:-1px;
		left:-1px;
		background-position:-20px -48px;
	}
	#body-right .combo-offer-box .rbox{
		float:right;
		width:175px;
		margin:0 0 10px 20px;
	}
	.combo-offer-box .rikrub{
		padding: 0;
		border-bottom:none;
	}
	.combo-offer-box .combo-offer-touts{
		margin: 0 0 20px 0;
		padding: 0 10px 20px 10px;
		border-bottom:1px solid #ccc;
	}
	.combo-offer-box .tout-alley{
		padding: 0 10px 0 4px;
	}
	.combo-offer-alley{
		display:inline-block;
		width:36px;
		height:36px;
		background:url(bin/sprite_main.png) no-repeat -265px top;
	}
	#body-right .combo-offer-box P{
		margin:0 0 0 5px;
	}
	
