﻿html
{
   background-color: #fff;
   background: url("/design/bg.jpg");
   background-repeat: repeat-x;
   background-position: top left;
}
body, p, table, tr, td
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	color:#666;
	margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	  font-family: century gothic, verdana, arial, sans-serif;
	  color: #666;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.3;
}
h6
{
    font-size: 1em;
    margin: 0.3em 0em 0.2em 0em;
    font-weight: bold;
}
h5
{
    font-size: 1em;
    margin: 0.3em 0em 0.6em 0em;
    font-weight: normal;
    font-family: verdana, sans-serif;
    color: #999;
}
h4
{
    font-size: 1em;
    margin: 0.3em 0em 0.2em 0em;
    font-weight: bold;
}
h3
{
    font-size: 1.6em;
    margin: 0.3em 0em 0.3em 0em;
}
h2
{
    font-size: 2em;
    margin: 0em 0em 0.7em 0em;
}
h1
{
    font-size: 2.6em;
    margin: 0 0em 0.5em 0em;
}
p
{
    font-size: 1em;
    margin: 0em 0em 0.8em 0em;
}
a,
a:link,
a:visited,
a:active
{
    color: #b6a778;
    text-decoration: underline;
    font-weight: normal;
}

a:hover
{
    text-decoration: underline;
	  color: #e455b7;
}
#nmcleft a,
a:link,
a:visited,
a:active
{
    color: #a3b47b;
    text-decoration: underline;
    font-weight: normal;
}

#nmcleft a:hover
{
    text-decoration: underline;
	  color: #999;
}
#nmcleft2 a,
a:link,
a:visited,
a:active
{
    color: #a3b47b;
    text-decoration: underline;
    font-weight: normal;
}

#nmcleft2 a:hover
{
    text-decoration: underline;
	  color: #999;
}
#nmcright a,
a:link,
a:visited,
a:active
{
    color: #a3b47b;
    text-decoration: underline;
    font-weight: normal;
}

#nmcright a:hover
{
    text-decoration: underline;
	  color: #999;
}
#nmcmain a,
a:link,
a:visited,
a:active
{
    color: #a3b47b;
    text-decoration: underline;
    font-weight: normal;
}

#nmcmain a:hover
{
    text-decoration: underline;
	  color: #999;
}
#content2 a,
a:link,
a:visited,
a:active
{
    color: #a3b47b;
    text-decoration: underline;
    font-weight: normal;
}

#content2 a:hover
{
    text-decoration: underline;
	  color: #999;
}
#nmcbottom a,
a:link,
a:visited,
a:active
{
    color: #999;
    text-decoration: none;
    font-weight: normal;
}

#nmcbottom a:hover
{
    text-decoration: underline;
	  color: #74716a;
}
img
{
    border: none;
}
hr
{
    height: 0px;
    margin: 0 0 0 0;
	  border-top: 1px solid #ddd;
	  border-right: 0px solid #ddd;
  	border-bottom: 0px solid #ddd;
  	border-left: 0px solid #ddd;
}
.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
}
.logo
{
    margin: 0 0 5px 10px;
    padding:0 0 0 0;
    float:left;
}
.annonsera
{
  float: right;
  margin-top: 15px;
  margin-right: 120px;
}
#ads img
{
  border: solid 0px #ccc;
  margin: 0 0 10px 0;
}
.ruta_top
{
  width: 328px;
  height: 17px;
  background: url("/design/bg_ruta_top.png");
  background-repeat: no-repeat;
  background-position: top left;
  margin: 40px 0 0 0;
}
.ruta_main
{
  width: 308px;
  height: 325px;
  background: url("/design/bg_ruta_main.png");
  background-repeat: repeat-y;
  background-position: top left;
  padding: 10px;
}
.ruta_bottom
{
  width: 328px;
  height: 14px;
  background: url("/design/bg_ruta_bottom.png");
  background-repeat: no-repeat;
  background-position: top left;
}
.btn
{
  background-color: #686868;
  border: 1px solid #686868;
  padding: 3px;
  color: #ffffff;
  cursor: pointer;
}
/*Layout*/

#wrapper
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1007px;
}
#top
{
	margin: 0;
	padding: 0;
	width: 1007px;
	height: 135px;
}
#content
{
	margin: 0 0 0 7px;
	padding: 30px 30px 10px 30px;
	width: 673px;
  height: 570px;
  float: left;
  background: url("/design/bg_main_small.gif");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #fff;
}
#content2
{
	margin: 0 0 0 7px;
	padding: 30px 30px 10px 30px;
	width: 673px;
  height: 700px;
  float: left;
  background-color: #fff;
}
#content2dromhem
{
	margin: 0 0 0 7px;
	padding: 30px 5px 10px 5px;
	width: 723px;
  height: 700px;
  float: left;
  background-color: #fff;
}
#content2huskatalog
{
	margin: 0 0 0 7px;
	padding: 30px 5px 10px 10px;
	width: 723px;
  height: 1200px;
  float: left;
  background-color: #fff;
}
#ads
{
	margin: 0;
	padding: 0 0 0 10px;
	width: 250px;
  float: left;
}
#header
{
	margin: 0 0 0 0;
	padding: 0;
	width: 910px;
	height: 247px;
	z-index: 88;
}
#nmcmain
{
	margin: 20px 0 20px 0;
	padding: 0 0px 0 0;
	width: 900px;
	float: left;
	background-color: #fff;
}
#nmcleft
{
	margin: 0;
	padding: 0;
	width: 340px;
	float: left;
}
#nmcleft2
{
	margin: 0;
	padding: 0 50px 0 0;
	width: 307px;
	float: left;
}
#nmcright
{
	margin: 0;
	padding: 163px 0 0 0;
	width: 333px;
	float: left;
}
#nmcbottom
{
	margin: 120px 0px 0px 0px;
	padding: 5px 0 0 27px;
	width: 980px;
	height: 31px;
	color: #999;
	float: left;
}

#rncontent
{
	margin: 0px 0 0 7px;
	padding: 30px 30px 10px 0px;
	width: 673px;
  height: 200px;
  float: left;
  background-color: #fff;
}
#rnleft
{
	margin: 0;
	padding: 0;
	width: 330px;
	float: left;
}
#rnright
{
	margin: 0;
	padding: 0 0 0 10px;
	width: 330px;
	float: left;
}

/* MENU ----------- */

/* menu box */
div#nmlnav
{
  padding: 0px 0 0 15px;
  margin: 0 0 0 0;
	float: left;	   
	width: 738px;
	height: 40px;
  background: url("/design/bg_menu.png");
  background-repeat: no-repeat;
  background-position: top left;
}

#nmlmenu li a:link,
#nmlmenu li a:visited
{
    
}
#nmlmenu li a:hover
{
   color: #99ab6c;
}
#nmlnav #nmlmenu .aCurrent
{
   color: #99ab6c;
}
#nmlnav #nmlmenu .aCurrent2
{
  color: #99ab6c;
  background: url("/design/bg_dots.gif");
  background-repeat: no-repeat;
  background-position: top right;
}
#nmlmenu a:link,
#nmlmenu a:visited,
#nmlmenu a:hover
{
  text-decoration: none;
  font-size: 11px;
  padding: 4px 20px 0 10px;
  height: 23px;
  margin: 7px 0 0 0;
  color: #333;
  text-align: center;
} 
#nmlnav #nmlmenu .bg_dot
{
  background: url("/design/bg_dots.gif");
  background-repeat: no-repeat;
  background-position: top right;
}
/* Layout */ 
#nmlmenu
{
  background-color: transparent; 
  z-index: 20;
}

#nmlmenu ul
{
  position: absolute;
  z-index: 99;
}
#nmlmenu li
{
  margin: 0px 0px 0 0px;
  padding: 0px 0px 0 0px;
  float: left;
}

#nmlmenu,
#nmlmenu ul,
#nmlmenu li,
#nmlmenu ul li
{
  margin: 0;
  padding: 0;
}
#nmlmenu li a
{
  text-align: left;
}
#nmlmenu ul, 
#nmlmenu ul ul
{
  position: absolute;
} 
li>ul
{
  top: auto;
  left: auto;
}
#nmlmenu ul,
#nmlmenu ul ul,
#nmlmenu li:hover ul ul, 
#nmlmenu li:hover ul ul ul,
#nmlmenu li:hover ul ul ul ul,
#nmlmenu li:hover ul ul ul ul ul
{
  display:none;
}
#nmlmenu li,
#nmlmenu li a,
#nmlmenu ul a,
#nmlmenu a:hover,
#nmlmenu ul a:hover,
#nmlmenu ul li a:hover,
#nmlmenu li:hover ul,
#nmlmenu ul li:hover ul,
#nmlmenu ul ul li:hover ul,
#nmlmenu ul ul ul li:hover ul,
#nmlmenu ul ul ul ul li:hover ul
{
  display: block;
}
/* Admin */ 
#nmlmenu ul,
#nmlmenu ul li,
#nmlmenu ul a,
#nmlmenu ul li a:hover,
#nmlmenu ul a:hover
{
  width: 13em;
}
#nmlmenu ul
{
  margin: 0 !important;
  margin: 0 0 0 0em;
}
#nmlmenu ul ul
{
  margin-left: 11em !important;
  margin-left: 1em;
  margin-top: -1.5em !important;
  margin-top: -1.5em;
}
/* meny slut*/

div.kommuner {
  overflow: auto;
  height: 240px;
  width: 160px;
  margin-left: 40px;
  border: 6px solid white;
}

p.text {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  padding-top: 0px;
  line-height: 20px;
  font-family: arial;
}

p.kommun {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 0px;
  line-height: 0px;
  font-family: arial;
}

input.text {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  padding-top: 0px;
  line-height: 20px;
  font-family: arial;
}

input.check {

}

p.space {
  line-height: 5px;
}

dt.kommun {
  margin-top: -1px;
  margin-bottom: -1px;
}

tr.even {
  background-color: white;
}

tr.odd {
  background-color: #d7dfc6;
}

tr.odd:hover {
  background-color: #FFFF77;
  cursor: pointer;
}

tr.even:hover {
  background-color: #FFFF77;
  cursor: pointer;
}

td.header:hover {
  cursor: pointer;
}

table.area {
  max-width: 550px;
  padding-top: 10px;
  font-family: arial;
  margin-top: 20px;
  margin-left: 0px;
}

td.area {
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-left: 10px;
  margin-right: 10px;
}

td.header {
  padding-left: 1em;
  padding-right: 1em;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: underline;
}

a.interval {
  text-decoration: underline;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

a.intervalSelected {
  text-decoration: none;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

a.interval:hover {
  cursor: pointer;
}

img.lanbanner {
  width: 250px;
  height: 60px; 
  padding: 0px 30px 30px 0px;
  cursor: pointer;
}

img.dromhem {
  width: 231px;
  height: 110px;
  margin: 0px 0px 0px 3px;
  border: 1px solid #686868;
}

button.text {
}

#interval
{
  left:100px;
}

#interval li
{
  display: inline;
  left:100px;
}