* {
	padding: 0;
	margin: 0;
}
h1, h2, h3, a, p, div, th, td, pre, input, select {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
}
h1 {
	font-size: 115%;
}
h2 {
	font-size: 100%;
}
a img {
	border: 0;
}
.focus {
	color: black;
}
.detone {
	color: #AAA;
}
.clear {
	clear: both;
	width: 100%;
}
#bind {
	position: absolute;
	width: 800px;
	left: 50%;
	margin: 10px 0 10px -400px;
	background-color: #FEFEFE;
}

/* Header-related style information */
#header {
	width: 800px;
	height: 50px;
	clear: right;
	background-image: url(/objects/menu-background.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	position: absolute;
	top: 0; left: 0;
	visibility: hidden;
}
#header ul {
	list-style-type: none;
}
#header li {
	float: left;
	background-repeat: no-repeat;
	height: 38px;
}
#header li a {
	height: 100%;
	width: 100%;
	display: block;
}
#header li a span {
	display: block;
	text-indent: -9999px;
}
#footer {
	border-top: 2px solid #e9e9e9;
	margin: 35px 0;
	padding-top: 5px;
	color: #aaa;
	font-size: 10px;
}
#footer a {
	font-size: 10px;
	color: #aaa;
}

#favoritt_no {
	background-image: url(/objects/menu-favoritt.jpg);
	width: 143px;
}
#favoritt_no:hover, #favoritt_no_selected {
	background-image: url(/objects/menu-favoritt-active.jpg);
	width: 143px;
}
#hvaskjer_infoservice_no {
	background-image: url(/objects/menu-hvaskjer-infoservice.jpg);
	width: 160px;
}
#hvaskjer_infoservice_no:hover, #hvaskjer_infoservice_no_selected {
	background-image: url(/objects/menu-hvaskjer-infoservice-active.jpg);
	width: 160px;
}
#garantertbilligst_no {
	background-image: url(/objects/menu-garantertbilligst.jpg);
	width: 200px;
}
#garantertbilligst_no:hover, #garantertbilligst_no_selected {
	background-image: url(/objects/menu-garantertbilligst-active.jpg);
	width: 200px;
}
#infoservice_no {
	background-image: url(/objects/menu-infoservice.jpg);
	width: 173px;
}
#infoservice_no:hover, #infoservice_no_selected {
	background-image: url(/objects/menu-infoservice-active.jpg);
	width: 173px;
}
#pressenett_no {
	background-image: url(/objects/menu-pressenett.jpg);
	width: 167px;
}
#pressenett_no:hover, #pressenett_no_selected {
	background-image: url(/objects/menu-pressenett-active.jpg);
	width: 167px;
}
#importforum {
	background-image: url(/objects/menu-importforum.jpg);
	width: 184px;
}
#importforum:hover, #importforum_no_selected {
	background-image: url(/objects/menu-importforum-active.jpg);
	width: 184px;
}
#minimesse_no {
	background-image: url(/objects/menu-minimesse.jpg);
	width: 160px;
}
#minimesse_no:hover, #minimesse_no_selected {
	background-image: url(/objects/menu-minimesse-active.jpg);
	width: 160px;
}

/* Info-box-related style information */
#info {
	height: 40px;
	clear: both;
}
#info ul {
	list-style-type: none;
}
#info li {
	height: 23px;
	float: left;
	background-image: url(/objects/info_bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	padding-top: 10px;

	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #999;
}
#info li.first-child {
	height: 33px;
	width: 10px;
	background-image: url(/objects/info_bg_left.gif);
}
#info li.last-child, #info li.last-child {
	height: 33px;
	width: 10px;
	background-image: url(/objects/info_bg_right.gif);
}

/* Box-related style information (generic - without width-info) */
.box {
	margin: 5px 0 5px 0;
}
.box_header {
	height: 24px;
	clear: both;
}
.box_header ul {
	list-style-type: none;
}
.box_header li {
	background-image: url(/objects/box_header_bg.gif);
	background-repeat: repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eee;
	height: 24px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0;
}
.box_header li.first_child {
	background-image: url(/objects/box_header_bg_left.gif);
	background-repeat: no-repeat;
	padding-left: 0;
	width: 10px;
}
.box_header li.last-child, .box_header li.last_child {
	background-image: url(/objects/box_header_bg_right.gif);
	background-repeat: no-repeat;
	padding-left: 0;
	width: 10px;
}
.box_header li.mid .box_options {
	float: right;
}
.box_body {
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 5px;
	background-repeat: no-repeat;
}
.box_footer {
	height: 7px;
	clear: both;
}
.box_footer ul {
	list-style-type: none;
}
.box_footer li {
	background-image: url(/objects/box_footer_bg.gif);
	background-repeat: repeat-x;
	height: 7px;
	float: left;
	padding: 0;
	margin: 0;
}
.box_footer li.first_child {
	background-image: url(/objects/box_footer_bg_left.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.box_footer li.last-child, .box_footer li.last_child {
	background-image: url(/objects/box_footer_bg_right.gif);
	background-repeat: no-repeat;
	width: 10px;
}

.box h1, .box p {
	margin-bottom: 10px;
}
.box h1 {
	padding-top: 15px;
}
.box h1.first_child {
	padding-top: 0;
}

/* Underholdning-box-related style information */
#underholdning {
	width: 600px;
	margin: 5px 0 5px 0;
}
#underholdning li.mid {
	width: 580px;
}
#underholdning .box_body ul {
	list-style-type: none;
	overflow: auto;
}

.u_box_header {
	height: 24px;
	clear: both;
	border-bottom: 1px solid #D5D5D5;
}
.u_box_header ul {
	list-style-type: none;
}
.u_box_header li {
	background-image: url(/objects/box_header_bg.gif);
	background-repeat: repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eee;
	height: 24px;
	float: left;
	padding: 4px 5px 0 5px;
	margin: 0;
}
.u_box_header li.first_child {
	background-image: url(/objects/box_header_bg_left.gif);
	background-repeat: no-repeat;
	padding: 0 0 4px 0;
	width: 10px;
}
.u_box_header li.last_child {
	background-image: url(/objects/box_header_bg_right.gif);
	background-repeat: no-repeat;
	padding: 0 2px 4px 0;
	width: 10px;
}
.u_box_header li a {
	text-decoration: none;
	color: white;
}
.u_box_header li a:hover, .u_box_header li a.selected {
	text-decoration: underline;
}
#underholdning ol li {
	margin-left: 25px;
}
.visdomsord p {
	margin-bottom: 0;
	color: #565656;
}
.visdomsord p.first_child {
	color: black;
}
.visdomsord li {
	float: left;
}

/* Search-box-related style information */
#søk {
	width: 600px;
	margin: 5px 0 5px 0;
}
#søk li.mid {
	width: 580px;
}
#søk .box_body ul {
	list-style-type: none;
}
#søk .box_body li {
	float: left;
	padding: 0 10px 1px 0;
}
#søk .box_body li input {
	margin: 0 5px 0 0;
}
#søk_spørsmål {
	clear: left;
}
#søk_resultat, #søk_resultat iframe {
	width: 100%;
	height: 240px;
}
/* The content of the search-boxes (one for google, yahoo, etc) are hidden, and used for their innerHTML */
.search_box {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
}

/* Favoritt-links-related style information */
#lenker {
	width: 600px;
	margin: 5px 0 5px 0;
}
#lenker li.mid {
	width: 580px;
}
#lenker .box_body {
	height: 160px;
}
#lenker .box_body ul {
	list-style-type: none;
	width: 20%;
	float: left;
}
#lenker .box_body li {
	margin-right: 5px;
	overflow: hidden;
	width: 113px;
}
#lenker .box_body li a {
	white-space: nowrap;
	width: 113px;
	display: block;
	overflow: hidden;
}
/* The divs containing the lists (sorted alphabetically or by popularity) are only used for their innerHTML */
#links_popular, #links_sorted {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	display: block;
	overflow: hidden;
}


/* Siste-nytt-related style information */
#siste_nytt {
	width: 600px;
}
#siste_nytt li.mid {
	width: 580px;
}
#siste_nytt .box_body ul {
	list-style-type: none;
	height: 85px;
}
#siste_nytt .box_body li {
	width: 185px;
	height: 80px;
	float: left;
	display: block;
	padding-right: 10px;
	overflow: hidden;
}
#siste_nytt .box_body li img {
	width: 80px;
	height: 60px;
	top: 0;
	right: 0;
	float: left;
	margin: 0 5px 5px 0;
	background: url(/objects/rss_image.jpg);
	background-repeat: no-repeat;
	border: 1px solid #eee;
}
#siste_nytt p {
	line-height: 16px;
	font-size: 11px;
}

#anbefales_column {
	position: absolute;
	left: 610px;
	top: 50px;
	width: 190px;
}
#anbefales li.mid, #anbefales_2 li.mid {
	width: 170px;
}
#anbefales .box_body, #anbefales_2 .box_body {
	display: block;
	padding: 5px;
}
#anbefales .box_body ul, #anbefales .box_body ul {
	list-style-type: none;
}

#bannere {
	position: absolute;
	left: 810px;
	top: 0px;
	width: 180px;
	margin-top: 0px;
}
#bannere li.mid {
	width: 155px;
}
#bannere li.button {
	width: 5px;
}
#bannere .box_footer li.mid {
	width: 160px;
}
#bannere .box_body 
	display: block;
	padding: 5px;
}
#bannere .box_body ul {
	list-style-type: none;
}

.ads_text_recommended, .ads_text, .ads {
	list-style-type: none;
}

#lenker {
	background-image: url(/objects/box_background.jpg);
	background-repeat: no-repeat;
}

#quiz {
	position: relative;
	height: 160px;
}
.quiz_button {
	background-image: url(/objects/quiz_button.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 116px;
	margin: 5px 10px 5px 0;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: white;
	cursor: pointer;
	float: left;
}
#quiz_info, #quiz_done {
	position: absolute;
	top: 25px;
	height: 100px;
	margin-bottom: 5px;
	overflow: auto;
}
.quiz_question {
	position: absolute;
	top: 25px;
}
.quiz_question_detail {
	height: 100px;
	margin-bottom: 5px;
	overflow: auto;
}
.quiz_question_detail .answers {
	padding-top: 10px;
}
.quiz_question_detail input {
	margin-right: 5px;
}
div.quiz_question_buttons {
	position: absolute;
	top: 102px;
	width: 275px;
}
.quiz_question, #quiz_done {
	visibility: hidden;
}
#quiz_button_go, #quiz_button_submit {
	position: absolute;
	top: 127px;
}
#quiz_button_submit {
	visibility: hidden;
}

.blog .entry {
	text-align: justify;
	margin-right: 12px;
}
.blog .entry p {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #565656;
}
.blog .entry li {
	margin-bottom: 8px;
	color: #565656;
}
