html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

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

body
{
	background: #FFFFFF url(../img/bg.png) top repeat-x;
}

body, input, select, p
{
	font: normal 12px arial, helvetica, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	width: 112px;
	height: 112px;
	text-indent: -2000px;
	margin-bottom: 30px;
}

.sec_0 h1, .sec_1 h1 { background: url(../img/logo/1.png); }
.sec_2 h1 { background: url(../img/logo/2.png); }
.sec_3 h1 { background: url(../img/logo/3.png); }
.sec_4 h1 { background: url(../img/logo/4.png); }
.sec_5 h1 { background: url(../img/logo/5.png); }
.sec_6 h1 { background: url(../img/logo/6.png); }

h2
{
	font-size: 1.7em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 span
{
	font-weight: normal;
}

p
{
	color: black;
	line-height: 1.3em;
	margin: 12px 0 12px 0;
}

a
{
	color: black;
}

img
{
	border: none;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}


.table
{
	width: 750px;
	margin: 15px 0 10px 0;
	clear: both;
}

.table td
{
	padding-left: 4px;
}

#cart .table
{
	margin-top: 5px;
}

.table th
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 2px 0 2px 4px;
}

div.plusminus
{
	width: 40px;
}

a.plus span, a.minus span, a.minus_disabled span, a.edit span
{
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

a.plus
{
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../img/plusminus.png);
	margin: 1px 0 1px 0;
	outline: none;
}

a.plus:hover
{
	background-image: url(../img/plusminus.png);
	background-position: 0 -18px;
}

a.minus
{
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../img/plusminus.png);
	background-position: 0 -36px;
	margin: 1px 0 1px 0;
	cursor: pointer;
	outline: none;
}

a.minus_disabled
{
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../img/plusminus.png);
	background-position: 0 -72px;
	margin: 1px 0 1px 0;
	cursor: default;
	outline: none;
}

a.minus:hover
{
	background-image: url(../img/plusminus.png);
	background-position: 0 -54px;
}

a.edit
{
	display: block;
	width: 40px;
	height: 18px;
	background-image: url(../img/edit.gif);
	margin: 1px 0 1px 0;
}

a.edit:hover
{
	background-image: url(../img/edit_hover.gif);
}


.table .even
{
/*	background-color: #eee;*/
}

.table .odd
{
	background-color: #f9f9f9;
}

.table .tcl
{
	width: 13%;
}

.table .tc2
{
	width: 13%;
}

.table .tc3
{
	width: 13%;
}

#mountings .table .tc3
{
	width: 18%;
}

.table .tc4
{
	width: 38%;
}

#mountings .table .tc4
{
	width: 29%;
}

.table .tc5
{
	width: 8%;
}

.table .tc6
{
	width: 8%;
}

.table .tcr
{
	width: 7%;
}

.tablesubhead td
{
	padding: 10px 0 3px 4px;
	vertical-align: bottom;
}


.arrow
{
	padding-left: 16px;
	margin-left: 2px;
	background: url(../img/arrow.png) no-repeat left;
	text-decoration: none;
	font-weight: bold;
}

.arrow:hover
{
	text-decoration: underline;
}

.indent
{
	margin-left: 2em;
}


#nav
{
	height: 30px;
	width: 900px;
	margin: 0 auto 5px auto;
	position: relative;
}

#nav ul
{
	margin: 0;
	padding: 0.6em 0 0 0.4em;
}

#nav li
{
	margin: 0;
	padding-right: 1.6em;
	display: inline;
	float: left;
}

#nav a
{
	text-decoration: none;
	color: #606060;
}

#nav_home_sel a, #nav_home a:hover { color: #ff511c; }
#nav_saharbestallerdu_sel a, #nav_saharbestallerdu a:hover { color: #ff006c; }
#nav_monteringstips_sel a, #nav_monteringstips a:hover { color: #6f00f9; }
#nav_kopvillkor_sel a, #nav_kopvillkor a:hover { color: #008ede; }
#nav_kvalitetsgaranti_sel a, #nav_kvalitetsgaranti a:hover { color: #00c100; }
#nav_faq_sel a, #nav_faq a:hover { color: #8aff00; }
#nav_referenskok_sel a, #nav_referenskok a:hover { color: #ffe400; }
#nav_omoss_sel a, #nav_omoss a:hover { color: #ff9900; }
#nav_media_sel a, #nav_media a:hover { color: #ff00ff; }
#nav_kontakt_sel a, #nav_kontakt a:hover { color: #ff3300; }
#nav_kundvagn_sel a, #nav_kundvagn a:hover { color: #ff511c; }

li#nav_kundvagn, li#nav_kundvagn_sel
{
	float: right;
	padding-right: 0.4em;
}

li#nav_kundvagn a, li#nav_kundvagn_sel a
{
	padding-left: 24px;
	background: url(../img/cart.png) no-repeat left;
	text-decoration: none;
	display: block;
}


#sec_nav
{
	height: 76px;
	width: 900px;
	margin: 0 auto 38px auto;
	position: relative;
}

#sec_nav ul
{
	margin: 0;
	padding: 0;
}

#sec_nav li
{
	margin: 0;
	float: left;
	display: inline;
}

#sec_nav a
{
	width: 150px;
	height: 76px;
	display: block;
	text-indent: -2000px;
	outline: none;
	background-repeat:no-repeat;
}

#sec_nav_1 a { background: url(../img/nav.png); background-position: 0px 0px; }
#sec_nav_1 a:hover, #sec_nav_1_sel { background: url(../img/nav.png); background-position: -150px 0px; }
#sec_nav_2 a { background: url(../img/nav.png); background-position: 0px -76px; }
#sec_nav_2 a:hover, #sec_nav_2_sel { background: url(../img/nav.png); background-position: -150px -76px; }
#sec_nav_3 a { background: url(../img/nav.png); background-position: 0px -152px; }
#sec_nav_3 a:hover, #sec_nav_3_sel { background: url(../img/nav.png); background-position: -150px -152px; }
#sec_nav_4 a { background: url(../img/nav.png); background-position: 0px -228px; }
#sec_nav_4 a:hover, #sec_nav_4_sel { background: url(../img/nav.png); background-position: -150px -228px; }
#sec_nav_5 a { background: url(../img/nav.png); background-position: 0px -304px; }
#sec_nav_5 a:hover, #sec_nav_5_sel { background: url(../img/nav.png); background-position: -150px -304px; }
#sec_nav_6 a { background: url(../img/nav.png); background-position: 0px -380px; }
#sec_nav_6 a:hover, #sec_nav_6_sel { background: url(../img/nav.png); background-position: -150px -380px; }


div#container
{
	width: 902px;
	margin: 0 auto;
	position: relative;
}

div#main
{
	margin: 0;
	padding: 0;
	clear: both;
}

div#left
{
	float: left;
	width: 130px;
	padding: 0;
}

div#left h2
{
	font-size: 1.4em;
	margin: 0.8em 0 -0.2em 6px;
/*	color: #ff511c;*/
}

div#left p
{
	margin: 0.8em 1.2em 0.8em 6px;
}

div#left a
{
	color: black;
	text-decoration: underline;
}


div#left p#cart_items, div#left p#cart_empty
{
	display: none;
}


ul#navlist
{
	list-style-type: none;
	margin: 6px 15px 18px 6px;
	padding: 0;
	font-weight: bold;
}

ul#navlist ul
{
	margin: 0px 0px 6px 12px;
	list-style-type: none;
	padding: 0;
}

ul#navlist a
{
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em;
}

ul#navlist a:hover
{
	text-decoration: underline;
}

ul#navlist a.new
{
	padding-right: 60px;
	background: url(../img/nyhetspil.gif) no-repeat right;
}


.sec_0 #left h2, .sec_1 #left h2, .sec_0 #right h3, .sec_1 #right h3, .sec_0 p a, .sec_1 p a, .sec_0 li a, .sec_1 li a, .sec_0 #left a:hover, .sec_1 #left a:hover { color: #ff511c; }
.sec_2 #left h2, .sec_2 #right h3, .sec_2 p a, .sec_2 li a, .sec_2 #left a:hover, .sec_2 p.bigtext { color: #1ae105; }
.sec_3 #left h2, .sec_3 #right h3, .sec_3 p a, .sec_3 li a, .sec_3 #left a:hover, .sec_3 p.bigtext { color: #22b2e8; }
.sec_4 #left h2, .sec_4 #right h3, .sec_4 #right p a, .sec_4 li a, .sec_4 #left a:hover { color: #f20066; }
.sec_5 #left h2, .sec_5 #right h3, .sec_5 p a, .sec_5 li a, .sec_5 #left a:hover, .sec_5 p.bigtext { color: #c7d800; }
.sec_6 #left h2, .sec_6 #right h3, .sec_6 p a, .sec_6 li a, .sec_6 #left a:hover, .sec_6 p.bigtext { color: #57572d; }



div#right
{
	float: right;
	width: 750px;
	margin: 0;
}

div#right h2
{
	margin-bottom: 10px;
}

.sec_2 div#right h2
{
	display: none;
}

div#right h3
{
	font-size: 1.4em;
	margin: 0.8em 0 -0.2em 0;
}

div#right h4
{
	margin: 1em 0px -0.4em 0;
}

div#right p
{
	margin: 0.8em 1.2em 0.8em 0;
}

div#right ul
{
	margin: 5px 0 0 20px;
	padding-left: 0;
}

div#right ul li
{
	list-style-type: disc;
}

div#right ol
{
	margin: 5px 0 14px 28px;
	padding-left: 0;
}

div#right ol li
{
	list-style-type: decimal;
}

div#right p.bigtext
{
	font-size: 3.1em;
	font-weight: bold;
	margin: 0 0 0.4em 0;
	line-height: 1em;
	letter-spacing: -0.025em;
}

.sec_2 div#right p.bigtext span
{
	color: #666;
}

.sec_3 div#right p.bigtext
{
	font-size: 2.8em;
}

img#top
{
	margin-bottom: 24px;
}

div.box
{
	margin: 8px 0 0 0;
	padding-bottom: 14px;
}

div.divider
{
	width: 100%;
	height: 1px;
	clear: both;
}

#start div#innerleft
{
	float: left;
	width: 320px;
}

#start div#innerright
{
	float: right;
	width: 405px;
}

#luckor div#innerleft, #bankskivor-och-hoar div#innerleft, #handtag-och-beslag div#innerleft, #belysning div#innerleft
{
	float: left;
	width: 300px;
}

#luckor div#innerright, #bankskivor-och-hoar div#innerright, #handtag-och-beslag div#innerright, #belysning div#innerright
{
	float: right;
	width: 420px;
}

#objekt div#innerleft, #laminat div#innerleft, #kompakt-laminat div#innerleft, #rostfria div#innerleft, #massivtra div#innerleft
{
	float: left;
	width: 420px;
}

#objekt div#innerright, #laminat div#innerright, #kompakt-laminat div#innerright, #rostfria div#innerright, #massivtra div#innerright
{
	float: right;
	width: 300px;
}


#massivtra div#innerleft2
{
	float: left;
	width: 220px;
	clear: right;
	margin-top: 24px;
}

#massivtra div#innerright2
{
	float: right;
	width: 520px;
	clear: right;
	margin-top: 24px;
}


div#view2d, div#view3d
{
	width: 750px;
	height: 328px;
}

div#home3d
{
	width: 750px;
	height: 417px;
	margin-bottom: 24px;
}

a#switchview
{
	width: 106px;
	height: 15px;
	position: relative;
	top: 271px;
	left: 626px;
	display: block;
	background: url(../img/knappar.png);
	background-position: 0px 0px;
	text-indent: -2000px;
	outline: none;
}

a#switchview:hover
{
	background-position: 106px 0px;
}

a#opengallery
{
	width: 106px;
	height: 15px;
	position: relative;
	top: 277px;
	left: 626px;
	display: block;
	background: url(../img/knappar.png);
	background-position: 0px 15px;
	text-indent: -2000px;
	outline: none;
}

a#opengallery:hover
{
	background-position: 106px 15px;
}

div#topbox
{
	overflow: hidden;
}

div#intro
{
	float: left;
	width: 450px;
	margin-top: 10px;
}

div#intro a
{
	color: black;
}

div#intro ul
{
	margin: 0 0 1em 2em;
	padding: 0;
}

div#intro li
{
	margin: 0.1em 0 0.1em 0;
	list-style-type: disc;
}

div#onetwo
{
	background: #fff url(../img/box1b.png) top left no-repeat;
	width: 750px;
	height: 132px;
	clear: both;
}

div#puff
{
	width: 750px;
	margin-top: 20px;
}

div#puff a
{
	float: left;
	margin-right: 10px;
}

div#puff a#lastpuff
{
	float: right;
	margin-right: 0;
}


#right .box
{
	margin: 0;
}

#right .box strong
{
	font-size: 1.6em;
	line-height: 1em;
	color: #fff;
	margin-bottom: 4px;
	display: block;
}

#right .box a { color: #000; }
#right .box a:hover { color: #444; }

#right p#box1a
{
	background: #fff url(../img/box1a.png) top left no-repeat;
	padding: 50px 70px 0 0;
	width: 330px;
	margin-bottom: 15px;
}

#right p#box1b
{
	width: 235px;
	padding: 40px 0 0 22px;
	float: left;
}

#right p#box1c
{
	width: 250px;
	padding: 40px 0 0 86px;
	float: left;
}

#right p#box2a
{
	background: #1ae105 url(../img/tail2a.png) top left no-repeat;
	margin: 24px 0 0 0;
	padding: 14px 20px 14px 40px;
	width: 260px;
	position: relative;
	left: -20px;
}

#right p#box2b
{
	background: url(../img/box2b.png);
	padding: 20px 12px 0 124px;
	width: 164px;
	height: 74px;
	color: #fff;
}
#right p#box2b strong { font-size: 1.35em; line-height: 1.1em; }

#right p#box2c
{
	background: url(../img/box2c.png);
	padding: 14px 126px 0 20px;
	width: 154px;
	height: 86px;
}
#right p#box2c strong { font-size: 1.35em; line-height: 1.1em; }

#right p#box2d
{
	background: #1ae105 url(../img/tail2d.png) bottom left no-repeat;
	margin: 24px 0 0 0;
	padding: 14px 20px 34px 20px;
	width: 234px;
}

#right p#box3a
{
	background: #22b2e8 url(../img/tail3a.png) top left no-repeat;
	padding: 14px 20px 14px 40px;
	width: 260px;
	position: relative;
	left: -20px;
}

#right p#box3b
{
	background-color: #999999;
	padding: 14px 20px 14px 20px;
	width: 260px;
}
#right p#box3b strong { font-size: 1.35em; }

#right div#box3c
{
	background-color: #22b2e8;
	padding: 18px 20px 18px 25px;
	width: 275px;
	position: relative;
	left: -20px;
	margin-top: 5px;
}

#right p#box4a
{
	background: #f20066 url(../img/tail4a.png) top left no-repeat;
	padding: 14px 20px 14px 40px;
	width: 260px;
	position: relative;
	left: -20px;
}

#right p#box4b
{
	background: url(../img/box4b.png);
	padding: 14px 105px 0 20px;
	width: 175px;
	height: 74px;
}
#right p#box4b strong { font-size: 1.35em; line-height: 1.1em; }

#right p#box4c
{
	background: url(../img/box4c.png);
	padding: 14px 20px 0 20px;
	width: 260px;
	height: 164px;
}

#right p#box5a
{
	background: #c7d800 url(../img/tail5a.png) top left no-repeat;
	padding: 14px 20px 14px 40px;
	width: 260px;
	position: relative;
	left: -20px;
}

#right p#box5b
{
	background: url(../img/box5b.png);
	padding: 14px 20px 0 154px;
	width: 126px;
	height: 142px;
}
#right p#box5b strong { font-size: 1.35em; line-height: 1.1em; }

#right p#box6a
{
	background-color: #57572d;
	padding: 14px 20px 14px 20px;
	width: 260px;
}
#right p#box6a strong { font-size: 1.35em; }


div#factsheet
{
	width: 275px;
	float: right;
}

div#factsheet dl
{
	margin: 20px 0 0 0;
	padding: 0;
	overflow: auto;
}

div.box div#factsheet dl
{
	margin: 10px 0 10px 0;
}

div#factsheet dl dt
{
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div#factsheet dl dd
{
	float: left;
	width: 70%;
	margin: 0;
	padding: 0;
}

div#factsheet p
{
	clear: both;
}

div#factsheet a#closeups
{
	background: url(../img/laptop.jpg) no-repeat center;
	margin-top: 15px;
	padding-top: 85px;
	text-decoration: none;
	display: block;
}

div#factsheet a#closeups:hover
{
	text-decoration: underline;
}

div#price
{
	font-size: 2.4em;
	line-height: 1em;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

div#price span
{
	font-size: 0.4em;
	line-height: 1.2em;
	color: #fff;
	display: block;
}

div#tender
{
	text-align: right;
}

#referenskok #right p
{
	margin-left: 180px;
}


.referens
{
	margin-top: 20px;
}

.referens span
{
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 28px;
	padding-left: 20px;
}

.referens a
{
	margin-right: 16px;
}


input, select, textarea
{
	border: solid 1px #aaa;
}

.fields p
{
	margin-top: 6px;
	margin-bottom: 2px;
	overflow: auto;
}

.fields label
{
	font-weight: bold;
	width: 120px;
	float: left;
}

.required
{
	color: #f00;
}

span.address
{
	padding-top: 1em;
	padding-bottom: 1em;
}


#footer
{
	clear: both;
	padding: 10px 0 0 150px;
	text-align: center;
}

#footer p
{
	color: #999;
	font-size: 0.8em;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	outline: none;
}

