@charset "utf-8";
/* Global */ 
html {
	font-size: 125%;
	}
body {
	background-image: url(Graphics/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 50%;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: none;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	display: block;
}
h1, h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color:#6a6a6a;
}
h1 {
	color:#6a6a6a;
	font-size: 1.7em;
}
h3 {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #8a8a8a;
}
p {
	font-weight: normal;
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
img {
	border: none;
}
a, a:active {
	outline:none;
}
/* SITE CONTAINERS */

#sidfot {
	background-image: url(Graphics/bg_bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 121px;
	width: 100%;
	padding-top: 90px;
}
#print #sidfot {
	background-image: none;
	height: auto;
	width: 700px;
	margin-top: 30px;
	padding-top: 10px;
}
#head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 93px;
	margin-top: 10px;
	position: relative;
	visibility: visible;
	display: block;
	margin-bottom: 20px;
}
#head .logo {
	position: absolute;
	left: 0px;
	top: 29px;
}
#site {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	display: table;
	position: relative;
	visibility: visible;
}
#print {
	width: auto;
	margin: 0;
	font-size: 1.1em;
	position: relative;
	visibility: visible;
	background-color: #FFF;
	padding: 20px;
	text-align: left;
}
#sidfot .Sida {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.0em;
	color: #9a9a9a;
	text-align: center;
}
#produkt #produktbild .cleanA {
	margin-top: 0px;
	padding-left: 0px;
	background: transparent;
}
#kategorier .cleanA {
	padding-left: 0px;
	background: transparent;
}
#produkter .cleanA {
	padding-left: 0px;
	background: transparent;
}
#site a {
	background-image: url(Graphics/pil_lasmer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
/* Bilder generella i mallar */
.bildC {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-bottom: 10px;
}
.bildH {
	display: block;
	float: right;
	clear: right;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-left: 20px;
	margin-bottom: 10px;
}
.bildV {
	display: block;
	float: left;
	clear: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-right: 20px;
	margin-bottom: 10px;
}
/* MENY */
#meny ul,
#meny ul li,
#meny ul ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
#meny, #meny ul {
                             position: absolute;
                             top: 0px;
                             right: 0px;
                             height: 93px;
                             width: 650px;
                             text-align: right;
}
#meny ul li {
                             display: inline;
                             height: 93px;
                             position: relative;
                             float: right;
}
#meny ul li a {
                             display: block;
                             float: left;
                             height: 16px;
                             padding-left: 20px;
                             padding-top: 39px;
                             padding-bottom: 37px;
                             padding-right: 17px;
                             color: #58595b;
                             font-size: 13px;
                             text-decoration: none;
                             position: relative;
                             margin-right: 3px;
}
#meny ul li.current {
                             background-image: url(Graphics/meny_bg_hoger.gif);
}
#meny ul li.current a {
                             background-image: url(Graphics/meny_bg_vanster.gif);
                             font-weight: bold;
}
#meny ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1500;
	width: 100px;
	padding-bottom: 10px;
	height: auto;
	background-image: url(Graphics/bg_dropdown.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 2px;
	}
#meny ul ul li, #meny ul li.current ul li {
	float: none;
	display: block;
	width: 100px;
	height: 23px;
	padding: 0px;
	background-image: none;
}
#meny ul ul li a {
	height: 15px;
	font-size: 11px;
	border: none; 
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	margin-left: 0px;
	padding-left: 5px;
	width: 90px;
	display: block;
	text-align: left;
	font-weight: normal;
	z-index: 2000;
	background-image: none;
}
#meny ul li.current ul li a {
	background-image: none;
}
#meny ul ul li.current a {
	background-color: #494949;
	background-image: none;
	color: #FFF;
}
#meny ul li:hover > ul {
 visibility: visible;
}
/* STARTSIDA */
#presenter {
	display: block;
	height: 370px;
	width: 950px;
	position: relative;
	visibility: visible;
}
#kategorier {
	width: 950px;
	position: relative;
	visibility: visible;
	padding-top: 20px;
	padding-bottom: 20px;
	display: table;
}
#notiser {
	width: 950px;
	position: relative;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	padding-top: 20px;
	display: table;
}
#notiser ul li {
	display: inline;
	float: left;
	position: relative;
	width: 215px;
	margin-right: 11px;
	margin-left: 11px;
}
#kategorier ul li {
	display: inline;
	float: left;
	position: relative;
	width: 167px;
	margin-right: 11px;
	margin-left: 11px;
}
/* PRODUKTER */
#produkter {
	width: 950px;
	position: relative;
	visibility: visible;
	padding-top: 20px;
	display: table;
} 
#produkter ul {
	clear:both;
}
#produkter ul li h2 {
	font-size: 1.1em;
}
#produkter ul li  {
	display: inline;
	float: left;
	position: relative;
	width: 167px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 25px;
}
#produkter ul li img {
	margin-bottom: 5px;
}
#produkter .Sida p {
	margin-right: 475px;
}
#produkter .Sida h1 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-bottom: 2px;
}



a:link, a:visited {
	color:#6f8dba;
	text-decoration: none;
	outline: none;
}

#produkt {
	width: 950px;
	position: relative;
	visibility: visible;
	padding-top: 50px;
	display: table;
}
#print #produkt {
	width: 700px;
	position: relative;
	visibility: visible;
	padding-top: 50px;
	display: table;
}
#produkt #produktbild {
	float: left;
	width: 150px;
	position: relative;
	visibility: visible;
}
#produkt #produktcontent {
	width: 775px;
	margin-left: 175px;
}
#print #produkt #produktcontent {
	width: 515px;
	margin-left: 175px;
	position: relative;
	visibility: visible;
	display: table;
}
#produkt #produktcontent #spottar {
	width: 237px;
	margin-left: 538px;
}
#produkt #produktcontent #produktfakta {
	float: left;
	width: 515px;
}
#produkt #produktbild a {
	float: left;
	margin-top: 20px;
}
#produkt #produktcontent #spottar .pdf, #produkt #produktcontent #spottar .print, #produkt #produktcontent #spottar .af {
	background-image: url(Graphics/knapp_pdf.gif);
	display: block;
	height: 35px;
	width: 170px;
	padding-left: 57px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	color: #494949;
	margin-bottom: 10px;
}
#produkt #produktcontent #spottar .print {
	background-image: url(Graphics/knapp_skrivut.gif);
}
#produkt #produktcontent #spottar .af {
	background-image: url(Graphics/knapp_aterforsaljare.gif);
}
#produkt #produktcontent #produktfakta ul li {
	list-style-image: url(Graphics/blafyrkant.gif);
	font-size: 1.1em;
	color: #828282;
	padding-bottom: 5px;
}
#produkt #produktcontent #produktfakta ul {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 15px;
}
#produkt #produktcontent #produktfakta h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	padding-bottom: 3px;
}
#produkt #produktcontent #produktfakta table {
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1b1b1;
	color: #828282;
	width: 500px;
	margin-bottom: 15px;
}
#produkt #produktcontent #produktfakta table td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	padding-right: 25px;
}
#produkt #produktcontent #produktfakta table td.rubrik {
	font-weight: bold;
}
#produkt #produktcontent #produktfakta h2 {
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(Graphics/logo_produktsida.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	margin-top: 5px;
}
.panelLink {
	float: right;
	margin-top: -20px;
}
#produktfakta a {
	background-image: none;
	padding-left: 0px;
}
/* Vanlig Sida */
#VanligSida {
	width: 950px;
	position: relative;
	visibility: visible;
	padding-top: 20px;
	display: table;
}
.TextSpalt {
	width: 460px;
	float: left;
}
.BildSpalt {
	width: 460px;
	margin-left: 490px;
}

/* POPUP */
div.popup
{
                             min-width: 500px;
                             min-height: 500px;
							 padding: 20px;
}
div.popup div.popupheaderdrag
{
                             visibility: hidden;
                             display: none;
}
div.popup div.popupheader
{
                             background-color: #FFF;
                             background-repeat: no-repeat;
                             background-position: center top;
                             height: 32px;
                             /*cursor: move;*/
}
div.popup div.popupcontent
{
                             background-color: #FFF;
                             background-repeat: no-repeat;
                             background-position: center bottom;
							text-align: center;
							padding-bottom: 20px;
}
div.popup a.closebutton
{
                             font-weight: bold;
                             font-size: 11px;
                             display: block;
                             float: right;
                             margin-right: 10px;
                             margin-top: 10px;
                             padding-top: 2px;                      
}
.popupBackground
{
                             background-color:Black;
                             filter:alpha(opacity=30);
                             opacity:0.3;
}

/* BILDGALLERI */

#thumbnails {
	float: left;
	width: 390px;
}
#thumbnails .thumb {
	float: left;
	height: 90px;
	width: 80px;
	text-align: center;
	border: 1px solid #CCC;	
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;	
}
#thumbnails a {
	background-image: none;
	padding: 0px;
}
#thumbnails h2 {
	font-size: 12px;
	margin: 0px;
}
#thumbnails p {
	font-size: 10px;
	margin: 0px;
}
#preview {
	float: right;
	width: 550px;
	text-align: center;
	padding: 5px;
}

