/*****************************************************

* CSS Document 

******************************************************/


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#f8d794 url(../img/bg.jpg) repeat-x left top;
	font-size: 12px;
	color: #464646
}
body, HTML {
	height: 100%;
}
a img{
border:none;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5a5a5a;
	margin: 10px;
	margin-top: 16px;
	border-bottom: 1px dotted #999;
	padding-bottom: 25px;
	text-transform:none;
	
}
h2 {
	font-size: 0.9em;
	margin: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	color: #5a5a5a;
}
h2.graa {
	background-color: #D6E2F4;
	padding-top:5px;
	padding-bottom: 5px;
	margin: 40px 2px 15px 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	font-size:16px;
}
h3 {
	color: #416B95;
	margin:10px;
	font-size: 1em;
	margin-top: 0px;
}
#kontakt-on h3 .contact_page{
	padding-left: 0;
	margin-left: 0;
}
address {
	margin: 10px;
	font-style:normal;
}
span.kursiv {
	font-style: italic;
	font-weight: normal;
	font-size: 0.80em;
	color: #464646;
}
p {
	margin: 10px;
}
a:link, a:visited {
	color: #5081D0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img a:link, img a:visited {
	border: none !important;
}
img a:hover {
	border: none !important;
}
p img {
	float: right;
	padding: 3px;
	padding-right: 0;
}
p.img-large img {
	margin-right: 8px;
	padding-bottom: 15px;
}
p.img-large {
}
ol {
	list-style-type: none;
	margin: 15px;
}
ol li {
	background: url(../img/bullit.gif) no-repeat 0 5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ol img {
	float: right;
	padding: 3px;
	padding-right: 0;
}
ol li ol {
	list-style-type: none;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ol li ol li {
	background: url(../img/sublist_bullit.gif) no-repeat 0 7px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	line-height: 130%;
}
/* End hide from IE-mac */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */



#wrapper {
	background: url(../img/bg_layout.png) repeat-y top center;
	margin: 0 auto;
	width: 820px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container {
	width: 790px;
	margin: 0 auto;
}
#header {
	position: relative;
	top: 0;
	margin: 0 auto;
	background: #c88652 url(../img/header.jpg) no-repeat right top;
	width: 790px;
	height: 226px;
}
#wrapper-content {
	width: 760px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 190px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#right {
	float: right;
	width: 562px;
	margin-bottom: 8px;
	background-color: #f8d794;
}
.top {
	padding-top: 8px;
	width: 562px;
	float: left;
	margin-top: 10px;
	background: url(../img/top.gif) no-repeat top center;
}
.middle {
	background: url(../img/middle.gif) repeat-y top center;
	width: 562px;
	float: left;
}
.bottom {
	float: left;
	background: #FFF url(../img/bottom.gif) no-repeat bottom center;
	padding-bottom: 8px;
	width: 560px;
}
#facebook{
position: relative;
padding: 0;
padding-left: 4px;
margin: 0;
}
#facebook a:link, a:visited{
	border: none;	
}
#facebook img a{
	border: none;	
}

p .text_deck a:link, a:visited{
	text-decoration:underline;
}
.c3-top {
	background: url(../img/c3-topp.gif) no-repeat top center;
	padding-top: 8px;
	width: 562px;
	float: left;
	margin-top: 10px;
}
.c3-middle {
	background: url(../img/c3-middle.gif) repeat-y top center;
	width: 562px;
	float: left;
}
.c3-bottom {
	float: left;
	background: #FFF url(../img/c3-bottom.gif) no-repeat bottom center;
	padding-bottom: 8px;
	width: 562px;
}
.c3-left {
	float: left;
	width: 385px;
}
.c3-right {
	float: right;
	width: 170px;
}
table.news {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table.news td {
	border-bottom: 1px dotted #999999;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
table.news td {
	vertical-align: top;
}
table.news td.no-border {
	border: none;
}
table.news a img{
	border: none;
}
p.news {
	margin-top: 0;
}

table.contact {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table.contact td {
	border-bottom: 1px dotted #999999;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
table.contact td {
	vertical-align: top;
}
table.contact td.no-border {
	border: none;
}
table.contact a img{
	border: none;
}
p.contact {
	margin-top: 0;
}
h3.contact_page{
	padding-left:0 ;
	margin-left: 0;
}

table.contact td.img_contact{
width: 160px;	
}



table.aktuelt-innhold{
border: none;
border-collapse: collapse;
margin-left: 10px;
}
table.aktuelt-innhold td{
padding: 2px;
margin: 0;
}
table.aktuelt-innhold td a{
border: none;
}
table.aktuelt-innhold td a img{
border: none;
}
table#img-gallery {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table#img-gallery td {
	border-bottom: 1px dotted #999999;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
table#img-gallery td {
	vertical-align: top;
}
table#img-gallery-kat td.img-gallery-title a {
	color: #464646;
	
}
table#img-gallery td.no-border {
	border: none;
}
table#img-gallery a, table#img-gallery a img {
	border: none;
}
table#img-gallery-kat {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table#img-gallery-kat td {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0;
}
table#img-gallery-kat td.img-gallery-title {
	padding: 0;
	margin: 0;
	
}
table#img-gallery-kat td {
	vertical-align: top;
}
table#img-gallery-kat a, table#img-gallery-kat a img {
	border: none;
}
p.img-gallery {
	margin-top: 0;
}
table.img-gallery {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table.img-gallery td {
	border-bottom: 1px dotted #999999;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
table.img-gallery td {
	vertical-align: top;
}
table.img-gallery-kat td.img-gallery-title a {
	color: #464646;
	
}
table.img-gallery td.no-border {
	border: none;
}
table.img-gallery a, table#img-gallery a img {
	border: none;
}
table.img-gallery-kat {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table.img-gallery-kat td {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0;
}
table.img-gallery-kat td.img-gallery-title {
	padding: 0;
	margin: 0;
	
}
table.img-gallery-kat td {
	vertical-align: top;
}
table.img-gallery-kat a, table.img-gallery-kat a img {
	border: none;
}
table.pdf{
border-collapse:collapse;
margin-left: 10px;
}
table.pdf td{
padding: 3px;
}
table.pdf td a{
border:none;
}
table.pdf td a img{
border:none;
}
table.pdf td {
border:none;
vertical-align:top;
}
table.pdf td img {
border:none;
padding-top: 10px;
}
table#hyttemodeller {
	width: 540px;
	border-collapse: collapse;
	margin: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}
table#hyttemodeller td {
	border-bottom: 1px dotted #999999;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
table#hyttemodeller td {
	vertical-align: top;
}
table#hyttemodeller td.bilder-hyttemodeller {
	width: 215px;
}
table#hyttemodeller td.no-border {
	border: none;
}
p.news {
	margin-top: 0;
}
ul#nav-bilder {
	list-style: none;
	margin:15px;
	margin-left: 10px;
}
ul#nav-bilder li {
	display: inline;
}
ul#nav-bilder li a {
	text-decoration: underline;
}
ul#nav-bilder li a:hover {
	text-decoration: none;
}
span.dark {
	color: #464646;
}
table#bilder-main {
	margin: 0 auto;
}
table#bilder-main td {
	padding: 3px;
	margin: 0;
	width: 175px;
	border: 1px solid #D2DCF5;
	text-align: center;
	background: none;
}
table#bilder-main td a:link, a:visited {
	text-decoration: none;
}
table#bilder-main td a:hover {
	text-decoration: none;
	color: #464646
}
table#bilder-main-modeller {
	width: 540px;
	margin: 30px auto;
	margin-top: 0px;
}
table#bilder-main-modeller td {
	padding: 3px;
	margin: 0;
	width: 175px;
	border: 1px solid #d1d1d1;
	background: none;
}
table#bilder-main-modeller td.detaljer {
	font-size: 0.90em;
	padding-left: 10px;
	border-top: none;
}
table#bilder-main-modeller td a:link, a:visited {
	text-decoration: none;
}
table#bilder-main-modeller td a:hover {
	text-decoration: none;
	color: #464646
}
table#bilder-main-modeller td.no-border-bottom {
	border-bottom: none;
}
h3.hyttemodeller {
	margin-left: 0;
	font-size: 1.4em;
}
h3.hyttemodeller a:link, a:visited {
	color: #416B95
}
table#bilder-content {
	margin-left: 10px;
	margin-top: 15px
}
table#bilder-content td {
	padding: 3px;
	margin: 0;
	width: 140px;
	border: 1px solid #bfbfbf;
	background: none;
}
table#bilder-content td.text {
	padding-bottom: 10px;
	padding-top: 5px;
	width: auto;
}
table#bilder-content td a:link, a:visited {
	text-decoration: none;
}
table#bilder-content td a:hover {
	text-decoration: none;
	color: #464646
}
table.bilder-content-hyttetomter {
	margin-left: 10px;
	margin-bottom: 20px;
}
table.bilder-content-hyttetomter td {
	padding: 3px;
	margin: 0;
	border: 1px solid #bfbfbf;
	background: none;
}
table.bilder-content-hyttetomter td a:link, a:visited {
	text-decoration: none;
}
table.bilder-content-hyttetomter td a:hover {
	text-decoration: none;
	color: #464646
}
ul.c3-pictures {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.c3-pictures li {
	padding-left: 10px;
	padding-top: 6px;
}
ul.c3-pictures a, ul.c3-pictures a img {
	border: none;
}
#flash {
	width: 562px;
	height: 230px;
	margin-top: 10px;
	border: none;
}
#flash a:link, a:visited {
	border: none;
}
#flash a:link img, a:visited img {
	border: none;
}
/*.katalog {
	height: 165px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 27px;
}
.katalog a img {
	border: none;
}
*/.order {
	margin-top: 30px;
	padding-left: 5px;
}
.order a img {
	border: none;
}
.img-box-left {
	width: 190px;
	margin-top: 10px;
}
table#addresse {
	border-collapse: collapse;
	margin-left: 8px;
	margin-bottom: 15px;
}
table#addresse td {
	padding: 2px;
}
ol#contact {
	background: url(../img/contact.jpg) no-repeat center right;
	margin-bottom: 30px;
}
.large-img {
	width: 543px;
	margin: 0 auto;
	padding-top: 5px;
}
.large-img-inner {
	padding: 5px;
	padding-top: 0;
	padding-left: 0;
	text-align: center;
}
h1.paddingtop {
	padding-top: 15px;
}
#header p {
	display: none;
	padding: 0;
	margin:0;
}
span {
	color: #FF0000;
	font-weight: bold;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 211px;
	height: 114px;
}
#logo a img {
	border: none;
}
#nav {
	height: 32px;
	width: 780px;
	margin: 0 auto;
	position: relative;
	top:116px;
	left:0;
}
#nav ul {
	height: 32px;
	list-style-type: none;
}
#nav ul li {
	position: absolute;
	top: 0;
}
#nav ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px
}
#nav ul li a:hover {
	background: url(../img/navarrow.gif) no-repeat bottom center;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px
}
/*	Normal Stats  */
#startsiden {
	width: 113px;
	left: 210px;
}
#aktuelt {
	width: 113px;
	left: 323px;
}
#bedriften {
	width: 113px;
	left: 436px;
}
#partnere {
	width: 113px;
	left: 548px;
}
#kontakt {
	width: 113px;
	left: 659px;
}
/* On Stats*/
body#startsiden-on #startsiden {
	background: url(../img/navarrow.gif) no-repeat bottom center;
}
body#aktuelt-on #aktuelt {
	background: url(../img/navarrow.gif) no-repeat bottom center;
	width: 113px;
}
body#bedriften-on #bedriften {
	background: url(../img/navarrow.gif) no-repeat bottom center;
	width: 113px;
}
body#partnere-on #partnere {
	background: url(../img/navarrow.gif) no-repeat bottom center;
	width: 113px;
}
body#kontakt-on #kontakt {
	background: url(../img/navarrow.gif) no-repeat bottom center;
	width: 113px;
}
/* Subnavigation */
#subnav {
	width: 191px;
	background: #fff6d5 url(../img/subnav-header.jpg) no-repeat top center;
	padding-top:36px;
}
#subnav ul {
	list-style-type: none;
	width: 191px;
	background: #fff6d5 url(../img/subnav-footer.gif) no-repeat bottom center;
	padding-bottom: 10px;
}
#subnav li {
	margin-left: 1px;
	display: block;
}
#subnav ul li a {
	color: #717070;
	text-decoration: none;
	background: #fff6d5;
	display: block;
	padding: 7px 0 6px 15px;
	font-size: 12px;
	width: 174px;
}
#subnav ul li a:hover {
	color: #717070;
	background: #fff;
	width: 174px;
	padding: 7px 0 6px 15px;
}
/*Borders*/
li#hytter {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ead5b0;
}
li#tilbygg {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ead5b0;
}
li#produkter {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ead5b0;
}
li#leveranse {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ead5b0;
}
li#hyttetomter {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ead5b0;
}
li#bilder {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #fff;
}
/* On Stats */
body#hytter-on li#hytter a {
	color: #717070;
	background: #fff;
	display: block;/*	padding: 7px 0 7px 15px;
*/
}
body#tilbygg-on li#tilbygg a {
	color: #717070;
	background: #fff;
}
body#produkter-on li#produkter a {
	color: #717070;
	background: #fff;
}
body#leveranse-on li#leveranse a {
	color: #717070;
	background: #fff;
}
body#hyttetomter-on li#hyttetomter a {
	color: #717070;
	background: #fff;
}
body#bilder-on li#bilder a {
	color: #717070;
	background: #fff;
}
#footer {
	width: 790px;
	height: 86px;
	margin: 0 auto;
	clear:both;
	background: #cc8b57 url(../img/footer-bg.gif) no-repeat center center;
}
#footer-content {
	padding-left: 15px;
	background: url(/img/divider-footer.jpg) no-repeat 15px 42px;
	height: 86px;
	line-height: normal;
}
#footer-content p {
	color: #f8d794;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-top: 22px;
}
#footer-content p a {
	color: #fff;
	text-decoration: none;
}
#footer-content p a:hover {
	color: #f8d794;
	text-decoration: none;
}
ol#address {
	width: 500px;
	list-style-type: none;
	padding: 15px 0 0 35px;
	margin: 0;
}
ol#address li {
	float: left;
	display: inline;
	width: 190px;
	margin: 3px 0px 3px 0;
	padding: 0;
	padding-left: 12px;
	background: url(../img/bullit-footer.gif) no-repeat center left;
}
ol#address li a:link, ol#address li a:visited {
	color: #fff;
	text-decoration: none;
}
ol#address li a:hover {
	color: #fff;
	text-decoration: underline;
}
#copy {
	float: right;
	width: 240px;
	height: 60px;
}
#copy p {
	padding: 35px 0 0 15px;
}
table#form {
	width: 540px;
	margin: 10px;
	margin-bottom: 2px;
	border-collapse: collapse;
	background: #fff6d5 url(../img/formcorner-top.gif) no-repeat center top;
	margin-top: 10px;
}
td {
	padding: 5px;
	padding-left: 7px;
}
tr.bm {
	background: url(../img/formcorner-bottom.gif) no-repeat bottom center;
}
input {
	width: 248px;
	padding: 2px;
	background:#FBFCFE;
	border: 1px solid #CED3DB;
	border-bottom: 1px solid #DBE1E9
}
input.large, textarea {
	width: 518px;
	border: none;
	border: 1px solid #CED3DB;
	border-bottom: 1px solid #DBE1E9
}
textarea {
	height: 100px;
}
td.submit {
	text-align: center;
}
td.submit input {
	width: 120px;
	color: #fff;
	background: #8d8c8c url(../img/btnform.jpg) no-repeat center center;
	height: 25px;
	border: none;
}
.distance {
	padding-top: 15px;
}
th {
	text-align: left;
}
h1.dark {
	font-size: 1em;
	color: #464646;
	margin: 10px;
	margin-top: 15px;
	margin-left: 5px;
}
table.kart {
	text-align: center;
	margin-bottom: 15px;
	margin-left: 10px;
}
table.kart td {
	padding: 3px;
	margin: 0;
	width: 170px;
	background: none;
}
table.navigation-hyttemodeller {
	text-align: center;
	margin-bottom: 15px;
	margin-left: 10px;
}
table.navigation-hyttemodeller td {
	padding: 3px;
	margin: 0;
	width: 170px;
	background: none;
}
table.navigation-hyttemodeller-4btn {
	text-align: center;
	margin-bottom: 15px;
	/*margin-left: 20px;*/
}
table.navigation-hyttemodeller-4btn td {
	padding: 3px;
	margin: 0;
	width: 123px;
	background: none;
}
table td a:link, table td a:visited {
	text-decoration: none;
}
table td a:hover {
	text-decoration: none;
	color:#666666;
}
table#plan {
	margin-top: 0px;
	margin-bottom: 0px;
}
table#plan td {
	vertical-align: top;
}
#cont-large {
	width: 760px;
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 15px;
	background: url(../img/l-cont-corner-top.gif) no-repeat top center;
}
#cont-large-inn {
	background: #FFF url(../img/l-cont-corner-bottom.gif) no-repeat bottom center;
	margin: 0px auto;
}
#edit {
	padding-top: 10px;
	padding-bottom: 30px;
}
table#priser {
	width: auto;
	border-collapse: collapse;
	margin: 10px;
	margin-top: 30px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	clear: both;
	font-size: 12px;
}
table#priser td {
	padding: 8px;
}
table#priser td.kasse {
	padding: 8px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
table#priser th {
	padding: 8px;
	border-bottom: 1px solid #666666;
	vertical-align: bottom;
	text-align:left;
}
table#priser td.heading a {
	padding: 8px;
	padding-left: 0;
	font-weight: bold;
	font-style: italic;
}
#img-no-bg {
	text-align: center;
}
#img-no-bg a {
	border:none;
}
#img-no-bg a img {
	border:none;
}
table#img-2 {
	width: auto;
	clear: both;
	margin: 15px;
	margin-bottom: 0;
	margin-top: 30px;
}
table#img-2 td {
	padding:2px;
	font-style: italic;
}
h1.prisliste {
	margin-right: 35px;
	margin-bottom: 20px;
}
ol#prisliste {
	padding-top: 20px;
}
table.fasadebilder {
	margin: 15px;
	border-collapse: collapse;
	border-bottom: 1px solid #d1d1d1;
}
p.back a.tilbake:link, p.back a.tilbake:visited {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/back_btn.gif) no-repeat center center;
	height: 23px;
}
p.back a.tilbake:hover {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/back-hover_btn.gif) no-repeat center center;
	height: 23px;
}
a.tilbake:hover {
	color: #666666;
}
p.back {
	text-align: center;
}

