﻿body>html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
body 
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input
{
	font-family: Verdana;
	font-size: 8pt;
}
select
{
	font-family: Verdana;
	font-size: 8pt;
}
a:link, a:visited, a:active
{
	color: Red;
	text-decoration: none;
}
a:hover
{
	color: Black;
	text-decoration: underline;
}
h1
{
	font-size: 18pt;
}
h2
{
	font-size: 14pt;
}
.top
{
}
.simplesearchbox
{
	background-color: #DFE9F2; 
	width: 970px; 
	border-style: dotted; 
	border-width: 1px; 
	border-color: Gray;
	padding: 5px;
}
.simplerespane
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 970px;
	/*background-color: White;
	border-style: dotted;
	border-width: 1px;
	border-color: Gray;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.searchbox
{
	background-color: #DFE9F2; 
	width: 800px; 
	border-style: dotted; 
	border-width: 1px; 
	border-color: Gray;
}
.prospectbox
{
	background-color: #DFE9F2; 
	width: 600px; 
	border-style: dotted; 
	border-width: 1px; 
	border-color: Gray; 
	height: 800px;
}
.edialogbuttons
{
	visibility: hidden;
}
.topmenu
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 0px black;
	border-right: solid 0px black;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0px;
	background-color: #DFE9F2;
}
.topmenu2
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
	width: 490px;
	position: absolute;
	text-align: right;
	top: 60px;
	left: 500px;
	background-color: #DFE9F2;
}
.bottommenu
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 0px black;
	border-right: solid 0px black;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 590px;
	background-color: #DFE9F2;
}
/* venstre del av søkeboks */
.leftbox
{
}
/* Høyre del av søkeboks */
.rightbox
{
	padding-top: 0px;
	margin-top: 0px;
}
/* begge tabellene på søkesiden. Sånn i tilfelle det skal settes noen felles style på de */
.contentbox
{
	/*padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;*/
}
.bnlogo
{
	position: absolute;
	top: 5px;
	left: 5px;
}
.carweblogo
{
	position: absolute;
	top: 20px;
	left: 856px;
}
/* hele ContentPlaceHolderen */
.content
{
	position: absolute;
	left: 10px;
	top: 100px;
}
.copyright
{
	position: absolute;
	left: 500px;
	top: 597px;
}
.address
{
	position: absolute;
	left: 5px;
	top: 630px;
}
/* Knappen for å fjerne valg i søkeboks */
.stupidbutton
{
	border: solid 0px black;
	background-color: #DFE9F2;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: hand;
}
.errormessage
{
	position: absolute;
	border: dotted 1px black;
	left: 150px;
	top: 15px;
	padding: 12px 12px 12px 12px;
	text-align: center;
	background-color: #F2DFEC;
}
.respane
{
	position: absolute;
	top: 350px;
	left: 0px;
	width: 1000px;
	/*background-color: White;
	border-style: dotted;
	border-width: 1px;
	border-color: Gray;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.restable
{
	border-top: dotted 1px Gray;
	border-left: dotted 1px Gray;
	border-right: dotted 1px Gray;
	width: 982px;
	/*padding: 0px 0px 0px 0px;*/
}
.resheadertop
{
	font-weight: bold;
	text-align: center;
	padding: 5px 5p 5px 5px;
	margin: 5px 5p 5px 5px;
}
.resheaderdouble
{
	font-weight: bold;
	text-align: center;
	border-bottom: dotted 1px Gray;
	padding: 5px 5p 5px 5px;
	margin: 5px 5p 5px 5px;
}
.resheader
{
	font-weight: bold;
	border-bottom: dotted 1px Gray;
	text-align: left;
	padding: 5px 5p 5px 5px;
	margin: 5px 5p 5px 5px;
}
.rescontent
{
	border-bottom: dotted 1px Gray;
}
.rescontentcenter
{
	border-bottom: dotted 1px Gray;
	text-align: center;
}
.prospectleft
{
	position: absolute;
	width: 275px;
	top: 55px;
	left: 15px;
}
.prospectcenter
{
	position: absolute;
	width: 500px;
	top: 75px;
	left: 50px;
}
.prospectfees
{
	position: absolute;
	width: 560px;
	top: 500px;
	left: 20px;
	border: dotted 1px Gray;
	text-align: center;
}
.prospectpicture
{
	position: absolute;
	top: 60px;
	left: 290px;
	float: right;
	text-align: right;
	width: 300px;
	float: right;
}
.prospectsmallpics
{
	position: absolute;
	width: 300px;
	text-align: center;
	top: 290px;
	left: 290px;
	line-height: 20px;
}
.prospectequipment
{
	position: absolute;
	width: 500px;
	width: 100%;
	top: 540px;
	left: 20px;	
}
.backbutton
{
   text-align: right;
}
.select-free
{
	position:absolute;
	left: 20px;
	top: 90px;
	border: dotted 1px Gray;
	z-index:10;
	padding: 50px 100px 0px 100px;
	height: 250px;
	width: 600px;
	text-align: center;
	background-color: #F2DFEC;

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
@media print
{
	body
	{
		font-size: 6pt;
	}
}
