/* Hovedmal for folgefonn.no */

html {  }

body { 
	margin: 0;
	background: url(../img/bg-bluegradient.jpg) repeat-y center;
	font-family: Tahoma, Geneva, sans-serif;
}

a { color: #004e64; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:focus { outline: none; }

/* Byggelementer */

#header {
	width: 950px;
	height: 135px;
	margin: 0 auto;
}

#header img {
	border: none;
}

/* Elementer Header */

#logotop {
	width: 260px;
	height: 113px;
	margin: 20px 0 0 20px;
	float: left;
}

#webcambox {
	width: 140px;
	height: 95px;
	margin: 25px 10px 0 0;
	float: right;
	background: url(../img/bg-topbox.png) no-repeat;
	padding: 5px;
}

#weatherbox {
	width: 136px;
	height: 95px;
	margin: 25px 10px 0 0;
	float: right;
	background: url(../img/bg-topbox.png) no-repeat;
	padding: 7px;
}

#webcambox p {
	font-size: 10px;
	color: #004e64;
	line-height: 18px;
}

#weatherbox p {
	font-size: 10px;
	color: #004e64;
	line-height: 18px;
}

#weatherbox h1 {
	font-size: 36px;
	color: #004e64;
	line-height: 36px;
}

/* Elementer Header SLUTT */

#menywrap {
	clear: both;
	width: 100%;
	height: 50px;
	background: url(../img/bg-meny.png) repeat-x;
}

#meny {
	width: 950px;
	padding: 7px 0 0;
	height: 31px;
	text-align: right;
	margin: 0 auto;
	background: url(../img/bg-meny.png) repeat-x;
}

/* Dropdown menystil */

#dropdown
{	margin: 0;
	padding: 0;
	z-index: 30
}

#dropdown li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 12px tahoma;
	text-transform: uppercase;
}

#dropdown li a
{	display: block;
	margin: 0 10px 0 0;
	padding: 4px 10px;
	width: 90px;
	background: none;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#dropdown li a:hover {
	color: #adc8d1;
}

#dropdown div {	
	clear: both;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 5px;
	background: #adc8d1;
	border: 1px solid #98a7ac;
}

	#dropdown div a {
		position: relative;
		display: block;
		margin: 0;
		padding: 3px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #adc8d1;
		color: #2c5060;
		font: normal 11px Tahoma, Geneva, sans-serif;
	}

	#dropdown div a:hover {	
		background: none;
		color: #FFF
	}

/* Dropdown menystil SLUTT */

#innholdsboks_wrap {
	clear: both;
	width: 100%;
	height: 100%;
	background:url(../img/bg-contentdiv.png) repeat-x #f3f3f3;
	
}

#bilde_front {
	width: 930px;
	height: 350px;
	background:url(../../media/front-skigledeheilearet.jpg) left top no-repeat;
	margin: 0 auto;
}

#forerapport_front {
	float: right;
	background: url(../img/bg-frontsnowreport.png) no-repeat;
	width: 211px;
	height: 282px;
	padding: 10px;
	margin: 25px 50px 0 0;
}

#frontseparator {
	width: 100%;
	height: 12px;
	background: url(../img/bg-bunnseparator.png) repeat-x;
	margin: 0;
}

#innholdsboks {
	overflow: auto;
	clear: both;
	width: 930px;
	height: 100%;
	padding: 20px 10px;
	margin: 0 auto;
}	

/* Innholdsstiler */

#1koldesign {
	width: 910px;
	height: 100%;
	float: left;
	margin: 0;
}

#tokoldesign_venstre {
	width: 570px;
	height: 100%;
	float: left;
	margin: 0 10px 0 0;
}

#tokoldesign_venstre img {
	border: 8px solid #77b5c8;
}

#tokoldesign_hoyre {
	width: 330px;
	height: 100%;
	float: left;
	margin: 0;
}

#tokoldesign_hoyre img {
	border: 5px solid #77b5c8;
}

#trekoldesign_venstre {
	width: 330px;
	height: 100%;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
	border-right: 1px #ccc solid;
}

#trekoldesign_venstre img {
	border: 8px solid #77b5c8;
}

#trekoldesign_center {
	width: 280px;
	height: 100%;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
	border-right: 1px #ccc solid;
}

#trekoldesign_center img {
	border: 8px solid #77b5c8;
}

#trekoldesign_hoyre {
	width: 230px;
	height: 100%;
	float: left;
	padding: 10px;
	margin: 0;
}

#trekoldesign_hoyre img {
	border: 5px solid #77b5c8;
}

/* Skrifter */

p {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	letter-spacing: 0.6px;
}

h1 {
	font-size: 41px;
	color: #004e64;
	line-height: 49px;
	letter-spacing: 0.8px;
}

h2 {
	font-size: 35px;
	color: #004e64;
	line-height: 49px;
	letter-spacing: 0.8px;
}

h3 {
	font-size: 24px;
	color: #004e64;
	line-height: 30px;
	letter-spacing: 0.8px;
}

h4 {
	font-size: 18px;
	color: #004e64;
	line-height: 22px;
	letter-spacing: 0.8px;
}

h5 {
	font-size: 14px;
	color: #004e64;
	line-height: 20px;
	letter-spacing: 0.8px;
}

h6 {
	font-size: 12px;
	color: #004e64;
	line-height: 16px;
	letter-spacing: 0.8px;
}
/* Innholdsstiler SLUTT */

#bunnseparator {
	width: 100%;
	height: 12px;
	background: url(../img/bg-bunnseparator.png) repeat-x;
	margin: 0;
}

#footer {
	width: 890px;
	height: 70px;
	margin: 0 auto;
	padding: 15px 30px;
	font-size: 12px;
}

#footer p {
	font-size: 11px;
	color: #004e64;
	line-height: 15px;
	letter-spacing: 0.6px;
}

/* Stiler for skrifter */

.bildeflyt_venstre {
	float: left;
}

.bildeflyt_hoyre {
	float: right;
}