/* CSS Document by Arve */


body {
	background-image:url(../gfx/bgBody.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;}


/* CONTAINER  (This is the mainwrapper)
------------------------------------------------------------------ */
#container { 
	width:950px;
	background-image:url(../gfx/bgContainer.gif);
	background-repeat:repeat-y;
	margin:0;}


/* HEADER 
------------------------------------------------------------------*/
#header {
	height:273px;
	position:relative;}
	
#header p {
	margin:0;
	padding:0;}
	
#header .left { /* logo */
	float:left;
	width:124px;
	margin:35px 0 0 0px;
	padding-left:18px;}
	
#header .center {
	float:left;
	width:561px;
	background-image:url(../gfx/bgHeaderCenter.gif);
	background-repeat:repeat-x;
	height:273px;
	margin-top:0px;
	font-size:0.9em;}
	
#header .center .addresse {
	margin-top:35px;}
	
#header .center .slogan {
	height:150px;
	overflow:hidden;}
	
#header .center .slogan h2{
	font-size:3.3em;
	width:510px;
	height:80px;
	xborder:1px solid #006600;
	overflow:hidden;
	padding:0;
	line-height:0.9em;
	color:#666666;
	margin:45px 0 0 30px;}
	
#header .right {
	float:right;
	height:273px;
	width:245px;
	background-image:url(../gfx/bgHeaderRight.gif);
	background-repeat:repeat-x;}
	
#header .right .search {
	margin:30px 0 0 15px;}
		
#header .right .login {
	margin:40px 0 0 36px;
	width:168px;
	color:#666666;
	font-size:0.9em;
	position:relative;
	height:168px;}

#header .right .login .bottom {
	position:absolute;
	bottom:0px;
	left:-22px;}
	
#header .right .login h4 /* Utstillerlogin */ {
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0;}
	
#header a:link,
#header a:visited {
	color:#666666;
	text-decoration:none;
	font-size:1.1em;}
#header a:hover {
	text-decoration:underline;}
	

/* EXTRAWRAPPER
------------------------------------------------------------------ */
#extraWrapper {
	position:relative;}

#extraWrapper .footerLeft  { /* "Arrangert av" text */
	position:absolute;
	left:30px;
	bottom:5px;
	width:110px;}
	
/* LEFT
------------------------------------------------------------------ */
#left {
	width:120px;
	margin:15px 0px;
	padding-left:10px;
	float:left;}


/* MAINCONTENT
------------------------------------------------------------------ */
#main {
	width:490px;
	float:left;
	padding:20px 35px;
	position:relative;
	min-height:495px; height:auto !important; height:495px;}
#main .bottom {
	position:absolute;
	bottom:2px;
	margin-bottom:15px;
	width:500px;}

#main .bottom a:link,
#main .bottom a:visited {
	text-decoration:none;
	font-size:0.9em;}
#main .bottom a:hover {
	text-decoration:underline;}
	
/* Print & Tip a friend etc...
----------------------------------------------- */

#main .bottom .print a{
	padding:2px 0 0 20px;
	background:url(../gfx/btn_print.gif) no-repeat top left;
	float:left;
	margin-right:30px;}

#main .bottom .tip a{
	padding:2px 0 0 20px;
	background:url(../gfx/btn_tip.gif) no-repeat top left;
	float:left;
	margin-right:30px;}
	
#main .bottom .top a{
	padding:2px 0 0 20px;
	background:url(../gfx/btn_top.gif) no-repeat top left;
	float:left;
	margin-right:30px;}
	
#main .bottom .back a{
	padding:2px 0 0 20px;
	background:url(../gfx/btnBack.gif) no-repeat top left;
	float:left;
	margin-right:30px;}
	

/* RIGHT
------------------------------------------------------------------ */
#right {
	width:210px;
	padding:25px 10px 10px 30px;
	float:left;
	color:#666666;
	font-size:0.95em;}

#right h3 {
	font-weight:normal;
	font-size:1.3em;
	display:inline;
	margin-right:8px;}
	
#right a:link,
#right a:visited {
	color:#666666;
	text-decoration:none;}
#right a:hover {
	text-decoration:underline;}
	

/* FOOTER (outside the #container)
------------------------------------------------------------------ */
#footer {
	width:950px;
	background-image:url(../gfx/bgFooter.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	height:55px;}
	
#footer .left { /* logos */
	float:left;
	width:90px;
	padding:5px 0 0 30px;}
	
#footer .right { /* addresse */
	float:left;
	width:500px;
	padding:20px 0 0 45px;}
	
#footer a:link,
#footer a:visited {
	color:#999999;
	text-decoration:none;}
#footer p {
	margin:0;
	padding:0;}
	
	
/* POWERED BY I-TOOLS
------------------------------------------------------------------*/
.powered {
	width:600px;
	font-size:0.9em;
	height:40px;
	padding:0px 0 0 300px;}
.powered a:link,
.powered a:visited {
	color:#999999;
	text-decoration:none;
	font-size:0.8em;}


/* NEWS (also used on product(s).cfm pages
------------------------------------------------------------------*/	
#news {}

#news .thumbnail {
	float:left;
	text-align:center;
	margin:0 10px 10px 0px;
	width:100px;
	overflow:hidden;}
	
#news .content { /* heading & ingress */
	float:left;
	margin-bottom:10px;}
	
#news h1 { /* newsheading */
	margin:0;
	padding:0;
	font-size:1.2em;}	
	
#news h1 a:link,
#news h1 a:visited {
	text-decoration:none;}	
	
#news .hrline {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;}

.newsArchive {
	float:right;}
.newsArchive a:link,
.newsArchive a:visited{
	white-space:nowrap;
	color:#94C83E;}

#moreresults ul {
	margin-left:0px;
	padding-left:0px;}
	
#moreresults ul li {
	display:inline;}
	

/* TEXTPAGES (tekstsider.cfm)
------------------------------------------------------------------*/



