/*
Kunde: Aurdal Fjellpark Valdres
© 2009 Kreativ Strek AS
Dokumentet er laget med enerett for www.aurdal-fjellpark.no
*/

/* 
   Oppbygning av CSS:
   -----------------------------
   1. Attributter for dokumentet
   2. Design
   3. Meny
   4. Submeny
   5. Typografi
   6. Bilder
   7. Linker
   8. Footer
   9. Nyhetsfunksjon
*/



/*  1. Attributter for dokumentet  */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF;
	/* background-image: url(../images/sommer_header.jpg); */
	background-image: url(../images/vinter_header.jpg);

background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

#content-wrap {
	margin: 0 auto;
	width: 870px;
	padding: 0px 5px 0px 5px;
}

#maincontent-wrap {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	width: 870px;
	padding: 0px 5px 0px 5px;
}


/*  2. Design                      */

#header {
	width: 870px;
	height: 213px;
	padding: 0px 5px 0px 5px;
}

a.sommersider {
	display: block;
	width: 115px;
	height: 28px;
	background-image: url(../images/velger_sommersider.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding-right: 10px;
}

a.logo {
	display: block;
	height: 213px;
	width: 200px;
	background-color: #FFF;
	text-indent: -9999px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
}

#bildefelt {
	height: 205px;
	width: 860px;
}

#venstrefelt {
	width: 200px;
	float: left;
	background-color: #E7E7E8;
}

#hoyrefelt {
	width: 660px;
	float: right;
	background-color: #FFF;
}

#hoyrefelt-innhold {
	padding: 0px 20px 0px 20px;
}

#maincontent-thisistherealthing {
	width: 860px;
	background-color: #E7E7E8;
}


/*  3. Meny                        */

#menu {
	text-transform: lowercase;
	font-size: 17px;
	padding-top: 182px;
	text-align: right;
	padding-right: 4px;
	font-weight: bold;
}

#menu ul {
	padding: 0px 5px 0px 215px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	outline: 0;
	padding: 4px 6px 4px 5px;
}

#menu ul li a:hover, #menu ul li a.aktiv {
	color: #00476C;
	background-color: #FFF;
	_background-color: #FFF;
	
	border: 2px solid #FFF;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px; 
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px; 
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px; 
	
	padding: 2px 4px 1px 3px;
}



/*  4. Submeny                     */

#submenu {
	padding: 15px 15px 15px 15px;
	font-size: 12px;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#submenu li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	padding-bottom: 2px;
}
	
#submenu li a {
	display: block;
	background-color: #CCC;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	width: 155px;
}

#submenu li a:hover {
	padding: 5px 5px 5px 10px;
	width: 155px;
	background-color: #999;
	color: #FFF;
} 

#submenu li a.aktiv {
	padding: 5px 5px 5px 10px;
	width: 155px;
	background-color: #999;
	color: #FFF;
}

/* sub-sub */

#submenu li ul {
	padding-top: 2px;
}


#submenu li li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#submenu li li a {
	display: block;
	background-color: #999;
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px 2px 15px;
	width: 150px;
	font-size:11px;	
}

#submenu li li a:hover {
	background-color: #666;
	border: none;
	width: 150px;
	padding: 3px 5px 2px 15px;
} 

#submenu li li a.aktiv {
	background-color: #666;
	border: none;
	width: 150px;
	padding: 3px 5px 2px 15px;
} 

#submenu li a.eng {
	background-image: url(/images/en.png);
	background-repeat: no-repeat;
	background-position: 145px 5px;
}

#submenu li a.nor {
	background-image: url(/images/no.png);
	background-repeat: no-repeat;
	background-position: 145px 5px;
}



/*  5. Typografi                   */

#hoyrefelt-innhold h1 {
	margin: 20px 0px 10px 0px;
}

#hoyrefelt-innhold h2 {
	margin: 15px 0px 0px 0px;
}

#hoyrefelt-innhold h3 {
	margin: 15px 0px 0px 0px;
}

#hoyrefelt-innhold p {
	margin: 3px 0px 15px 0px;
}

#hoyrefelt-innhold a {
	text-decoration: none;
	color: #039;
}

#hoyrefelt-innhold a:hover {
	text-decoration: underline;
}

#hoyrefelt-innhold img {
	border: none;
}


/*  6. Bilder                      */


/*  7. Linker                      */

.vnkp {
	background-image: url(../images/valdres.png);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 115px;
	text-indent: -999px;
	outline: 0;
	margin-left: 47px;
	margin-top: 25px;
	margin-bottom: 15px;
}




/*  8. Footer                      */

#footer {
	clear: both;
	background-color: #00476E;
	/* background-color: #00683F; */
	color: #FFF;
	padding: 10px 15px 10px 15px;
	font-size: 12px;
	border-top: 1px solid #E7E7E8;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}


/*  9. Nyhetsfunksjon              */


/* xx. Prisliste                   */

table.tabell { 
	width: 620px;
	border-collapse: collapse;
	border-spacing: 0px; 
}

td.felt { 
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 3px;
	padding-left: 5px;
}

td.streker { 
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 3px;
	padding-left: 5px;
}

#photodiv {
background-repeat: no-repeat;
width:860px;
height:205px;
}

#yrmeup {
	padding: 0 0 0 0;
	margin: -10px 5px 0 0;
	float: right;
	width: 75px;
}

/* nyhende */

#nyhetsfelt {
	padding-top: 20px;
}

#nyhetsfelt h3 a {
	color: #194665;
}

.spacer {
	border-top:1px dotted #b5b5b5;
	width:620px;
	height:25px;
	margin-top:15px;
	float:left;
}

.nyhetwrap {
	float:left;
	margin-bottom:10px;
	padding-bottom: 10px;
}

.nyhetwrap2 {
	float:left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px dotted #b5b5b5;
}

.nyhetwrap2 h3 {
	font-size: 170%;
}

.nyhetsak {
	float:left;
	width:280px;
}


.hoyre {
	margin-left:28px;
	border-left:1px dotted #b5b5b5;
	min-height: 200px;
	padding-left: 27px;
}

.nyhetsak h3 {
	margin-top:10px;
	font-size: 140%;
}

.arkivsak {
	border-top:1px dotted #b5b5b5;
	margin-top:20px;
	padding-top:20px;
	min-height:100px;
}

.arkivbilde {
	width:100px;
	float:left;
}

.arkivtekst {
	width:300px;
	margin-left:124px;
}

.arkivtekst h3 {
	margin-top:0px;
}

.lesmerlink {
	width: 100%;
	margin-left: 190px;
}

.lesmerlink2 {
	width: 100%;
	margin-left: 526px;
}

.lesmerlink-eng {
	width: 100%;
	margin-left: 160px;
}

.lesmerlink-eng2 {
	width: 100%;
	margin-left: 500px;
}




/*
Eingong seint om Hausten lagde
liten Svein til Ber-Skogs ut:
"Raudt eg lyser," Beret sagde,
"kom aat meg, du vesle Gut.
			      - Aasmund O. Vinje
*/

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

