/* meny */

#sjekk_meny {
	float:left;
	width: 700px;
	margin-left: 5px;
	font-size:12px;
	margin-bottom: 0;
}
#sjekk_meny ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
#sjekk_meny li {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #f6f6f6;
	margin-right: 4px;
	margin-bottom: 0 !important;
}
#sjekk_meny a {
	float:left;
	display:block;
	width:.1em;
	padding: 5px 15px 4px 15px;
	text-decoration:none;
	font-weight:bold;
	color: #652D86 !important;
}
#sjekk_meny > ul a {
	width:auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #sjekk_meny a {
	float:none;
}
/* End IE5-Mac hack */
    #sjekk_meny a:hover {
	color:#652D86 !important;
}
#sjekk_meny .aktiv_sjekk {
	border-width:0;
}
#sjekk_meny .aktiv_sjekk a {
	padding-bottom:5px;
	color:#652D86 !important;
	border-bottom: 2px solid #652D86;
}
#sjekk_meny li:hover, #sjekk_meny li:hover a {
	background-position:0% -150px;
	color:#652D86;
}
#sjekk_meny li:hover a {
	background-position:100% -150px;
}
#skjemaer {
	background-color: #f6f6f6;
	clear: both;
	width: 700px;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #333;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
#skjemaer a {
	color: #652D86 !important;
	font-weight: bold;
}

#skjemaer a:hover {
	color: #652D86 !important;
}

#skjemaer h3 {
	width: 700px;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 8px;
	margin-top: 0;
}
#skjemaer p {
	padding-left: 12px;
	padding-right: 12px;
}

form.skjema {
	display: none;
	margin-left: 0 !important;
}
form#skjema-tlf {
	display: block;
}

form.skjema input[type=submit] {
	margin-top: 1em;
}
form.skjema legend {
	font-weight: bold;
}
div.statusboks, div#produktbokser, div#resultatMelding, div#venting {
	display: none;
	border: 1px solid #e0e0e0;
	padding: 1em;
	padding-bottom: 0;
	margin: 1em 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div#resultatMelding, div#adresse-info {
	padding: 0 !important;
	border: none !important;
}

div#venting {
	padding: 5px 5px;
}

div#venting object {
	float: left;
	margin-right: 10px;
}

div#venting img {
	float: left;
	margin-right: 10px;
}

div#venting span {
	font-size: 24px; 
	color: #AAA; 
	display: block;
	line-height: 50px;
	font-weight: bold;
}

div#statusbokser {
	margin-bottom: 10px;
}

div#adresse-info {
	margin-bottom: 0;
	padding-bottom: 0;
}

div#adresse-info p {
	margin-bottom: 0;
}

div.produktboks {
	display: none;
}

div#resultat {
	display: none;
}
input#postnummer1, input#postnummer2, input#gnr, input#bnr {
	width: 40px;
}
input#etasje1, input#etasje2, input#husbokstav, input#gatenummer {
	width: 25px;
}
div.produktbokser {
	display: none;
}

div#produktbokser h2#tilgjengeligeprodukter {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

div.produktboks label {
	display: block;
}
div.produktboks h2, div.statusboks h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
div.produktboks p, div.statusboks p {
	margin-top: 0.5em;
}
div.produktboks img, div.statusboks img {
	float: right;
	margin-left: 1em;
}
div.produktboks .clear, div.statusboks .clear {
	clear: both;
}

.obligatorisk {
	background-color: #F4ECF9;
}

div#skjemaer form {
	width: 680px; 
}
