﻿/* fixes outline on ff3 */
object { outline:none; }

/* annet på siden */
input 
{
	font-family:arial;
	font-size:11px;
	color:#666666;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

TEXTAREA
{
	font-family:arial;
	font-size:11px;
	color:#666666;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

TD
{
   font-family:arial;
	font-size:11px;
	color:#666666;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height:17px;
}

TABLE
{
    font-family:arial;
	font-size:11px;
	color:#666666;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height:17px;
}

select 
{	
	font-family:arial;
	font-size:12px;
	color:#666666;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

form 
{	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

img
{
	border:0px;
}

p
{
	padding:0px;
	margin:0px;
	border:0px;
	line-height:17px;
}

/* a tags */
.a
{
	font-family:arial;
    text-decoration: none;
    font-weight: none;
    font-size: 11px;
	line-height:17px;
	color:#d59335;
}
a,a:link, a:active, a:visited {
    font-family:arial;
    text-decoration: none;
    font-weight: none;
    font-size: 11px;
	line-height:17px;
	color:#d59335;
}

a:hover
{
    color:#d59335;
	line-height:17px;
	text-decoration:underline;
}
/* END */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:100%;
	height:100%;
	font-family:arial;
	font-size:11px;
	line-height:17px;
	color:#666666;
}


html { height:100%; }


/* title (h tags) */
/* doctitle */
h1
{
	padding:0px;
	margin:0px;
	font-family:'NeoSansRegular', arial;
	font-size:28px;
	line-height:35px;
	color:#d59335;
	font-weight:normal;
	TEXT-DECORATION: none;
	text-transform:uppercase;
	letter-spacing:0;
	padding-bottom:5px;
	padding-top:4px;
}
h2
{
	padding:0px;
	margin:0px;
	font-family:'NeoSansRegular', arial;
	font-size:18px;
	line-height:24px;
	color:#d59335;
	font-weight:normal;
	TEXT-DECORATION: none;
	text-transform:uppercase;
}
h3
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:16px;
	color:#666666;
	font-weight:normal;
	TEXT-DECORATION: none;
}
h4
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	TEXT-DECORATION: none;
}
h5
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	TEXT-DECORATION: none;
}
h6
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	TEXT-DECORATION: none;
}


/*

@font-face {
    font-family: 'NeoSansRegular';
    src: url('/css/neosans-webfont.eot');
    src: url('/css/neosans-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/neosans-webfont.woff') format('woff'),
         url('/css/neosans-webfont.ttf') format('truetype'),
         url('/css/neosans-webfont.svg#NeoSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
	font-family: 'NeoSansRegular';
	src: url('neosans-webfont.eot');
	src: local('☺'), url('neosans-webfont.woff') format('woff'), url('neosans-webfont.ttf') format('truetype'), url('neosans-webfont.svg#webfontOuYNEwtJ') format('svg');
	font-weight: normal;
	font-style: normal;
}




/*
@font-face {
    font-family: 'NeoSansRegular';
    src: url('/css/neosans-webfont.eot');
    src: url('/css/neosans-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/neosans-webfont.ttf') format('truetype'),
         url('/css/neosans-webfont.svg#NeoSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/


/* END */
