/* GENERAL */

html, body {
	margin:0;
	padding:0;
	}

body {
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	color: #333;
	}

p {
	margin:0 0 12px 0;
	}

img, a img {
	border: none;
	}

a, a:visited {
	/*color: #666;
	text-decoration: none;*/
	color: #c00010;
	text-decoration: none;
	}

a:hover {
	color: #c00010;
	text-decoration: none;
	text-decoration: underline;
	}

a:focus,
a:active {
	outline: none;
	}

/* LAYOUT */

div.container {
	text-align:left;
	width:980px;
	margin:0 auto;
	}

div.header {
	margin:0;
	padding:0;
	position:relative;
	display:block;
	height: 70px;
	overflow: hidden;
	background: #c00010 url(../images/corners/red-3.gif) scroll no-repeat bottom right;
	}

div.wrapper {
	float:left;
	width:100%;
	}

div.content {
	margin: 0 185px;
	}

div.left {
	float:left;
	width:170px;
	margin-left:-980px;
	}

div.right {
	float:left;
	width:170px;
	margin-left:-170px;
	font-size: 11px;
	}

div.footer {
	position:relative;
	clear:both;
	width:100%;
	color: #fff;
	margin:0;
	height: 31px;
	background: #c00010 url(../images/corners/smallred-3.gif) scroll no-repeat bottom right;
	}


div.copyright a, div.copyright a:visited {
	color: #666;
	text-decoration:none;
	}

div.copyright a:hover {
	color: #666;
	text-decoration:underline;
	}

div.content, div.right, div.left {margin-bottom: 12px;}


/* HELPERS */

div.wrap {
	padding: 12px 16px 12px 16px;
	}

div.right div.box div.wrap {
	padding: 12px 12px 12px 12px;
	}

div.right div.box.nyheter div.wrap {
	padding: 12px 16px 24px 16px;
	}

div.box.nyheter p  {
	line-height: 14px;
	}

div.box.nyheter p a,
div.box.nyheter p a:visited {
	color:#666;
	text-decoration:none;
	}

div.box.nyheter p a:hover {
	color:#c00010;
	text-decoration:none;
	}

div.left-col {
	display: block;
	width: 305px;
	float: left;
	}

div.right-col {
	margin-left: 320px;
	}

div.clear {
	display: block;
	width: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	}

div.box a,
div.box a:visited {
	color:#c00010;
	text-decoration:none;
	}

div.box a:hover {
	color:#c00010;
	text-decoration:underline;
	}

div.box p  {
	margin:12px 0 0 0;
	}

/*

div.box a.button,
div.box a.button:visited {
	color:#fff;
	text-decoration:none;
	}

div.box a.button:hover {
	color:#fff;
	text-decoration:underline;
	}
*/

/* CORNER IMAGES */

img.ctl {
	position: absolute;
	top:0;
	left:0;
	}

img.ctr {
	position: absolute;
	top:0;
	right:0;
	}

img.cbr {
	position: absolute;
	bottom:0;
	right:0;
	margin: 0 -1px -1px 0;
	}

img.cbl {
	position: absolute;
	bottom:0;
	left:0;
	}

/* FORMS */

form {
	margin: 0;
	padding: 0;
	}

	/*

input.button {
	width: 86px;
	height: 25px;
	background: transparent url(../images/button-a-bg.gif) scroll no-repeat center center;
	border: none;
	font: 10px verdana, arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}

	*/	

input.box {
	width: 98%;
	margin: 0 0 8px 0;
	padding: 2px;
	}

input.halfbox {
	width: 48%;
	margin: 0 0 8px 0;
	padding: 2px;
	}

input.box, input.halfbox {
	line-height: 14px;
	font-size: 12px;
	color: #7f8083;
	font-family: Verdana;
	}
	
div.buttonblock {
	margin: 0 0 12px 0;
	}

/* LINKS */

input.button, button, input.defaultbutton {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
font-weight: bold;
}
/*
a.button, a.button:visited {
	font-size: 10px;
	width: 86px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 11px;
	margin: 6px 0 0 0;
	padding: 7px 28px;
	color: #fff;
	background: transparent url(../images/button-a-bg.gif) scroll no-repeat center center;
	}

a.button:hover {
	width: 86px;
	text-decoration: underline;
	color: #fff;
	}
*/
a.button.right {
	float: right;
	}

a.button.center {
	margin: 0 auto;
	}

ul li a, ul li a:visited {
	color: #c00010;
	text-decoration: none;
	}

ul li a:hover {
	color: #c00010;
	text-decoration: underline;
	}

a.more, a.more:visited {
	font-weight: bold;
	color: #c00010;
	text-decoration: none;
	background: transparent url(../images/arrow2a.gif) scroll no-repeat left 3px;
	padding-left: 10px;
	font-size: 11px;
	}

a.more:hover {
	color: #c00010;
	text-decoration: underline;
	}

div.right a.more, div.right a.more:visited {
	background: transparent url(../images/arrow2b.gif) scroll no-repeat left 3px;
	}

div.class-forum a.more, div.class-forum a.more:visited {
	background: transparent url(../images/arrow2c.gif) scroll no-repeat left 3px;
	}

/* HEADER */

img.logo {
	position: absolute;
	top:12px;
	left:16px;
	}

img.slogan {
	position: absolute;
	top:34px;
	right:40px;
	}

/* SUBHEADER */

div.subheader {
	position: relative;
	display: block;
	height: 35px;
	}

div.subheader div.content,
div.subheader div.left,
div.subheader div.right {
	position: relative;
	height: 25px;
	margin-bottom:0;
	padding:0;
	}

/* PROMO */

div.billboard-container {
	height: 265px;
	margin: 0 0 12px 0;
	}

div.billboard-container div.billboard {
	background: #f1f1f1;
	display: block;
	float: left;
	width: 795px;
	height: 265px;
	}

div.billboard-container div.banner {
	background: #fff;
	display: block;
	float: right;
	width: 170px;
	height: 265px;
	}

/* PATH */

div#path p {
	font-size: 10px;
	color: #c00010;
	}

div#path a, div#path a:visited {
	color: #919191;
	text-decoration: none;
	}

div#path a:hover {
	color: #c00010;
	text-decoration: underline;
	}

/* BOXES */

div.box {
	background: #dfe0e1 url(../images/corners/gray-3.gif) scroll no-repeat bottom right;
	margin: 0 0 12px 0;
	padding:0;
	}

div.box div.wrap {
	background: transparent url(../images/corners/gray-1.gif) scroll no-repeat top left;
	}

div.box h3 {
	margin:0;
	}

div.box.my-neopost {
	width: 170px;
	font-size: 11px;
	}

div.box.my-neopost div.wrap {
	padding-right: 0px;
	}

div.box.my-neopost img.heading {
	margin: 0 0 6px 0;
	}

div.box img.pic {
	margin: 6px 0 0 0;
	}

div.box.hjalp img.pic {
	margin: 0;
	}

div.box p a, div.box p a:visited {
	color: #666666;
	text-decoration: none;
	}

div.box p a:hover {
	color: #c00010;
	text-decoration: none;
	}

div.box.my-neopost input.box {
	width: 132px;
	}

div.box.my-neopost h3 {
	text-align: left;
	padding-left: 10px;
	}

div.box.my-neopost p {
	font-size: 10px;
	line-height: 16px;
	}

div.box.my-neopost ul {
	margin-left: 2px;
	list-style-position:inside;
	}

div.box.right ul {
	margin-left: 2px;
	list-style-position:inside;
	}

div.content div.box {
	background: #ecedee url(../images/corners/lightgray-3.gif) scroll no-repeat  bottom right;
	}

div.content div.box div.wrap {
	background: transparent url(../images/corners/lightgray-1.gif) scroll no-repeat top left;
	padding-bottom: 0px;
	}

div.content div.box.hjalp {
	float: left;
	width: 298px;
	height: 147px;
	overflow: hidden;
	margin-bottom: 11px; /* + 1px clear div = 12px */
	font-size: 11px;
	}

div.content div.box.support {
	float: right;
	width: 297px;
	height: 147px;
	overflow: hidden;
	margin-bottom: 11px; /* + 1px clear div = 12px */
	font-size: 11px;
	}

div.content div.box.support p {
	margin-bottom: 8px;
	}

div.box.populara-produkter {
	position: relative;
	background-image: none;
	}

div.box.populara-produkter div.wrap {
	padding: 4px 16px 2px 16px;
	}

div.content div.box.informationslada,
div.content div.box.egenskaper {
	background: #dfe0e1 url(../images/corners/gray-1.gif) scroll no-repeat top left;
	}

div.content div.box.informationslada div.wrap,
div.content div.box.egenskaper div.wrap {
	background: transparent url(../images/corners/gray-3.gif) scroll no-repeat  bottom right;
	padding: 12px 16px 24px 16px;
	}

div.content div.box.specifikationer div.wrap {
	margin:0;
	padding: 4px 16px 0px 16px;
	}

div.content div.box.specifikationer {
	background-image: none;
	margin:0;
	padding:0;
	}

div.product-categories p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;	
	margin-bottom: 0.5em;	
	color: #c00010;
	}

/* FOOTER NAV */

ul.fnav-left {
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0;
	padding:0;
	height:23px;
	list-style-type:none;
	padding: 4px 0 0 4px;
	}

ul.fnav-left li {
	float:left; 
	height:23px;
	line-height:23px;
	border-right:1px solid #d0404c;
	position:relative;
	text-align:center;
	}

ul.fnav-left li a,
ul.fnav-left li a:visited {
	line-height:23px;
	display:block;
	padding: 0 16px;
	text-decoration:none; 
	color: #fff;
	}

ul.fnav-left li a:hover {
	display:block;
	text-decoration:none; 
	background: #d0404c;
	}

div.copyright {
	padding: 8px 20px;
	font-size: 10px;
	}

div.copyright p {
	color: #999;
	}

div.footer p {
	margin:0; 
	padding: 8px 0 0 19px;
	text-transform: none;
	font-size: 11px;
	}

div.footer a.link {
	color: #ffffff;
	text-decoration: none;
	}

/* MININAV */

ul.mininav {
	display: block;
	width: 88px;
	height: 16px;
	float: right;
	margin: 7px 0 0 0;
	padding:0;
	list-style-type:none;
	}

ul.mininav span {
	display: none;
	}

ul.mininav li {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 6px 0 0;
	}

ul.mininav li a,
ul.mininav li a:visited {
	background-image: url(../images/mininav.gif);
	background-color: transparent;
	display: block;
	width: 100%;
	height: 16px;
	}

ul.mininav li a:hover {
	display: block;
	}

ul.mininav li.home a			{background-position: 0px 0px;}
ul.mininav li.home a:hover		{background-position: 0px -16px;}

ul.mininav li.contact a			{background-position: -16px 0px;}
ul.mininav li.contact a:hover	{background-position: -16px -16px;}

ul.mininav li.sitemap a			{background-position: -32px 0px;}
ul.mininav li.sitemap a:hover	{background-position: -32px -16px;}

ul.mininav li.pagetop a			{background-position: -48px 0px;}
ul.mininav li.pagetop a:hover	{background-position: -48px -16px;}

/* MISC FIXES */

.box-container .login-content .info-text {
	width: 98%;
	}

.box-container .login-content .clearbox {
	width: 98%;
	}

div#path {
	margin: 0 0 2px 0;
	padding:0;
	font-size: 0.85em;
	}

div.box-container {
	margin-top:0;
	}

.border-box .product-categories	{width: 127px; overflow: hidden;}
.border-box .product-categories .cat-item {width: 132px; overflow: hidden; }
.border-box .product-categories .subcat-item {width: 132px; overflow: hidden;}
.border-box .product-categories .link {width: 112px;}

.content-view-full .class-product h1 {margin-left: 0px;}
.content-view-full .class-product h2 {margin-left: 0px;}

h1, .content-view-full .class-product h1 {
	margin: 8px 0 12px 0;
	}

h2, .content-view-full .class-product h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 12px 0;
	color: #666;
	}

/*
div.arrow {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	}
*/

div.arrow {
	display: none;
	}

div.box.informationslada ul,
div.box.egenskaper ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	}

div.box.informationslada ul li,
div.box.egenskaper ul li {
	list-style-type:none;
	margin: 0 0 6px 0;
	padding: 0px;
	padding-left: 13px;
	background: transparent url(../images/arrow2b.gif) scroll no-repeat 1px 3px;
	font-size: 11px;
	}

div.link {
	padding-left: 12px;
	background: transparent url(../images/arrow2a.gif) scroll no-repeat 1px 3px;
	}

.content-view-children .karriere-child {
	display: block;
	float:left;
	width: 198px;
	margin: 0;
	padding:0;
	}

.content-view-children .middle .karriere-child {
	margin: 0 8px;
	}

.content-view-children .karriere-child .border-box {
	height: 260px;
	}

.content-view-children .karriere-child .border-box .image-container {
	float: left;
	margin: 10px auto;
	width: 150px;
	height: 150px;
	}


/* COUNTRIES */
/*
div.subheader-country {
	margin-top: 0px;
	width: 170px;
	position: relative;
	}*/

div#ncs { 
	display: block;
	width:140px;
	height:19px;
	position:relative; 
	left:30px;
	top:4px; 
	background: transparent url(../images/background2.gif) scroll no-repeat top right;
	z-index:+20000; 
	}

div.country img.flag {
	position: absolute;
	top:8px; 
	left:7px; 
	}

div#ncs li ul {
	width:138px;
	font-size:11px;
	border:1px solid #ccc;
	padding:0;
	margin:0;
	}


#ncs, #ncs ul, ul#ncs { 
	padding:0; 
	margin:0 0 0 0; 
	list-style:none; 
	line-height:15px 
}

#ncs a {
	display:block; 
	width:136px; 
	height:19px; 
	line-height:15px; 
	padding: 1px 0 0 4px;
	background-repeat:no-repeat;
	background-position:right;
	color:#7f8083;
	text-decoration:none;
}

#ncs a img {
	vertical-align:top;
	margin:2px 2px 0 0;
}     

#ncs ul li {
	background-color:#fff;
	width:140px;
}

#ncs ul li a, #ncs ul li span {
	background:#fff;
	width:136px; 
	height:auto; 
	line-height:15px;
	padding:1px 0 1px 2px;
}

#ncs li { 
	float:left; 
	width:138px;
}

#ncs li ul li { 
	width:138px 
}

#ncs li ul li.grp { 
	width:138px; 
	padding:0 0 0 0;
}

#ncs li ul {
	position:absolute;
	width:138px;
	left:-999em;
	border:1px solid #000;
	background-color:#fff;
}

#ncs li:hover ul, #ncs li.sfhover ul, #ncs li li.sfhover ul { 
	left:0px 
}

.lnav {
	font-size:11px;
}

/* SEARCH */

div.search-container {
	margin: 4px 0 0 0;
	padding:0;
	width: 152px;
	height: 17px;
	border: 1px solid #a7a6ab;
	}

div.search-container form {
	margin:0;
	padding:0;
	border: none;
	overflow: hidden;
	}

div.search-container input#searchtext {
	margin:0;
	padding: 1px 0 0 2px;
	border: none;
	width: 120px;
	height: 15px;
	float: left;
	line-height: 14px;
	font-size: 12px;
	color: #7f8083;
	font-family: Verdana;
	}

div.search-container input#searchbutton {
	margin:0;
	padding:0;
	display: block;
	width: 17px;
	height: 17px;
	float: right;
	background: transparent url(../images/search.gif) scroll no-repeat top left;
	border: none;
	cursor: pointer;

	}

/* POPULARA PRODUKTER */

div.border-box div.border-tr.x {background-image: url(../images/box-1/border-trx.gif);}
div.border-box div.border-tl.x {background-image: url(../images/box-1/border-tlx.gif);}
div.border-box div.border-br.x {background-image: url(../images/box-1/border-brx.gif);}
div.border-box div.border-bl.x {background-image: url(../images/box-1/border-blx.gif);}


div.pp-cont {
display:block;
float:left;
width:146px;
height:146px;
}

div.pp-img {
margin-top: 3px;
height: 126px;
line-height: 126px;
text-align:center;
overflow: hidden;
}

div.pp-img img {
vertical-align: middle;
display: inline;
}

div.pp-href {
height:20px;
text-align:center;
}

div.pp-href a, div.pp-href a:visited {
font-size: 11px;
color: #c00010;
text-decoration:none;
font-weight: bold;
padding-left:12px;
background: transparent url(../images/arrow2a.gif) scroll no-repeat left 3px;
/* margin-left: -6px;*/
}

div.pp-href a:hover {
color: #c00010;
text-decoration: underline;
}

/* ALLA PRODUKTER */

div.pf-cont {
display:block;
float:left;
width:149px;
/* height:171px; */
margin: 0 3px 24px 0;
}

div.pf-top h3 { 
margin:0;
padding:0;
}

div.pf-top a { 
font-size: 10px;
text-transform: uppercase;
display: block;
height: 25px;
line-height: 25px;
width: 149px;
background-image: url(../images/productera-h3bgs.gif);
text-align: center;
color: #fff;
}

div.pf-top a,
div.pf-top a:visited { 
color: #fff;
text-decoration: none;
}

div.pf-top a:hover { 
color: #fff;
text-decoration: underline;
}

div.pf-top a.bga,
div.pf-top a.bga:visited,
div.pf-top a.bga:hover,
div.pf-top a.bgd,
div.pf-top a.bgd:visited,
div.pf-top a.bgd:hover { 
color: #3d292b;
}

div.pf-top a.bga { background-position:    0px 0px;}
div.pf-top a.bgb { background-position: -149px 0px;}
div.pf-top a.bgc { background-position: -298px 0px;}
div.pf-top a.bgd { background-position:    0px 0px;}

div.pf-img { 
height: 126px;
line-height: 126px;
text-align:center;
overflow: hidden;
}

div.pf-img img {
vertical-align: middle;
display:inline;
}

div.pf-href {
font-size: 11px;
/* height:32px; */
/* padding-left: 48px; */
text-align: center;
}

div.pf-href a, div.pf-href a:visited {
color: #c00010;
text-decoration:none;
font-weight: bold;
padding-left:12px;
background: transparent url(../images/arrow2a.gif) scroll no-repeat left 3px;
/* margin-left: -6px;*/
}

div.pf-href a:hover {
color: #c00010;
text-decoration: underline;
}


div.content-view-children.x3 div.pf-cont	{width:200px; /* height:171px;*/}
div.content-view-children.x3 div.pf-top a	{width:200px; height:auto; background-image: url(../images/productera-h3bgs2.gif); }
div.content-view-children.x3 div.pf-href	{/* height:auto; */}

div.content-view-children.x3 div.pf-top a.bga {background-position:    0px 0px;}
div.content-view-children.x3 div.pf-top a.bgb {background-position: -200px 0px;}
div.content-view-children.x3 div.pf-top a.bgc {background-position: -400px 0px;}

/* TABLE SPECIFIKATIONER */


table.specifikationer {
border-collapse: collapse;
border:none;
margin:0;
padding:0;
width: 100%;
font-size: 11px;
}

table.specifikationer td {
border: 1px solid #e9e9e1;
margin:0;
padding: 3px 6px 3px 16px;
color: #666;
}

table.specifikationer tr.bglight td {
background: #fff;
}

table.specifikationer tr.bgdark td {
background: #f7f7f7;
}

table.specifikationer td.first {
width: 164px;
font-weight: bold;
}

/* EXTRA ITEMS */

div.extra-items {
	margin: 0 0 0 0;
	padding: 12px 0;
	}

div.extra-itemsright {
	padding: 12px 0;
	margin: 0 0 0 0;
	width: 150px;
	float: right;
	}

div.extra-item a {
display: block;
padding: 4px 0 4px 20px; 
font-size: 11px;
}

div.extra-item.demo a {
background: transparent url(../images/ico-demo.gif) scroll no-repeat center left;
}

div.extra-item.brochure a {
background: transparent url(../images/ico-brochure.gif) scroll no-repeat center left;
}

div.extra-item.manufactor a {
background: transparent url(../images/ico-manufactor.gif) scroll no-repeat center left;
}

div.left div.product-categories div.link a,
div.left div.product-categories div.link a:visited {
color: #666;
text-decoration: none;
}

div.left div.product-categories div.link a:hover {
color: #c00010;
text-decoration: underline;
}

div.left div.cat-item div.link a, div.left div.subcat-item div.link a {font-size: 11px;}

/* MISC LINES */


div.hf-cont {
height:116px;
padding: 16px 0;
}

div.hf-cont.short {
height:83px;
padding: 16px 0;
}

div.hf-cont.short div.hf-left {
height:83px;
line-height:83px;
}

div.hf-left {
float: left;
width: 132px;
height:116px;
line-height:116px;
text-align:center;
overflow: hidden;
}

div.hf-left img {
vertical-align: middle;
display: inline;
}

div.hf-right {
float: right;
width: 152px;
}

div.hf-center {
margin: 0 166px 0 148px;
}

div.hf-center h2 {
margin: 0 0 4px 0;
}

div.hf-center p {
margin: 0 0 16px 0;
}

div.hf-center p.subheadings {
font-weight: bold;
margin: 0 0 6px 0;
}

div.hf-cont a.button, div.hf-cont a.button:visited, div.hf-cont a.button:hover {
display: block;
margin: 8px 0;
padding: 7px 3px 7px 3px;
}

div.newline {
display: block;
height: 1px;
background-color: #f1f1f1;
border:none;
overflow: hidden;
}

div.product-folder-bottom div.attribute-long {
/* width: 305px; */
/* float: left;  */
}

div.product-folder-bottom div.bigbox-container {
margin-left: 320px;
}

/*
.buttonlink a, .buttonlink a:visited {
font-family: verdana;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #fff;
text-decoration: none;
}


.buttonlink a, .buttonlink a:visited {
color: #fff;
text-decoration: none;
}

.buttonlink a:hover {
color: #fff;
text-decoration: underline;
}
*/
div.company-map {
float: right;
width: 280px;
}


div.content-view-sitemap ul.sitemap {
	list-style-type:none;
	margin: 0 0 12px 0;
	padding: 0px;
	font-size: 11px;
	}

div.content-view-sitemap table td {
	padding: 0 32px 0 0;
	}

div.content-view-sitemap ul.sitemap li {
	list-style-type:none;
	margin: 0 0 6px 0;
	padding: 0px;
	padding-left: 13px;
	background: transparent url(../images/arrow2a.gif) scroll no-repeat 2px 3px;
	}

div.content-view-sitemap ul.sitemap li a,
div.content-view-sitemap ul.sitemap li a:visited {
	color: #333;
	text-decoration: none;
	}

div.content-view-sitemap ul.sitemap li a:hover {
	color: #c00010;
	text-decoration: underline;
	}


/* FOLDER LINE WORK FORM */

.content-view-children .workform {
	clear:both;
	float:left;
	width:568px;
	width:600px;
	border-top:1px solid #E5E5E5;
}

.content-view-children .heading {
	clear:both;
	float:left;
	width:568px;
	width:600px;
	height:35px;
	font-weight:bold;
	color:#C00010;
	font-size:1em;
	margin-bottom:-1px;
	border-bottom:0;
	background-color: #f7f7f7;
}

.content-view-children .heading .padding {
	margin:10px 0 0 10px;
}

.workform .padding {
	margin:10px;
}

.workform .worktitle {
	clear:none;
	float:left;
	width:120px;
	height:120px;
	border-right:1px solid #E5E5E5;
	font-weight:bold;
	color:#C00010;
}

.workform .description {
	clear:none;
	float:left;
	width:190px;
	height:120px;
	border-right:1px solid #E5E5E5;
}

.workform .publicated {
	clear:none;
	float:left;
	width:70px;
	height:120px;
	border-right:1px solid #E5E5E5;
}

.workform .location {
	clear:none;
	float:left;
	width:100px;
	height:120px;
	border-right:1px solid #E5E5E5;
}

.workform .sok {
	clear:none;
	float:left;
	width:60px;
}

.workform .sok .buttonsok {
	margin-top:10px;
	margin-left:7px;
	margin-right:0;
}

.workform .sok .buttonsok a:hover {
	color:#fff;
}

.content-view-children .heading .worktitle {
	clear:none;
	float:left;
	width:120px;
}

.content-view-children .heading .description {
	clear:none;
	float:left;
	width:210px;
}

.content-view-children .heading .publicated {
	clear:none;
	float:left;
	width:70px;
}

.content-view-children .heading .location {
	clear:none;
	float:left;
	width:100px;
}

.content-view-children .heading .sok {
	clear:none;
	float:left;
	width:60px;
}


.imageleft img {
float: left;
margin-right:12px;
margin-bottom:3px;
padding:0;
}


/* NEOPOST RED BUTTONS */
a.button,
a.button:visited,
a.buttonlink,
a.buttonlink:visited,
div.box a.button,
div.box a.button:visited,
div.box a.buttonlink,
div.box a.buttonlink:visited {
	background: transparent url(../images/button-bgr.gif) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 32px;
	margin-right: 6px;
	padding-right: 20px;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	}

div.box a.button span, div.box a.buttonlink span,
a.button span, a.buttonlink span {
	background: transparent url(../images/button-bgl.gif) no-repeat; 
	display: block;
	line-height: 25px;
	padding: 3px 0 4px 18px;
	} 

div.box a.buttonlink:hover span, div.box a.buttonlink:hover span,
a.buttonlink:hover span, a.buttonlink:hover span {
	text-decoration: underline;
	color: #fff;
	}

div.box a.button.right,
div.box a:visited.button.right,
div.box a:hover.button.right,
div.box a.buttonlink.right,
div.box a:visited.buttonlink.right,
div.box a:hover.buttonlink.right,
a.button.right,
a:visited.button.right,
a:hover.button.right,
a.buttonlink.right,
a:visited.buttonlink.right,
a:hover.buttonlink.right {
	float: right;
	}


div.box.nyheter a.titlelink, div.box.nyheter a.titlelink:visited {
	color:#c00010;
	font-weight:bold;
	text-decoration:none;
	}

div.box.nyheter a.titlelink:hover {
	color:#c00010;
	font-weight:bold;
	text-decoration:underline;
	}

td.author {width:25%;}



/* BASKET */

div.basket-items {
	margin-bottom: 12px;
	}

div.basket-item {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 12px 0 0 0;
	height: 40px;
	}

div.basket-items div.bottom {
	background-color: #666;
	padding: 12px 0 12px 6px;
	border-bottom: 1px solid #ccc;
	background-color: #f1f1f1;
	}

div.basket-items div.bottom p {
	margin:0;
	padding:0;
	font-size: 11px;
	}

div.basket-items div.bottom p b {
	font-size: 12px;
	}

div.basket-item div.count input {
	width: 36px;
	margin-top: 3px;
	text-align: center;
	}

div.basket-item div.remove input {
	}

div.basket-item div.prodnr {
	font-size: 11px;
	}

div.basket-item div.count {
	width: 48px;
	float: left;
	}

div.basket-item div.name {
	width: 256px;
	float: left;
	}

div.basket-item div.price {
	width: 160px;
	float: left;
	font-weight: bold;
	margin-top: 4px;
	font-size: 12px;
	}

div.basket-item div.remove {
	width: 100px;
	float: right;
	padding-top: 4px;
	}

div.basket-item.small {
	height: 28px;
	}

div.basket-item.small div.name {
	width: 272px;
	}

div.basket-item.small div.price {
	margin-top: 0px;
	padding-top: 0px;
	}

div.basket-item.small div.count {
	text-align: center;
	}

.imageleft {
	float:left;
	margin: 0 12px 2px 0;
	}

.imageright {
	float:right;
	margin: 0 0 2px 12px;
	}

div.attribute-short div.attribute-image img {
	margin-right: 4px;
	}

div.search-line {
	margin: 0 0 6px 0;
	border-bottom: 2px solid #f1f1f1;
	}

/* PAGE NAVIGATOR */

div.pagenavigator {
	border-top:2px solid #f1f1f1;
	clear:both;
	height:35px;
	line-height:35px;
	margin-bottom:-2px;
}

* html div.pagenavigator {
	padding:0;
}

div.pagenavigator div.arrows-prev {
	clear:none;
	float:left;
	width:128px;
	height:35px;
	text-align:center;
}

div.pagenavigator div.arrows-next {
	border-left:2px solid #f1f1f1;
	clear:none;
	float:left;
	width:90px;
	height:35px;
	text-align:center;
}

div.pagenavigator div.arrows-prev span.neo,
div.pagenavigator div.arrows-next span.neo {
	text-align:center;
}

div.pagenavigator div.arrows-prev span.neo a,
div.pagenavigator div.arrows-next span.neo a {
	font-weight:bold;
	color:#C00010;
}

div.pagenavigator div.pages {
	clear:none;
	float:left;
	width:376px;
	height:35px;
	text-align:right;
}

div.pagenavigator div.pages span {
	padding-right:5px;
}

div.pagenavigator div.pages span a {
	text-decoration:underline;
}

div.pagenavigator div.pages span.current {
	font-weight:bold;
	color:#C00010;
}

/* REGISTER FORM NEW-FEEDBACK-CONTAINER */

div.new-feedback-container {
	
	}

div.new-feedback-container div.block {
	height: 46px;
	margin: 0 0 12px 0;
	}

div.new-feedback-container div.block.ezcc-user {
	height:182px;
	overflow: hidden;
	}

div.new-feedback-container div.block.ezcc-user div.block p {
	margin:0;
	}

div.new-feedback-container div.buttonblock {
	clear: both;
	margin: 0 0 24px 0;
	}

div.new-feedback-container div.form-divider {
	border-top: 2px dotted #c00010;
	margin: 0 0 6px 0;
	}

div.new-feedback-container label {
	font-weight: bold;
	font-style: normal;
	margin: 0 0 6px 0;
	padding: 0;
	color: #919191;
	font-size: 0.8em;
	}

div.new-feedback-container label {
	font-weight:normal; 
	font-size: 11px;
	color: #333;
	}

div.new-feedback-container label span.req {
	color: #c00010;
	}

div.new-feedback-container input.box {
	background: #fff url(../images/feedback-input-bg-new.gif) scroll no-repeat -1px -1px;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #bfbfbf;
	padding: 8px 0 0 0;
	margin:0;
	height:20px;
	text-indent:8px;
	color: #000;
	}

div.new-feedback-container div.block.ezcc-user input.ezcc-user {
	width: 128px;
	background: #fff url(../images/feedback-input-bg-new.gif) scroll no-repeat -1px -1px;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #bfbfbf;
	padding: 8px 0 0 0;
	margin:0;
	height:20px;
	text-indent:8px;
	color: #000;
	}


table.renderedtable {clear:both;}

span.spamfilter {display:none;}

/* NEW */

div.box.hjalp div.wrap p.docsys {
	margin:0 0 2px 0;
	}

div.box p.nyheter  {
	font-weight: bold;
	margin:0;
	}

div.box p.nyheter a, 
div.box p.nyheter a:visited {
	color:#c00010;
	text-decoration:none;
	}

div.box p.nyheter a:hover {
	color:#c00010;
	text-decoration:underline;
	}

div.pf-topleft a {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	height: 25px;
	line-height: 25px;
	width: 170px;
	background-image: url(../images/graybox.gif);
	text-align: center;
	color: #3d292b;
	}

div.border-box div.border-mc {
	height: 1%;
	background-color: #ffffff;
	padding-top: 0;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 0.75em;
	}

.border-box .product-categories {
	margin-top: 0 0 10px 0;
	height: auto;
	/*width: 180px;*/
	}

.border-box .product-categories .subcat-item {
	margin-top: 2px;
	float: left;
	clear: both;
	width: 185px;
	font-size: 0.85em;
	}

.attribute-pdf a {
	padding: 2px 0 2px 22px;
	line-height: 18px;
	background: transparent url("../images/ico-brochure.gif") scroll no-repeat left center;
	}


/* Styles for product form, jquery dropdown menu and input boxes */

.autocomplete-w1 { 
	background:url(img/shadow.png) no-repeat bottom right;
	position:absolute;
	top:0px;
	left:0px;
	margin:6px 0 0 6px;
	/* IE6 fix: */ 
	_background:none; _margin:1px 0 0 0; 
	}

.autocomplete { 
	border:1px solid #999;
	background:#FFF; 
	cursor:default; 
	text-align:left; 
	max-height:350px; 
	overflow:auto; 
	margin:-6px 6px 6px -6px; 
	/* IE6 specific: */ 
	_height:350px;  
	_margin:0; 
	_overflow-x:hidden;
	}

.autocomplete .selected {
	background:#F0F0F0; 
	}

.autocomplete div { 
	padding:2px 5px; 
	white-space:nowrap; 
	overflow:hidden; 
	}

.autocomplete strong { 
	font-weight:normal; 
	color:#3399FF; 
	}
.feedback-margin .attribute-subject #box1,
.feedback-margin .attribute-subject #box2,
.feedback-margin .attribute-subject #box3,
.feedback-margin .attribute-subject #box5,
.feedback-margin .attribute-subject #box7 {
	width: 98%;	
	margin-bottom: 8px;	
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	color: #7f8083;
	font-family: Verdana;
	width: 205px;
	/*text-indent: 10px;*/
	margin-left: 10px;
	margin-top: 6px;
	border: none;
	clear: none;
	float: left;
	border: 0px;
	}

input.disabled {
	background-color: #00c;
	border: #3532ff 1px solid;
	color: #000000;
	cursor: default;
	}

.feedback-margin .attribute-subject-disabled {
	/*background-image:url(../images/vzt/feedback-input-bg.gif);
	background-repeat:no-repeat;
	border:1px solid #000;*/
	padding:0;
	margin:0;
	background:#ece9d8;
	color: #7f8083;
	width:245px;
	height:30px;
	} 

.feedback-margin .attribute-subject-disabled .wrapper {
	margin-top: 8px;
	margin-left: 10px;
	width: 90%;
	}

.feedback-margin .attribute-subject-disabled input#box2, 
.feedback-margin .attribute-subject-disabled input#box4,
.feedback-margin .attribute-subject-disabled input#box6, 
.feedback-margin .attribute-subject-disabled input#box8 {
	width: 98%;
	margin: 0 0 8px 0;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	color: #7f8083;
	font-family: Verdana;
	background-color: transparent;
	border: none;
	width: 205px;
	margin-left: 10px;
	margin-top: 6px;
	border: none;
	clear: none;
	float: left;
	}
/* End */

select.box {
	width: 98%;
	margin: 0 0 8px 0;
	padding: 6px 3px 6px 6px;
	line-height: 14px;
	font-size: 12px;
	color: #7f8083;
	font-family: Verdana;
	background: transparent url(../images/feedback-input-bg-new.gif) scroll no-repeat -1px -1px;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #bfbfbf;
	}

select.box option {
	background-color: transparent;
	}

div.buttonblock-navigation {
	display: block;
	float: right;
	margin-bottom: 14px;
	}

div.ovrigt-graybox {
	width:240px;
	height:170px;
	background:#ece9d8;
	color:#7f8083;
	overflow: hidden;
	}

div.ovrigt-graybox .wrapper {	
	display: block;
	float: left;
	width:220px;
	margin:7px;
	}

