body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(images/bg.jpg) repeat-x;
/*	background: #666666;*/
}

body, h1, h2, h3, p, form, object{
	margin:0;
	padding:0;
}

/*LINK, catch all*/
a:link{
	color:#666666;
}

#nd-outer {
	width: 960px;
	margin: 0 auto;
	margin-top:0px;
	background: #FFFFFF url(images/bg_right_shadow.gif) repeat-y right;
	padding:12px;
}

#nd-inner {
	padding-top:24px;
}

#nd-logo {
	width:960px;
	height:84px;
}
#nd-top-picture {
	width:960px;
	height:160px;
	background: #FFFFFF url(/slides/p_0001.jpg) no-repeat;
}

/* VENSTRE kolonne*/
#nd-left {
	width: 200px;
	float: left;
/*	background-color:#CCCCCC;*/
}

#nd-left .moduletable,
#nd-right .moduletable_referance {
	margin-bottom:12px;
}

#nd-left .moduletable h1,
.moduletable_contact_info h1{
	width: 190px;
	height: 22px;
	font-size:13px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight: normal;
	background: #666666 url(images/h1_bg.jpg) no-repeat;
	padding:2px 5px;
}

#nd-left ul{
	padding:0;
	margin:0;
	list-style:none;
}

#nd-left .moduletable ul{
	line-height:180%;
}

#nd-left .moduletable li{
	border-bottom: 1px solid #FFFFFF;
}

.moduletable a{
	font-size:10px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	padding-left:23px;
	display:block;
	background: #F5F4F3 url(images/arrow_red.png) no-repeat 6px 6px;
}

.moduletable a:hover{
	background: #fff url(images/arrow_red.png) no-repeat 8px 6px;
}

.moduletable_contact_info{
	font-size:9px;
	background-color:#F5F4F3;
	color:#666666;
	height:141px;
	overflow:hidden;
	background: #F5F4F3 url(images/contact_bg.png) no-repeat center right;
}

/* INNHOLD */
#nd-content {
	float: left;
	width: 540px;
	margin-left: 12px;
	padding:0;
}

#nd-content table img{
	border:0px solid #666666;
}

#nd-content table img.spacer{
	border:none;
}

#nd-content ul {
	list-style-type:square;
}

#nd-content ul li{
	line-height:125%;
}


#nd-content p {
	line-height:130%;
	color:#333333;
	margin-bottom:1em;
}

#nd-content h1,
#nd-content .articletitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#666666;
}

/* Fjerner 'border' fra tabellen contentpaneopen*/
#nd-content table.contentpaneopen{
	border-collapse:collapse;
}

#nd-content table.contentpaneopen td{
	padding:0;
	margin:0;
}

/* Bilder */
#nd-content table img.img-padded{
	padding:5px;
}

#nd-content table img.img-border-padded{
	border:1px solid #e0e0e0;
	padding:4px;
}

#nd-content table img.img-padded-left{
	padding:0 0 0 5px;
}

#nd-content table img.img-padded-right{
	padding-right:5px;
}

#nd-content table td img.spacer{
	border:none;
	padding:0;
}

#nd-content table td.thumbnailheader{
	padding:3px 0 12px 0;
	text-align:center;
}

#nd-content .componentheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-bottom:0.5em;
	color:#666666;
}

#nd-content table, td, tr, thead, tfoot, tbody, th, tf {
	border-collapse: collapse; 
	border:0px solid #666666;
	margin: 0px; 
	padding: 0px;
}
/*HØYRE kolonne*/
#nd-right {
	float: right;
	width: 200px;
}

#nd-right .moduletable{
	margin-bottom:20px;
	background-color:#f5f4f3;
}

#nd-right .moduletable_news{
	margin-bottom:20px;
/*	background-color:#C9EAF8;*/
}

#nd-right .moduletable h1{
	width: 190px;
	height: 22px;
	font-size:13px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight: normal;
	background: #666666 url(images/h1_bg.jpg) no-repeat;
	padding:2px 5px;
}

#nd-right ul{
	padding:0;
	margin:0;
	list-style:none;
}

#nd-right .moduletable ul{
	/*line-height:180%;*/
}

#nd-right .moduletable li{
	border-bottom: 1px solid #F5F4F3;
}

#nd-right .moduletable a{
	font-size:10px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
	padding-left:5px;
	display:block;
	background:#C9EAF8;
	padding:4px 0 4px 5px;
}

#nd-right .moduletable a:hover{
	background:none;
	border-left: 2px solid #7DCCEE;
	border-right: 2px solid #7DCCEE;
}

#nd-right .moduletable_newsarch li a{
	color:#666666;
	padding-left:22px;
	background: url(images/icon_news2.gif) no-repeat 5px;
}

#nd-right .moduletable_referance{
	font-size:10px;
	color:#666666;
	padding:5px;
	font-style: italic;
}

#nd-right .moduletable_referance div{
	padding-top:4px;
	color:#003366;
}

/* Moduletable søk*/
.moduletable_sok{
	background-color:#f5f4f3;
	padding:0px;
	margin-bottom: 20px;
}

#nd-right .moduletable_news h1{
	width: 190px;
	height: 22px;
	font-size:13px;
	font-weight:normal;
	color: #FFFFFF;
	font-weight: normal;
	background: #666666 url(images/h1_bg.jpg) no-repeat;
	padding:2px 5px;
}

#nd-right .moduletable_news li{
	padding-top:5px;
	padding-left:5px;
	padding-bottom:2px;
/*	background: url(../images/bg_newsitem.gif) repeat-x bottom;*/
	border-bottom: 1px dotted #666666;
}

#nd-right .moduletable_news li a{
	color: #666666;
	text-decoration:none;
}

#nd-right .moduletable_news li a:hover{
	text-decoration:underline
}

/* FOOTER */
#nd-footer {
	margin-top:40px;
	background-color:#666666;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#nd-footer-developer a {
	color:#000000;
}
#nd-footer-developer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}

#nd-footer-developer {
	text-align: center;
	padding-top: 6px;
}

/* Fjerner en float*/
.nd-clear{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.nd-highlight{
	color:#666666;
	font-weight:bold;
}

div.nd-hr{
	border-top: 1px dashed #999999;
	margin-bottom:20px;
}

/******************************
 * SØK */

input, textarea{
	font-size:11px;
	border: 1px solid #666666;
}

input.button{
	font-size:11px;
	color:#fff;
	background-color:#666666;
}

/* TABELL, produkter*/

table {
	border-collapse:collapse;
	border:0px solid #666666;
	font-size:10px;
	margin-bottom:20px;
}

table td a{
	color:#990000;
	text-decoration:none;
/*	font-weight:bold;*/
}

table td a:hover{
	text-decoration:underline;
}

tr.product-header{
	font-size:9px;
	background:#f5d200;
	height:16px;
	font-weight:bold;
}

.alt-color{
	background-color:#f5f4f3;
}

fieldset{
	border:none;
	border-top:1px solid #C9EAF8;
	padding-bottom:12px;
}

fieldset a{
	text-decoration:none;
}

fieldset span.small{
	color:#666666;
	font-weight:bold;
}

fieldset div.resultheader{
	background-color:#f5f4f3;
	padding:0 3px 1px 3px;
	margin-bottom:1px;
}

fieldset a:hover{
	text-decoration:underline;
}

fieldset div.resulttext{
	font-size:10px;
	color:#666666;
	line-height:125%;
}
.flash
{
	width: 960px;
	height: 160px;
	border: 1px solid #666666;
	overflow:hidden;
}
