@charset "utf-8";
/* CSS Document */


/*GENERAL (start) ---------*/

* {
	outline:0;
}

html {
	background: #e6e6e6;
	overflow: auto;
	font-size: 62.5%;
}

body {
	text-align: left;
	margin: 0;
	padding: 0;
}

body, select, input, textarea, table {
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 1.1em;
	line-height: 1.5;
}

table {
	font-size: inherit;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4;
	color: #5a89c9;
}

h6 {
	font-size: 1em;
	margin: 0em;
	font-weight: bold;
	color: #fff;
}

h5 {
	font-size: 0.6em;
	margin: 1em 0em 0em 0em;
}

h4 {
	font-size: 0.8em;
	margin: 1.5em 0em 0em 0em;
}

h3 {
	font-size: 1.2em;
	margin: 1em 0em 0em 0em;
}

h2 
{
	font-size: 1.5em;
	margin: 2em 0em 0em 0em;
}

h1 {
	text-transform: none;
	letter-spacing: 0.1em;
	font-size: 2.2em;
	margin: 1em 0em 0em 0em;
}

p  {
	margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active {
	color: #004b92;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #004b92;
}

a img {
	border: 0;
}

hr {
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #999999;
	background-color: gray;
}

ul,
ol {
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li {
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

ul 
{
	list-style: disc;
}

ol {
	list-style: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	margin: 0em 3em;
}

/*GENERAL (end) -----------*/

/*FOOTER (start) ---------*/

#footer {
	font-size: 1em;
	text-align: center;
	margin: 1em 0em 0em 0em;
	padding: 1em 0em;
	clear: both;
	color: #000;
	border-top: #004b93 solid 1px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/*FOOTER (end) -----------*/

/*LAYOUT (start) ---------*/

#wrapper {
	text-align: left;
	width: 1000px;
	padding: 0em;
	margin: 0em auto;
	background: #fff;
}

/*LAYOUT header (start) ---------*/

#header {
	height: 120px;
	margin: 0 auto;
	padding: 0em 0 0 0;
	width: 1000px;
	clear: both;
	/*background: #132747 url(../images/header-bg.jpg) top right no-repeat;*/
	position: relative;
	color: #fff;
	background-color:#004283;
}

#logo {
	position: absolute;
    top: 5px;
    left: 15px; 
}

#datum {
	position: absolute;
    top: 65px;
    left: 475px;
	width: 140px;
	height: 20px;
	text-align: right;
}

#flaggor {
	position: absolute;
    bottom: 5px;
    left: 538px; 
}

#arsbild {
	position: relative;
    top: 5px;
    left: 630px;
	width: 170px;
	height: 113px;
}

#mainmenu {
	position: absolute;
	left: 0px;
	bottom: 5px;
}

/* Konto(start) ---------*/ 
#konto {
	position: absolute;
    top: 0px;
    right: 5px; 
	width: 200px;
	height: 30px;
	text-align: right;
}

.button-top {
	display: inline-block;
	height: 21px;
    color: #004b92;
	font-weight: normal;
	text-decoration: none!important;
	padding-left: 10px;
	line-height: 20px;
	cursor: hand;
	margin-bottom: 2px;
	background-image: url(../images/button-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: right;
}

.button-top span {
	background-image: url(../images/button-top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none!important;
	color: #004b92!important;
	line-height: 20px;
	height: 21px;
	display: inline-block;
}

.button-top:hover {
	background-image: url(../images/button-top.gif);
	text-decoration: none;
	color: #000!important;
}

.button-top:hover span {
	background-image: url(../images/button-top.gif);
	text-decoration: none;
	color: #000!important;
}

/* Konto(end) ---------*/ 

/* Kassa (start) ---------*/ 
#kassa {
    border: #004b92 solid 1px;
	background: #3564ae;
	position: absolute;
    top: 40px;
    right: 5px; 
	width: 180px;
	height: 55px;
	padding: 10px!important;
	padding: 7px;
}

#kassa-artikel {
    background: url(../images/kassa.gif) no-repeat left top;
	height: 20px;
}

#kassa-artikel span {
	background: #fff url(../images/pil.gif) no-repeat right bottom;
	border: 1px #ccc solid;
    color: #004b92;
	padding-right: 10px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	padding: 1px 20px 0 1px;
	width: 110px;
	height: 18px;
	cursor: pointer;
	margin: 0 0 5px 25px;
}

#kassa-artikel span:hover {
 	background: #e5e6e8 url(../images/pil.gif) no-repeat right bottom;
    border: 1px #b7b7b7 solid;
	cursor: pointer;
}

#visa_artiklar {
	position: absolute;
    top: 25px;
    right: 3px; 
	width: 150px;
/*	display: none;*/
	z-index: 7; 
	opacity: 0.9; filter: alpha(opacity=90);
	line-height: 18px;
	background: #fff;
	color: #000;
	border: 1px #ccc solid;
	border-top: 0px;
	padding: 5px;
}

#visa_artiklar span.rubrik {
	font-style: italic;
	color: #666666;
	display: block;
	margin-bottom: 10px;
}

#visa_artiklar_botten {
	background-color: #1D3C6B; 
	color: #ffffff;
	padding: 5px;
}

#visa_artiklar_botten a{
	color: #ffffff;
}

#summa {
	font-weight: bold;
	margin: 0 0 0px 25px;
}

#till-kassa {
	margin: 0 0 0px 25px;
}

.button-default {
	display: inline-block;
	height: 21px;
    color: #004b92;
	font-weight: normal;
	text-decoration: none!important;
	padding-left: 10px;
	line-height: 20px;
	cursor: hand;
	margin-bottom: 2px;
	background-image: url(../images/button-blank.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear: right;
}

.button-default span {
	background-image: url(../images/button-blank.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none!important;
	color: #004b92!important;
	line-height: 20px;
	height: 21px;
	display: inline-block;
}

.button-default:hover {
	background-image: url(../images/button-blank.gif);
	text-decoration: none;
	color: #000!important;
}

.button-default:hover span {
	background-image: url(../images/button-blank.gif);
	text-decoration: none;
	color: #000!important;
}

/* Kassa(end) ---------*/ 

/*LAYOUT header (end) ---------*/ 
	
#main {
	margin: 0 auto;
	padding: 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/*LAYOUT left (start) ---------*/

#main-left {
	width: 175px;
	float: left;
	margin: 15px!important;
	margin: 15px 15px 15px 8px; /*IE 6*/
	color: #fff;
}

#main-left-top {
	border: #1a407c solid 1px;
	background: #132747 url(../images/main-left-bg.jpg) top right repeat-y;
	margin-bottom: 15px;
	padding: 2px;
}

#main-left-top form {
	padding: 0;
	margin: 0;
}

.formsok { 
	font-family: arial, verdana, sans-serif;
	font-size: 8pt; 
	margin-left: 0px; 
	width: 100px;
}

button.sokknapp{
    background: url(../images/button-sok.gif) no-repeat left bottom;
    border: 0px #fff solid;
    color: #004b92;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	padding: 0px 5px 0 0;
	width: 50px;
	height: 21px;
	text-align: right;
	cursor: pointer;
}

button.sokknapp:hover{
    cursor: pointer;
	color: #000;
}


#main-left-bottom {
	border: #1a407c solid 1px;
	background: #132747 url(../images/main-left-bg.jpg) top right repeat-y;
	padding: 2px;
	height:500px;
	overflow:auto;
	
}

#main-left-bottom a, 
#main-left-bottom a:link,
#main-left-bottom a:visited, 
#main-left-bottom a:active {
	color: #fff;
	text-decoration: none;
}

#main-left-bottom h5 {
	font-size: 1.4em;
	margin: 1em 0em 0em 0em;
	color: #fff;
	font-weight: bold;
	border-bottom: solid 2px #244884;
	border-top: solid 2px #244884;
}


#main-left-bottom.menupageframe a {
	color: #fff!important;
}

/*LAYOUT left (end) ---------*/ 

#text {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 775px!important;
	width: 582px; /*IE 6*/
	float: left;
	margin: 15px 0;
}

#main-right {
	width: 175px;
	float: right;
	margin: 15px!important;
	margin: 15px 8px 15px 15px; /*IE 6*/
}

.clear {
	clear: both;
	line-height: 0.01;
	border-style: none;
}


/* PProdukt meny (start) ------------ */
#prod-menu table td {
	width: 9%;
/*	width: 90px;*/
	vertical-align:middle;
	text-align: center;
	font-weight: bold;
	padding: 5px 5px;
	line-height: 12px;
}

#prod-menu td.ind {
	color: #ffffff;
	background-color: #56778E;
}

#prod-menu td.ind a {
	color: #ffffff;
}

#prod-menu td.lag {
	background: #8a8700;
	color: #ffffff;
}

#prod-menu td.lag a{
	color: #ffffff;
}

#prod-menu td.tra {
	background: #b13a15;
	color: #ffffff;
}

#prod-menu td.tra a{
	color: #ffffff;
}

#prod-menu td.mil {
	color: #000000;
	background-color: #C6D87D;
}

#prod-menu td.mil a{
	color: #000000;
}

#prod-menu td.ark {
	color: #000000;
	background-color: #34BAD5;
}

#prod-menu td.ark a{
	color: #000000;
}

#prod-menu td.kon {
	background: #dc5b10;
	color: #ffffff;
}

#prod-menu td.kon a{
	color: #ffffff;
}

#prod-menu td.erg {
	background: #DFC999;
	color: #000000;
}

#prod-menu td.erg a{
	color: #000000;
}

#prod-menu td.utb {
	color: #ffffff;
	background-color: #7D5B9E;
}

#prod-menu td.utb a{
	color: #ffffff;
}

#prod-menu td.omk {
	color: #000000;
	background-color: #F7AF4C;
}

#prod-menu td.omk a{
	color: #000000;
}

#prod-menu td.ent {
	background: #365970;
	color: #ffffff;
}

#prod-menu td.ent a{
	color: #ffffff;
}

#prod-menu td.lun {
	color: #000000;
	background-color: #81C192;
}

#prod-menu td.lun a{
	color: #000000;
}

#prod-menu td.lou {
	color: #000000;
	background-color: #C9B485;
}

#prod-menu td.lou a{
	color: #000000;
}

#prod-menu td.mat {
	color: #000000;
	background-color: #4EB78D;
}

#prod-menu td.mat a{
	color: #000000;
}

#prod-menu td.per {
	color: #FFFFFF;
	background-color: #6F5095;
}

#prod-menu td.per a{
	color: #FFFFFF;
}

#prod-menu td.kap {
	color: #000000;
	background-color: #F0A04C;
}

#prod-menu td.kap a{
	color: #000000;
}

#prod-menu td.ute {
	color: #ffffff;
	background-color: #7C4E15;
}

#prod-menu td.ute a{
	color: #ffffff;
}

#prod-menu td.sps {
	color: #ffffff;
	background-color: #6D791B;
}

#prod-menu td.sps a{
	color: #ffffff;
}

#prod-menu td.art {
	color: #000000;
	background-color: #D15E12;
}

#prod-menu td.art a{
	color: #000000;
}

#prod-menu td.fot {
	color: #ffffff;
	background-color: #21AAD0;
}

#prod-menu td.fot a{
	color: #ffffff;
}

#prod-menu td.sou {
	color: #ffffff;
	background-color: #374E64;
}

#prod-menu td.sou a{
	color: #ffffff;
}

#prod-menu td.vml {
	color: #000000;
	background-color: #96CF7A;
}

#prod-menu td.vml a{
	color: #000000;
}

#prod-menu td.utm {
	color: #ffffff;
	background-color: #694922;
}

#prod-menu td.utm a{
	color: #ffffff;
}

#prod-menu td.miu {
	color: #000000;
	background-color: #CAD883;
}

#prod-menu td.miu a{
	color: #000000;
}

#prod-menu td.fon {
	color: #000000;
	background-color: #F8DE64;
}

#prod-menu td.fon a{
	color: #000000;
}

/* Produkt meny (end) ------------ */

/* Moln (start) ------------ */

#moln {
	width: 580px;
}

#moln a{
	padding: 3px;
	cursor: pointer;
}

.ord20 {
	font-size: 80%;
}

.ord19 {
	font-size: 85%;
}

.ord18 {
	font-size: 90%;
}

.ord17 {
	font-size: 95%;
}

.ord16 {
	font-size: 100%;
}

.ord15 {
	font-size: 105%;
}

.ord14 {
	font-size: 110%;
}

.ord13 {
	font-size: 115%;
}

.ord12{
	font-size: 120%;
}

.ord11 {
	font-size: 125%;
}

.ord10 {
	font-size: 130%;
}

.ord9 {
	font-size: 135%;
}

.ord8 {
	font-size: 140%;
}

.ord7 {
	font-size: 145%;
}

.ord6 {
	font-size: 150%;
}

.ord5 {
	font-size: 155%;
}

.ord4 {
	font-size: 160%;
}

.ord3 {
	font-size: 165%;
}

.ord2{
	font-size: 170%;
}

.ord1 {
	font-size: 175%;
}


/* Moln (end) ------------ */

/*LAYOUT (end) -----------*/

/* NAV JavaScriptMeny(start) ---------*/
.dmx {

}

.dmx a:visited {
	text-decoration: none;
	font-size: 1em;	
	font-family: arial, verdana, sans-serif;
	padding: 3px 10px 3px 10px;
    color: #ffffff;
    margin: 0;
    display: block;
    white-space: nowrap;
    position: relative;
}

.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;	
	font-family: arial, verdana, sans-serif;
	padding: 3px 10px 3px 10px;
    color: #ffffff;
    border-right: solid 1px #fff;
    margin: 0;
    display: block;
    white-space: nowrap;
    position: relative;
}

.dmx .item1:hover,
.dmx .item1-active:hover {
    text-decoration: none;
	color: #FFEF48;
}

.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 1em;
	font-family: arial, verdana, sans-serif;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
	text-transform: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.dmx .item2 {
    background: #1E3D6C;
	opacity: 0.95; 
	filter: alpha(opacity=95);
}

.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
	color: #2B5AA2;
}

.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}

.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.dmx .section {
    border: 1px solid #ffffff;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */

