body {
	background-color: #ffffff;
	text-align:center;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d98ac;
}

td {
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}

/* print-hiding etc */

.printResizer {width: 80%!important; height: 80%!important;}
.printHide {display: none;}
#boligbyggLogoPrint {display: inline;}
#boligbyggLogo {display: none;}
iframe { background-color: #fff; }
.contentMargin {padding-bottom: 0px;}
.rightBarWidth {width:100%;}


#menuLine td {
	padding: 0 3px 3px 0;
	display: none;
}

.menuBlank {
	background-image: url(../gfx/meny_blank.gif);
	background-repeat:repeat-x;
}

#contentCell {
	background-color: #fff;
	padding: 0;
}
.forsideBox {
	cursor: default;
	cursor: pointer;
}
.forsideBoxHead {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle!important;
	padding: 0 10px 0 10px;
	border-color: #fff;
	border-style: solid;
	border-width: 0;
}
.forsideBoxText {
	font-size: 12px; 
	padding: 18px;
	border-width: 3px 0 0 0;
	border-color: #fff;
	border-style: solid;
}
#markedsleieText {	color:#002e4f; background-color: #dddcda; }
#gjengsleieText {	color:#767900; background-color: #e5e2d4; }
#leieprisText {	color:#da7500; background-color: #eee2d5; }

#infoTopMarkedsleie, #infoTopGjengsleie, #infoTopLeieprisveileder {
	margin-bottom: 0;
}
#infoTopMarkedsleie .infoText, #infoTopMarkedsleie .printKnapp {background-color: #243f59;display:none;}
#infoTopGjengsleie .infoText, #infoTopGjengsleie .printKnapp {background-color: #8a8d09;display:none;}
#infoTopLeieprisveileder .infoText, #infoTopLeieprisveileder .printKnapp {background-color: #f7921e;display:none;}

.infoText {
	color: #fff;
	vertical-align: middle;
	padding: 0 10px 0 13px;
	font-size: 9px;
	width: 145px;
}
.printKnapp {
	text-align: center;
	vertical-align: middle;	
	padding: 0 13px 0 13px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 3px 0  7px;
	width: 45px;
}
.printKnapp img {
	border-width: 0;
}
.printKnapp a {
	color: #fff;
	text-decoration: none;
}


.boxContentTable {
	margin-bottom: 0;
}
.boxHeader td {
	background-color: #6d98ac;
	font-weight: bold;
	color: #fff;
	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #fff;
}
.boxHeader td img {
	border-width: 0;
}
.boxHeader td a {
	text-decoration: none;
	color: #fff;
}
.boxHeader td a:hover {
	text-decoration: none;
	color: #d2e2e9;
}
.boxContent td {
	background-color: #ede9e5;
	padding: 4px 4px 4px 12px;
	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #fff;	
}
.boxContent td table td {
	padding: 0px!important;
	border-width: 0;
	border-style: solid;
	border-color: #fff;	
}
.boxContent td a {
	color: #c06c0b;
	text-decoration: underline;
}
.boxContent td a:hover {
	color: #f7921e;
	text-decoration: underline;
}
.boxContent .leieprisForklaring {
	background-color: #6d98ac;
	font-size:12px;
	color: #fff;
	padding-top:0;
	padding-bottom:0;
	padding-right: 20px;
}
.boxContent .selectBox td {
	vertical-align: middle!important;
	font-weight: bold;
}


select { 
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2e4e5d;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerText {
	border-width: 3px 3px 0 0;
	border-style: solid;
	border-color: #efe9e5;
}
.footerText, .footerText a {
	color: #b8b4b1;
	background-color: #fff;
	white-space: nowrap;
	padding: 1px 3px 0px 3px;
	text-decoration: none;	
}
.footerText a:hover {
	text-decoration: underline;
}
