/*
Kunde: ValdresHus
© 2005 Potetgutta - www.potetgutta.no
Dokumentet er laget med enerett for www.valdres-hus.no
*/

/*----------Attributter for dokumentet----------*/

html,body {
	background: #ffffff;
	margin:0px;
	padding: 0px;
	height:100%;
	text-align:center;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	line-height:16px;
}

/*----------Layout-DIV'er----------*/

#toppbilde {
	position: absolute;
	top: 129px;
	left: 50%;
	margin: 0px 0px 0px -270px;
	background:url(../images/collage.jpg);
	width:539px;
	height:154px;
	z-index:1;
}

#meny {
	position:relative;
	left:0px;
	float:left;
	top:-8px;
	display:block;
	margin:0;
	width:201px;
	height:auto;
	background-color:#ffffff;
}

#tja {
	position:relative;
	left:0px;
	float:left;
	top:0px;
	display:block;
	margin:0;
	margin-top:8px;
	width:201px;
	height:340px;
	background:url(../images/bord.jpg);
}

#innhold {
	position:relative;
	left:18px;
	float:left;
	top:0px;
	display:block;
	margin:0;
	width:669px;
	height:auto;
	margin-bottom:30px;
}

#tekstfelt {
	position:relative;
	left:0px;
	float:left;
	top:0px;
	text-align:left;
	display:block;
	margin:0;
	width:669px;
	height:auto;
}

#leftcol {
	float:left;
	width:420px;
}

#rightcol {
	margin-left:449px;
	width:220px;
	_margin-left:440px;
}

.tomteliste {
	width:220px;
	float:left;
	height:30px;
	background:url(../images/prislistebg.gif);
	margin-bottom:1px;
	cursor:pointer;
}

.tomteliste:hover {
	background:url(../images/prislistebg.gif) -220px 0px;
	text-decoration:none;
}

.tomtenr {
	line-height:30px;
	font-size:12px;
	color:#fff;
	width:55px;
	float:left;
	text-align:center;
	font-weight:bold;
}

.areal {
	line-height:30px;
	font-size:11px;
	color:#373737;
	width:69px;
	float:left;
	text-align:center;
}

.pris {
	line-height:30px;
	font-size:11px;
	color:#373737;
	width:85px;
	float:left;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
}

.info {
	float:left;
	width:212px;
	padding:6px;
	margin:0;
	margin-bottom:1px;
	background:#e6f5fd;
	color:#373737;
}

#adresse {
	position:relative;
	left:0px;
	float:left;
	line-height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cd2a22;
	padding:7px 18px 7px 7px;
	top:0px;
	display:block;
	margin:0;
	width:644px;
	height:10px;
	background:url(../images/adressefelt.gif);
	margin-bottom:18px;
	text-align:right;
}

#container {
	position:absolute;
	left: 50%;
	margin: 30px 0px 0px -444px;
	width:888px;
	height:auto;
	padding:0px;
	display:block;
	background:#ffffff;
}

#topp {
	position:relative;
	width:852px;
	height:170px;
	text-align:left;
	padding:18px;
	background:#e6f5fd;
	display:block;
	margin-bottom:8px;
}



/*----------Tekststiler----------*/

p {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	color: #373737;
	line-height:16px;
	text-decoration: none;
	display:block;
} 

td {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #383634;
	text-decoration: none;
}

.dato {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
	color: #7cc6f0;
	display:block;
	margin-top:2px;
	text-transform:uppercase;
}

.skjult {
	display: none;
	visibility: hidden;
}

/*----------Attributter for bilder----------*/

img {
	border:0px;
}

.saksbilde {
	float:right;
	margin-left:30px;
	margin-bottom:22px;
}

.toppbilde {
	float:left;
	margin-left:18px;
}

.galleriwrap {
	padding:0px;
	margin:0;
	display:block;
	width:500px;
	height:auto;
	float:left;
	margin-bottom:25px;
}

.galleri1 {
	float:left;
	margin-right:25px;

}

.galleri2 {
	float:left;
}

/*----------Overskrifter----------*/

h1 {
	position:relative;
	float:left;
	margin:0px;
	background: url(../images/logo.gif) no-repeat;
	height: 170px;
	width: 183px;
	display:block;
}

h1 a {
	display:block;
	height: 170px;
	width: 183px;
}
	
h2 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top:0px;
	color:#373737;
}

/*----------Linker i dokumentet----------*/

a { 
	text-decoration: none; 
	COLOR: #cd2a22;
}

a:hover { 
	COLOR: #cd2a22;
	text-decoration:underline;
}


/*----------LISTER_MENYER----------*/
/*-------Hovedmeny-------*/

ul#hovedmeny {
	left:0px;
	width:201px;
	margin:0;
	height:auto;
	z-index:2;
	display:block;
	float:left;
	padding:0;
	margin:0;
}

ul#hovedmeny li {
	display: block;
	float:left;
	list-style:none;
}
		
ul#hovedmeny li a {
	display: block;
	list-style:none;
}		
		
li a.menyvalg {
	width:161px;
	height:auto;
	border:0px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
	color: #cd2a22;
	padding-left:40px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	margin-left:0px;
	margin-top:8px;
	margin-bottom:0px;
	margin-right:0px;
	text-decoration: none;
	background: url(../images/hovedvalg.gif) no-repeat;
}

li a.menyvalg:link, a.menyvalg:visited, a.menyvalg:active {
	color:#cd2a22;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/hovedvalg.gif) no-repeatx;
}

li a.menyvalg:hover {
	color:#cd2a22;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/hovedvalg_mo.gif) no-repeat;
}

li a.menyvalgaktiv {
	width:161px;
	height:auto;
	border:0px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
	color: #cd2a22;
	padding-left:40px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	margin-left:0px;
	margin-top:8px;
	margin-bottom:0px;
	margin-right:0px;
	text-decoration: none;
	background: url(../images/hovedvalg_mo.gif) no-repeat;
}

li a.menyvalgaktiv:link, a.menyvalgaktiv:visited, a.menyvalgaktiv:active {
	color:#cd2a22;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/hovedvalg_mo.gif) no-repeat;
}

li a.menyvalgaktiv:hover {
	color:#cd2a22;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/hovedvalg_mo.gif) no-repeat;
}

/*-------Submeny, første nivå-------*/

ul#submeny {
float:left;
margin:0;
  padding: 0;
  list-style: none;
  cursor:pointer;
 }

ul#submeny li {
	float: left;
	list-style:none;
}
		
ul#submeny li a {
	display:block;
}		
		
li a.submenyvalg {
	width:161px;
	height:auto;
	border:0px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
	color: #cd2a22;
	padding-left:40px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:0px;
	margin-right:0px;
	text-decoration: none;
	background: url(../images/undervalg.gif);
}

li a.submenyvalg:link, a.sidemenyvalg:active, a.submenyvalg:visited {
	color:#cd2a22;
	font-weight:normal;
	text-decoration:none;
	background: url(../images/undervalg.gif);
}

li a.submenyvalg:hover {
	color:#cd2a22;
	font-weight:normal;
	text-decoration:underline;
	background: url(../images/undervalg_mo.gif);
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:90;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:100;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
	z-index:100;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index:100;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 82px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
