html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,images,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	height:100%;
	border-top:4px solid #000; 
	/*background-color: #E1F4FD;*/
}
.clr {
	clear: both;	
}
.clr .invisible {
	display: none;
	height: 0;
	visibility: hidden;	
}
#over{
	background: url(../images/bg-streck.png); 
	position:absolute; 
	top:0;
}
img {
	border:none;
	background:none;
}

/***** TWO COLUMN LAYOUT *******************************
 *   Used to present our services, with the accordion  *
 *******************************************************/
.main-column {
	float: left;
	width: 370px;	
}
.aux-column {
	float: right;
	width: 300px;
}
/*************** CONTAINER *************/
#container {
	margin:10px auto 0 auto;
	width:930px;
}

/**************** TOPBANNER **************/
.topbanner {
	float:left;
	margin:-5px 10px 0 -5px;
	padding:0 10px;
	width:960px;
}
.top {
	background: url(../images/top_bg.png) repeat-x bottom #000;
	margin:-5px 0 0 0;
	padding:0;
	clear: both;
	float: left;
	width: 100%;
	height:7px;
}
.topInside {
	height:10px;
	margin:0 auto;
	padding:0;
	position:relative;
	width: 978px;
	height:20px;
}
.top-left {
	color:#555;
	float:left;
	margin:5px 0 0;
	padding:10px;
	width:170px;
	position:absolute;
	top:0px;
	z-index:200;
}
.top-right {
	float:right;
	margin:50px 0 0;
	padding:10px;
	text-align:right;
	width:67%;
}
/****** MAIN, used in conjunction with user5,6,7 ******/
.main {
	float: left;
	width: 470px;	
}
/****** LANGUAGE FLAGS ******/
#lang {
	height:10px;
	position: absolute;
	right: 150px;
	top: 20px;
	width: 180px;
	z-index: 2;
}

#lang li {
	border: 0;
	float: left;
	list-style: none;
	margin: 0 0 0 3px;
}

#lang li a {
	float: left;
	height: 10px;
	margin: 0 0 0 -20px;
}

#lang li a:hover {
background:none;
border:0;
}

#lang img {
margin:0; padding:0 3px 7px 0; border:0;
}


/********** LOGIN FORM ***************/
#login {
	margin:0; 
	padding:0;
}
#login-container {
	position:relative;
	background: url(../images/top_bg.png) repeat-x bottom #333333;
	margin:0 auto;
	width:970px;
}
	
#loginform {
		z-index:10; 
		border:0px solid #EEEFF0; 
		position:absolute; 
		right:0; 
		top:0px; 
		color:#fff; 
		padding:10px; 
		float:right; 
		font-size:11px;
}

#loginform input.pass {
	background:url("../images/loginbox_bg.png"); 
	border:0px solid #ccc;
	color:#333;
	height:12px;
	margin:5px 0;
	padding:3px 6px;
	width:72px;
}

#loginform input.anv {
	background:url("../images/loginbox_bg.png");  
	border:0px solid #ccc;
	color:#333;
	height:12px;
	margin:5px 0;
	padding:3px 6px;
	width:72px;
	font-size:11px;
}

#loginform input.anv:hover, #loginform input.pass:hover {
	background:url("../images/loginbox_bg.png") bottom;
}


#loginform span.submit input.sub:hover {
	background:  url("../images/btn-ok_hover.png") bottom no-repeat
}

#loginform span.submit input.sub { 
	width:34px; 
	height: 21px; 
	background:  url("../images/btn-ok.png") bottom no-repeat; 
	border:0; 
	margin:0 0 0 5px; 
	cursor: pointer;
}

/***** WRAPPER *****/
.wrapper {
	float: left;
	margin: 10px auto 0;
	padding: 0;
	width: 930px; 
}


/******* BREAD CRUMBS *********/
/*Breadcrumb*/
#breadcrumb {
	float:left;
	margin:-5px 0 0;
	padding:0 0 10px;
	width:700px;
}
#breadcrumb embed {
	margin:5px 0 0;
}
a#breadcrumb {
	color:#000;
}

span.pathway {
	color:#222;
	display:block;
	line-height:130%;
	overflow:hidden;
	padding-top:8px;
}


span.pathway a {
	color:#ccc;
	float:none;
	font-weight:400;
	padding:0 2px 0 0;
}

/********** CONTENT **************/
/*Main Content*/
.content {
/*	background: url(../images/bg-streck2.jpg) no-repeat 300px -60px;*/ /* Konstiga streck */
	background: #FFF;
	border: 1px solid #EEEFF0;
	float: left;
	padding: 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 707px;
}
.content_top {
	border-bottom:0px solid #ccc;
	color:#000;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:700px;
}

.content_top li {
list-style:none ;
background-image:url(../images/arrow_blue.gif);
background-position:left 3px;
background-repeat:no-repeat;
padding: 0 0 5px 10px;
}

.contentpaneopen img {
margin:-2px;
padding:0;
}

.contentpaneopen {
padding:0;
width:700px;
}

.whitespace{ margin: 10px 0 0 0}
/************ PRESS *****************/
.pressinformation div {
	float: left;
	margin: 0 0 0 2em;
	width: 200px;	
}
.pressinformation div.clr {
	float: none;	
}
.contentpaneopen_press { 
	margin: 0 0 10px 0 
}

/************ ERBJUDANDEN *************/
.erbj {
-moz-border-radius:7px; 
-webkit-border-radius:7px;
border:1px solid #eeeff0;
background:#fbfcfc;
color:#000;
float:left;
height:auto !important;
margin:5px 5px 5px 0;
min-height:330px;
padding:5px;
position:relative;
width:218px;
}

.erbj_last {
-moz-border-radius:7px; 
-webkit-border-radius:7px;
border:1px solid #eeeff0;
background:#fbfcfc;
color:#000;
float:left;
height:auto !important;
margin:5px -5px 5px 0;
min-height:330px;
padding:5px;
width:218px; font-weight:200;
}

.erbj, .erbj_last{text-align:center;}
.erbj img, .erbj_last img { margin: 5px 0;}
.erbj img a:hover, .erbj_last img a:hover{ background:none;}
.erbj_desc {margin: 0 0 0 5px; width: 200px; text-align:left;}
span.erbj_company {font-size:11px;}
span.erbj_price { margin: 0 0 10px 0; font-size:15px; font-weight:700;}
span.erbj_ord_price {font-size:8px; color:#FF6633; padding: -4px 0 0 0;}
span.erbj_headline {font-size:18px; font-weight:700;}

.content_small_box {
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border: 1px solid #eeeff0;
	background: #fbfcfc;
	color: #000;
	float: left;
	/*height: auto !important;*/
	height: 186px;
	margin: 5px 5px 5px 0;
	min-height: 186px;
	position: relative;
	padding: 15px 15px 15px 15px;
	width: 200px;
}

.content_small_box_last {
	 -moz-border-radius:7px; 
	 -webkit-border-radius:7px;
	 border:1px solid #eeeff0;
	background:#fbfcfc;
	color:#000;
	float:left;
	/* height:auto !important;*/
	height: 186px;
	margin:5px -15px 5px 0;
	min-height: 186px;
	padding:15px;
	width:200px;
}

.content_small_box_last img, .content_small_box img{ margin: 0 0 10px 0;}

.last-box h2, .box h2{ color:#000; }


.tjanst_box {
 -moz-border-radius:7px; 
 -webkit-border-radius:7px;
 border:1px solid #eeeff0;
background:#fbfcfc;
color:#000;
float:left;
height:auto !important;
margin:0px 10px 5px 0;
min-height:350px;
position:relative;
padding:15px;
width:195px;
}

.tjanst_box_last {
	-moz-border-radius:7px; 
	-webkit-border-radius:7px;
	border:1px solid #eeeff0;
	background:#fbfcfc;
	color:#000;
	float:left;
	height:auto !important;
	margin:0px -5px 5px 0;
	min-height:350px;
	padding:15px;
	width:195px;
}

/********** CONTENT *****************/
.box{ 
	margin: 0 0 5px 0; 
	border:1px solid #ccc; 
	padding:10px; 
}
.last-box{
	margin: 0 0 5px 0; 
	border:1px solid #ccc; 
	padding:10px; 
	-moz-border-radius: 0 0 5px 5px; 
	-webkit-border-radius: 0 0 5px 5px;
}
.last-box img,
.box img{ 
	margin: 0 15px 0 0;
}
.content_small_box_last li,.content_small_box li {
list-style:none;
}

.content_inside {
	float:left;
	margin:0px 5px 0 0;
	padding:0;
	width:700px;
}

.content_left {
	float:left;
	margin:10px 0 10px 0 0;
	padding:0px;
	width:350px;
}

.content_right {
	float:left;
	margin:0;
	padding:15px 0 15px 10px;
	width:325px;
}
table.lanekalkyl td{ padding: 5px;}

.content_right li{
	list-style: none;
}
/******************** FAQ ***********************/
.aux-column-faq {
	width: 200px;
	float: left;
}
.main-column-faq {
	width: 470px;
	float: right;
}
.main-column-faq a.head {
	margin: 0 0 0.5em 0;
}
.aux-column-faq a {
	margin: 0 0 0.5em 0;
}
.main-column-faq div {
	margin: 0 0 0em 0;
}
.main-column-faq ul li {
	background: none;	
}
/**************** ACCORDIONS **************************/
.jquery-accordion a.head {
	display: block;
}
.jquery-accordion p,
.main-column p {
	margin: 0 0 1em 0;
}
/**************** Right column ***************************/
.right {
	color: #fff;
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	width: 230px;
	list-style: none;
}
.right_inside {
	border: 0px solid #EEEFF0;
	color:#000;
	float: left;
	padding:8px;
	margin: 0 0 10px;
	width:210px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.right_inside2 {
	border-left: 1px solid #EEEFF0;
	color:#000;
	padding:2px 0 2px 15px;
	width:210px;
	margin: 0 0 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.right_inside select {
	width:170px;
}
/************* CONTACT PAGE ****************/
.contact .aux-column div {
	margin: 0 0 2em 0;	
}

/************* CONTACT FORM ****************/
div.contact-main {
	float: right;
	width: 400px;
}
div.contact-main p,
div.contact-aux p {
	margin: 0 0 1em 0;	
}
div.contact-aux {
	float: left;
	width: 250px;
}
div.contact-aux ul,
div.contact-main ul {
	margin: 0 0 2em 0;
	list-style-type: none;
}
div.contact-aux ul li,
div.contact-main ul li {
	background: none;
	margin: 0;
	padding: 0;
}

.contact-box {
/*
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background:#FBFCFC none repeat scroll 0 0;
	border:1px solid #EEEFF0;
*/
	color:#000000;
	float:left;
	height:auto !important;
	min-height:180px;
	padding: 0 0 15px 0;
	position:relative;
	width: 210px;
}
.contact-box input.text  {
	margin:0px 5px 10px 0;
	width: 170px;
	background-image:url(images/input_bg.jpg);
	border:1px solid #CCCCCC;
	color:#333333;
	padding:10px;
}

.contact-box textarea {
	margin:0px 5px 5px 0;
	width: 190px;
	background-image:url(images/input_bg.jpg);
	border:1px solid #CCCCCC;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
}

h2.green{
	border-bottom:3px solid #94C43A; 
	font-size:18px; 
	margin:0 0 10px; 
}
h2.orange{
	border-bottom:3px solid #FAA634; 
	font-size:18px; 
	margin:0 0 10px; 
}

/********************* INTRESSEANMÄLNINGSFORMULÄR **********************/
.kontakt_saljare {
float:left;
width:685px;

margin: 2em 0 10px 0 ;
padding:10px;
 -moz-border-radius:7px; 
 -webkit-border-radius:7px;
border:1px solid #eeeff0;
background: /*url(../images/bg-streck.jpg) no-repeat bottom right */#fbfcfc;
}

table.kontakta_saljare {
float:right;
margin:10px 0 0;
}

.kontakt_saljare input,.kontakt_saljare textarea {
border:1px solid #ccc;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:130%;
padding:5px;
}

.kontakt_saljare textarea {
float:left;
height:50px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 20px 0 0;
width:280px;
}

.kontakt_saljare input#kontaka-mig {
border:none;
float:left;
height:60px;
padding:0;
width:160px;
}

.kontakt_saljare td.phone {
background:url(../images/mail.png) 5px 15px no-repeat; behavior: url(../iepngfix.htc)
}

/****************** CUSTOMER SERVICE **********************/
td.left-kundtjanst {
	padding:0 20px 0 0;
}
form.kundtjanst span.submit input {
background-color:#fff;
background-image:url("../images/bg_topsubmit.png");
background-position:center bottom;
height:32px;
margin:0 0 0 5px;
width:34px;
}
/*********************** SELF SERVICE FORM **************************/
.right .moduletable-self-service {
	background: url('../images/icons/pdf_icon_16.png') top right no-repeat;	
}
.right .moduletable-self-service-mail {
	background: url('../images/icons/mail_16.png') right 5px no-repeat;	
}
.right .moduletable-self-service h3 {
/*	border-bottom: 3px solid #94C43A; */
	border-bottom: 3px solid #00AEEF;
	font-size: 18px;
}
.right a#self-service-mail {
	color: #00AEEF;
	font-size: 18px;
	cursor: pointer;	
}
.right a#self-service-mail:hover {
	color: #00AEEF;
	border-bottom: #00AEEF dotted;
	font-size: 18px;
	cursor: pointer;	
}

/********* WORK APPLIANCES PAGE **********/
div.work div.description {
	float: left;
	width: 33em;	
}
div.work div.gallery {
	float: right;	
}
div.work div.gallery ul {
	margin: 0 2em 0 0;	
}
div.work div.gallery ul li {
	background-image: none;	
}
div.work div.gallery ul li a img {
	border: 5px #000 solid;	
}
div.work div.gallery ul li span {
	background: #FFF;
	color: #FFF;
	display: inline-block;
	height: 75px;
	margin: 0 0 10px 10px;
	width: 75px;
}
div.work-list table {
	border-collapse: collapse;
	width: 675px;
}
div.work-list table {
	margin: 0 0 3.5em 0;
}
div.work-list table th {
	font-size: 1.5em;
	text-align: left;	
}
div.work-list table th.last-column {
	text-align: right;
	width: 200px;	
}
div.work-list table tr {
	height: 2em;
}
div.work-list table td {
	padding: 0 0.5em 0 0.5em;
}

div.work-list table td.date {
	text-align: right;	
}

/************ WORK APPLICATION PAGE **************/
div.work-application h2 {
	font-size: 1.5em;	
}
div.work-application h3 {
	margin: 2em 0 0 0;
}
div.work-application p {
	  width: 45em;
}
div.work-application p.description {
	margin: 0 0 2em 0;	
}
div.work-application table {
	margin: 2em 0 2em 0;	
	width: 400px;
}
div.work-application table td {
	height: 2em;
}

/************** STYRELSEN **************/
.styrelsen {
	background:#f4f4f4;
	border-bottom:1px solid #ccc;
	float:left;
	margin:0 0 10px;
	padding:12px 5px 5px;
	width:690px;
}

.styrelsen-left {
	float:left;
	margin:0 10px 0 0;
	width:170px;
}

.styrelsen-left img {
	margin:-12px -5px -5px;
}

.styrelsen-right {
	float:left;
	width:500px;
}


/************ FOOTER MENU (SUBMENU) *************/
.footer-menu {
	line-height: 1.6;
	border-top:1px solid #EEEFF0;
	color:#000;
	float:left;
	margin:10px 0 0 0;
	clear: both;
	position:relative;
	width:100%;
}

.footer-menuInside {
margin:0px auto;
padding:10px 0px;
text-align:center;
width:978px;
}
/*************** FOOTER DIV (The real footer) ******************/
.footer {
	background:#F3F4F4; 
	clear: both;
	margin:20px auto;
	padding:20px 0px;
	width:978px;
	line-height:130%;
	text-shadow:0 1px 1px #fff;
}

table.footer-table{
	margin: 0 auto
}
.bottom {
	line-height: 1.6;
/*	background: #AA0000; */
	background:#F3F4F4;
	border-top:1px solid #EEEFF0;
	color:#ccc;
	float:left;
	margin:10px 0 0 0;
	clear: both;
	text-shadow:0 1px 1px #fff;
	width:100%;
}

.bottomInside {
	/*border-top: 4px #00AEEF solid;*/
	margin:0px auto;
	padding:30px 0px;
	width:930px;
	position:relative;
}

/************************ MESSAGES ************************/
.message-ok {
	background-color: #8CC63F;
	color: #FFF;
	font-size: 1.5em;
	padding: 1em;
}

/*Extra (error message, flying divs)*/
.error_message {
float:left;
font-size:11px;
line-height:1.4;
margin:18px 0 0;
width:593px;
padding: 0 10px 0 0;
}

span.error {
background:#FFD5D5 url(../images/error.png) 10px 50% no-repeat;
border:1px solid #FFACAD;
color:#CF3738;
display:block;
margin:15px 0;
padding:8px 10px 8px 36px;
}

.right span.error {
background:#FFD5D5;
border:1px solid #FFACAD;
color:#CF3738;
display:block;
margin:0 0 10px;
padding:8px 10px;
}

.important {
border:1px solid #fff;
margin:15px 0;
padding:15px;
}

span.important-title {
background:#fff;
display:block;
float:left;
font-size:120%;
font-weight:700;
margin-top:-24px;
padding:0 8px;
}

/****************** IMAGES **************/
img.dubImg {
background:#0CC;
float:right;
margin:-30px -20px 10px 10px;
}

.content_small_box_last img.boxImg {
margin:-5px 0 -5px -5px;
width:224px;
}

.boxImg {
margin:-5px 0 0 -5px;
width:223px;
}

.iconImg {
float:left;
margin:10px 10px 45px 5px;
}

.content img {
border:0;
}

img.invoice {
margin:10px auto;
text-align:center;
}

img.invoice s{
background:none;
}

/***************** sIFR ******************/
.sIFR-flash {
	margin:0;
	padding:0;
	visibility:visible !important;
}

.sIFR-replaced {
	visibility:visible !important;
}

.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.*/
.sIFR-replaced > div {
	display:none !important;
}

/******************** SEARCH ************************/
#search {
	position: absolute;
	right: -25px;
	top: 43px;
	width: 160px;
	z-index: 2;
}
/* Sök - Resultat */
div.default div.yoo-search div.resultbox {
	position: absolute;
	right: 0px;
	top: 18px;
	z-index: 10;}

fieldset{
	margin: 0 0 15px 0;
}
fieldset a { 
	font-weight:700;
}
span.small{
	font-size: 70%;
}
.bottomInside td {
	border-left: 0px solid #ddd; 
	padding: 0  0 0  20px
}
.dhtmlgoodies_question{	
	background-color:#f3f3f4;
	width:215px;
	margin: 0 0 0 -5px;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:220px;
	margin: 0 0 0 -5px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.contentpaneopenpartner{ 
	margin: 0 0 10px; 
	border-bottom: 1px solid #EEEFF0; 
	padding: 0 0 10px;
}
div.hr2 hr {
	display:none;
}

div.hr2 {
	background:transparent url(../images/seperator.gif) repeat-x scroll center center;
	height:14px;
}
a:link img{
	border: 0; 
	text-decoration:none;
}
form#searchForm{
	margin:5px 0 0;
	padding:10px;
	height:170px;
	-moz-border-radius:7px; 
	-webkit-border-radius:7px;
	border:1px solid #eeeff0;
	background: #fbfcfc;
}
form#searchForm button { 
	width:34px; 
	height: 21px; 
	background:  url("../images/btn-ok.png") bottom no-repeat; 
	border:0; 
	margin:0 0 0 5px; 
	cursor: pointer;
}
form#searchForm select{ 
	background:#fff;
}


/********************** FORMULÄR ********************/
input.inputbox {
	background:url("../images/loginbox_bg.png");  
	border:0px solid #ccc;
	color:#333;
	height:12px;
	margin:5px 0;
	padding:3px 6px;
	width:72px;
}

input.inputbox:hover {
	background:url("../images/loginbox_bg.png") bottom;
}

.contentpane .inputbox{ 
	border:1px solid  #00aef2; 
	margin:10px 10px 10px  0; 
	font-size: 15px; 
	padding: 4px 5px;   
}
/* Sidan där man landar efter formulären på startsidan */
form#yahoo{ 
	margin:10px 0 0 0;
}

form#yahoo select{
	width:240px; 
	float:left; 
	border:1px solid  #00aef2; 
	padding: 10px;  
	background: transparent url("../images/input_bg.jpg"); 
	border:1px solid #ccc;
}
form#yahoo select:focus, textarea:focus, input.text:focus{ 
	border:1px solid #333;
}
form#yahoo textarea{ 
	width:260px; 
	background-image:url("../images/input_bg.jpg"); 
	border:1px solid #ccc; 
	padding: 10px; 
}
form#yahoo textarea:focus{ 
	border:1px solid #333;
}
span.example{ 
	text-align:left; 
	color: #999999; 
	font-style: italic;
}
input.text {
	background-image:url("../images/input_bg.jpg"); 
	border:1px solid #ccc; 
	color:#333; 
	width:260px; 
	padding:10px;
}

/*Startsidan support*/
.right form#yahoo select{
	width:120px; 
	float:left; 
	border:1px solid  #00aef2; 
	padding: 5px;  
	background: transparent url("../images/input_bg.jpg");  
	border:1px solid #ccc;
}
.right form#yahoo select:focus, textarea:focus, input.text:focus{ 
	border:1px solid #333;
}
.right form#yahoo textarea{
	width:190px;  
	background: #000000 url("../images/input_bg.jpg"); 
	border:1px solid #ccc; 
	padding: 10px; 
	height: 55px; 
}
.right form#yahoo textarea:focus{ 
	border:1px solid #333;
}
.right span.example{ 
	text-align:left; 
	color:#ccc; 
	font-style: italic;
}
.right input.text {
	background-image:url("../images/input_bg.jpg"); 
	border:1px solid #ccc; 
	color:#333; 
	width:85px; 
	padding:5px;
}
.right input.customer-care {
	width:198px; 
}
.button img {
	float:left;
}

/********************** LÄNKAR ************************/

/*SLIDING DOORS*/
button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 32px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
}

button.submitBtn { 
	background:url(../images/buttons/button_sd_right.png) right no-repeat; 
	font-size:9pt; 
	font-family:helvetica, arial;
	text-align: right;
}
button.submitBtn span { 
	height:27px; 
	line-height:27px;
	background:url(../images/buttons/button_sd_left.png) left no-repeat;
	color:#000; 
}
button.submitBtn:hover {
	background:url(../images/buttons/button_sd_right_hover.png) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(../images/buttons/button_sd_left_hover.png) left no-repeat; 
}

/*END OF SLIDING DOORS*/

.button {
	padding:0;
	margin: 10px 0 0 -4px;
	background-position:bottom;
}

#button {
	padding:0;
	margin: 10px 0 0 200px;
	background-position:bottom;
}


.right .button {
	padding:0;
	text-align:center;
	margin: 10px 0 0 0;
	width:90px;
	border:none;
	height:33px;
	font-weight:700;
	cursor:pointer;
	font-size:10px;
	color: #333333;
	text-transform:uppercase;
	background: #fff url(../images/empty-button.png) no-repeat;
}

.top-right .button {
	float:left;
	padding:0;
	margin: -3px 0 0 0;
	background-position:bottom;
}

.comp-left li,.comp-right li,.right ul ul {
	margin:0 0 10px;
}

.las-mer,.las-mer a {
	background:url("../images/buttons/btn-las-mer.png") no-repeat scroll;
	height:29px;
	width:119px;
}



/****************************** ATT SORTERAS ***************************/
.space {
	margin:0 0 10px;
	padding:0;
}

.icon {
	height:30px;
	clear:both;
	width:30px;
	margin:0 0 10px 0;
}

.comp-left {
	background:#f5f5f5;
	float:left;
	margin:0 20px 0 0;
	width:338px;
}

.comp-right {
	background-color:#f5f5f5;
	float:left;
	width:338px;
}

.moduletable {
	margin:0 0 0px;
}
.moduletable h3 {
	border-bottom: #00AEEF solid 3px;
	text-align: left;
	font-size: 1.5em;
	margin-bottom: 5px;
}
.moduletable-aux img {
	float: right;
}
.moduletable-aux button {
	float: left;
}
.right_inside2 #button {
margin:10px 4px 0 ;
text-align:right; float:right;	
}

.right-menu{ float:right; width:200px}

#ssf{ width:126px; height:123px; position:absolute; z-index:10; right:20px; bottom: 80px;  border:0 solid;}

.pj_result_container {
	padding:0px;
	font-family:Tahoma,Arial,Geneva,Lucida,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.pj_search_field {
	width:250px;
}

.pj_row1 {
	background-color:#F5F3E9;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pj_row2 {
	background-color:#FAF8F3;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.pj_row1:hover { background-color: #ffffff; }
div.pj_row2:hover { background-color: #ffffff; }

img { border: 0px none; }

a {
	text-decoration:none;
	color: black;
}

.ikon11 {
	height:11px;
	width:11px;
}

.pj_svag { color: #76633a; overflow:hidden; }

.pj_name_cont {
	overflow: hidden;
	white-space: nowrap;
	width: 230px;
	float: left;

}

.pj_stock_cont {
	float:left;
}

.pj_price_cont {
	width: 50px;
	text-align: right;
	padding-right: 3px;
	float:left;
}

.pj_price {
	color: #DA1100;
}
.article_separator{display: none;}
.blognews_ span.article_separator{margin:10px 0 10px 0 ; padding:0; border-top:1px solid #EEEFF0; display:block; height:2px;}
td.contentheadingnews_{font-family: "Myriad Pro", myriad, arial; font-size:24px; font-weight:200; line-height:110%; margin:0 0 5px 0;}
.blog_morenews_  ul li {margin:0 0 3px ; padding:0 0 0 13px; background-position:  -5px 1px;  }

#due {padding:10px;}
#belopp span#due{padding:0;}
#belopp { }

form#apoll{ margin: 10px 0 0 0 ;}

.butiker{ text-align:center; border-bottom:1px solid #EEEFF0; padding:20px 0; width: 220px;  }

div.blog_morenews_ ul li {
background:transparent url(../images/arrow-grey.gif) no-repeat scroll 0 3px;
display:block;
line-height:150%;
margin-bottom:3px;
padding:0 0 0 18px;
}

#gk_npro-newspro1{
	margin: 5px 0 0 0
}
img, div, .button {
	behavior: url(../iepngfix.htc) 
}


/************ BUTTONS ***************/
a.readmoreBtn-sv,
a.readmoreBtn-fi,
a.readmoreBtn-de,
a.readmoreBtn-en {
	width: 106px; 
	height: 30px;
	text-indent:-999em; 
	display:block; 	
}
a:hover.readmoreBtn-sv,
a:hover.readmoreBtn-fi,
a:hover.readmoreBtn-de,
a:hover.readmoreBtn-en { 
	background-position: 0 -30px;
}
a.readmoreBtn-sv {
	background:url("../images/btn-las-mer.png") top no-repeat; 
}
a.readmoreBtn-fi { 
	background:url("../images/btn-lue-lisaa.png") top no-repeat; 
}
a.readmoreBtn-de { 
	background:url("../images/btn-las-mer-de.png") top no-repeat; 
}
a.readmoreBtn-en { 
	background:url("../images/btn-las-mer-en.png") top no-repeat; 
}
.button-calc-fi {
	height:32px;
	width:93px;
	background: #fff url(../images/buttons/btn-laske.png);
	border: none;
}
.button-calc-eng {
	height:32px;
	width:117px;
	background: #fff url(../images/buttons/btn-calculate.png);
	border: none;
}
.button-calc {
	height:30px;
	width:105px;
	background: #fff url(../images/btn-berakna.png);
	border: none;
}
/****************** PUFF CUSTOMER CARE ****************/
.puff-customer-care {
	text-align: center;
}
