body {
	padding: 0;
	padding-bottom: 2em;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	background: #eeeeee url(../images/bg_nordic.jpg) repeat-x;
	/*background: #5A5B5D url(../images/body-bg.png) repeat-x; */
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
}

a {

}

a:hover {

}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
	line-height: 1.0em;
	padding-bottom: 0.2em;
	color: #9C9A9C;
	font-weight: normal;
}

img{
	border: none;
}

/*
1 Struktur 
------------------------------------------------*/

#outer-wrapper {
	width: 102.4em;
	margin: 0 auto
}

#wrapper {
	width: 102.6em;
	background: #fff url(../images/content-bg.png) repeat-y;
}

#header {
	margin: 0px 0px 0px 0px;
	/*background-color: #fff;*/
	background-color: #7FC31C;
	background: #7FC31C url(../images/nordic_logo_text_small2.png) right no-repeat;
	background-position:bottom  right;
	height: 7.2em;
	border-bottom: solid 1px #fff;
	padding-left: 1.5em;
	padding-top:1em;

}
#header .logo{
margin-top:5px;
	/*vertical-align:text-top;*/
}

#menubar{
	margin: 0;
	background-color: #9C9A9C;
	height: 3em;
	border-bottom: solid 1px #fff;	
}

#top-menu {
	float: right;
	list-style-type: none;
	padding: 0.5em 0em 0 1em;
	margin: 0;
	text-transform: uppercase;
}

#top-menu li {
	display: inline;	
	padding: 0;	
	margin: 0;
	
}

#top-menu a {
	color: #fff;
	text-decoration: none;	
	font: 1.5em Verdana, Geneva, sans-serif; 
	font-weight: normal;
	padding: 0.3em 1em 0.4em 1em;
}

#top-menu a:hover {		
	color: #9C9A9C;
	background-color: #fff;
	
}

#top-menu a.active{
	color: #9C9A9C;
	background-color: #fff;
		
}

#topimage{
	margin: 0;
	border-bottom: solid 2px #fff;
	overflow: hidden;	
}

#prodMenu{
	position: relative;	
	height: 3.2em;
	margin-top: -3.2em;
	left:-2.5em;
	width: 100%;
}

#prodMenu ul{
	display: inline;	
}

#prodMenu li{
	display: inline;
	font-size: 1.3em;
	margin-left: -8px;
}

.prodmenubg {
	color: #5A5B5D;	
	text-transform: uppercase;
	display: inline-block;	
	font: 13px Verdana, Geneva, sans-serif;
	height: 36px;
	padding-right: 8px;
	text-decoration: none;
	margin-right: 3px;
}

.prodmenubg span {
	display: inline-block;
	line-height: 24px;
	padding: 4px 3px 8px 12px;	
}

.prodbgblue {
	background: transparent url(../images/prod-menu-bg-end2.png) no-repeat scroll top right;
}
.prodbgblue span {
	background: transparent url(../images/prod-menu-bg2.png) no-repeat top left;
}

a.prodmenubg:hover {
	background-position:  right -34px;
	color: #5A5B5D;
}
a.prodmenubg:hover span {
	background-position:  left -34px;
	color: #5A5B5D;
}

#content-wrapper {
	width: 102.4em;
	margin: 0;
}

#sidebar {
	float: left;
	width: 24.3em;
	min-height: 50em;
	clear: both;
	background-color: #E2E3DF;
}

#search {	
	padding: 1em;
	margin: 2em 1.7em 1em 0;
}

#search input {
	border: 1px solid #999;
	color: #bcc2c6;
	padding: 0.4em;
	font: 1.3em georgia, times, serif;
	width: 14.5em;	
	margin-bottom: 0.5em;
}

#search p {
	display: block;
	height: 2em;
	margin: 0;
}

.btn {
	color: #fff;
	text-transform: uppercase;
	display: block;
	float: right;
	font: 12px arial, sans-serif;
	height: 36px;
	padding-right: 8px;
	text-decoration: none;
}
.btn span {
	display: block;
	line-height: 24px;
	padding: 4px 5px 8px 14px;
}
.blue {
	background: transparent url(../images/btn-blue-end.png) no-repeat scroll top right;
}
.blue span {
	background: transparent url(../images/btn-blue.png) no-repeat top left;
}

a.btn:hover {
	background-position:  right -36px;
	color: #000
}
a.btn:hover span {
	background-position:  left -36px;
	color: #fff;
	cursor:pointer;
	cursor:hand;
}

/*#sidebar ul {	
	list-style-type: none;
	padding: 1em 0;
	margin: 0 1.7em 1em 0;
}
#sidebar ul li {
	padding: 0
}
#sidebar ul a {
	font: 1.4em/2.1em Verdana, Geneva, sans-serif;
	color: #9C9A9C;
	text-decoration: none;
	padding: 2px 10px 2px 20px;
	display: block;
	text-transform: uppercase;
}
#sidebar ul a:hover {
	background-color: none;
	color: #6f90b8;
}
#sidebar ul .current {
	border-left: 1em solid #7cc049;
	padding-left: 1em;
}
#sidebar ul ul {
	padding: 0;
	margin: 0;
	background-color: #7A868D;
}
#sidebar ul ul a {
	padding-left: 3em;
	line-height: 1.4em;
}
#sidebar ul ul a:hover {
	background-color: #8A9399;
}
#sidebar ul ul .active {	
	text-align:right;
	background-color: #8A9399;
}*/

#navlist{
	margin-left: 1em;
	padding-left: 1em;
	list-style: none;
	font: 1.3em/1.8em Verdana, Geneva, sans-serif;
	
}

#navlist li{
	padding-left: 1em;
	background-image: url(../images/skr-menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}

#navlist .level1{
	margin-left: 0;	

}

#navlist .level1current{
	background-image: url(../images/skr-menu-arrow-active.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}

#navlist li a{
	text-decoration: none;
	color: #9C9A9C;
}

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

#navlist ul { 
	list-style: none; 	
}

#subnavlist{
	margin-left: -1.5em;	
}

#subnavlist #subactive{
	background-image: url(../images/skr-menu-arrow-active.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#navlist li a.current{
	text-decoration: underline;	
}

#navlist2{
	
	margin-left: 0em;
	margin-right: -1em;
	padding-left: 0em;
	list-style: none;
	font: 1.3em/1.8em Verdana, Geneva, sans-serif;
	/*font-weight:bold;*/
}

#navlist2 li{
	margin-right: -1em;

	padding-left: 0em;
	/*background-image: url(../images/skr-menu-arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 0 .5em;	
	background-color: #9C9A9C;
	border-left: solid 1px #fff;
	/*border-right: solid 1px #fff;*/
	border-top: solid 1px #fff;
	/*border-bottom: solid 1px #fff;*/

}

#navlist2 .level1{
	margin-left: 0;	

}

#navlist2 .level1current{
	background-image: url(../images/skr-menu-arrow-active.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}

#navlist2 li a{
	text-decoration: none;
	padding-left:1em;
	color: #fff;
}

#navlist2 li a:hover{
	text-decoration: underline;	
}

#navlist2 ul { 
	list-style: none; 	
}

#content {
	width: 74em;
	float: right;
	background-color: #fff;
	padding: 2.3em 2em;
}

#content span img{
	float: right;
	margin: 2em;
}

#content .artHeading{
	color: #9C9A9C;
	font-size: 2em;
	font-weight: bold;
	padding-top: 10em;
}

#content hr{
	width: 100%;
	height: 1px;
	background-color: #E2E3DF;
	border: none;	
}

#content .column1{
	width: 36em;
	float: left;
	margin-top: 2em;
	border: solid 1px #e2e3df;
}

#content .column1 li{
	list-style-image:url(../images/skr-arrow.gif);
	line-height: 1.5em;
	color: #9C9A9C;
}

#content li a{
	text-decoration: none;
	color: #9C9A9C;
}

#content li a:hover{
	text-decoration: underline;	
}

.columnHeading{
	display: block;
	background-color:#E2E3DF;
	padding: 0.3em 0 0.3em 0.5em;
	color: #9C9A9C;
	font-weight: bold;
}

#content .column2{
	width: 36em;
	float: right;
	margin-top: 2em;
	border: solid 1px #e2e3df;	
}

#content .column2 li{
	list-style-image:url(../images/skr-arrow.gif);
	line-height: 1.5em;
	color: #9C9A9C;
}


.info ul {
	margin: 0;
	padding: 0;
	margin-bottom: 2em;
	list-style-type: none;
}


.info li {
	margin: 0;
	padding: 0;		
	clear: both;
	line-height: 2em;
	list-style: disc;	
	font-size: 1.2em;
	text-indent: 3em;
}

.info ul span {
	width: 7em;
	float: left;
	padding-right: 3em;
	font-weight: bold;
}

.info ul .txt {
	width: 35em;
	line-height: normal;
	margin-top: 0.5em;
}

.listetext li {
	list-style: disc;
	margin-left: 3em;
	font-size: 1em;
}

/* Produktbilder*****/

#image-wrapper{
	position: relative;
	clear:both;
	min-height: 31em;		
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

#prodImage {
	position: absolute;
	top:7em;
	left:0;
	width: 400px;	
	margin-top: -8em;
	z-index: 10;
	padding-bottom: 3em;
	
}

#content prodImage2 {
	padding-bottom: 3em;
	clear: both;
}

#prodThumbs{
	position: absolute;
	width: 30em;	
	text-align: right;
	/*clear: both;*/
	left: 42em;
	top: 20em;	
	display:block;
	z-index: 100;
	margin:0;
	padding: 0;
}

#prodThumbs2{
	position: relative;
	width: 40em;	
	text-align: right;
	clear: both;
	left: 29em;
	top: 23em;	
	display:block;
	z-index: 100;
}


#prodThumbs img{
	border: none;	
}


#prodThumbs li{		
	display:inline;
	
	
}

/* Tabell*****/
.info table {	
	background-color: #d3dfee;	
}

.info th{
	background-color: #02457C;
	color: #fff;
	text-align: left;
	margin: 0.3em 1px;
}

.info td{
	padding-left: 1em;
}

.info .odd{
	background-color: #a7bfde;	
}

.info .number{
	padding-left: 1em;
}

.info .pris{
	text-align: right;
	padding-right: 0.8em;

}

/********	 Artikkel Liste	********/

.art-list {
	margin-top: 3em;
	margin-left: 0em;
	margin-bottom: 1em;
	clear: both;
	min-height: 9em;
	border-bottom: dashed 1px #E2E3DF;
}

.art-list p {	
	padding: 0;
}

.link {	
	text-decoration: none;
	font-size: 1em;
	color: #9C9A9C;
	font-size: 1em;
}

.link:hover{
	color: #4173a1;
}

.art-list h2 {
	margin-top: 0;
	display: inline;
	width: 31em;
}

.art-list img {
	float: left;
	margin-right: 1.9em;
}

.art-list h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #5A5B5D;
	line-height: 1.2em;
	padding-top: 1em;
	padding-bottom: 0.3em;
}

h2 a {
	text-decoration: none;
	color: #9C9A9C;
}

h2 a:hover {
	color: #4173a1;
}

.lead {
	font-size: 1em;
	line-height: 1.6em;
	color: #000;
	margin: 0;
	margin-left: 12em;
	width: 60em;	
}

.lead li{
	font-size: 1.2em;
}

#lead{
	
}

/*	Artikkel Liste ends	***/

#footer {
	clear: both;
	color: #A1C729;
	background-color: #5A5B5D;
	text-align: center;
	padding-top: 0.5em;
}

.xsltsearch_result p {
	margin: 0; 
	padding: 0;
}

.xsltsearch_result:hover {

}
	
.xsltsearch_ordinal {
	font-weight: bold;
	font-size: 75%;
}

.xsltsearch_title{
	font-family: verdana;
	font-size: 1.2em;
	color: #5A5B5D; 
	font-weight: bold;
	text-decoration: none;
}

.xsltsearch_title:hover {
	color: #88898B;
}

.xsltsearch_score {
	font-size: 75%;
}

p.xsltsearch_result_description {
	padding-bottom: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	border-bottom: dashed 1px #E2E3DF;
}

.xsltsearch_description strong {
	background: #FFf;
} /* highlighting */

#xsltsearch_navigation {
	text-align: center;
}

#xsltsearch_navigation a {
	color: #5A5B5D;
	text-decoration: none;
}

#xsltsearch_navigation a:hover{
	color: #88898B;
	text-decoration: underline;
}

#xsltsearch_navigation .disabled {
	color: #5A5B5D;
}

#xsltsearch_stats {
	font-size: 75%;
	color: #666;
}







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

