body{
	font-family:arial;
	font-size:12px;
	line-height:1.4em;
	margin-top:16px;
	background:#fff url(img/bodyBG.jpg) repeat-x center top;
	margin-top:8px;
	margin-bottom:24px;
	color:#333;
}

a{
	color:#069;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	font-family:trebuchet ms;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding-bottom:16px;
}

h3{
	margin-top:32px;
}


img{
	border:0px;
}

img.ikon{
	vertical-align:bottom;
}

#wrap{
	width: 944px;
	margin:auto;
}

#header{
	width:944px;
	position:relative;
	height:72px;
}

#logo{
	width:310px;
	height:56px;
	background:transparent url(img/logoHover.jpg) no-repeat left top;
	float:left;
	margin-right:-3px;
}

#share
{
  position:absolute;
  bottom:6px;
  right:0px;
  text-align:right;
  width:310px;
  height:16px;
  line-height:16px;
  font-size:10px;
  margin-bottom:4px;
}

#share a.bookmark
{
  position:absolute;
  top:0px;
  right:20px;
}

#share img.bookmark
{
  position:absolute;
  top:-1px;
  right:0px;
}

#left{
	width:600px;
}

#sokeBoks{
	width:582px;
	height:180px;
	position:relative;
	background: transparent url(img/searchBox.png) no-repeat center top;
	border:1px solid #069;
	color:#fff;
}

#sokeBoks h1{
	font-family:trebuchet ms;
	font-size:24px;
	font-weight:bold;
	position:absolute;
	top:8px;
	left:22px;
	margin-top:16px;
}

#sokeBoks p{
	height:60px;
	width:420px;
	position:absolute;
	top:44px;
	left:22px;
	font-weight:bold;
}

#sokeBoks #hjelp{
	width:32px;
	height:32px;
	background:transparent url(img/hjelp.gif) no-repeat left top;
	position:absolute;
	top:16px;
	right:16px;
	display:none;
}

#sokeBoks #hjelp:hover{
	background:transparent url(img/hjelpHover.gif) no-repeat left top;
}

#sokeBoks input#nummer{
	line-height:31px;
	height:32px;
	width:312px;
	position:absolute;
	bottom:22px;
	left:27px;
	border:0px;
	font-size:24px;
	color:#444;
}

#sokeBoks input#sok{
	line-height:37px;
	height:37px;
	width:76px;
	position:absolute;
	bottom:21px;
	left:362px;
	border:0px;
	color:#fff;
	font-size:20px;
	font-family:trebuchet ms;
	background:transparent url(img/searchButton.png) no-repeat left top;
}

#sokeBoks input#sok:hover{
	cursor:pointer;
	background:transparent url(img/searchButtonHover.png) no-repeat left top;
}


.mainBoks{
	width:548px;
	background: transparent url(img/mainBoksBG.jpg) no-repeat left top;	
	padding-left:20px;
	padding-top:16px;
	padding-bottom:16px;
	padding-right:16px;
	margin-top:14px;
}

#respons{
	height:30px;
	margin-bottom:32px;
}

#responsIMG{
	float:left;
	margin-right:8px;
}

#respons p{
	font-size:16px;
	padding-top:8px;
}

/*fieldset radiobuttons*/
.radioButtons{
	float:left;
	width:140px;
	margin-right:16px;
}

.radioButtons ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.radioButtons li{
	height:20px;
	line-height:20px;
}

.radioButtons li input{
	vertical-align:middle;
}

table.skjema td{
	padding:4px;
}

span.oblig{
	color:red;
}

.graphLine
{
	float:left;
	margin-top:2px;
	height:12px; 
	background-color:red;
	margin-left:4px;
}

.path
{
  font-size:11px;
  color:#444;
  padding-top:8px;
  margin-bottom:8px;
}

/*tabeller*/
table.liste
{
  border:1px solid #dedede;
  border-collapse:collapse;
}
table.liste th
{
  border:1px solid #dedede;
  padding:4px;
  background-color:#006699;
  color:#fff;
}
table.liste td
{
  border:1px solid #dedede;
  padding:4px;
}

/*RIGHT*/
div#right{
	float:right;
	width:310px;
	overflow:hidden;
	padding-bottom:16px;
}

#leggTilNummer{
	background: transparent url(img/leggTilNummer.png) no-repeat left top;
}

#leggTilNummer:hover{
	background: transparent url(img/leggTilNummerHover.png) no-repeat left top;
}

#leggTilSearchProvider{
  background: transparent url(img/leggTilSearchProvider.png) no-repeat left top;
  margin-top:3px;
}

#leggTilSearchProvider:hover{
  background: transparent url(img/leggTilSearchProviderHover.png) no-repeat left top;
}

#guideReservasjon{
  background: transparent url(img/guideReservasjon.png) no-repeat left top;
  margin-top:3px;
}

#guideReservasjon:hover{
  background: transparent url(img/guideReservasjonHover.png) no-repeat left top;
}

/* Footer */
#footer
{
  clear:both;
  margin-top:16px;
  margin-bottom:16px;
  border-top:1px solid #dedede;
  padding-top:16px;
  color:#666;
}