﻿html{background: #dbd5bb;}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	background: #ebead8 url(/resources/images/template/bg-body.gif) repeat-x;
	color:#555;
	overflow: scroll;
	#overflow:none;
	min-width: 980px;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 980px;
	padding: 0 0 10px;
}
.inner #main {padding: 0 0 22px;}
/*HEADER*/
#header {
	height: 125px;
	background: url(/resources/images/template/bg-header.gif) repeat-x;
	position: relative;
}
/*logo*/
.logo{
	width:440px;
	height:38px;
	background: url(/resources/images/template/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:17px;
	left:21px;
}
.logo a{
	display:block;
	height:100%;
}
.navigation{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	bottom:5px;
	left:0;
	font-size: 14px;
	line-height: 40px;
}
.navigation li{
	float:left;
	margin: 0 2px 0 0;
}
.navigation li a{
	display:block;
	padding: 0 20px 0 21px;
	background: #510303;
	color:#fff;
}
.navigation li a:hover, .navigation li.active a{
	background:#999;
	text-decoration: none;
}

.navigation li.invert a{
	background:#fff;
	color: #510303;
	line-height:36px;
	padding: 0 18px 0 19px;
	border:2px solid #510303;
	font-weight: bold;
}

.navigation li.invert a:hover{
	background:#999;
	line-height:36px;
	color:#fff;
	border:2px solid #999;
}
.user-nav{
	position: absolute;
	top:16px;
	right:144px;
	margin:0;
	padding:0;
	list-style:none;
	font-size: 11px;
	overflow:hidden;
}
.user-nav li{
	padding:0 11px;
	float:left;
	margin: 0 0 0 -1px;
	background:url(/resources/images/template/separator.gif) no-repeat 0 55%;
}
.user-nav li a{color:#555;}
.user-nav ul {
	padding:0;
	margin:0;
}
.user-nav ul li{
	padding:0 3px;
	margin:0;
	background:none;
}

#islenska .user-nav{
	/*right:0px;*/
}
#islenska .user-nav li{
	/*right:0px;*/
	line-height:17px;	
}
#islenska .user-nav li img{
	margin:3px 0;
}

/*check-out-box*/
.check-out-box{
	position: absolute;
	top:18px;
	right: 0;
/*
	width:113px;
	height:37px;
	padding: 6px 13px 0;
*/
	width:139px;
	height:63px;
	font-size: 11px;
	background: url(/resources/images/template/check-out-box.gif) no-repeat;
}

.check-out-box a, .check-out-box a:hover{
	display:block;
	width:113px;
	height:37px;
	padding: 6px 13px 0;
	cursor: pointer;
	color:#245703;
	text-decoration: none;
}

.check-out-box strong{
	display: block;
	color:#555;
	padding: 1px 0 0 22px;
	background: url(/resources/images/template/icon42.gif) no-repeat 0px 4px;
}
.check-out-box strong span{
	color:#245703;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.check-out-box span.more{
	color:#555;
	background: url(/resources/images/template/arrow.gif) no-repeat 100% 55%;
	padding: 0 7px 0 0;
	font-weight: normal;
}

#islenska .check-out-box span.more{
	color:#555;
	background: url(/resources/images/template/arrow.gif) no-repeat 100% 55%;
	padding: 0 7px 0 0;
	font-weight: normal;
	margin-left: 15px;
}
/*tools-bar*/
.tools-bar{
	width:230px !important;
	width:240px;
	bottom:64px;
	right:150px;
	position: absolute;
}
.aa{
	margin:2px 5px 0 0;
	padding:0;
	list-style:none;
	float:left;
	font-size: 13px;
	font-weight: bold;
}
.aa li{
	float:left;
	margin:0 5px 0 0;
}
.aa li a{color:#510303;}
.search-form{
	width:195px;
	float:left;
}
.search-form .input-holder{
	float:left;
	width:143px;
	height:20px;
	background: url(/resources/images/template/input-bg.gif) no-repeat;
	margin: 0 6px 0 0;
}
.search-form input{
	width:131px;
	height:13px;
	padding:2px 5px 1px;
	border-style:none;
	background: none;
	margin: 1px 0 0;
	font: 10px Arial, sans-serif;;
	color:#555;
}
.search-form a{
	float:left;
	font-size: 13px;
	color:#510303;
	margin: 1px 0 0;
	font-weight:bold;
}
/*CONTAINER*/
#container {
	width:100%;
	overflow:hidden;
	background: url(/resources/images/template/bg-container.gif) repeat-y;
}
.container-area{background: url(/resources/images/template/top-container.gif) no-repeat;}
.container-bottom{
	overflow:hidden;
	height: 1%;
	background: url(/resources/images/template/bottom-container.gif) no-repeat 0 100%;
	padding: 0 0 20px;
}
/*side-nav-column*/
.side-nav-column{
	overflow:hidden;
	width:184px;
	float:left;
	background: url(/resources/images/template/border-bottom.gif) no-repeat 100% 100%;
	padding: 0 0 40px;
}
.side-nav{
	border-right:1px solid #ddd;
	margin:0;
	padding:16px 17px 0;
	list-style:none;
	font-size: 13px;
	font-size: 13px;
	line-height: 16px;
}
.side-nav li{
	padding:6px 0px;
	vertical-align:top;
}
.side-nav li a{color:#245703;font-weight: bold;}

.side-nav li.red a
{
	color: #510303;
}

.side-nav li.selected a
{
	text-decoration: underline;
}

.side-nav li.level-2
{
	margin-left: 10px;
}

.side-nav li.level-2 a
{
	color: #510303;
	font-size: 11px;
	font-weight: bold;
}

/*content*/
.content{
	overflow:hidden;
	width:565px;
	float:left;
	padding: 18px 0 0 17px;
}
.content-wide{
	width:758px;
}
.content h1{
	font-size:16px;
	font-weight: bold;
	color:#245703;
	margin:0 0 15px;
}
.content h2{
	font-size:14px;
	font-weight: normal;
	color:#245703;
	margin:0 0 10px;
}
.content a{
	color:#510303;
	text-decoration:none;
}
.content a:hover{
	text-decoration:underline;
}
.content p{
	margin: 0 0 15px;
	line-height: 18px;
}
.content p strong{display: block;}
.content .image{
	margin: 0 auto 13px;
	display: block;
}

.content ul
{
	margin:0px 0px 0px 30px;
}

.facts-list{
	margin:0;
	padding:0 0 5px 30px;
	list-style:none;
}
.facts-list li{
	background:url(/resources/images/template/icon-bullet.gif) no-repeat 0 7px;
	padding: 0 0 15px 11px;
	display: block;
}
/*side-column*/
.side-column{
	overflow:hidden;
	width:193px;
	float:right;
	background: url(/resources/images/template/border-bottom.gif) no-repeat 0 100%;
	padding: 0 0 40px;
}
.side-column .column{
	height: 1%;
	overflow:hidden;
	border-left:1px solid #ddd;
}
.info-block{
	border-top:1px solid #ddd;
	padding: 20px 24px 10px 10px;
	height: 1%;
	overflow:hidden;
	font-size:11px;
	line-height:150%;
	margin: -1px 0 0;
/* BREYTA */	
}
.info-block h2{ 
	font-weight:600;
	margin-bottom:10px;
}
.info-block a{
	color: #510303;	
}
.info-block a.pdf{
	font-size:12px;
	padding:6px 0;
	background: url(/resources/images/template/links-pdf.gif) no-repeat top right;
	padding-right:30px;
}
/*title*/
.title{
	margin: 0;
	color:#245703;
	font-size: 17px;
	line-height: 16px;
}
.title span{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px;
	color:#444;
	display: block;
	line-height:11px;
}
.info-block img{float:right;}
.breadcrumbs{
	margin:0;
	padding:10px 0 8px;
	list-style:none;
	font-size: 11px;
	height: 1%;
	overflow:hidden;
}
.breadcrumbs li{
	width:100%;
	vertical-align: top;
}
.add{
	font-size: 12px;
	padding: 0 0 0 15px;
	background: url(/resources/images/template/icon-add.gif) no-repeat 0 55%;
	color:#245703 !important;
}
/*inner*/
/*gallery*/
.gallery{
	width:100%;
	overflow:hidden;
	background: url(/resources/images/template/bg-gallery.gif) no-repeat 7px 100%;
	padding: 0 0 5px;
	position: relative;
	margin: 0 0 25px;
}
.previous, .next{
	width:28px;
	height:28px;
	float:left;
	overflow:hidden;
	text-indent: -9999px;
	position: absolute;
	top:20px;
}
.previous{
	background: url(/resources/images/template/previous.gif) no-repeat;
	left:1px;
}
.next{
	background: url(/resources/images/template/next.gif) no-repeat;
	right: 1px;
}
.gallery ul{
	margin:0;
	padding:17px 0 0 10px;
	list-style:none;
	overflow:hidden;
}
.gallery ul li{
	float:left;
	margin:0 20px;
	width:200px;
	display: inline;
}
.gallery ul li a{
	color:#245703;
	position: relative;
	z-index: 4;
}
.gallery ul li h2{
	font-size: 17px;
	line-height: 18px;
	color:#245703;
	margin: 0;
}
.gallery ul li p{margin:0;}

ul.works
{
	float:left;
	padding:0px;
	list-style:none;
}
ul.works li
{
	float:none;
	margin:0px;
	padding:1px 0px 2px 5px;
	width:95px;
	display:block;
	background: url(/resources/images/template/bg-works.gif) no-repeat 0px 5px;
	font-size:10px;
}

ul.works li a
{
	color:#555;
}

.info-block ul.works
{
	float:none;
	margin:0px;
	padding:0px;
}

.img-holder{
	width:180px;
	height:140px;
	padding-top: 10px;
	padding-left: 10px;
	overflow:hidden;
	text-align: center;
	margin: 10 10 -20px;
	position: relative;
	z-index: 1;
}
.img-holdergeyma{
	float:left;
	width:100px;
	height:140px;
	overflow:hidden;
	text-align: center;
	margin: 0 0 -10px;
	position: relative;
	z-index: 1;
}
#islenska .img-holder{
	width:180px;
	height:150px;
	padding-left:10px;
	overflow:hidden;
	text-align: center;
	margin: 10 10 -20px;
	position: relative;
	z-index: 1;
}

.gallery ul li .add{float:right;}
div.btn
{
	clear:both;
	float:left;
	width:200px;
	text-align: center;
}
div.btn a {
	color: #510303 !important;
	font-weight: bold;
}
.addtonew {
	float: right;
	position: relative;
	top: -15px;
	height: 0px;
}
#islenska .btn
{
	clear:both;
	float:left;
	width:200px;
	text-align: center;
}
#islenska .btn a {
	color: #510303;
	font-weight: bold;
}
.holder{
	height:1%;
	overflow:hidden;
	padding: 0 24px 0 24px;
	background: url(/resources/images/template/border.gif) repeat-y 490px 0;
}
.info-column{
	width:445px;
	float:left;
}
.info-column h1{
	margin: 0 0 10px;
	font-size: 17px;
	padding:0 0 8px;
	color:#245703;
	background: url(/resources/images/template/bg-heading.gif) no-repeat 0 100%;
}
.info-column p{
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 17px;
}
.info-column a{
	color: #510303;
}
.visual{
	width:440px;
	float:right;
}
.visual .banner{
	float:right;
	margin: 15px 32px 0 0;
}
.visual a.freesample{
	display: block;
	float: right;
	clear: right;
	width: 162px;
	margin-top: 15px;
	text-align: center;
}
.visual a.social{
	display: block;
	float: right;
	clear: right;
}
.visual .column{
	height: 1%;
	overflow:hidden;
}
.video-holder{
	border: 1px solid #ccc;
	background: #fff;
	padding: 9px;
	margin: 0 0 10px;
	width:240px;
}
.video-holder img{display: block;}
.visual h2{
	font-size: 22px;
	color:#245703;
	margin: 0 0 0 10px;
	font-weight: normal;
}
.visual h2 em{
	font-size: 12px;
	color:#888;
	vertical-align: bottom;
}
.visual h2 strong{
	display: block;
	color:#888;
	font-size: 14px;
}
/*FOOTER*/
#footer {
	width:100%;
	background: #dbd5bb url(/resources/images/template/bg-footer.gif) repeat-x;
}
.footer-area{
	width:980px;
	margin: 0 auto;
	padding: 15px 0 20px;
	color:#444;
	font-size: 11px;
}
.footer-area address{
	text-align:center;
	margin:0 0 5px;
	font-style: normal;
}

.footer-area a
{
	position:relative;
	color:#444;
}
/*NEWS*/

.news
{
	clear:both;
	float:left;
	padding:15px 0px;
	width:565px;
	border-bottom:1px solid rgb(221,221,221);
}

.news h2
{
	margin: 5px 0px;
}

.news .date
{
	position: relative;
	top:-20px;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color: #666;
}

.news-footer
{
	clear:both;
	float:left;
	padding:10px 0px 0px 0px;
	width:565px;
}

.news-footer-left
{
	float:left;
	width:265px;
}

.news-footer-right
{
	float:left;
	width:300px;
	text-align:right;
}

#islenska .news-footer
{
	width:768px;
}

#islenska .news-footer-left
{	
	width:368px;
}

#islenska .news-footer-right
{
	width:350px;
}
/* SHOP */

.shop-item
{	
	clear:both;
	float:left;
	padding:15px 0px 5px 0px;
	width:560px;
	border-bottom: 1px solid rgb(221,221,221);	
}

.shop-image
{
	float:left;
	padding-right:10px;
	width:60px;
}

.shop-content
{
	float:left;
	width:490px;
	line-height:18px;
	font-size:12px;
}

.shop-content h1
{
	clear:both;
	float:left;
	width:490px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color: rgb(74,106,39);
	font-size:15px;
	font-weight:bold;
}

.shop-content h1 .right
{
	float:right;
}

.shop-content h1 .right .small
{
	font-size:13px;
	font-weight:normal;
	text-transform: uppercase;
}

.shop-content h1 .tagline
{
	margin-left:10px;
	color: rgb(85,85,85);
	font-size:11px;
}

.shop-content li
{
	margin-left:30px;
}


.shop-links
{
	clear:both;
	float:right;
}

.shop-item .add
{
	padding:0px 10px 0px 15px;
	background: url(/resources/images/template/bg-links.gif) no-repeat -185px 3px;
	font-size:12px;
	line-height:15px;
	color: rgb(74,106,39);
	font-weight:bold;
	text-decoration:none;
}

.shop-item .more
{
	padding:0px 0px 0px 15px;
	background: url(/resources/images/template/bg-links.gif) no-repeat -185px -22px;
	font-size:12px;
	line-height:15px;
	color: rgb(82,2,1);
	font-weight:bold;
	text-decoration:none;
}


.less
{
	padding:0px 0px 0px 15px;
	background: url(/resources/images/template/bg-links.gif) no-repeat -185px -10px;
	font-size:12px;
	line-height:15px;
	color: rgb(82,2,1);
	font-weight:bold;
	text-decoration:none;
}

input.proceed
{
	margin:0px;
	padding:9px 28px 9px 12px;
	border:0px;
	width:174px;
	height:33px;
	line-height:15px;
	background: url(/resources/Images/template/bg-links-2.gif) no-repeat 0px 0px;
	text-align:center;
	font-size:14px;
	cursor: pointer;
}

a.goback
{
	margin:0px;
	padding:9px 28px 9px 12px;
	border:0px;
	width:146px;
	height:24px;
	line-height:15px;
	background: url(/resources/Images/template/bg-links-3.gif) no-repeat 0px 0px;
	text-align:center;
	font-size:14px;
	display: block;
	color: #000;
}

a:hover.goback
{
	text-decoration: none;
}

input.checkout
{
	margin:0px;
	padding:9px 17px 9px 0px;
	border:0px;
	width:174px;
	height:33px;
	line-height:15px;
	background: url(/resources/Images/template/checkout.gif) no-repeat 0px 0px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: white;
}

.shop-extra
{
	clear:both;
	float:left;
	padding:5px 0px 5px 0px;
	width:560px;
}

.shop-extra h1
{
	margin:0px;
	padding:7px 0px;
	line-height:19px;
	font-size:16px;
	color: rgb(74,106,39);
}

.shop-extra .left
{
	float:left;
	width:280px;
	font-size:12px;
}

.shop-extra .right
{
	float:left;
	width:280px;
	text-align:right;
}

.shop-top
{
	border-bottom: 1px solid rgb(221,221,221);
}

.shop-bottom
{
	padding-top:15px;
}

ul.pages
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}

ul.pages li
{
	float:left;
	padding:7px 2px;
	line-height:19px;
}

ul.pages li a
{
	font-size:16px;
	color: rgb(200,200,200);
	text-decoration: none;
	font-weight:bold;
}

ul.pages li.selected a
{
	color: rgb(74,106,39);
}

.shop-content div.left
{
	float:left;
	padding:0px 0px 10px 0px;
	width:245px;
}

.shop-content div.right
{
	float:left;
	padding:0px 0px 10px 120px;
	width:125px;
}

.shop-content div.right input
{
	width:20px;
}


.shop-bottom h1
{
	font-size:14px;
	color: rgb(82,2,1);
}

.shop-shipping
{
	clear:both;
	float:left;
	width:560px;
	padding:15px 0px;
	font-size:12px;
	border-bottom:1px solid rgb(221,221,221);
}

.shop-shipping a
{
	color: rgb(74,106,39);
	font-weight:bold;
	text-decoration: none;
}

.shop-shipping td, th
{
	padding:10px;	
}

.shop-shipping td input, 
.shop-shipping td select
{	
	width:200px;
	font-family:arial;
	font-size:12px;
}

.shop-shipping td textarea
{	
	width:200px;
	height:50px;
	font-family:arial;
	font-size:12px;
}

.tooltip
{	
	position:absolute;		
	margin-top:-140px;	
	margin-left:-160px;
}
.tooltip span
{		
	display:block;
	width:265px;
	overflow:hidden;
	background:url(/resources/images/template/tooltip-bottom.gif) no-repeat 0% 100%;
	padding-bottom:10px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	line-height:150%;
	
}
.tooltip span span
{	
	display:block;
	padding:9px;
	width:247px;
	height:110px;
	background:url(/resources/images/template/tooltip-top.gif) no-repeat 0% 0%;
}

#cant_finish_disclaimer
{
	float: left;
	margin-top: 15px;
	padding: 7px;
	border: 3px solid rgb(74,106,39);
}

#cant_finish_disclaimer h1
{
	padding:0px 0px 3px 0px;
	margin: 0;
	color: rgb(74,106,39);
	font-size:15px;
	font-weight:bold;
}

#islenska .logo{
	width:439px;
	height:39px;
	background: url(/resources/images/template/logo4.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:17px;
	left:21px;
}

#islenska .tools-bar{
	width:230px !important;
	width:240px;
	bottom:60px;
	right:130px;
	position: absolute;
}
.front_linkar {
	list-style: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
}