/* CSS Document */
body {
	width: 900px;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
	background: #F2F0F1 url(/images/background.jpg) repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.popup {
	width: 500px;
	margin: 20px auto 20px auto;
	border-collapse: collapse;
	background: #F2F0F1 url(/images/background_small.jpg) repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

#logo {
	float: right;
	margin: 25px 0px 20px 0px;
	vertical-align: bottom;
	text-align:right;
}
#lang {
	float: right;
	margin: 25px 0px 20px 0px;
	padding-top: 17px;
}
#menu {
	clear:both;
	height: 44px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	width: 880px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	/*position: absolute;*/
	bottom: 0px;
}
#main {
	display:block;
	clear:both;
	width: 880px;
	text-align: left;
	margin: 0px 10px 20px 10px;
	min-height:450px;
	}
#top {
	/*border-color:#666666;
	border-width:1px;
	border-style:solid;*/
	margin-top:10px;
}
#bottom {
	display:block;
	clear:both;
  	margin-top: 30px;
	/*border-color:#666666;
	border-width:1px;
	border-style:solid;	*/
}
#topleft {
	display:block;
	float:left;
	width:400px;
	text-align:left;
	margin-top:20px;
	margin-right:10px;
	padding:10px;
}
#topmid {
	display:block;
	float:left;
	width:170px;
	text-align:left;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-left-color:#dbdbdb;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#dbdbdb;
	border-right-style:solid;
	border-right-width:1px;
	vertical-align:top;
}
#topright {
	display:block;
	float:left;
	width:180px;
	text-align:center;
	margin-top:20px;
	margin-left:10px;
	padding:10px;
}
#left {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}
#mid {
	display:block;
	float:left;
	width:420px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	border-right-color:#dbdbdb;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#dbdbdb;
	border-left-style:solid;
	border-left-width:1px;
	padding:20px;
	min-height:450px;
}
#right {
	display:block;
	float:left;
	width:200px;
	text-align:center;
	margin-top:20px;
	padding:15px;
	
}
p.puff {
	font-weight:normal;
	color:#000000;
}

#pufftop {
	width:200px;
	height:40px;
	background-image:url(/images/pufftop.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	text-align:left;
}
#pufftop h3 {
	margin-left:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:12px;
}
#puffmid {
	width:200px;
	background-image:url(/images/puffmid.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
}
#puff a.margin {
	margin-left:35px;
}
#puffbot {
	width:200px;
	background-image:url(/images/puffbot.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:15px;
}
#puffmid ul {
	margin:0px;
	padding:0px;
	width:180px;
}
#puff li {
	padding-left:0px;
	margin-left:35px;
	margin-bottom:0px;
	list-style-image: url(/images/newsarr.jpg);
	list-style-position: outside;
}

#puff_aut {
	width:250px; 
	height:115px; 
	background-image:url(/images/puff_automatik.jpg); 
	background-repeat:no-repeat; 
	padding-left:15px; 
	padding-top:15px; 
	padding-right:20px; 
	padding-bottom:35px;
	cursor:pointer;	
}
#puff_hydr {
	width:255px; 
	height:115px; 
	background-image:url(/images/puff_hydraulik.jpg); 
	background-repeat:no-repeat; 
	padding-left:15px; 
	padding-top:15px; 
	padding-right:20px; 
	padding-bottom:35px;
	cursor:pointer;
}
#puff_forbtek {
	width:250px; 
	height:115px; 
	background-image:url(/images/puff_forbteknik.jpg); 
	background-repeat:no-repeat; 
	padding-left:15px; 
	padding-top:15px; 
	padding-right:20px; 
	padding-bottom:35px;
	cursor:pointer;
}
#topmid ul {
	margin:0px;
	padding:0px;
	float:left;
	width:140px;
}
#left ul {
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
}
#submenu li {
	display:block;
	padding-left:0px;
	margin-left:15px;
	margin-bottom:13px;
	list-style-image: url(/images/newsarr.jpg);
	list-style-position: outside;
}
#left ul li ul {
	margin:0px;
	padding:0px;
	width:100px;
}
#submenu li ul li {
	padding-left:0px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	list-style-image: url(/images/newsarr.jpg);
	list-style-position: outside;
}
#submenu li ul li a {
	font-weight:normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	line-height:24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin-bottom:7px;
	line-height: 22px;
}
h2.puff {
	color:#FFFFFF;
	margin-bottom:20px;
}
h2.blue {
	font-size: 18px;
	font-weight: bold;
	color: #0060AF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:7px;
}
p {
	font-size:11px;
	line-height:16px;
}
.bildtext {
	color: #999999;
	font-size: 10px;
}
#checkout {
	width: 880px;
	text-align: left;
	margin: 0px 10px 20px 10px;
	min-height:510px;
}
#aut {
	width: 880px;
	text-align: left;
	margin: 0px 10px 20px 10px;
	height:510px;
	overflow-y:auto;
}
.breadcrumbdiv {
	text-align: left;
	margin: 0px 10px 25px 10px;
}
.breadcrumbshop {
	text-align: left;
	width:500px;
	margin: 0px 10px 25px 10px;
	float:left;
}
.minimenushop {
	text-align:right;
	width:340px;
	float:right;
	height:60px;
}
.titlediv {
	color: #D73A45;
	font-size: 14pt;
	text-align: left;
	margin: 0px 10px 10px 10px;
}
.informationdiv {
	text-align: left;
	margin: 0px 10px 11px 10px;
}

.folderstbl {
	border-collapse: collapse; 
	text-align: left;
	margin: 0px 0px 15px 0px;
}
.folderscell {
	width: 180px;
	text-align: center;
	height:160px;
}

.folderinfotbl {
	width: 144px;
	height: 140px;
	border-collapse: collapse;
	background: url(/images/stor_kategori-bg.jpg) no-repeat left top;
}
.folderinfocellupper {
	height: 96px;
	vertical-align: middle;
	text-align: center;
}
.folderinfocelllower {
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #7A9AB1;
}
.folderinfotbl_nyhet {
	width: 144px;
	height: 140px;
	border-collapse: collapse;
}

.productstbl {
	width: 844px;
	border-collapse: collapse; 
	text-align: left;
	margin: 0px 0px 15px 0px;
}
.productscell {
	padding: 5px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.button {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.topbar {
	background: url(/images/produkt-bg.jpg) no-repeat 0px 2px;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-left:10px;
}
.sideborder {
	border-left: 1px solid #7A9AB1;
	border-right: 1px solid #7A9AB1;
}
a:link {
	color:#7b99b1;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#7b99b1;
	font-weight:bold;
	text-decoration:none;
}
a.filelink {
	color:#d62a36;
	font-weight:normal;
}
img {
	border:0px;
}
.obl {
	color:#CC0000;
}
#nyhet {
	width: 144px;
	height: 140px;
	background:url(/images/stor_kategori-bg-ny2.gif) no-repeat top left;
}

.newproduct {
	background:url(/images/prod-ny-bg.gif) no-repeat bottom left;	
}
.shownews {
	background:url(/images/stor_kategori-bg-ny2.gif) no-repeat top left;
}

/* wrapper */
#wrapperdiv {
	position: relative;
	height: 96px;
}
/* puff */
#puffdiv {
	display: block;
	height: 96px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#puffldiv {
	display: block;
	float: left;
	width: 3px;
	height: 96px;
	background:url(/images/swpuff_l.gif) no-repeat top left;
}
#puffmdiv {
	display: block;
	float: left;
	height: 96px;
	max-height: 70px;
	padding: 13px 10px 13px 10px;
	background:url(/images/swpuff_m.gif) repeat-x top left;
	vertical-align: middle;
}
#puffrdiv {
	display: block;
	float: left;
	width: 3px;
	height: 96px;
	background:url(/images/swpuff_r.gif) no-repeat top left;
}
