﻿@charset "utf-8";

/* CSS Multisoft
created: 2009-05-06
updated: 2009-05-27
updated: 2009-07-23
updated: 2009-08-11
updated: 2009-08-18
updated: 2009-08-28
*/

/*index

1.Common
	a.areasfonts, paragraphs

2.Page-specific
	a. start
	b. article

*/

/*===========================================1.Common===================================*/



table,td ,th,div ,input ,form ,textfield, h1, h2, h3, h4, h5, body   {
	font-family:Arial, Helvetica, sans-serif;
	color:#454749;
}

	
html, body {      
 height: 100%; 
 }


fieldset  {
	border:none;
	padding:0;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.6em;
	line-height:1.1;
}

.stndrdTextfield  {
	border:1px solid #a7d1e3;
}
	


h1, h2  {
	margin:0;
	padding:0 0 10px;
}

form{
	margin:0;
	padding:0;
}


h2  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 8px;
	font-size:2.4em;
}

h3, h4, h5, p   {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 5px;
}


a     {
	color:#FF0000;
	text-decoration:none;
}

a:hover     {
	color:#FF7474;
	text-decoration:none;
}

body  {
	margin: 0px;
	width:100%;
	text-align:center;
	background:#bbd1e6 url(../images/bg-allPage.gif) repeat-x top;
	font-size:100%;
	color:#000; 
	line-height:1.4;
}

ul  {
	padding:0px;
	margin:0;
	list-style-type: none;
}

ul li  {
	padding:0px;
	margin:0;
	list-style-type: none;
}

.clearBoth   {
	clear:both;
}

/*
areas
*/


.outerdiv  {
	width:974px;
	margin:0px auto;
	text-align:left;
	background:url(../images/bg-content.png) repeat-y left top;
}

.outerdivinner  {
	padding:0 13px;

}

.pagetopbgimagediv	{
	height:230px;
	padding-top:3px;
	overflow:hidden;
}

.frameworkcontenttop	{

}

.frameworkcontenttopinner	{
}

.logodiv	{
	float:left;
	height:180px;
	background:url(../images/logo-css.png) repeat-y left top;
	width:300px;
	margin:-14px 0 0 -20px;
}

.searchdiv	{
	float:right;
	margin-top:30px;
	background:url(../images/bg-search.png) no-repeat;
	height:40px;
	padding:12px 0;
	width:300px;
	margin-right:15px;
}

.searchdivinner	{
	padding:1px 0 0 26px;
}

.searchtextdiv{
	float:left;
	background:url(../images/search-box.png) no-repeat;
	width:210px;
	height:40px;
}


.outerdivtop .searchtextdiv input	{
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color:#999;
	margin:5px 0 0 10px;
	padding:3px 12px 0 8px;
	height:20px;
	overflow:hidden;
	border:none;
}

.logodiv img	{
	display:none;
}


.searchbuttondiv	{
	float:left;
}

.logo-search-container{
	height:180px;
	overflow:hidden;
	position:relative;
	z-index:200;
	margin-top:-230px;
	clear:both;
}

.elevatorspitchdiv 	{
		margin:-62px 30px 0 264px;
		text-align:right;
}

.elevatorspitchdiv h2	{
		font-size:1.2em;
		font-weight:bold;
		color:#FFF;
		line-height:1.3;
}

.elevatorspitchdiv h2  span	{
		font-size:1.3em;
		font-weight:bold;
		display:block;
}



/*
menu 1
*/

.menutop	{
	background:url(../images/bg-menu-tabs.png) no-repeat left top;
	width:961px;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color:#999;
	-- margin-top:-58px;
	margin-top:-88px;
	height: 123px;
	z-index:100;
	position:relative;
	overflow:hidden;
}



.menutop ul{
	float:left;
	--	padding:54px 0 0 2px;
	padding:84px 0 0 2px;
}

.menutop ul li {
	float:left;
	margin-right:2px;
	height:39px;
	overflow:hidden;
}

.menutop ul li a  {
	display:block;
	cursor:pointer;
}
.menutop ul li a span  {
	display:block;
	float:left;
}

.menutop ul li a span.left  {
	padding:12px 0 12px 42px;
	background:url(../images/menu-one-left.png) no-repeat left top;
}

.menutop ul li a span.right  {
	background:url(../images/menu-one-right.png) no-repeat right top;
	padding:12px 42px 27px 0;
}

/*
selected
*/


.menutop ul li.selected a span.left  {
	background:url(../images/menu-one-left-selected.png) no-repeat left top;
}


.menutop ul li.selected a span.right {
	background:url(../images/menu-one-right-selected.png) no-repeat right top;
}

/*
hover
*/


.menutop ul li a:hover span.left  {
	background:url(../images/menu-one-left-hover.png) no-repeat left top;
	color:#91949e;
	padding-top:13px;
	padding-bottom:11px;
}

.menutop ul li a:hover span.right {
	background:url(../images/menu-one-right-hover.png) no-repeat right top;
}

/*
all
*/


/*
clearfix
*/

/*
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}

 
*+ html .clearfix {
	height: 1%;
}
*/
/*
clearfix-end
*/


.menutop ul li a  {
	font:bold 1.05em Arial, Helvetica, sans-serif;
	letter-spacing:0.1px;
	color:#3c444a;
	text-transform:uppercase;
	text-decoration:none;
}

.pagecontent	{
	background:url(../images/bg-pagecontent.gif) repeat-x left top;
	font-size:0.8em;
	padding:40px 34px;
	height:1%;
}


.pagefooter  {
	margin-top:-40px;
	margin-left:-5px;
	position:relative;
	z-index:200;
	height:158px;
}

.pagefootertop  {
	width:970px;
	background:url(../images/footer.png) left top no-repeat;
	height:100px;
}

.pagefootercontent  {
	width:975px;
	background:url(../images/footer.png) left bottom no-repeat;
	height:60px;
}


.pagefootercontent ul {
	clear:both;
	font:bold 0.76em Arial, Helvetica, sans-serif;
	padding-left:40px;
}


.pagefootercontent ul li  {
	float:left;
	padding:20px 26px 0 0;
	margin-right:26px;
	color:#FFF;
	background:url(../images/pgae-footer-divider.gif) right bottom no-repeat;
}

.sitemap {
	float:left;

	padding-left: 20px;
	padding-top: 18px;
	margin-top: 17px;
	
	color:#FFF;	
	background:url(../images/sitemap.png) right bottom no-repeat;	
}


/*
blocks
*/

.standardparagraph   {
	/*float:left;*/
	clear:both;
	width:98%;
	overflow:hidden;
}


/*
img
*/

img  {
	border:none;
}

.floatright {
	float:right;
	margin:-10px 0 20px 20px;
}


.pageteaser .floatright {
	float:right;
	margin:0 0 20px 20px;
	width:256px;
	overflow:hidden;
}


.floatleft {
	float:left;
	margin:0 20px 20px 6px;
}



/*
img-text
*/

.imagetext    {
	font:bold 10px Verdana, Geneva, sans-serif;
	padding:4px 0 0;
}

/*
superteaser
*/

.superteaser    {
	margin-bottom:20px;
}

/*
.superteaser h1 span.beforeheadline {
	font-size:0.7em;
	display:block;
	padding-bottom:8px;
}
*/

.superteaser span.beforeheadline {
	font-size:1.54em;
	display:block;
	padding-bottom:8px;
	font-weight:normal;
	color:#02134d;
}

.superteaser p {
	font-weight:bold;
}

.superteaser h1  {
	font-size:2.2em;
	font-weight:normal;
	color:#02134d;
}

.superteaser .floatright {
	margin:12px 0 12px 20px;	
}

/*
functionbox
*/

.functionbox  {
	background:url(../images/functionbox-top-right.png) right 39px no-repeat;
}

.standard .functionbox  {
	background:url(../images/functionbox-top-right-twoColumns.png) right 39px no-repeat;
}

.functionboxtop  {
	background:url(../images/functionboxtop.png) left top no-repeat;
	height:42px;
	overflow:hidden;
	width:240px;
}

.functionboxtop_SE  {
	background:url(../images/functionboxtop-se.png) left top no-repeat;
	height:42px;
	overflow:hidden;
	width:240px;
}

.functionboxtop_SE h3 {
	position:absolute;
	left:-9999px;
}

.functionboxtop_UK  {
	background:url(../images/functionboxtop-uk.png) left top no-repeat;
	height:42px;
	overflow:hidden;
	width:240px;
}

.functionboxtop_UK h3 {
	position:absolute;
	left:-9999px;
}


.functionboxtop h3 {
	position:absolute;
	left:-9999px;
}

.functionboxcontent{
	background:url(../images/functionboxcontent.png) repeat-y;
}

.functionboxbottom {
	background:url(../images/functionbox-bottom-left.png) left bottom no-repeat;
	height:26px;
	margin-bottom:24px;
}

.functionboxbottomright {
	background:url(../images/functionbox-bottom-right.png) right bottom no-repeat;
	height:26px;
	overflow:hidden;
}



/*
componentbox
*/

.componentbox  {
	background:url(../images/componentbox-top-right.png) right 39px no-repeat;
	width:100%;
	float:left;
	margin-top:-20px;
}

.componentboxtop  {
	background:url(../images/componentboxtop.png) left top no-repeat;
	height:70px;
	overflow:hidden;
	width:100%;
}

.componentboxtop h3 {
	position:absolute;
	left:-9999px;
}

.componentboxcontent{
	background:url(../images/componentboxcontent.png) repeat-y;
	margin:0;
	float:left;
	clear:both;
	width:100%;

}

.componentboxbottom {
	background:url(../images/componentbox-bottom.png) left bottom no-repeat;
	height:68px;
	float:none;
	clear:both;
	width:666px;

}

/*
buttons
*/

.componentbox ul {
	margin:12px 12px;
}

.componentbox li  {
	float:left;
	width:206px;
	height:45px;
	overflow:hidden;
	margin:4px;
}

.componentbox li img  {
	float:left;
	margin:-8px 8px 0 0;
	border:none;
	overflow:hidden;
}


.componentbox li span  {
	float:left;
}



.componentbox li a  {
	background:url(../images/componentbox-button.png) left top no-repeat;
	text-transform:uppercase;
	padding:13px 0px 100px 6px;
	font-size:0.84em;
	text-decoration:none;
	display:block;
	color:#476383;
	font-weight:bold;
	width:210px;
	cursor:pointer;
}

.standard .componentbox li a:hover  {
	color:#FFF;
	background:url(../images/componentbox-button-hover.png) left top no-repeat;
	text-decoration:none;
}


/*
buttons
*/

.functionbox ul {
	margin:12px 12px;
}

.functionbox li  {
	float:left;
	width:206px;
	height:45px;
	overflow:hidden;
	margin:4px;
}

.functionbox li img  {
	float:left;
	margin:-8px 8px 0 0;
	border:none;
	width:40px;
	overflow:hidden;
}


.functionbox li span  {
	float:left;
}



.functionbox li a,
.standard .functionbox li a{
	background:url(../images/functionbox-button.png) left top no-repeat;
	text-transform:uppercase;
	padding:13px 0px 100px 6px;
	font-size:0.84em;
	text-decoration:none;
	display:block;
	color:#ced0d1;
	font-weight:bold;
	width:210px;
	cursor:pointer;
}

.functionbox li a:hover,
.standard .functionbox li a:hover{
	color:#FFF;
	background:url(../images/functionbox-button-hover.png) left top no-repeat;
	text-decoration:none;
}

/*
pagedivider
*/

.pagedivider {
	color:#FFF;
	background:url(../images/pagedivider.gif) left top no-repeat;
	clear:both;
	margin-bottom:24px;
	float:left;
	width:100%;
	height:20px;
	overflow:hidden;
}

.pagedivider h4 {
	color:#1259a9;
	background:#FFF url(../images/pagedividerh4right.gif) right top no-repeat;
	float:left;
	font:bold 0.9em Arial, Helvetica, sans-serif;
	padding:4px 44px 4px 0;
	margin-left:28px;
	text-transform:uppercase;
}

.pagedivider a {
	float:right;
	font:bold 0.82em Arial, Helvetica, sans-serif;
	background:#FFF url(../images/semorearrow.gif) right center no-repeat;
	padding:2px 34px 2px 0;
	color:#1259a9;
}

/*
ref boxes
*/

.customerreferenceboxholder {
	padding:0;
	clear:both;
	float:left;
	width:100%;
}

.customerreferencebox {
	background: url(../images/customerreferencebox.gif) left 1px no-repeat;
	margin-right:50px;
	width:260px;
	float:left;
}

.customerreferencebox.last   {
	margin-right:0;
}

.customerreferenceboxtop  {
	background:url(../images/customerreferenceboxtopright.gif) right top no-repeat;
	height:40px;
	padding:2px 34px 2px 0;
}


.customerreferenceboxcontent    {
	background:url(../images/customerreferenceboxcontent-right-bottom.png) right bottom no-repeat;
	padding:2px 30px 0;
	margin-top:-20px;
	height:370px;
}

.customerreferenceboxcontent img {
	border:1px solid #A7D1E3;
}



.customerreferenceboxcontent img   {
	margin-bottom:14px;
}



.customerreferenceboxbottom  {
	background:url(../images/customerreferenceboxcontent-left-bottom.png) left bottom no-repeat;
	height:20px;
	margin-top:-20px;
}

.customerreferenceboxcontent p   {
	-- font-weight:bold;
	font-style: italic;
	font-size:0.94em;
	line-height:1.5;
}


.customerreferenceboxcontent p.customerreferencename   {
	margin-top:4px;
	font-weight:bold;
	font-style: normal;
	margin-right: 50px;
}


/*
left-menu
*/

.pagemenu  {
	width:240px;
	float:left;
}

.pagemenu ul li  a {
	color:#8399b3;
	font:bold 0.94em Arial, Helvetica, sans-serif;
	display:block;

}

.pagecontent.standard .pagemenu  a:hover {
	color:#5e6c7d;
	text-decoration:none;	
}


.pagemenu li {
	padding-bottom:1px;
}


.pagecontent.standard .pagemenuinner  {
	padding-right:20px;
}


.pagecontent.standard .pagemenuinner {
	background:url(../images/bg-menu-bottom.png) no-repeat left bottom;
	padding-bottom:40px;
}


.pagecontent.standard .pagemaincontent  {
	width:666px;
	float:left;
}



/*
level1
*/


.pagemenu ul li a  {
	background:url(../images/li-level1.png) no-repeat left top;
	text-transform:uppercase;
	padding:12px 12px 10px 28px;
}

.pagemenu ul li.menulevel1.menuroot a  {
	background:url(../images/li-level1-selected.png) no-repeat left top;
	text-transform:uppercase;
	padding:12px 12px 10px 28px;
}	

.pagemenu ul li a:hover  {
	--padding-left:29px;
	padding-left:28px;
}



/*
level2
*/

.pagemenu ul ul  {
	background:url(../images/bg-level3.png) no-repeat 2px bottom;
	font-size:0.98em;
	margin:0;
}

.pagemenu ul ul li a  {
	background:url(../images/li-level2.png) no-repeat 2px top;
	text-transform:uppercase;
}

ul ul li.selected a {
	background:url(../images/level2-selected.png) no-repeat 0 top;
}

.pagemenu .menulevel1.menuroot .menulevel2 a
{
	background:url(../images/li-level2.png) no-repeat 2px top;
	text-transform:uppercase;
}


/*
level3
*/

.pagemenu ul ul ul   {
	padding:4px 0;
	margin:0;
}

.pagemenu ul ul ul li {
	text-transform:none;
	line-height:1.2;
}

.pagemenu ul ul ul li a  {
	padding:5px 12px 5px 54px;
	background:url(../images/bg-li-level3.png) no-repeat 30px 6px;
}


/*
new, rätt bg-bild vid last level2
*/


.pagemenu .menulevel2.selected.last .menulevel3 a  {
	padding:5px 12px 5px 54px;
	background:url(../images/bg-li-level3.png) no-repeat 30px 6px;
}

.pagemenu .menulevel2.selected.last .menulevel3.add a  {
	padding:5px 12px 5px 54px;
	background:url(../images/bg-li-level3-add.png) no-repeat 30px 6px;
}

.pagemenu .menulevel2.selected.last .menulevel3.subtract a  {
	padding:5px 12px 5px 54px;
	background:url(../images/bg-li-level3-subtract.png) no-repeat 30px 6px;
}


/*
*/

ul li.menulevel3 a:hover  {
	padding:5px 12px 5px 54px;	
}


.pagemenu ul ul ul li.menulevel3.add a  {
	background:url(../images/bg-li-level3-add.png) no-repeat 30px 6px;
}

.pagemenu ul ul ul li.menulevel3.subtract a  {
	background:url(../images/bg-li-level3-subtract.png) no-repeat 30px 6px;
}



/*
level4
*/

.pagemenu ul ul ul ul  {
	background:#f7f7e1 url(../images/bg-level4.png) no-repeat 2px bottom;
	border-bottom:1px solid #cfdbdf;
	border-top:1px solid #cfdbdf;
	margin:4px 0;
	margin-left:2px;
	width:212px;
	overflow:hidden;
	padding:5px 0;
}


.pagemenu ul ul ul ul li {
	text-transform:none;
}

.pagemenu .pagemenucontent ul ul ul ul li.menulevel4  a  {
	padding:4px 12px 4px 74px;
	background:url(../images/bg-li-level4.png) no-repeat 57px 4px;
}

.pagemenu .pagemenucontent ul ul ul ul li.menulevel4  a:hover  {
	padding:4px 12px 4px 74px;
}



/*
last
*/

 ul ul li.menulevel2.selected.last  a  {
	background:url(../images/menulevel2-last.png) 2px 0 no-repeat;
}


.pagemenu .pagemenucontent ul ul ul li.menulevel3.last  {
	background:url(../images/selected-arrow.png) no-repeat 2px -2px;
}

.pagemenu .pagemenucontent ul ul ul ul li.menulevel4.last  {
	background:url(../images/selected-arrow.png) no-repeat 2px -2px;
}



/*===== 2.Page-specific - (article)====*/

.pagecontent.standard   {
	padding:40px 12px;
}


.pagecontent.standard a  {
	color:#6694C7
}


.pagecontent.standard a:hover  {
	text-decoration:underline;
	cursor:pointer;
	color:#6694C7
}



.pagecontent.standard .pagemaincontent h1 {
	font-size:3em;
	font-weight:normal;
	padding-left:6px;
	margin-bottom:10px;
}

.pagecontent.standard .pagemaincontent h1 span {
	font-size:0.5em;
	padding-bottom:2px;
	display:block;
}

.pagecontent.standard .pagemaincontent h2 {
	font-size:2.4em;
	font-weight:normal;
	padding-left:6px;

}

.pagecontent.standard .pagemaincontent h3, 
.pagecontent.standard .pagemaincontent h4, 
.pagecontent.standard .pagemaincontent h5, 
.pagecontent.standard .pagemaincontent p 
	{
		padding:0 30px 18px 6px;
	}
	
/*
blocks in article
*/



/*
simple field
*/

.simplefield   {
	margin-bottom:24px;

}

.simplefield .top  {
	background:url(../images/simple-field-top.png) no-repeat top left;
	height:26px;
	margin:0;
}

.simplefield .middle  {
	background:url(../images/simple-field-middle.png) no-repeat left -10px ;
	padding: 0 34px;
	margin:0;
	height:40px;
	overflow:hidden;
}


.simplefield .bottom  {
	background:url(../images/simple-field-bottom.png) no-repeat bottom left;
	height:20px;
}

.simplefield .middle .inputwrapper   {
	float:left;
	width:340px;
	border:1px solid #A7D1E3;
	background-color:#FFF;
	height:28px;
	overflow:hidden;
	margin-right:10px;
}


.simplefield .middle input.stndrdTextfield    {
	width:300px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#999;
	display:block;
	border:1px solid #FFF;;
}


*+html  .simplefield .middle input.stndrdTextfield    {
	color:#999;
}



div.bluebtn-wrapper     {
	padding-left:20px;
	height:30px;
	background:url(../images/bluebtn-left.png) no-repeat left top;
	float:left;
	padding:0 0 10px 16px;
	overflow:hidden;
}


div.bluebtn-wrapper input     {
	background:url(../images/bluebtn-right.png) no-repeat right top;
	border:none;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	height:30px;
	padding-right:16px;
	padding-bottom:4px;
	text-transform:uppercase;
}

.pagecontent.standard .pagemaincontent .pagedivider h4   {
	padding:4px 44px 4px 0;
	margin-bottom:0;
}

.pagecontent.standard .pagemaincontent .pagedivider  {
	width:648px;
	float:left;
	clear:both;
	margin-right:20px;
	margin-left:2px;
	margin-bottom:20;
}

.pagecontent.standard .pagemaincontent .pageteaser.simple-form {
	margin-left:4px;
}


/*
unfold-all
*/

.unfold-all {
	background:url(../images/unfold-all.png) no-repeat right top;
	width:620px;
	text-align:right;
	float:left;
	margin:-10px 30px 0;
	display:block;
	height:60px;
	overflow:hidden;
}

.unfold-all a{
	background:url(../images/unfold-all.png) no-repeat right top;
	padding:22px 60px 30px 0;
	color:#6694c7;
	font-size:0.85em;
	font-weight:bold;
	display:block;
}


/*
unfold a part
*/


.pagecontent.standard .x-tendable h3 a{
	background:url(../images/x-tendable-active.png) no-repeat left 2px;
	text-decoration:none;
	padding:0 0 2px 32px;
	margin-left:-2px;
	color:#000;
	font:normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	width:100%;
}

.pagecontent.standard .x-tendable h3 a:hover   {
	text-decoration:underline;
}


.pagecontent.standard .x-tendable.active h3 a{
	background:url(../images/x-tendable.png) no-repeat left 2px;
	text-decoration:underline;
}


/*
img 100%
*/

.pagecontent.standard .x-tendable .floatright	{
	margin-left:-20px;
}

/*
ordered list, unordered list
*/


.default-list ol   {
	margin:0 20px 20px 6px;
	padding:0 0 12px;
	list-style-position:inside;
}


.default-list ul{
	margin:0 20px 20px 6px;
	padding:0 0 12px;
	list-style-position:outside
}


.default-list  li {
	padding:4px 18px;
}

.odd   {
	background-color:#e7eef5;
}

.even   {
	background-color:#FFF;
}

.standard .default-list.striped ul li.even {
	background:url(../images/bullet.png) 16px 10px no-repeat;
	padding-left:38px;
}

.standard .default-list.striped ul li.odd {
	background:#e7eef5 url(../images/bullet.png) 16px 10px no-repeat;
	padding-left:38px;
}

.default-list ul li.even {
	background:url(../images/bullet.png) 16px 10px no-repeat;
	padding-left:38px;
}

.default-list ul li.odd {
	background:url(../images/bullet.png) 16px 10px no-repeat;
	padding-left:38px;
}

.default-list li a {
	background:url(../images/link-arrow.png) right top no-repeat;
	width:500px;
	padding-right:22px;
	display:block;
}

/*
standardformulär
*/



.pagecontent.standard .pagemaincontent fieldset.standard-form h3    {
	font:normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 20px 10px;
	background:#FFF;
	float:left;
	margin-top:-30px;
	z-index:100;
	position:relative;
}


.fldsep,
.pagecontent.standard .pagemaincontent p.instruction-text  {
	padding:0 0 16px 0;
	margin:12px 16px 16px;
	clear:both;
	border-bottom:1px solid #e1eaf4;
}

fieldset.standard-form .fldsep input.standard-text{
	background-color:#FFFFFF;
	border:1px solid #A7D1E3;
	width:280px;
}


fieldset.standard-form .fldsep label{
	width:238px;
	font-weight:bold;
	text-align:right;
	display:block;
	float:left;
	margin-right:40px;
}

/*
standardbtn
*/

div.stndrdbtn-wrapper     {
	padding-left:20px;
	height:30px;
	background:url(../images/bluebtn-left.png) no-repeat left top;
	float:right;
	padding:0 30px 30px 16px;
	overflow:hidden;
}


div.stndrdbtn-wrapper input     {
	background:url(../images/bluebtn-right.png) no-repeat right top;
	border:none;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	height:30px;
	padding-right:16px;
	padding-bottom:4px;
	text-transform:uppercase;
}

/*
box rounded corner
*/



.roundedboxholder {
	padding:0;
	clear:both;
	float:left;
	margin-bottom:32px;
}


.logo-wrapper {
	float:left;
	text-align:center;
	width:33.3%;
}

.roundedbox {
	background: url(../images/roundedbox.gif) left 1px no-repeat;
	margin-left:8px;
	width:650px;
	float:left;
}

.roundedbox.last   {
	margin-right:0;
}

.roundedboxtop  {
	background:url(../images/roundedboxtopright.gif) right top no-repeat;
	height:40px;
	padding:2px 34px 2px 0;
}


.roundedboxcontent    {
	background:url(../images/roundedboxcontent-right-bottom.png) right bottom no-repeat;
	padding:2px 20px 0;
	margin-top:-20px;
	height:1%;
}

.roundedboxcontent img   {
	margin:22px auto 14px;
}



.roundedboxbottom  {
	background:url(../images/roundedboxcontent-left-bottom.png) left bottom no-repeat;
	height:20px;
	margin-top:-20px;
}

.roundedboxcontent p   {
	font-weight:bold;
	font-size:0.94em;
	line-height:1.5;
}


.roundedboxcontent p.customerreferencename   {
	margin-top:12px;
}

/*
==================  greenbox (attentionbox)  =====================
*/


.attentionboxholder {
	padding:0;
	clear:both;
	float:left;
	margin-bottom:32px;
}

.pageteaser .attentionboxholder {
	margin-bottom:0;
	width:249px;
}


.attentionbox {
	background: url(../images/attentionbox.gif) left 1px no-repeat;
}


.pagecontent.standard .pagemaincontent .attentionbox h4 {
	color:#FFF;
	font:normal 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:-12px 0 0 -4px !important;
	margin:-12px 0 0 0px;
	position:relative;
	padding:0 0 16px;
}

.pagecontent.standard .pagemaincontent .attentionbox h4 .beforeheadline {
	font-size:0.7em;
	display:block;
}

.attentionboxtop  {
	background:url(../images/attentionboxtopright.gif) right top no-repeat;
	height:40px;
	padding:2px 34px 2px 0;
}


.attentionboxcontent    {
	background:url(../images/attentionbox-right-bottom.png) right bottom no-repeat;
	padding:2px 20px 0;
	margin-top:-20px;
	height:1%;
}

.attentionboxcontent img   {
	margin:22px auto 14px;
}



.attentionboxbottom  {
	background:url(../images/attentionbox-left-bottom.png) left bottom no-repeat;
	height:20px;
	margin-top:-20px;
}

.attentionboxcontent p   {
	font-weight:bold;
	font-size:0.94em;
	line-height:1.5;
}


/*
================  end greenbox  ====================
*/



/*
picture-viewer
*/

.picture-viewer-wrapper   {
	clear:both;
	margin:0 0 40px 6px;
}

.picture-viewer-top   {
	background:url(../images/picture-viewer-top.png) no-repeat top left;
	height:22px;
}


.picture-viewer-bottom  {
	background:url(../images/picture-viewer-middle.png) no-repeat bottom left;
	padding:8px 0 40px 46px;
	margin-top:-2px;
}


.picture-viewer-bottom .img-wrapper  {
	width:116px;
	text-align:center;
	float:left;
}

.picture-viewer-bottom .small-samples {
	clear:both;
	padding-bottom:20px;
	margin-left:-8px;
}

.picture-viewer-bottom .large  {
	clear:both;
	float:none;
	width:560px;
	height:440px;
	overflow:hidden;
	-- border:1px solid #b5c1d1;
}

.picture-viewer-bottom .img-wrapper a img {
	margin:0 auto;
	border:1px solid #b5c1d1;
}

.picture-viewer-bottom .img-wrapper a:hover img {
	border:1px solid #4e657c;
}

.picture-viewer-bottom .img-wrapper a.selected img {
	border:1px solid #4e657c;
}

/*
speciallista
*/

.roundedboxholder .default-list ul{
	margin:4px 0 0 0;
	padding:0 0 12px;
	list-style-position:outside
}

.pagecontent.standard .pagemaincontent .roundedboxholder h3{
	font:normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#FFF;
	padding:0 12px 0;
	float:left;
	clear:both;
	margin-top:-38px;
	position:relative;
	z-index:100;
}

.roundedboxholder .default-list ul li{
	margin:0;
	padding:5px 0 5px 12px;
	list-style-position:outside
}

.roundedboxholder .default-list ul li.odd{
	background:#f9f4d6;
}

.roundedboxholder .default-list ul li.even{
	background:#FFF;
}


.roundedboxholder .default-list ul li a   {
	background:transparent url(../images/link-arrow.png) no-repeat scroll left top;
	padding-left:34px;
	color:#32312c;
	font:bold 0.96em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.roundedboxholder .default-list ul li .bulletdiv
{
	background:url(../images/bullet.png) 16px 10px no-repeat;
	padding-left:38px;
	padding-top: 3px;
}


/*
function-box-small
*/


.functionbox-small ul {
	margin:0 0 32px 5px;
	float:left;
}

.functionbox-small li  {
	float:left;
	width:212px;
	height:45px;
	overflow:hidden;
	margin:4px;
}

.functionbox-small li img  {
	float:left;
	margin:-8px 8px 0 0;
	border:none;
	width:40px;
	overflow:hidden;
}


.functionbo-small li span  {
	float:left;
}

.functionbox-small li a,
.standard .functionbox-small li a{
	background:url(../images/functionbox-small.png) left top no-repeat;
	text-transform:uppercase;
	padding:13px 0px 100px 6px;
	font-size:0.84em;
	text-decoration:none;
	display:block;
	color:#ced0d1;
	font-weight:bold;
	width:212px;
	cursor:pointer;
}

.functionbox-small li a:hover,
.standard .functionbox-small li a:hover{
	color:#FFF;
	background:url(../images/functionbox-small-hover.png) left top no-repeat;
	text-decoration:none;
}

/*
back
*/


.back {
	margin-top:20px;
	height:70px;
	overflow:hidden;
}


.back a{
	color:#95a7bd;
	background:url(../images/back.png) left top no-repeat;
	text-decoration:none;
	height:200px;
	float:left;
	width:100%;
	font-size:0.9em;
	padding:40px 20px 8px 30px;
	display:block;
	text-transform:uppercase;
}

.back a:hover {
	background:url(../images/back-hover.png) left top no-repeat;
}


/*Emils tillägg*/

.pagecontent.standard .x-tendable div{
                             display:none;
}
 
.pagecontent.standard .x-tendable.active div{
                             display:inline;
}
 
 
.simplefield .middle .inputwrapper input   {
                             width:300px;
                             padding-top:6px;
                             font-size:12px;
                             font-weight:bold;
                             color:#999;
                             display:block;
                             border:1px solid #FFF;;
}
 
div.bluebtn-wrapper button{
                             background:url(../images/bluebtn-right.png) no-repeat right top;
                             border:none;
                             color:#FFF;
                             font-weight:bold;
                             font-size:11px;
                             height:30px;
                             padding-right:16px;
                             padding-bottom:4px;
                             text-transform:uppercase;
}
 
 
 
fieldset.standard-form .fldsep input{
                             background-color:#FFFFFF;
                             border:1px solid #A7D1E3;
                             width:280px;
}

fieldset.standard-form .fldsep select{
                             background-color:#FFFFFF;
                             border:1px solid #A7D1E3;
                             width:280px;
}
 
div.stndrdbtn-wrapper button {
                             background:url(../images/bluebtn-right.png) no-repeat right top;
                             border:none;
                             color:#FFF;
                             font-weight:bold;
                             font-size:11px;
                             height:30px;
                             padding-right:16px;
                             padding-bottom:4px;
                             text-transform:uppercase;
}
 
 
.pagecontent.standard .pagemaincontent span.instruction-text-error  {
                             padding:0 0 16px 0;
                             margin:12px 16px 16px;
                             clear:both;
                             color: red;
                             float: left;
}

div.facebook {
	margin-left: 6px;
}


