body {
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	color: #000;
	line-height: 1.6em;
	background: #fff url(../graphics/layout/bakgrunn.png);
	margin-bottom: 10px;
}

img {
	border: none;
}

div#main_container {
	border: 1px solid #abd859;
	background-color: #fff;
	color: #000;
}

div#main_top {
}

div#main_content {
	width: 100%;
}

/******************************************************************************
* Start topp-meny
*******************************************************************************/
div#top {
	border-bottom: 1px solid #abd859;
	margin-bottom: 6px;
	height: 43px;
}

div#top ul {
	float: right;
	width: 570px;
	margin-top: 20px;
}

div#top ul li {
	float: right; 
	padding-left: 28px;
	list-style: none;
}

div#top a {
	text-decoration: none;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
}

div#top a:hover {
	text-decoration: underline;
}
/******************************************************************************
* Slutt topp-meny
*******************************************************************************/


/******************************************************************************
* Start meny til venstre
*******************************************************************************/
div#main_left {
}

/* normal_frontpagemenu er en mer luftig meny med streker mellom */
ul#normal_frontpagemenu {
	text-transform: uppercase;
	font-size: 10px;
}

ul#normal_frontpagemenu li {
	list-style-type: none;
	line-height: 3em;
	display: block;
	width: 150px;
	border-bottom: 1px solid #89b637;
}

ul#normal_frontpagemenu a {
	color: #89b637;
	background-color: #fff;
	text-decoration: none;
	display: block;
	width: 150px;
}

ul#normal_frontpagemenu a:hover {
	color: #000;
	background-color: #fff;
}

ul#normal_frontpagemenu a.active {
	color: #000;
	background-color: #fff;
}

/* main_frontpagemenu er en variant av normal_frontpagemenu som vises p� forsiden n�r ingenting er valgt. Vi ER virkelig
   p� forsiden n�r denne skal vises
*/
ul#main_frontpagemenu {
	text-transform: uppercase;
	font-size: 10px;
}

ul#main_frontpagemenu li {
	list-style-type: none;
	line-height: 3em;
	display: block;
	width: 150px;
	border-bottom: 1px solid #abd859;
}

ul#main_frontpagemenu a {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	display: block;
	width: 150px;
}

ul#main_frontpagemenu a:hover {
	color: #000;
	/* background-color: #cdfa7b; */
	background-color: #daeab9;
}

ul#main_frontpagemenu a.active {
	color: #000;
	background-color: #fff;
}

ul#main_frontpagemenu li span {
	color: #000;
}

ul#normal_frontpagemenu li span {
	/* color: #cdfa7b; */
	color: #89b637;
}



/* detailed_frontpagemenu er en mindre luftig meny med flere niv�er */
ul#detailed_frontpagemenu {
	text-transform: uppercase;
	font-size: 10px;
	float: left;
}

ul#detailed_frontpagemenu li {
	list-style-type: none;
}

ul#detailed_frontpagemenu ul {
	margin-left: 20px;
}

ul#detailed_frontpagemenu a {
	color: #89b637;
	background-color: #fff;
	text-decoration: none;
}

ul#detailed_frontpagemenu a:hover {
	color: #000;
	background-color: #fff;
	/* font-style: italic; */
}

ul#detailed_frontpagemenu a.active {
	color: #000;
	background-color: #fff;
}

div.annonser {
	margin-top: 6px;
}

div.kategoribanner {
	margin-bottom: 6px;
}

/******************************************************************************
* Slutt meny til venstre
*******************************************************************************/

/******************************************************************************
* Start merkevare_bransje
*******************************************************************************/
div#main_center {}

div#main_center ul {
	text-transform: uppercase;
	font-size: 10px;
}

div#main_center li {
	list-style-type: none;
}

div#main_center a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

div#main_center a:hover {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
	/* font-style: italic; */
}

/******************************************************************************
* Slutt merkevare_bransje
*******************************************************************************/

/******************************************************************************
* Start forhandler-, og produsent- og merkevareliste
*******************************************************************************/

div.firmaliste, div#merkevareliste {
	border: 1px solid #abd859;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.firmaliste table {
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	border-collapse: collapse;
}

div.firmaliste td {
	padding: 7px 3px 7px 3px;
	line-height: inherit;
}

div#merkevareliste td {
	padding: 10px;
	width: 33%;
}

div#merkevareliste ul {
	/* text-align: center; */
	margin-left: 20px;
}

li.merkevarebilde {
	float: left;
	width: 190px;
}

div#merkevareliste h3 {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
}

tr.alternate {
	background-color: #daeab9;
	color: #000;
}

div.firmaliste h2, div#merkevareliste h2 {
	background-color: #fff;
	color: #a1cf53;
	font-size: 12px;
	font-weight: bold;
}

div.bildeboks {
	width: 175px; 
	height: 175px; 
	background-color: #fff; 
	border: 1px solid #abd859; 
	margin: 0 0 18px 0;
	text-align: center;
}

/******************************************************************************
* Slutt forhandler- og produsentliste
*******************************************************************************/

div.column50prosent {
	float: left;
	width: 38%;
	padding-left: 10%;
}

div#copyright {
	background-color: #fff;
	color: #abd859;
	text-align: center;
	font-size: 10px;
}

/******************************************************************************
* Firmapresentasjon
*******************************************************************************/
div#firmapresentasjon {
	border: 1px solid #abd859;
	padding: 10px;
	margin-bottom: 10px;
}

div#firmapresentasjon h2 {
	background-color: #fff;
	color: #abd859;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

ul#firmapresentasjon_menu {
	width:100%;
	height: 25px;
	margin: 15px 0 15px 0;
	list-style-type:none;
}

ul#firmapresentasjon_menu li a.active {
	float: left;
	width: 120px;
	text-decoration: none;
	color: #000;
	background-color: #abd859;
	padding:0.2em 0.6em;
	margin-right: 10px;
	text-align: center;
}

ul#firmapresentasjon_menu li a.normal {
	float: left;
	width: 120px;
	text-decoration: none;
	color: #000;
	background-color: #daeab9;
	padding:0.2em 0.6em;
	margin-right: 10px;
	text-align: center;
}

ul#firmapresentasjon_menu li a:hover {
	background-color:#abd859;
	color: #000;
	text-decoration: none;
}

ul#firmapresentasjon_menu li {
	display:inline;
}

ul#firmapresentasjon_menu li.inactive {
	float: left;
	display: block;
	background-color: #daeab9;
	width: 120px;
	padding: 0.2em 0.6em;
	text-align: center;
	color: #999;
	margin-right: 10px;
}

div#firmapresentasjon p.rollebeskrivelse {
	color: #abd859;
	background-color: white;
	font-size: 10px;
	border-bottom: 1px solid #abd859;
	margin-bottom: 6px;
}

div#aapningstider {
	border: 1px solid #abd859;
	padding: 10px;
}

div#aapningstider table {
	width: 300px;
	margin-bottom: 6px;
	border-collapse: collapse;
}


div#aapningstider table td {
	padding: 2px;
	text-align: center;
}

div#aapningstider table th {
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #abd859;
}

div#map {
	border: 1px solid #abd859;
	padding: 10px;
}

/*
div#map img {
	border: 1px solid #abd859;
}
*/

div#mapzoom {
	float: right; 
	font-size: 8px;
	color: #abd859;
}

div#mapzoom a {
	color: #abd859;
	font-weight: bold;
}

table#brosjyretabell {
	width: 100%;
	border-collapse: collapse;
}

table#brosjyretabell td {
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

table#brosjyretabell h2 {
	border-bottom: 1px solid #abd859;
}

table#brosjyretabell td span {
	font-size: 10px;
}

div#navigationbar_firmapres {
	border-bottom: 1px solid #abd859;
	margin-bottom: 10px;
	font-size: 10px;
	color: #abd859;
}

div#navigationbar_firmapres h2 {
	margin-bottom: 0;
}

div#navigationbar_firmapres a {
	color: #abd859;
	font-weight: bold;
	text-decoration: none;
}

div#navigationbar_firmapres a:hover {
	text-decoration: none;
}

/******************************************************************************
* Slutt firmapresentasjon
*******************************************************************************/

/******************************************************************************
* Navigasjonslinje
*******************************************************************************/

div#navigationbar {
	border-bottom: 1px solid #abd859;
	font-size: 10px;
	color: #abd859;
	background-color: #fff;
	padding-bottom: 3px;
	clear: both;
}

div#navigationbar a {
	text-decoration: none;
	color: #abd859;
	background-color: #fff;
	font-weight: bold;
}

div#navigationbar a.active {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	font-weight: bold;
}


div#navigationbar a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	font-weight: bold;
}

/******************************************************************************
* Slutt navigasjonslinje
*******************************************************************************/

/******************************************************************************
* Linker med bilde p� forsiden
*******************************************************************************/

ul#frontpagemenu {
	height: 600px;
	width: 440px;
	/* border: 1px solid black; */
	padding-left: 15px;
}

ul#frontpagemenu a {
	color: #abd859;
	background-color: #fff;
}

ul#frontpagemenu a:hover {
	color: #abd859;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul#frontpagemenu li {
	float: left;
	text-align: center;
	margin: 10px 25px;
	color: #bce960;
}

div#tipsogtriks_frontpage {
	float: right;
	width: 150px;
	border-bottom: 1px solid #abd859;
	padding-bottom: 10px;
}

div#tipsogtriks_frontpage h2 {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

div#tipsogtriks_frontpage h3 {
	color: #abd859;
	background-color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #abd859;
	margin-top: 10px;
	padding-top: 10px;
}

div#tipsogtriks_frontpage h3 a {
	color: #abd859;
	text-decoration: none;
}

div#tipsogtriks_frontpage h3 a:hover {
	color: #abd859;
	text-decoration: underline;
}

div#tipsogtriks_frontpage p {
	font-size: 10px;
	line-height: 1.4em;
}

div#tipsogtriks_frontpage p a {
	text-decoration: underline;
	font-weight: bold;
}

/******************************************************************************
* Slutt Linker med bilde p� forsiden
*******************************************************************************/

/******************************************************************************
* S�kefelt forside
*******************************************************************************/

div#main_searchbar {
	background: #fff url(../graphics/layout/sok.png) left center no-repeat;
	color: #000;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #abd859;
	border-top: 1px solid #abd859;	
}

div#main_searchbar form {
	margin-left: 350px;
}

div#main_searchbar input.searchfield {
	width: 260px;
	margin-top: 6px;
	font-weight: bold;
	font-family: Verdana, Arial, serif;
}

div#main_searchbar input.searchbutton {
	width: 50px;
	height: 20px;
	font-size: 10px;
}

/* formen for geografisk begrensning */
div.geografi {
	margin-bottom: 6px;
	border: 1px solid #abd859;
	padding: 5px;
	color: #000;
	background-color: #abd859;
	font-weight: bold;
	text-align: center;
	clear: both;
}

/******************************************************************************
* Slutt s�kefelt forside
*******************************************************************************/

/******************************************************************************
* S�keresultat
*******************************************************************************/
div#searchresult {
	/* border: 1px solid #abd859; 
	padding: 10px;*/
}

div#searchresult h2 {
	color: #abd859;
	background-color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #abd859
}

div#searchresult td {
	width: 50%;
}

div#searchresult table {
	margin-bottom: 10px;
}

/******************************************************************************
* Slutt s�keresultat
*******************************************************************************/

/******************************************************************************
* Tekster - formattering for visning av sider ala "Om min borg" og "Tips og triks"
*******************************************************************************/

div#tekster h1 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #abd859;
}

div#tekster h1 a {
	text-decoration: none;
	color: #abd859;
}

div#tekster h1 a:hover {
	text-decoration: underline;
	color: #abd859;
}

div#tekster h2 {
	font-size: 12px;
	color: #abd859;
}

div#tekster p {
	margin-bottom: 1.5em;
	line-height: 1.3em;
}

div#tekster a {
	text-decoration: underline;
	color: #000;
}

div#tekster img {
	margin: 10px;
}

div#tekster p.ingressbilde {
	margin-bottom: 1.5em;
	line-height: 1.3em;
	font-size: 9px;
	color: #333;
	text-align: left;
}

div#tekster p.ingressbilde img {
	margin: 0;
	padding: 0;
}

div#tekster li {
	list-style-type: disc;
	text-transform: none;
	font-size: 12px;
	list-style-position: outside;
	margin-left: 20px;
}


/******************************************************************************
* Slutt tekster
*******************************************************************************/


/******************************************************************************
* Generelle ting og tang
*******************************************************************************/
p.error_message {
	border: 2px solid #c00;
	padding: 3px;
	color: #000;
	background-color: #f99;
}

address {
	font-style: normal;
}

address a {
	color: #abd859;
	background-color: #fff;
	text-decoration: none;
}

div.max_height {	
	max-height: 300px; 
	height: expression( this.scrollHeight > 299 ? "300px" : "auto" );
	overflow: scroll;
}

span.vaar {
	color: #5c5 !important;
	font-size: 10px;
}

span.host {
	color: #7b0808 !important;
	font-size: 10px;
}
