
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
		margin:0;
		padding:0;
	}
	table {
		border-collapse:collapse;
		border-spacing:0;
	}
	fieldset,img { 
		border:0;
	}
	address,caption,cite,code,dfn,em,strong,th,var {
		font-style:normal;
		font-weight:normal;
	}
	ol,ul {
		list-style:none;
	}
	caption,th {
		text-align:left;
	}
	h1,h2,h3,h4,h5,h6 {
		font-size:100%;
		font-weight:normal;
	}
	q:before,q:after {
		content:'';
	}
	abbr,acronym { border:0;
	}
	a {
		outline: none;
	}
	:-moz-any-link:focus {
		outline: none;
	}

	/** CLEARFIX **/

	.clearfix:after {
	     content: ".";
	     display: block;
	     height: 0;
	     clear: both;
	     visibility: hidden;
	}

	.clearfix {display: inline-block;}

	* html .clearfix {height: 1%;}
	.clearfix {display: block;}

	/** STYLES **/

	html {
		background: #000 url(rufo_bg_repeat.jpg) repeat-x top;
	}
	
	body {
		background: transparent url(rufo_bg.jpg) no-repeat top center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		width: 100%;
		height: 100%;
	}
	
	a {
		cursor: hand;
	}
	
	#container {
		width: 960px;
		margin: 0 auto;
		
	}
	
	#header-wrapper {
		height: 315px;
		position: relative;

	}
	
	#main-menu {
		height: 28px;
		position: absolute;
		top: 30px;
		width: 548px;
		left: 383px;
		background: url(menu.jpg) no-repeat 0 0;
	}
	
	#main-menu ul li {
		display: inline;
		text-indent: -9999px;
		
	}
	
	#main-menu li a {
		display: block;
		float: left;
		height: 21px;
		text-transform: capitalize;
	
	}
	
	#main-menu #hjem {
		display: block;
		width: 76px;
		height: 28px;
	 }
	
	#main-menu #om {
		display: block;
		width: 114px;
		height: 28px;
	}
	
	#main-menu #kundesenter {
		display: block;
		width: 185px;
		height: 28px;
	}
	
	#main-menu #kontakt {
		display: block;
		width: 165px;
		height: 28px;
	}

	
	#main-menu li #active {

	}
	

	#product-menu {
	background: url(menu_bg_long.png);
	}
	
	#product-menu ul {
		clear: both;
		margin-left: 20px;
		
	}
	
	#product-menu li a {
		display: block;
		text-decoration: none;
		color: #fff;
		text-indent: 10px;
		border-bottom: 1px solid #2f2f2f;
		padding: 5px;
		text-transform: capitalize;
		letter-spacing: 1px;
		font-size: 11px;

		}
	
	#product-menu li a:hover {
		background: #141414;
	}
	
	#product-menu li:last-child a {
		border-bottom: none;
	}
	
	#product-menu .meny {
		background: url(tpixel.png) no-repeat;
	}
	#product-menu .umeny {
		padding-left: 15px;
		color: #f00;
		background: url(tpixel2.png) no-repeat;
		
	}
	#product-menu .uumeny {
		padding-left: 25px;
		color: #efefef;
	}
	
	#content-wrapper {
		width: 960px;
		margin: 0 auto;
		position: relative;
		background: url(rufo_content.gif) repeat-y 1px 0;
	}
	
	#footer-wrapper {
		width: 100%;
		margin-top: 70px;
		margin-bottom: 100px;
		text-align: center;
		color: #efefef;
		font-size: .9em;
	}
	
	#main-column a:link { color: #f00; text-decoration: none; }
	#main-column a:active { color: #f00; text-decoration: none; }
	#main-column a:visited { color: #f00; text-decoration: none; }
	#main-column a:hover { color: #f00; text-decoration: underline; }
	
	#footer-wrapper a {
		color: #ccc;
		text-decoration: none;
	}
	
	#footer-wrapper a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	#main-column {
		float: right;
		width: 671px;
		background: #fff;
		padding: 20px;
		position: relative;
		margin-bottom: 40px;
	}
	
	#main-column h1 {
		font-size: 150%;
		text-transform: uppercase;
		margin: .5em 0;
		position: absolute;
		top: -50px;
		
		color: #fff;
	}
	
		#main-column h2 {
		font-size: 130%;
		text-transform: uppercase;
		margin: .5em 0;

		
		color: #000;
	}
	
	
	h3 {
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0 5px 0;
	}
	#video-list h2 {

		font-size: 130%;
		color: #fff;
	}
	
	strong { font-weight: bold; }
	
	#main-column p, #footer-wrapper p {  
		margin-bottom: .3em;
	}
	
	#left-column {
		float: left;
		width: 237px;
		margin-bottom: 20px;
		position: relative;
		top: -90px;
		color: #fff;
		margin-left: 1px;


	}
	
	#underkat_table .underkat_img {
		width: 100px;
		height: 80px;
	}
	
	#content-bottom {
		margin: 0 auto;
		clear: both;
		background: url(rufo_footer.png) no-repeat;
		height: 50px;
		width: 100%;
	}
	
	#video-list {
		background: #000;
		float: right;
		width: 671px;
		
	}
	
	#video-list ul {
	
		padding: 10px 0;
		
	}
	#video-list img {
		border: 1px solid #333;
	}
	#video-list li {
		margin-right: 15px;
		display: inline;
		float: left;
	}
	
	#search-box {
		position: absolute;
		top: 212px;
		right: 38px;
		width: 175px;
		z-index: 10;
	}
	
	#search-box #search {
		border: none;
		width: 190px;
		background: #fff;
		font-size: 14px;
		padding: 1px;
	}
	
	#search-box label {
		display: none;
	}
	
	#logo {
		text-indent: -9999px;
		position: absolute;
		top: 92px;
		left: 13px;
	}
	
	#logo a {
		display: block;
		width: 270px;
		height: 74px;
	}
	
	
	
	
	
	
	
	
	
	
	.ac_results {
		padding: 0px;
		border: 1px solid #000;
		background-color: #000;
		overflow: hidden;
		margin-right: 40px;
		z-index: 99999;

	}
	
	.ac_results ul {
		width: 100%;
		list-style-position: outside;
		list-style: none;

		margin: 0;
	}

	.ac_results li {
		margin: 0px;
		padding: 5px;
		cursor: default;
		display: block;
		/* 
		if width will be 100% horizontal scrollbar will apear 
		when scroll mode will be used
		*/
		/*width: 100%;*/
		font: menu;
		font-size: 12px;
		/* 
		it is very important, if line-height not setted or setted 
		in relative units scroll will be broken in firefox
		*/
		color: #fff;
		line-height: 16px;
		overflow: hidden;
		
	}
	.ac_results li img {
		margin-right: 4px;
		width: 25px;
		height: 25px;
		vertical-align: middle;
	}

	.ac_loading {
		background: white url(indicator.gif) right center no-repeat;
	}

	.ac_odd {
		background-color: #333;
	}

	.ac_over {
		background-color: #0A246A;
		color: #fff;
	}

	
	.odd {
				background: #111;
		color: #fff;
		padding: 10px;
		border-bottom: 1px dotted #333;
	}
	
	label {
	display: block;
	font-weight: bold;
	}
	
	.row {
		background: #141414;
		color: #fff;
		padding: 10px;
		border-bottom: 1px dotted #333;
	}
	
	#bilde_tabell td {
		vertical-align: top;
		text-align: center;
		width: 140px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
}