/**
 * Stylesheet for Molu.no by Synlighet.no
 * Created by tommy@synlighet.no january 2008
 * 
**/

/** 
 * colors used:
 * h1: #e5530a;
 *
**/

* {
	margin: 0;
	padding: 0;
}

/**
 * Tag styles
 * overflow: scroll;
 * Styles rewriting tags
**/
body {
	padding: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	
}
h1 { font-family:Arial,helvetica,sans-serif; font-size:27px; color:#000; margin-bottom: 5px; }

h2 {
	margin-bottom: 0.2em;
	font-size: 1.2em;
}
h3 {
	font-size: 1.0em;
}
h4 {

}
p,ul {
	margin-bottom: 1.4em;
	line-height: 1.4em;
}
em {
	font-weight: bold;
}
ul {
	margin-left: 2em;
	list-style-position: outside;
}
ul li {
	margin-bottom: 0em;
	line-height: 1.4em;
}
a {
	color: #ef8b14;
}
a img {
	border: 0;
}


/**
 * Layout styles
 *
 * Styles for the layout of the pages
**/
#page {
	margin: 0 auto;
	width: 982px;
	text-align: left;
}
#header {
	padding-bottom: 10px;
	height: 150px;
	background-color: #fff;
}
#content {
	background-image: url(graphics/contentBackground.png);
	background-repeat: repeat-y;
}
#left {
	margin-right: 10px;
	text-align: center;
	width: 200px;
	float: left;
}
#main {
	margin: 0 0 0 20px;
	padding-right: 0;
	width: 750px;
	float: right;
}
#footer {
	background-image: url(graphics/footerBackground.png);
	background-repeat: repeat-y;
	position: relative;
	height: 70px;
}


/**
 * Header styles
 *
 * Styles for the header section
**/
#header #logo {
	width: 200px;
	float: left;
}
#header #sectionImage {
	margin-left: 10px;
	width: 672px;
	height: 150px;
	float: left;
	background-image: url(upload/mostue_lutro_forside_bred.jpg);
	background-repeat: no-repeat;
}




/**
 * Content styles
 *
 * Styles for the content 
**/




/**
 * Left styles
 *
 * Styles for the left section 
**/
#left #top {
	background-image: url(graphics/leftBackground.png);
	background-repeat: no-repeat;
	background-position: top;
}
#left #cta {
	background-color: #fff;
}
#left #cta img {
	margin-bottom: 0px;
}
#left #navigation {
	margin: 20px auto;
	width: 150px;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
}
#left #navigation li {
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1em;
	border-bottom: 1px solid #ef8b14;
}
#left #navigation li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#left #navigation li a:hover {
	font-weight: bold;
}
#left #navigation li.underpunkt {
	margin: 5px 0 0 0.5em;
	border-bottom: 0;
}
#left #venstreinnhold {
	margin: 20px auto;
	width: 150px;
	color: #fff;
	text-align: left;
}


/**
 * Main styles
 *
 * Styles for the main section
**/
#main #map {
	margin-bottom: 2em;
}

/* form styles */
#main form {
	margin-bottom: 1em;
}
#main form fieldset {
	margin-bottom: 1em;
	border: 0;
	display: block;
	clear: both;
}
#main form fieldset legend {
	color: #e5530a;
	padding: 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}
#main form fieldset ul.formList {
	margin: 0;
	list-style-type: none;
}
#main form fieldset ul.formList li {
	margin-bottom: 5px;;
	clear: both;
}
#main form label {
	display: block;
	clear: both;
}
#main form label span {
	display: block;
}
#main form label span.feil {
	display: inline;
	color: #f00;
}
#main form label input, #main form label textarea {
	width: 300px;
}
#main form label textarea {
	height: 150px;
	border: 1px solid #aaa;
	line-height: 18px;
}
#main form label input[type=checkbox] {
	width: 20px;
}
#main form label select {
	width: 150px;
}
#main form label select option {
	border-bottom: 1px solid #ccc;
}
#main form .button {
	margin-left: 200px;
}

#main #velkommen_tekst { font-size:13px; color:#000; margin-bottom:20px; }
#main #velkommen_tekst img { margin-right:20px; }

#main #nyheter { float:left; width:247px; position:relative; margin: 7px 30px 0 0; }
#main #nyheter h2, #main #kampanjer h2 { font-family: Arial,helvetica,sans-serif; font-size:19px; font-weight:bold; color:#000; border-bottom: 1px solid #ef4e00; padding-bottom:2px; }

#main #kampanjer { float:left; width:247px; position:relative; margin: 7px 30px 0 0; }

#main #nyheter .nyhetsboks, #main #kampanjer .kampanjeboks { width:247px; float:left; min-height:275px; }
#main #nyheter .nyhetsboks h3, #main #kampanjer .kampanjeboks h3 { font-family: Arial,helvetica,sans-serif; font-size:15px; font-weight:bold; color:#000; padding:5px 0; min-height:35px; }
#main #nyheter .nyhetsboks p, #main #kampanjer .kampanjeboks p { font-family: Arial,helvetica,sans-serif; font-size:12px; font-weight:normal; color:#000; }
#main #nyheter .nyhetsboks img, #main #kampanjer .kampanjeboks img { width:240px; height:100px; border: 1px solid #ef4e00; margin-bottom:5px; }

#main .flerelink { margin: 5px 0 0 0; }
#main .flerelink a h3 { font-size:15px; font-weight:bold; text-decoration:underline; }
#main .flerelink a { color: #ef4e00; text-decoration:underline; }

#main #bestill { position:relative; width: 170px; height: 415px; padding: 7px 10px 0 15px; float:left; background-image: url('images/bgr_bestill.png'); background-repeat:no-repeat; }
#main #bestill h2 { font-family: Arial,helvetica,sans-serif; font-size:19px; font-weight:bold; color:#ef4e00; text-decoration:underline; }
#main #bestill h3 { font-family: Arial,helvetica,sans-serif; font-size:15px; font-weight:bold; color:#000; }
#main #bestill p { font-family: Arial,helvetica,sans-serif; font-size:13px; font-weight:normal; color:#000; }

#main #bestill #btn_bestill { position: absolute; left: 13px; bottom: 25px; }

#main #footer-logos { width:100%; position:relative; clear:both; padding: 45px 0 20px 0; }
#main #footer-logos .footer-logo { float:left; padding-right:30px; }


/**
 * Footer styles
 *
 * Styles for the footer region
**/
#footer p {
	margin: 0;
	text-align: right;
	color: #fff;
}
#footer #molu24 {
	padding: 5px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 170px;
	background-color: #333;
}
#footer #molu24 p {
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer #molu24 p b {
	font-size: 1.1em;
}
#footer #contact {
	position: absolute;
	left: 220px;
	bottom: 10px;
}
#footer #contact p {
	text-align: left;
}
#footer #copy {
	position: absolute;
	right: 10px;
	bottom: 10px;
}




/**
 * Other styles
 *
 * Styles that haven't got anywhere else to live
**/
.clearBoth {
	clear: both;
	visibility: hidden;
}
#googlemap {
	margin-bottom: 2em;
	width: 450px;
	height: 250px;
}
