/* @override http://nrklt53350.felles.ds.nrk.no/skattelister2008/css/skatt08.css */

body {
	background: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 1.5;
	font-size: 13px;
	color: #444;
}
#topline {
	margin: 2px 0 0 !important;
}
.ad-topbanner {
	background: url(http://fil.nrk.no/contentfile/web/bgimages/common/ads/vertical_double.gif) no-repeat 782px 4px;
	overflow: hidden;
	width: 800px;
	float: left;
}
.ad-topright {
	float: right;
}
#top {
	background: #24282B url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/top.png) repeat-x 30% 100%;
}
#print-head,
#path {
	display: none;
}
.head {
	position: relative;
	padding: 25px 10px 0;
}
.head .logo {
	text-decoration: none;
	font-weight: 600;
	text-shadow: 0 -1px 1px #000;
	margin: 15px 0 0;
	font-size: 28px;
	line-height: 1;
	display: block;
	color: #fff;
	float: left;
}
.logo span {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	display: block;
}
.head .search {
	margin: 16px 0 0;
	position: relative;
	width: 350px;
	height: 36px;
	left: 175px;
	float: left;
}
.head .search input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	height: 38px;
	font-size: 15px;
	display: block;
	float: left;
	margin: 0;
	border: 0;
}
.head .search .textinput {
	background: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/search.png) no-repeat 0 0;
	padding: 8px 0 0 35px;
	height: 30px;
	width: 225px;
	color: #456;
}
.head .search .buttoninput {
	background: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/search.png) no-repeat 100% 0;
	text-shadow: 0 1px 1px #fb6;
	text-transform: uppercase;
	visibility: visible;
	padding: 5px 0 8px;
	font-weight: 600;
	cursor: pointer;
	width: 80px;
	color: #000;
}
.head .search .textinput:focus {
	background-image: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/search-over.png);
}
.head .search .buttoninput:hover {
	background-image: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/search-over.png);
}
.head .search .buttoninput:active {
	background-image: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/search-active.png);
}
.head .search p {
	padding: 4px;
	font-size: 11px;
	color: #90969C;
	float: left;
}
.head .search em {
	color: #C0C6CC;
	padding: 0 1px;
}
.head .search a {
	padding: 4px 14px;
	font-size: 11px;
	color: #69C;
	float: right;
}

.head ul {
	position: relative;
	list-style: none;
	float: right;
	z-index: 3;
	top: 16px;
}
.head li {
	margin: 0 5px 0 20px;
	float: left;
}
.head li a {
	text-transform: uppercase;
	text-decoration: none;
	margin: -8px 0 16px;
	padding: 3px 0 6px;
	position: relative;
	font-weight: 600;
	font-size: 13px;
	display: block;
	color: #aaa;
}
.head li a:hover {
	color: #fff;
}
.head li.selected a {
	background: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/selected.png) no-repeat 50% 100%;
	padding: 0 0 22px;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
}
.head li.selected li a {
	background: #fff;
	color: #333;
}
.head li.selected li a:hover {
	background: #ccc;
	font-weight: 600;
	color: #000;
}

#main {
	border-top: 4px solid #f70;
	padding: 20px 0;
}
#main a {
}
#main a:hover {
	text-decoration: underline;
	color: #888;
}

.wrapper h1 {
	margin: 0 10px 18px;
	position: relative;
	font-weight: 400;
	font-size: 24px;
	color: #222;
	z-index: 99;
}
.wrapper .introduction {
	text-align: center;
	font-weight: 600;
	font-size: 40px;
	color: #ccc;
	margin: 150px 0 300px;
}
.bigfacts {
	background: url(http://fil.nrk.no/contentfile/web/bgimages/special/tax/2008/pointer.png) no-repeat 100% 0;
	font-size: 14px;
	padding: 0 0 10px 0;
	line-height: 1.4;
	color: #666;
}
.bigfacts .row {
	clear: both;
}
.bigfacts hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 0 40px 30px 0;
}
/*
.bigfacts div div {
	outline: 1px solid red;
}
*/
.bigfacts h2 {
	font-weight: 400;
	font-size: 18px;
	margin: 5px 0 10px;
	clear: both;
}
.bigfacts h2 span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 6px;
	background: #f70;
	color: #fff;
}
.bigfacts p {
	margin: 0 0 20px;
}
.bigfacts strong {
	font-size: 24px;
	line-height: 1.2;
	display: block;
	color: #222;
}
.bigfacts a {
	display: block;
	color: #369;
}
.gender {
	margin: 10px 0 20px 0;
	font-size: 20px;
	line-height: 1.3;
	clear: both;
}
.gender p {
	padding-top: 35px;
}
.gender strong {
	white-space: nowrap;
	color: #222;
}
.gender .img-left {
	margin: 10px 20px 0 0;
}
.gender .img-right {
	margin: 5px 0 0 30px;
}





/* Table Data */
.table-data table {
	border-collapse: collapse;
	vertical-align: middle;
	/*table-layout: fixed;*/
	table-layout: auto;
	margin: 0 0 40px;
	text-align: left;
	width: 100%;
}
.table-data table caption,
.table-data h3 {
	font-weight: 600;
	text-align: left;
	font-size: 15px;
	margin: 0 0 6px;
}
.table-data thead th {
	border-bottom: 1px solid #999;
	font-weight: 600;
	font-size: 11px;
	padding: 2px;
}
.table-data tbody th {
	border-right: 1px solid #999; 

}
.table-data tbody th,
.table-data tbody td {
	border: 1px dotted #ccc;
	vertical-align: middle;
	padding: 2px 4px;
	font-size: 12px;
	height: 20px;
}
.table-data tbody .tt-first {
	border-left: 0;
}
.table-data tbody .tt-last {
	border-right: 0;
}
.table-data tbody .tt-last th,
.table-data tbody .tt-last td {
	border-bottom: 0;
}
.table-data tbody .tt-alt th,
.table-data tbody .tt-alt td {
	background-color: #f7f7f7;
}
.table-data tbody .tt-all th,
.table-data tbody .tt-all td {
	background-color: transparent;
}
.table-data tbody .tt-over-row th,
.table-data tbody .tt-over-row td {
	background-color: #E3EFF6;
}
.table-data tbody td.tt-over-col {
	background-color: #f7f7f7;
}
.table-data tbody td.tt-over-cell {
	background-color: #CEDAE5;
}
.table-data .graph-bar {
	position: relative;
	line-height: 1;
}
.table-data .graph-bar span {
	position: absolute;
	z-index: 9;
	left: -1px;
	top: 2px;
	color: #000;
}
.table-data .graph-bar img {
	position: relative;
	left: -4px;
}
.table-data a {
	color: #369;
}
.table-data a:hover {
	color: #888;
}

/* Graph Data */
.graph-data table {
	border-collapse: collapse;
	vertical-align: middle;
	table-layout: fixed;
	margin: 0 0 12px;
	line-height: 1.2;
	text-align: left;
	font-size: 12px;
	width: 100%;
}
.graph-data table caption,
.graph-data h3 {
	font-weight: 600;
	text-align: left;
	font-size: 15px;
}
.graph-data h3 {
	display: block;
	margin: 0 0 5px;
}
.graph-data p {
	clear: both;
	font-size: 11px;
	font-weight: 600;
	overflow: hidden;
}
.graph-data p span {
	margin: 2px 12px 10px 0;
	float: left;
}
.graph-data p img {
	vertical-align: baseline;
}
.graph-data .graph-bar {
	position: relative;
	display: inline;
}
.graph-data .graph-bar em {
	position: absolute;
	left: -9999px;
	width: 100px;
	z-index: 99;
}
.graph-data tbody td {
	vertical-align: bottom;
	text-align: center;
}
.vertical tbody td {
	border-bottom: 1px solid #999;
}
.graph-data tbody img {
	vertical-align: bottom;
	margin-bottom: 2px;
}
.graph-data tfoot td {
	text-align: center;
	font-size: 11px;
}
.graph-data tfoot strong {
	font-size: 12px;
	margin-top: 6px;
	display: block;
}
.graph-data .vertical {
	text-align: center;
	margin: 0;
	width: 480px;
	float: left;
}
.graph-data .horizontal table {
	margin: 0;
}
.graph-data .horizontal thead th {
	font-size: 11px;
	padding-bottom: 4px;
}
.graph-data .horizontal tfoot td {
	border-top: 1px solid #999;
	line-height: 1.2;
}
.graph-data .horizontal tbody th {
	font-weight: 400;
	padding: 2px 0 0;
	text-align: center;
	font-size: 11px;
}
.graph-data .horizontal tbody td {
	border: 0;
	padding: 2px 0 0;
	border-top: 1px dotted #aaa;
}
.graph-data .horizontal .tt-first td {
	border: 0;
}
.graph-data .horizontal img {
	margin-bottom: 2px;
	vertical-align: bottom;
}

.segment-overview {}
.segment-overview h2 {
	border-bottom: 1px dotted #999;
	margin: 0 0 20px;
	font-size: 22px;
}
.segment-overview .table-data {
	width: 475px;
	float: left;
}
.segment-overview .graph-data {
	float: right;
	width: 475px;
}

.toplist h2 {
	font-size: 22px;
	margin-bottom: 18px;
}
.toplist .table-data {
	margin-right: 20px;
}




/* Person */
.person {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 8px solid #e3e3e3;
	position: relative;
	padding: 4px 12px;
	margin: 10px 0 30px;
}
.person h1 {
	text-transform: uppercase;
	line-height: 1.1;
	font-weight: 600;
	font-size: 32px;
	margin: 4px 0 12px;
	color: #222;
}
.person a {
	color: #369;
}
.person a:hover {
	color: #888;
}
.person .facts {
	width: 420px;
	float: left;
}
.facts p {
	margin: 0 0 18px;
	font-size: 13px;
}
.facts .intro {
	font-weight: 600;
	font-size: 15px;
}
.facts ul {
	margin: 0 0 18px 28px;
	list-style: disc;
	font-size: 15px;
}
.person .graph-data {
	float: right;
}
.person .graph-data .vertical {
	width: 470px;
}
.person .graph-data thead td {
	vertical-align: bottom;
	text-align: center;
	border: 0;
}
.person .graph-data thead td img {
	margin-bottom: 2px;
	vertical-align: bottom;
}
.person .graph-data tbody th,
.person .graph-data tbody td {
	border: 1px dotted #ccc;
	vertical-align: middle;
	padding: 2px 4px;
	font-size: 12px;
	height: 20px;
}
.person .graph-data tbody .tt-first th {
	border-top: 1px solid #999;
	text-align: center;
}
.person .graph-data tbody td {
	text-align: right;
}
.person .graph-data tbody .tt-first {
	border-left: 0;
}
.person .graph-data tbody .tt-last {
	border-right: 0;
}
.person .graph-data tbody .tt-last th,
.person .graph-data tbody .tt-last td {
	border-bottom: 0;
}
.person .graph-data tbody .tt-alt th,
.person .graph-data tbody .tt-alt td {
	background-color: #f7f7f7;
}
.person .graph-data tbody .tt-all td {
	background-color: transparent;
}
.person .graph-data tbody .tt-over-row th,
.person .graph-data tbody .tt-over-row td {
	background-color: #E3EFF6;
}
.person .graph-data tbody td.tt-over-col {
	background-color: #f7f7f7;
}
.person .graph-data tbody td.tt-over-cell {
	background-color: #CEDAE5;
}



/* Advanced Search */
.advanced-search {
	border-right: 1px solid #999;
	padding: 0 19px 0 0;
}
.advanced-search h2 {
	border-bottom: 1px solid #999;
	line-height: 1.3;
	font-size: 15px;
	margin: 1px 0 9px;
}
.advanced-search div {
	position: relative;
}
.advanced-search fieldset {}
.advanced-search label {
	font-size: 11px;
	font-weight: 600;
	margin: 0 0 3px;
	display: block;
	clear: both;
}
.advanced-search input {
	margin: 0 0 15px;
	padding: 2px 15px 2px 0;
	width: 216px;
}
.advanced-search .half {
	width: 85px;
	float: left;
}
.advanced-search .postnr {
	width: 40px;
}
.advanced-search .poststed {
	width: 140px;
}
.advanced-search .req {
	position: absolute;
	font-size: 24px;
	line-height: 1.25;
	font-weight: 600;
	margin: 0 0 0 -15px;
	color: #444;
}
.advanced-search .between {
	display: block;
	float: left;
	text-align: center;
	line-height: 1.6;
	width: 27px;
}
.advanced-search select {
	width: 110px;
	margin: 0 0 15px;
}
.advanced-search .radiobuttons {
	overflow: hidden;
	margin: -10px 0 10px;
}
.advanced-search .radiobuttons legend {
	font-size: 11px;
	font-weight: 600;
}
.advanced-search .radiobuttons div {
	float: left;
	margin-right: 20px;
}
.advanced-search .radiobuttons label {
	display: inline;
	font-size: 13px;
	font-weight: 400;
}
.advanced-search .radiobuttons input {
	width: auto;
	margin: 0 0 3px;
}
.advanced-search .button {
	visibility: visible;
	text-align: center;
	width: auto;
	padding: 2px 8px;
}


/* Alphabet Navigation */

.alphabet-navigation {
	position: relative;
	margin: 0 0 20px 0;
	z-index: 2;
}
.alphabet-navigation li {
	float: left;
}
.alphabet-navigation a,
.alphabet-navigation strong {
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	text-decoration: none;
	font-weight: 600;
	padding: 2px 6px 4px;
	line-height: 1;
	font-size: 24px;
	display: block;
	color: #369;
}
.alphabet-navigation a:hover {
	background: #e7e7e7;
}
.alphabet-navigation .selected strong {
	background: #f70;
	color: #fff;
}


/* Counties List */
.counties-list ul {
	list-style: none;
	width: 260px;
}
.counties-list li {
	margin: 0 10px 20px 0;
	overflow: hidden;
	padding: 2px;
}
.counties-list li.over {
	border-color: #777;
	background: #f7f7f7;
	cursor: pointer;
}
.counties-list img {
	margin: 4px 10px 2px 0;
	display: block;
	float: left;
	border: 0;
}
.counties-list li a {
	text-decoration: none;
	color: #036;
}
.counties-list h2 {
	font-size: 16px;
	line-height: 2.4;
}
.counties-list p {
	font-size: 12px;
	line-height: 16px;
}



/* Municipalities List */

.municipalities-list {}
.municipalities-list a {
	line-height: 1.6;
	font-size: 14px;
	color: #369;
}
.municipalities-list a:hover {
	text-decoration: none;
	color: #888;
}



/* Drill Down */
.drill-down {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #e7e7e7;
	padding: 2px 5px 5px;
	margin: 0;
}
.drill-down h3 {
	font-size: 13px;
	margin: 0 5px;
}
.drill-down p {
	font-size: 11px;
	line-height: 1.4;
	margin: 6px 0 10px;
}
.drill-down ul {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	padding: 4px 6px 2px;
	margin: 4px 0 0 0;
}
.drill-down li {
	overflow: hidden;
	margin: 0 2px 4px 0;
}
.drill-down li a {
	text-decoration: none;
	float: left;
}
.drill-down li em {
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	color: #000;
	float: right;
}

.full-title {
	margin: 0 0 18px;
	position: relative;
	font-weight: 600;
	font-size: 24px;
	color: #222;
	z-index: 99;
}

/* Flash Map */
.flash-map {
	position: relative;
	z-index: 1;
	margin: 0 0 30px;
}
.flash-map .map-legend {
	position: absolute;
	width: 150px;
	top: 15px;
}
.flash-map .map-legend p {
	margin: 0 0 18px;
}


/* Bottomline */

.bottomline {
	font-family: Arial, sans-serif;
	border-top: 1px solid #ccc;
	background: transparent !important;
}
.bottomline p,
.bottomline a {
	font-size: 12px;
}
.bottomline a {
	margin: 0 3px;
	color: #036 !important;
}


#simpleTooltip {
	-webkit-box-shadow: 0 1px 3px #444;
	border: 1px solid #888;
	background: #fff;
	line-height: 1;
	padding: 3px;
}

.separator {
	height: 0;
	border: 0;
	border-bottom: 4px solid #f70;
	margin: 20px 0 20px;
}
.pagination {
	position: relative;
	overflow: hidden;
	padding: 5px 0 0;
	margin: -30px 0 40px;
}
.pagination .pag_prev,
.pagination .pag_next {
	font-weight: bold;
}
.pagination .pag_prev {
	display: block;
	float: left;
}
.pagination .pag_next {
	display: block;
	float: right;
}

.img-left { float: left; }
.img-right { float: right; }
.text-left { text-align: left !important; }
.text-right {
	text-align: right !important;
	white-space: nowrap;
}
.text-center { text-align: center !important; }
.left { float: left; }
.right { float: right; }












ul.postadresseliste li {float:left; margin-right:15px; }
ul.postadresseliste li a {color:#336699;}
#bottom {	margin-top:1em;}
.postadresser-heading {font-size:15px;}

.vertical_small table tr td {
	border-bottom: 1px solid #999;
	background-color:#999999;
}

.vertical_small {
	text-align: center;
	margin: 0 3px 0 0;
	width: 1px;
	float: left;
}
.graf_maxvalue {font-size:9px;}
.graf_maxvalue span {border-bottom:#999999 1px solid;}






label.error {
  font-weight: bold;
  color: #b80000;
  display: inline;
  margin-left: 5px;
}

form { line-height:1.5; }

.top-val-error {
	color: #c00;
}


/* Municipalities List */

.municipalities-list {}
.municipalities-list ul {
	list-style: none;
	width: 260px;
}
.municipalities-list li {
	margin: 0 10px 20px 0;
	overflow: hidden;
	padding: 2px;
	width: 170px;
}
.municipalities-list li.over {
	border-color: #777;
	background: #f7f7f7;
	cursor: pointer;
}

.municipalities-list img {
	margin: 4px 10px 2px 0;
	display: block;
	float: left;
	border: 0;
}

.municipalities-list li a {
	text-decoration: none;
	color: #036;
}
.municipalities-list h2 {
	font-size: 16px;
	line-height: 2.4;
}
.municipalities-list li a:hover {
	text-decoration: none;
	color: #888;	
}

.toplist h2
{
	font-size:18px;
	padding:1px;
	background-color:#f5f5f5;
}

#main .col-18 .person p {
  display: none;
}
#main .col-18 .person p.intro {
  display: block;

}

