body{
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  font: 65% Verdana, Helvetica, Arial, sans-serif;
  background: white;
  color: black;
}

#siteWrapper{
  /*background-image: URL('http://www.bilsenteret-as.no/designbilder/top.gif');*/
  background-repeat: no-repeat;
  margin-top: 10px;
  width: 918px;
  text-align: left;
}

#headerBlock{
  height: 75px;
  width: 918px;
  margin-bottom: 8px;
  border-top: 1px solid #004FA3;
  border-bottom: 1px solid #004FA3;
}

#multiLink {
  display: block;
  float: right;
  width: 483px;
  padding-top: 6px;
}

#homeLink{
  display: block;
  float: left;
  height: 77px;
  width: 370px;
  background-image: url('http://www.bilsenteret-as.no/designbilder/logo.gif');
  background-repeat: no-repeat;
  background-position: 0px 27px;
}

#pageWrapper{
  padding: 0;
}

#vannMerke{
  clear: both;
  width: 918px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

#hoyreKolonne{
  float: right;
  width: 48%;
  margin-top:8px;
  margin-bottom:8px;
}

#hoyreKolonne h1{
  font-size: 120%;
  color: #004FA3;
  margin-bottom: 3px;
}

#venstreKolonne{
  float: left;
  width: 48%;
}

#stolpeHoyre{
  float: right;
  width: 158px;
  background-color: transparent;
  overflow: hidden;
  padding: 0;
}

#stolpeVenstre{
  float: left;
  width: 140px;
  background: transparent;
  overflow: hidden;
  padding: 0;
}

div.venstreBox{
  padding: 3px;
  background: #F2F2F2;
  border: 1px solid #DFDFDF;
  font-weight: normal;
  /*overflow : hidden;*/
  margin-bottom: 4px;
}

div.venstreBox h4 {
  color: #004FA3;
}

div.kontaktinfo {
  margin: 3px;
}

div.kontaktinfo a, div.kontaktinfo a:visited, div.kontaktinfo a:hover, div.kontaktinfo a:active {
  color: white;
  font: 110% Arial, Helvetica, sans-serif;
}

div.ekstrainfo {
  visibility: hidden;
  position: absolute;
  /*width: 130px;*/
  /*margin-left: -138px;*/
  border: 1px solid black;
  background: white;
  padding: 5px;
  overflow: visible;
}

#contentWrapper{
  width: 599px;
  float: left;
  padding: 0;
  margin-left: 10px;
}

#contentContainer{
  padding: 0;
}

div.bannerelemwrapper {
  float: left;
  width: 193px;
  height: 123px;
  padding: 0;
  border: 1px solid #C2C2C2;
  background: #F2F2F2;
  margin: 0 7px 8px 0;
  font-weight: bold;
}

table{
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: black;
  font-size: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
}

h1 {
    font-size: 160%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 140%;
}
h4 {
    font-size: 120%;
}
h5 {
    font-size: 100%;
}
h6 {
    font-size: 80%;
}

b {
  font-weight: bold;
}

/* Form */

form{
  margin: 0;
  padding: 0;
}

input {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #010101;
}

input.search {
  border: 1px solid #010101;
  margin-top: 3px;
  width: 80px;
  height: 12px;
}

input.loginButton,
input.searchButton {
  border: 1px solid #8F8F8F;
  background: #F2F2F2;
  color: #5B595A;
  margin-top: 3px;
  width: 34px;
}

.radiocheck{
  border: 0;
}

a, a:visited {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active {
  color: #0094D6;
  text-decoration: none;
  font-weight: bold;  
}

div.teaser{
  font-weight: bold;
  margin: 5px 0 5px 0;
}

div.text{
  margin: 5px 0 5px 0;
}

/* Bildevisning */

#toppBilder{
  width: 100%; 
  margin: 0; 
  padding: 0 0 10px 0; 
  text-align: left;
}

#hoyreBilder{
  float: right; 
  padding-left: 7px;
  text-align: right;
  padding-bottom:15px;
}

#venstreBilder{
  float: left; 
  padding-right: 10px; 
  text-align: left;
}

#venstreBilderPDF{
  float: left; 
}

#bunnBilder{
  clear:both;
  width: 100%; 
  margin: 0;
  padding: 5px 0 5px 0; 
  text-align: left;
}

div.bilderamme{
  margin: 0;
  padding: 0 0 5px 0;
}

div.bilderamme img{
  border: 0;
  margin:0;
  padding: 0;
  vertical-align: top;
}

div.bildetekst {
  clear: both;
  margin: 1px;
  padding: 5px 0 0 0;
  text-align: left;
  vertical-align: top;
  font-style: oblique;
}

/* Listevisning */

div.listItem{
  margin: 0px 0 0px 0; 
  padding: 3px;
  text-align: left;
  border-top: 1px solid black;
  /*clear: both;*/
}

div.listItem h3{
  margin-bottom: 0;
  font-size: 100%;
  clear: none;
}

div.listItemImage{
  float: right; 
  margin: 0 0 0px 0px;
  text-align: right;
}

div.listItem div.text{
  font-weight: normal;
  margin: 0px 0 0px 0;
}


/* Søkeresultat */

#searchBox{
  background-color: #271E76;
  text-align: left;
  padding: 3px;
  border-top: 1px solid #646096;
  border-bottom: 1px solid #646096;
}

#searchBox input {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #6B63AD;
}

#searchBox .searchButton{
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  cursor: pointer;
  background-color: #6B63AD;
  color: white;
  border: 1px solid white;
}

div.searchresult{
  margin: 5px 0 5px 0;
}

div.searchresult h4{
  border-bottom: 1px solid #0B338A;
}

div.searchNavBar {
  clear: both;
  margin: 10px 10px 10px 10px;
}

div.searchNavBar span.next{
  float: right;
}

div.searchNavBar span.previous{
  float: left;
}

/* loginBox */

#loginBox{
  background-color: #271E76;
  text-align: left;
  padding: 3px;
  border-bottom: 1px solid #646096;
}

#loginBox input {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #6B63AD;
}

#loginBox .loginButton{
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  cursor: pointer;
  background-color: #6B63AD;
  color: white;
  border: 1px solid white;
}


/* Vedlegg */

div.vedlegg{
  clear: both;
  margin: 10px 10px 10px 10px
}


/* Visning av SUTable*/

table.SUTable{
  border-collapse: collapse;
  border-left: 1px solid #060606;
  border-bottom: 1px solid #060606;
}

.SUTable td,th{
  text-align: left;
  border: 1px solid #060606;
  border-collapse: collapse;
  padding: 2px;
}

.SUTable th{
  background: #E7B501;
  color: #060606;
}

/* Visning av SUPoll */

div.SUPollSpm{
  margin: 5px 10px 5px 10px;
}

div.SUPollSubmit{
  margin: 5px 10px 5px 10px;
}

/*Visning av SUSkjema*/

table.suskjema {
   border:none;
}

td.suskjema  {
  text-align:left;
  vertical-align:top;
  line-height:1.5;
}

th.suskjema {
  border:none;
  font-weight:bold;
  text-align:left;
  vertical-align:top;
  line-height:1.5;   
}

input.suskjema {
}

div.suskjemaledetekst {
}



/*ESmenu*/

#menuGoesHere {
  width: 125px;
}

div.esMenuBarIE {
  padding: 2px 0px 0px 0px; /* Ugly bugly: Set padding to border + padding for a */
}

div.esMenuBar {
  padding: 0px 0px 5px 0px; /* Ugly bugly: Set padding to border + padding for a */
}

/* Undermeny */
div.esPopupMenu,
div.esPopupMenuIE {
  position: absolute;             /* Don't touch */
  visibility: hidden;             /* Don't touch */
  margin-top: 5px;               /* Only touch if messing with borders */
  background: transparent;
  border-top: 1px solid #004FA3;
}

div.esMenuBar span,
div.esMenuBarIE span {
  font-weight: bold;
  cursor: default;
}

div.esMenuBarVertical a {
  display: block;            /* Don't touch */
  margin-bottom: 7px;
}

div.esMenuBarVertical img {
  vertical-align: middle;
}

/* Alle elementer */
div.esMenuBar span,
div.esMenuBarIE span,
div.esMenuBar a,
div.esMenuBarVertical a,
div.esMenuBarIE a,
div.esPopupMenu a,
div.esPopupMenuIE a {
  font-family: verdana;
  color: black;
  text-decoration: none;
  /*margin-top: -1px;*/               /* Only touch if messing with borders */
  padding: 0px;
  white-space: nowrap;
}

div.esMenuBarVertical a {
  white-space: normal;
  clear: both;
  font-size: 110%;
}

div.esMenuBar span,
div.esMenuBarIE span,
div.esMenuBar a,
div.esMenuBarVertical a,
div.esMenuBarIE a {
  /*margin-left: -1px;*/              /* Only touch if messing with borders */
  /*line-height: 175%;*/              /* Modify this to make it fit in container */
  background: transparent;
  margin-right: 0px;
  width: 84px;
  color: black;
  padding: 3px;
}

div.esPopupMenu a,
div.esPopupMenuIE a {
  display: block;            /* Don't touch */
  margin-top: -1px;       /* Only touch if messing with borders */
  background-color: #FFFFFF;
  border: 1px solid #004FA3;
  padding: 2px;
}

div.esMenuBarVertical a.esSelected:visited,
div.esMenuBarVertical a.esSelected,
div.esMenuBarVertical a.esActive:visited,
div.esMenuBarVertical a.esActive,
div.esMenuBarVertical a:active,
div.esMenuBarVertical a:visited,
div.esMenuBarVertical a:hover {
  color: black;
  font-size: 110%;
  text-decoration: none;
  background: #E5E5E5;
}

div.esMenuBarVertical a:visited {
  background: transparent;
  font-size: 110%;
}

div.esMenuBarVertical a.esActive:visited,
div.esMenuBarVertical a.esActive,
div.esMenuBarVertical a.esSelected:hover,
div.esMenuBarVertical a.esActive:hover,
div.esMenuBarVertical a:hover {
  background: #D5D5D5;
}

div.esPopupMenu a:visited,
div.esPopupMenuIE a:visited {
  color: black;
}

div.esPopupMenu a.esSelected:visited,
div.esPopupMenuIE a.esSelected:visited,
div.esPopupMenu a.esActive,
div.esPopupMenuIE a.esActive,
div.esPopupMenu a.esSelected,
div.esPopupMenuIE a.esSelected,
div.esPopupMenu a:hover,
div.esPopupMenuIE a:hover {
  background: #EEEEEE;
  color: black;
  cursor: pointer;
  text-decoration: none;
}

div.esPopupMenu a:hover,
div.esPopupMenuIE a:hover,
div.esPopupMenu a.esSelected:hover,
div.esPopupMenuIE a.esSelected:hover,
div.esPopupMenu a.esActive:hover,
div.esPopupMenuIE a.esActive:hover {
  background: #D5D5D5;
}

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */


#ajax_tooltipObj .ajax_tooltip_content{
	border:1px solid #317082;	/* Border width */
	left:-750px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:460px;	/* Width of tooltip content */
	height:360px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:10px;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

