﻿
/* Generelle klasser */


body
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;		
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;

}

a
{
	font-size: 1.0em;
	font-weight: bold;
	color: #9e6012;
	text-decoration: underline;
	background-color: transparent;

}

a:hover
{
	color: #da8d00;
	text-decoration: underline;
}

.marg
{
	padding: 0 20px 0 20px;
}

p
{
	margin: 0 0 1em 0;
}

h1
{
	font-size: 1.7em;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height:1.2em;	

}

h2
{
	font-size: 1.3em;
	margin: 0 0 0.7em 0;
	font-weight: normal;
}

h3
{
	font-size: 1.1em;
}

h4 /* AML: Brukes til tittel på opplisting av boligannonser */
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
}


form
{
	margin: 0;
}


input
{
	font-size: 10px;
}

input.button
{
	font-size: 10px;
	font-family: tahoma, sans-serif;
	width: 60px;
	margin: 0 0 2px 0;
}

textarea
{
	width: 100%;
	height: 70px;
}






/************* KLASSER KNYTTET TIL SYSTEMFUNKSJONER ***********/

/* MENY */

/* Left */
ul.menu-left
{
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	vertical-align: middle;
}

ul.menu-left li
{
	margin: 0;
}

ul.menu-left a
{
	padding: 6px 0 5px 10px;
	display: block;
	height: 16px;
	text-decoration: none;
}

ul.menu-left a:hover, ul.menu-left a.selected
{
	font-weight: bold;
}


/* SLUTT MENY */


/* STATISK MENY */


div#smenu
{
	width: 37px;
	float: left;
	padding: 0;
	margin: auto;
	height: 100%;
	height: auto;
	visibility: visible;
	overflow: visible;
}

div#smenu1
{
	width: 37px;
	height: 120px;
	background-position: center;
	background-image: url(../images/ukensbolig_off.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

div#smenu1 a
{
	display: block;
	width: 37px;
	height: 120px;
	background-position: center;
	background-image: url(../images/newlm/ukensbolig_off.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

div#smenu1 a:hover
{
	text-decoration: none;
	background-position: center;
	background-image: url(../images/ukensbolig_on.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

div#smenu1 a:active
{
	text-decoration: none;
	background-position: center;
	background-image: url(../images/newlm/ukensbolig_on.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}


div#smenu5
{
	width: 37px;
	height: 120px;
	margin: 0;
	padding: 0;
}


/* SLUTT STATISK MENY */



/* OPPLISTING AV ARTIKLER */

div.list-art-mainart
{
	margin: 0 0 15px 0;
}

div.list-art
{
	margin: 0 0 15px 0;
}

div.list-art-left
{
	float: left;
	clear: both;
	width: 200px;
}

div.list-art-right
{
	float: right;
	width: 250px;
}

div.list-art-dummyfooter
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

span.list-art-morelbl
{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 0px 0;
}

/* SLUTT OPPLISTING AV ARTIKLER */


/* VISNING AV ARTIKLER */

a.printable, a.tip
{
	margin: 0 0 0 10px;
}

span.relart-list-lbl, span.relfile-list-lbl
{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 0px 0;
}

div.view-art-dummyfooter
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

div.tip input.text
{
	width: 150px;
}

/* SLUTT VISNING AV ARTIKLER */

/* LISTING AV BILDEARTIKLER */

table.img-list
{
	border: 0;
}

table.img-list
{
	border: 0;
	vertical-align: top;
}

div.img-list-paging
{
	text-align: center;
}

div.img-temp
{
	margin: 0;
	float: left;
	margin-bottom: 20px;
}

div.img-temp img
{
	border: solid 1px black;
	margin-bottom: 20px;
}

/* SLUTT LISTING AV BILDEARTIKLER */


/*******************************/
/* Visning av fil-lister START */

.file_list img
{
	margin: 0 5px 0 0;
}

.file_list a
{
	vertical-align: 30%;
}

.file_list span
{
	display: block;
	margin: 0 0 0 20px;
}

/* Visning av fil-lister SLUTT */
/*******************************/

div.dummyfooter
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* LISTING AV BANNER */

img.banner
{
	display: block;
	margin: 0;
	border: 0px;
}

/* SLUTT LISTING AV BANNER *



/* SØKEBOKS */

div.searchbox
{
	padding: 10px 0 10px 3px;
}

div.searchbox input
{
	width: 125px;
	margin: 0 0 0 5px;
}

div.searchbox input.btn_submit
{
	width: 30px;
}

/* SLUTT SØKEBOKS */


/* LINKER */

div.link_group
{
	margin: 0;
}

div.link_group ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* SLUTT LINKER */






/* RAMMEVERK */

div#framework
{
	width: 1000px;
	padding: 0;
	margin: 0;
	height: auto;
	min-height: 100%;
	position: absolute;
	margin-left: -500px;
	left: 50%;
	background-image: url(../images/bg_framework.gif);
	background-color: transparent;

}

div#header
{
	float: left;
	height: auto;
	width: 963px;
	padding: 0;
	margin: 0;
	background-color: white;
}

div#logo
{
	float: left;
	background-color: white;
	width: 783px;
	height: 105px;
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	background-color: white;
	background-image: url(../images/stavlund.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#ukensbolig
{
	float: left;
	width: 180px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-bottom: -4px;
}

div#left
{
	width: 180px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: -4px;
	height: auto;
}

div#left div.menu a
{
	display: block;
	background-color: #817057;
	height: 1.4em;
	border-bottom: solid white 1px;
	color: white;
	font-weight: normal;
}

div#left div.menu a:hover
{
	display: block;
	background-color: #c0b8ab;
	height: 1.4em;
	border-bottom: solid white 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#left div.menu a.selected
{
	display: block;
	background-color: #c0b8ab;
	height: 1.4em;
	border-bottom: solid white 1px;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
}

div#left div.ad
{
	display: block;
	background-color: #9E6016;
	background-position: bottom;
	height: 1.4em;
	color: white;
	vertical-align: bottom;
	margin-top: 20%;
}


div#main
{
	width: 578px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0 0 0 0; /*		background-color: 	white; */
	background-color: transparent;
}

div#mainhomes
{
	width: 754px;
	float: left;
	padding: 0 0 20px 20px;
	overflow: hidden; /*		background:			white;	*/
	background-color: transparent;
}

div#mainhomes div.spacer
{
	height: 20px;
	background: white;
}

div#right
{
	width: 191px;
	float: right;
	background-color: none;
	margin: 0 2px 0 0;
	padding: 0;
}

div#footer
{
	border-top: solid orange 1px;
	width: 1030px;
	float: left;
	padding: 0;
	background-color: blue;
	height: 30px;
	margin: auto;
	padding: 0;
}

div#right div#links
{
	padding: 10px;
}

div.label
{
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}




/* MALER */


div.template
{
	padding: 0px 0px 0 0;
	background-color: transparent;
}


div.template a.more
{
	display: block;
	margin: 10px 0 0 0;
	width: 50px;
}


div.template img
{
	border: 0;
	margin: 0 4px 0 0;
}


/* Boliglisting */

table.houselist tr td
{
	vertical-align: bottom;
	padding: 0 15px 0 0;
	background-color: transparent;
}

table.houselist tr td.last
{
	padding: 0;
}

table.houselist tr td.footer
{
	height: 31px;
	background-image: url(../images/house_spacer.gif);
}

table.houselist a img
{
	border: solid 1px #c0c0c0;
}

table.houselist a:hover img
{
	border: solid 1px #333;
}

table.houselist tr.header td
{
	color: #9e6012;
}

/* SLUTT Boliglisting */



/* SLUTT Boligvisning */

div.object div.images
{
	float: left;
	width: 252px;
	padding: 0 15px 0 0; /* 		border-right:		solid 0px #9e6012; */
	background-color: transparent;
	height: auto;
}

div.object div.images img
{
	border: 0;
	margin: 0 4px 4px 0;
	background-color: transparent;
}

div.object div.text
{
	float: left;
	width: 440px;
	padding: 0 0 0 15px;
	background-color: transparent;
}

div.object div.text h1
{
	font-size: 1.4em;
	font-weight: bold;
	background-color: transparent;
}

div.object div.text h2
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	background-color: transparent;
}

div.object div.text table tr td.col1
{
	width: 200px;
	padding: 0 0 7px 0;
	background-color: transparent;
}

/* SLUTT Boligvisning */

div.objectimages
{
	background-color: transparent;
}

div.objectimages div.objectMain
{
	float: left;
	width: 575px;
	margin: 0 15px 0 0;
	background-color: transparent;
}

div.objectimages img#objectMain
{
	margin: 0;
	background-color: transparent;
}

div.objectimages img
{
	border: 0;
	margin: 0 4px 4px 0;
	background-color: transparent;
}

div.objectimages div.thumbs
{
	padding: 0 0 0 15px;
	width: 140px;
	float: left;
	background-color: transparent;
}

/* Patrick Test av venstremeny innrykk */

ul.menu-left li a.level-3
{
	font-size: 1.1em;
	margin-left: 10px;
	margin-top: -5px;
}