/* CONTENT IN STYLESHEET:
- RESET STYLES
- DEFAULT STYLES
- CONTAINER STYLES
- IMAGE STYLES
- PARAGRAPH STYLES
- LIST STYLES
- LINK STYLES
- FORM STYLES
- HEADLINE STYLES
- TABLE STYLES
*/



/* 
---------------------------------------------------------------------------------------------
RESET STYLES 
---------------------------------------------------------------------------------------------
*/
html, body, * {
	margin: 0;
	padding:0;
}
body {
	background:#ececec url(../images/bg-body.jpg) repeat-x left top;
	font-size:76%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom:20px;
	color: #000;
}


/* 
---------------------------------------------------------------------------------------------
DEFAULT STYLES 
---------------------------------------------------------------------------------------------
*/
:link img, :visited img, :hover img, :active img, img { border: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { 
	font-size: 2em;
	color:#393636;
	margin-bottom:0.3em;
	margin-top:-5px;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.2em;
	color: #000;
	margin-top: 1em;
	clear: both;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.1em;
	color: #000;
	margin-top: 0.8em;
}
h4 {
	font-size: 1.3em;
	margin-bottom: 0.1em;
	color: #000;
	margin-top: 0.8em;
}
h5, h6, p, address, blockquote, dl, table {
	font-size: 1em;
}
ol {
	font-size: 1em;
	margin-left:2.5em;
	margin-bottom:1em;
	color:#333;
}
ul {
	font-size: 1em;
	margin-left:2em;
	margin-bottom:1em;
	color:#333;
}
li {
	margin-bottom: 0.2em;
}
p {
	margin:0.2em 0 0.8em 0;	
	line-height:1.4em;
	color: #333;
}
a, a:link, a:visited {color:#0087e5;}
a:hover, a:active {color:#d80032;}

form, input, textarea, option, select {
	font-family: Arial, Helvetica, sans-serif;	
}
fieldset {
	border: 0px;
}


/* 
---------------------------------------------------------------------------------------------
CONTAINER STYLES 
---------------------------------------------------------------------------------------------
*/
#page {
	background: transparent url(../images/bg-page.jpg) repeat-y left top;
	width:950px;
	margin:30px auto 0 auto;
	text-align: left;	
}
#frontpage #page {
	background: transparent url(../images/bg-page-no-left-menu.jpg) repeat-y left top;
}
#wide #page {
	background: transparent url(../images/bg-page-wide.jpg) repeat-y left top;
}
#no-left-menu #page {
	background: transparent url(../images/bg-page-no-left-menu.jpg) repeat-y left top;
}
#header {
	background: transparent url(../images/bg-header.jpg) no-repeat left top;	
	height:83px;
}
#main-navigation {
	background: transparent url(../images/bg-main-navigation.jpg) repeat-y left top;	
	height:50px;	
}
#main-content {
	background: transparent url(../images/bg-main-content.jpg) no-repeat left top;
	min-height:350px;	
	clear:both;	
	padding:46px 36px 20px 25px;
	position:relative;
	overflow: hidden;
}
#frontpage #main-content {
	background: transparent url(../images/bg-main-content-no-left-menu.jpg) no-repeat left top;
	padding-bottom:0;
}
#no-left-menu #main-content {
	background: transparent url(../images/bg-main-content-no-left-menu2.jpg) no-repeat left top;
	padding-bottom:0;
}
#footer {
	background: transparent url(../images/bg-footer.jpg) no-repeat left top;	
	padding:30px 0 0 0;	
}
#left {
	width:183px;
	float:left;
	height: 1px;
}
#left ul {
	background: transparent url(../images/bg-left.jpg) no-repeat right top;	width:183px;
}
#frontpage #left, #no-left-menu #left {
	display:none;
}
#content {
	width:460px;
	float:left;
	position:relative;
	left:20px;
}
#frontpage #content {
	width:667px;
	float:left;	
	position:relative;
	left:0px;
	padding-bottom: 20px;
	background: transparent url(../images/bg-content-no-left-menu-bottom.gif) no-repeat left bottom;
}
#no-left-menu #content {
	width:667px;
	float:left;	
	position:relative;
	left:0px;
	padding-bottom: 0px;
	background: transparent url(../images/bg-content-no-left-menu2-bottom.gif) no-repeat left bottom;
}
#right {
	width:201px;
	float:left;
	position:relative;
	left:45px;
}
#frontpage #right {
	width:201px;
	float:left;
	position:relative;
	left:20px;
}
#no-left-menu #right {
	width:201px;
	float:left;
	position:relative;
	left:20px;
}
.message {
	border: 1px solid #fe013a;
	padding: 0.8em 0.5em 0.2em 0.1em ;
	margin-bottom:1.2em;
	background:transparent url(../images/bg-main-content-no-left-menu.jpg) no-repeat -10px -60px;
}
#sok-postnummer {
	float:left;
	width:237px;
	position: relative;
	background-color: #e5e8e9;
}
#sok-kart {
	float:left;
	width:418px;
	left: 12px;
	position: relative;
	background-color: #e5e8e9;
}
#no-left-menu #sok-kart {
	padding-bottom: 10px;
	margin-bottom:30px;
}
#omrade-liste {
	float:left;
	left:0;
	margin-left:-90px;
	margin-top:100px;
	position:relative;
	top:0;
	width:210px;
	z-index:90;		
}
#wide #left, #wide #right {
	display: none;
}
#wide #content {
	width:888px;
	float:left;	
	position:relative;
	left:0px;
	padding-bottom: 0px;
}
#wide #main-content {
	background: transparent url(../images/bg-main-content-no-left-menu3.jpg) no-repeat left top;
	padding-bottom:0;
}
#sok {
	background: transparent url(../images/bg-search.gif) no-repeat left top;
	height: 82px;
}
#sok div {
	min-width:100px;
	float:left;
	position: relative;
	margin-right: 5px;
	height: 82px;
	padding-left:10px;
	padding-right: 10px;
}



/* 
---------------------------------------------------------------------------------------------
IMAGE STYLES 
---------------------------------------------------------------------------------------------
*/
#header img {
	margin: 25px 0 0 30px;
}

.loading {
	margin: 2em auto;
	display: block;
}

/* 
---------------------------------------------------------------------------------------------
PARAGRAPH STYLES 
---------------------------------------------------------------------------------------------
*/
.ingress {
	margin:0.2em 0 0.8em 0;	
	line-height:1.2em;
	color: #000;
	font-size: 1.25em;
}
#frontpage .ingress {
	color:#707070;
	font-size:1.25em;
	padding-right:100px;
	line-height:1.3em;	
	padding-bottom: 5px;
	margin-bottom:0;
	background: transparent url(../images/bg-ingress.gif) repeat-x left top;
}
#no-left-menu .ingress {
	margin:0.2em 0 0.8em 0;	
	line-height:1.2em;
	color: #000;
	font-size: 1.25em;
}
#footer p {
	margin: 0px 0 0 30px;
	color:#909090;
}
#sok-postnummer p, #sok-kart p {
	padding:0.8em 0.8em 0.8em 0.8em;
	margin-bottom: 0;
}
.sub-sok {
	position:relative;
	top:40px;
	z-index:100;	
}
p span {
/* 	font-weight: bold; */
}



/* 
---------------------------------------------------------------------------------------------
LIST STYLES 
---------------------------------------------------------------------------------------------
*/
#main-navigation ul {
	float:left;
	margin-left:0;
	padding-top:0;
	padding-left:8px;
	list-style-type: none;
	margin-bottom: 0px;
	width:933px;
}
#main-navigation li {	
	float:left;
	margin-bottom: 0;
	margin-left:0;
}	

#main-navigation li.right {
	float:right;
	padding-right:9px;
}
#left ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
	list-style:none;
}
#left ul li {
	margin:0;
	padding:0;
}
#right ul  {
	list-style:none;
	margin:0;
	padding:0;	
}
#right ul li {
	margin-bottom:0.6em;
}
#right ul.button-list  {
	margin:0;
	padding:0;
	position: relative;
}
#right ul.button-list li {
	background-color: transparent;
	margin:0;
	margin-bottom:0.6em;
	padding:0;
	color:#fff;
	position: relative;
}
#content .linklist {
	list-style-type: square;
	margin-left: 15px;
}
#content .double .linklist {
	list-style-type: square;	
	float:left;
	width:40%;
	margin-right: 25px;
}
.message li {
	color: #fe013a;
}
#page #main-content #sok-postnummer ul {
	list-style-image: url(../images/left-bullit.gif);
	margin-left: 2.5em;
}
#page #main-content #sok-kart ul {
	list-style-image: url(../images/left-bullit.gif);
	margin-left:1.2em;
	margin-top:0.8em;
}
#page #main-content #sok-kart ul li {
	margin-bottom: 0.4em;
}
#wide #page #main-content ul {
	list-style-image: url(../images/left-bullit.gif);
	margin-left:1.4em;
	margin-top:0.8em;
}
#wide #page #main-content ul li {
	margin-bottom: 0.4em;
}
.resultat ul {
	margin-right: 2em;
	float:left;
}
.resultat {
	
}



/* 
---------------------------------------------------------------------------------------------
LINK STYLES 
---------------------------------------------------------------------------------------------
*/
#header a, #left a, #main-navigation a {
	outline:none;
}
#main-navigation a, #main-navigation a:link, #main-navigation a:visited {
	background: transparent url(../images/bg-main-nav-passive.jpg) no-repeat right top;
	text-decoration:none;
	color:#fff;
	font-size:1.15em;
	display:block;
	line-height:50px;
	padding-left:20px;
	padding-right:20px;
}
#main-navigation a:hover, #main-navigation a:active {
	background: transparent url(../images/bg-main-nav-hover.jpg) no-repeat right top;
	text-decoration: underline;
}
#main-navigation a.active, #main-navigation a.active:link, #main-navigation a.active:visited {
	background: transparent url(../images/bg-main-nav-active.jpg) no-repeat right top;
	text-decoration:none;
	color:#000;
	font-size:1.15em;
	display:block;
	line-height:50px;
	padding-left:20px;
	padding-right:20px;
}
#main-navigation a.active:hover, #main-navigation a.active:active {
	text-decoration:underline;
}
#main-navigation .right a, #main-navigation .right a:link, #main-navigation .right a:visited {
	background-image: none;
	padding-right:23px;
}
#main-navigation .right a:hover, #main-navigation .right a:active {
	background-image: none;
}
#main-navigation .right a.active, #main-navigation .right a.active:link, #main-navigation .right a.active:visited {
	background: transparent url(../images/bg-main-nav-active.jpg) no-repeat right top;
	text-decoration:none;
	color:#000;
}
#main-navigation .right a.active:hover, #main-navigation .right a.active:active {
	text-decoration:underline;
}
#left a, #left a:link, #left a:visited {
	background: transparent url(../images/left-bullit.gif) no-repeat 0em 1.1em;
	margin:0;
	display:block;
	padding:10px 5px 10px 17px;
	text-decoration:none;
	border-top:1px solid #000;
	border-right:1px solid #000;
}
#left a:hover, #left a:active {	
	text-decoration:underline;
}
#left a.active, #left a.active:link, #left a.active:visited {
	color:#000;
	border-right-width:0px;
	cursor: default;
}
#left a.active:hover, #left a.active:active {
	text-decoration:none;
}
#right .button-list a, #right .button-list a:link, #right .button-list a:visited {
	background: transparent url(../images/bg-right-button.jpg) no-repeat left top;
	padding:0.6em 0.3em 0.8em 2.5em;
	display: block;
	color: #fff;
	text-decoration: none;	
	position:relative;
}
#right .button-list a:hover, #right .button-list a:active {
	text-decoration: underline;
}
.skjema a {
	margin-left:0.3em;
}
.striper th a:link, .striper th a:visited {
	color: #000;
}
.striper th a:hover, .striper th a:active {
	color: #d80032;
}
#omrade-liste h4 a, #omrade-liste h4 a:link, #omrade-liste h4 a:visited  {
	color:#000;
	text-decoration: none;
}
#omrade-liste h4 a:hover, #omrade-liste h4 a:active {
	text-decoration: underline;	
}




/* 
---------------------------------------------------------------------------------------------
FORM STYLES 
---------------------------------------------------------------------------------------------
*/
.text {
	border: 1px solid #999999;
	padding: 0.2em;
	margin-bottom:0.6em;
}
#right .text {
	width:145px;
}
.button {
	font-size:1em;
	padding:0.1em 0.4em 0.15em;
	cursor: pointer;
	margin-top:0em;
}
#content .button {
	float:left;
	cursor: pointer;
}
.submitt {
	padding:0.3em 1em;
	float:right;
	cursor: pointer;
}
.left {
	float:left;
	clear:left;
	margin-top: 10px;
	padding:0.02em 0.4em 0.05em 0.4em ;
	cursor: pointer;
}
textarea {
	width:99%;
	height:70px;
	margin-bottom:1em;
	border: 1px solid #999999;
	padding:0.3em;
	font-size: inherit;
}
#sok-postnummer form {
	padding-left: 0.8em;
}
#sok-postnummer label {
	font-weight: bold;
	margin-right: 5px;
	display: block;
	float: left;
	margin-top:0.2em;
}
#sok-postnummer .text {
	width: 40px;
	display: block;
	float: left;
}
#sok-postnummer .button {
	padding-left: 1em;
	padding-right: 1em;
}
#main-content #right form {
	margin: 0;
	padding: 0;
	display: inline;
}	
#sok .button {
	float:left;
	margin-right:10px;
	margin-top:3.5em;
	padding-left:1em;
	padding-right:1em;
	position: relative;
	left:0px;
}
#sok label {
	display: block;
	line-height:31px;
	font-size: 1.2em;
	white-space: nowrap;
}
#sok select {
	margin-top: 1.2em;
	font-size: 0.95em;
}
#sok .text {
	display: block;
	margin-top: 1em;
	padding: 0.2em;
	width:130px;
}




/* 
---------------------------------------------------------------------------------------------
HEADLINE STYLES 
---------------------------------------------------------------------------------------------
*/
.skjema h2 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
	color: #000;
	margin-top: 0.6em;
	font-weight: bold;
}
#no-left-menu #main-content h2 {
	background-color: #fff;
	margin-bottom: 0em;
	padding-bottom: 0.4em;
	margin-top: 0;
	padding-top: 1em;
}
#frontpage #main-content h2 {
	background-color: #fff;
	margin-bottom: 0em;
	padding-bottom: 0.4em;
	margin-top: 0;
	padding-top: 1em;
}
#frontpage #content #sok-postnummer h3, #no-left-menu #content #sok-postnummer h3 {
	background: transparent url(../images/bg-content-no-left-menu-head1.gif) no-repeat left top;
	margin:0;	
	padding:0.4em 0.8em;
	font-size: 1.35em;
}	
#frontpage #content #sok-kart h3, #no-left-menu #content #sok-kart h3 {
	background: transparent url(../images/bg-content-no-left-menu-head2.gif) no-repeat left top;
	margin:0;
	padding:0.4em 0.8em;
	font-size: 1.35em;
}	
#main-content #right h2 {
	font-size:1.4em;
	clear:both;
	padding-top: 0.5em;
}
#page #main-content #sok-postnummer #sok-result h3 {
	margin-bottom:0.5em;
	clear: both;
	background-image: none;
	margin-top:1.5em;
	position:relative;
	background-color: #b0c0ca;
}



/* 
---------------------------------------------------------------------------------------------
TABLE STYLES 
---------------------------------------------------------------------------------------------
*/
.striper {
	width: 100%;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #e4e8e9;
	border-collapse: collapse;
}
td, th {
	vertical-align: top;
	display: table-cell;
	border-right: 1px solid #fff;
	text-align:left;
}
thead th {
	background-color: #e4e8e9;	
}
.striper td, .striper th {
	padding:0.5em 1em;
	
}
.striper tr {
	background-color: #f7f8fa;	
}
.striper .alt {
	background-color: #fff;
}
.striper tbody .over {
	background-color: #f0f2f6;	
}



/* 
---------------------------------------------------------------------------------------------
NORWAY MAP STYLES 
---------------------------------------------------------------------------------------------
*/
.norge_image {
	position: relative;
	margin-left: 0.8em;
	z-index: 10;
	float: left;
}

#page .norge_image .l1 {
	background-position:0 -4092px;
}	
#page .norge_image .l2 {
	background-position:0 -372px;
}
#page .norge_image .l3 {
	background-position:0 -744px;
}
#page .norge_image .l4 {
	background-position:0 -1116px;
}
#page .norge_image .l5 {
	background-position:0 -1488px;
}
#page .norge_image .l6 {
	background-position:0 -1860px;
}
#page .norge_image .l7 {
	background-position:0 -2232px;
}
#page .norge_image .l8 {
	background-position:0 -2604px;
}
#page .norge_image .l9 {
	background-position:0 -2976px;
}
#page .norge_image .l10 {
	background-position:0 -3348px;
}
#page .norge_image .l11 {
	background-position:0 -3720px;
}
.norge_image #norge_mask {
	background:transparent url(../images/kart/norge-mask.gif) no-repeat scroll left top;
	left:0;
	position:absolute;
	top:0;
}

