html {
  font-family: Verdana, Arial, Geneva, sans-serif;
  background: #fff; }

body {
  font-size: 8pt;
  background: #fff url(/images/design/html-bg.png);
  margin: 0;
  padding: 0; }

body * {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia,Garamond,"Times New Roman",Times,"NimbusRoman No9 L","Century Schoolbook L",serif;
  font-weight: normal;
  color: #7f2347; }
  h1 a,   h2 a,   h3 a,   h4 a,   h5 a,   h6 a {
    color: #7f2347; }

h1 {
  font-size: 16pt; }

h2 {
  font-size: 13pt; }

h3 {
  font-size: 12pt; }

h4 {
  font-size: 10pt; }

ul, ol {
  padding: 0;
  list-style: none; }

p {
  margin-bottom: 10px; }

a {
  color: #0033b6;
  outline: none; }

a img {
  border: none; }

#flash {
  width: 500px;
  font-family: Georiga;
  padding: 15px 0px 0px 5px; }
  #flash p.flasherror {
    font-size: 13pt; }

.tinde_heading {
  overflow: hidden; }
  .tinde_heading h2 {
    border-bottom: 1px solid;
    border-color: #bec3c5;
    margin: 0 0 30px;
    text-align: center;
    position: relative; }
    .tinde_heading h2 span {
      color: #7f2347;
      background: #fff;
      position: relative;
      top: 10px;
      padding: 0 10px; }

a.actionbutton {
  background: url(/images/frontpage/actionbutton-bg.png) no-repeat scroll 1px 0;
  height: 23px;
  color: #444;
  border: 0;
  text-decoration: none;
  margin-bottom: 3px;
  margin-left: 5px;
  float: right;
  padding-left: 5px;
  cursor: pointer; }
  a.actionbutton span {
    display: block;
    background: url(/images/frontpage/actionbutton-right.png) no-repeat scroll 100% 0%;
    float: left;
    height: 23px;
    line-height: 23px;
    padding-right: 5px;
    vertical-align: middle; }
    a.actionbutton span img {
      margin: 0;
      vertical-align: middle;
      position: relative;
      top: -2px;
      margin-right: 3px; }

.edit_user {
  width: 600px; }

fieldset {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 10px 10px 10px;
  background-color: #EDEDED;
  border: 1px solid #bec2c5;
  color: #444;
  z-index: 0;
  position: relative; }
  fieldset div {
    overflow: hidden;
    height: auto;
    clear: both; }
    fieldset div img {
      margin-top: 6px; }
  fieldset span.mandatory {
    display: block;
    margin-top: 5px;
    font-size: 7pt; }
  fieldset div.row_ad_text {
    margin-top: 5px; }
    fieldset div.row_ad_text a.show_editable_label_controls {
      text-align: left;
      margin-top: 10px;
      clear: left; }
  fieldset legend {
    font-size: 10pt;
    font-weight: bold;
    background-color: #EDEDED;
    color: #444;
    padding: 2px 5px 0px 5px;
    border: 1px solid #bec2c5;
    border-bottom: 0;
    position: absolute;
    top: -28px;
    left: 0.5em; }
  fieldset label {
    clear: left;
    text-align: left;
    margin-top: 5px;
    float: left;
    width: 140px;
    margin-right: 20px; }
  fieldset select {
    float: left;
    width: 120px;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 8pt; }
  fieldset input {
    margin-top: 5px; }
    fieldset input[type="text"] {
      float: left;
      width: 300px; }
    fieldset input[type="password"] {
      float: left;
      width: 300px; }
    fieldset input[type="checkbox"] {
      dislay: block;
      float: left;
      margin-right: 5px; }
    fieldset input[type="submit"] {
      font-size: 8pt;
      padding: 5px; }
    fieldset input[type="file"] {
      font-size: 8pt; }
  fieldset textarea {
    margin-top: 5px; }
  fieldset textarea.ad_property_furnished_detail {
    clear: both;
    margin-left: 159px;
    width: 500px; }
  fieldset input.fields_int {
    margin-right: 5px; }
  fieldset input.fields_date {
    margin-right: 5px; }
  fieldset span.hint {
    display: block;
    clear: right; }

button {
  font-size: 8pt;
  padding: 5px; }

#header {
  background: transparent url(/images/frontpage/header/bg_gradient_header_1x85.png) repeat scroll 0 0;
  height: 85px;
  position: relative;
  width: 100%;
  text-align: center; }
  #header #inner_header {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 995px; }
    #header #inner_header #logo {
      float: left;
      margin-left: 24px; }
    #header #inner_header .searchbox {
      float: right;
      margin-right: 24px;
      margin-top: 30px; }
      #header #inner_header .searchbox div {
        float: left; }
      #header #inner_header .searchbox input[type="text"] {
        width: 505px;
        height: 25px;
        line-height: 25px;
        float: left;
        font-size: 8pt;
        padding-top: 2px;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 10px;
        border: 0;
        background: transparent url(/images/frontpage/boxes/searchbox.png) no-repeat scroll 0 0; }
      #header #inner_header .searchbox input[type="submit"] {
        background: transparent url(/images/frontpage/search.png) repeat scroll 0 0;
        width: 67px;
        border: 0px; }

#main_menu {
  background: #444444;
  width: 100%;
  margin: 0;
  clear: both;
  height: 30px;
  border-top: 1px solid #BEC2C5;
  text-align: center; }
  #main_menu #navigation {
    z-index: 70;
    height: 30px;
    list-style-type: none;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    color: #444;
    width: 997px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
    #main_menu #navigation li.start a {
      border-left: 1px solid #ccc; }
    #main_menu #navigation li.yellow {
      background: url(/images/frontpage/header/button_yellow.png)  top left  repeat-x;
      float: right; }
    #main_menu #navigation li.yellow a {
      background-image: url(/images/frontpage/menu/complete.png);
      background-repeat: no-repeat;
      background-position: 420% -737px;
      color: #444; }
    #main_menu #navigation li.yellow ul li a {
      display: block;
      padding: 8px 8px;
      background: #fff;
      color: #444;
      text-decoration: none; }
    #main_menu #navigation li {
      z-index: 71;
      display: inline;
      float: left;
      height: 30px;
      position: relative;
      list-style: none;
      width: 150px;
      border-right: 1px solid #BEC2C5;
      background-image: url(/images/frontpage/menu/complete.png);
      background-repeat: no-repeat;
      background-position: 420% -710px; }
      #main_menu #navigation li a {
        display: block;
        padding: 8px 8px;
        color: #fff;
        text-align: center;
        text-decoration: none; }
      #main_menu #navigation li ul {
        display: block;
        position: absolute;
        top: 30px;
        width: 170px;
        padding: 0px 8px 8px 0px; }
        #main_menu #navigation li ul li {
          float: left  /*ForGecko*/;
          display: block !important;
          display: inline  /*ForIE*/;
          border: 0;
          margin: 0;
          padding: 0;
          line-height: normal;
          height: 30px;
          width: 170px;
          background-image: none; }
          #main_menu #navigation li ul li a {
            display: block;
            margin: 0;
            padding: 8px;
            color: #444;
            background: #fff;
            text-align: left;
            font-size: 8pt;
            line-height: normal;
            border: 1px  solid #BEC2C5; }
          #main_menu #navigation li ul li .first_li a {
            border-top: 0;
            border-bottom: 0; }
          #main_menu #navigation li ul li a:hover {
            background: #fff;
            color: #444;
            text-decoration: underline; }

#property_infobar ul {
  width: 140px; }
  #property_infobar ul li {
    width: 130px; }
    #property_infobar ul li h1 {
      width: 140px;
      height: 100px;
      border: 0;
      margin-left: auto;
      margin-right: auto;
      background-repeat: no-repeat;
      background-image: url(/images/frontpage/icons/boliginformasjon.png); }
      #property_infobar ul li h1 a {
        text-indent: -5999px;
        height: 100px;
        display: block; }
  #property_infobar ul li.houseandhome_icon h1 {
    background-position: 0% -120px; }
  #property_infobar ul li.megleroversikt_iconh1 h1 {
    background-position: 0% 0px; }
  #property_infobar ul li.everything_about_bolig_price_icon h1 {
    background-position: 0% -240px; }
  #property_infobar ul li.priceguide_icon h1 {
    background-position: 0% -361px; }
  #property_infobar ul li.tinde_iphone_icon h1 {
    background-position: 0% -480px; }

.horizontal_layout {
  text-align: center;
  width: 750px;
  margin-left: auto;
  margin-right: auto; }
  .horizontal_layout ul {
    float: left;
    margin-right: 10px; }

.vertical_layout {
  margin-left: auto;
  margin-right: auto;
  width: 150px; }
  .vertical_layout ul {
    margin-bottom: 10px; }

#wrapper_statics {
  margin: 10px 10px 20px 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  border-color: #ededed; }
  #wrapper_statics .mypage_menu {
    margin-right: 40px; }
    #wrapper_statics .mypage_menu h3 {
      margin-top: 5px; }
    #wrapper_statics .mypage_menu ul {
      clear: both;
      padding-top: 5px; }
      #wrapper_statics .mypage_menu ul li {
        margin-top: 5px; }
      #wrapper_statics .mypage_menu ul span {
        display: block;
        float: left;
        width: 130px; }

#siste-artikler {
  width: 630px; }

.article_col {
  width: 300px;
  padding-right: 0px; }

.ad_element_wrapper {
  width: 300px;
  display: block;
  height: 100px;
  margin-bottom: 10px; }
  .ad_element_wrapper a {
    float: left; }
    .ad_element_wrapper a img {
      border: 1px solid #CCC;
      margin-right: 5px;
      width: 150px;
      height: 85px; }
  .ad_element_wrapper .ad_element_txt {
    float: right;
    width: 143px; }
    .ad_element_wrapper .ad_element_txt p {
      clear: both;
      padding-top: 5px; }
      .ad_element_wrapper .ad_element_txt p a {
        text-decoration: none;
        color: #444444; }

#content_wrapper {
  width: 776px;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  float: left; }
  #content_wrapper .inner_content, #content_wrapper #content, #content_wrapper .content_rounded_box_273 {
    background: #fff url(/images/frontpage/icons/bg-776px.png) repeat-y top left;
    display: inline;
    border-top: none;
    position: relative;
    float: left;
    z-index: 1;
    padding-right: 5px;
    padding-left: 5px;
    width: 766px; }
    #content_wrapper .inner_content .content_margin,     #content_wrapper #content .content_margin,     #content_wrapper .content_rounded_box_273 .content_margin {
      margin: 10px 10px 10px 10px; }
    #content_wrapper .inner_content .content_rounded_box_273,     #content_wrapper #content .content_rounded_box_273,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 {
      width: 263px;
      background: #fff url(/images/frontpage/boxes/bg-273px.png) repeat-y top left; }
    #content_wrapper .inner_content .150,     #content_wrapper #content .150,     #content_wrapper .content_rounded_box_273 .150 {
      height: 150px; }
    #content_wrapper .inner_content .super_section_wrapper,     #content_wrapper #content .super_section_wrapper,     #content_wrapper .content_rounded_box_273 .super_section_wrapper {
      text-align: center;
      margin-bottom: 20px; }
      #content_wrapper .inner_content .super_section_wrapper #section_wrapper,       #content_wrapper #content .super_section_wrapper #section_wrapper,       #content_wrapper .content_rounded_box_273 .super_section_wrapper #section_wrapper {
        width: 660px;
        margin-left: auto;
        margin-right: auto; }
    #content_wrapper .inner_content span.topcorner,
    #content_wrapper .inner_content span.bottomcorner,     #content_wrapper #content span.topcorner,
    #content_wrapper #content span.bottomcorner,     #content_wrapper .content_rounded_box_273 span.topcorner,
    #content_wrapper .content_rounded_box_273 span.bottomcorner {
      width: 100%;
      height: 3px;
      display: block;
      z-index: 3;
      overflow: hidden;
      background-repeat: no-repeat; }
    #content_wrapper .inner_content .topcorner,     #content_wrapper #content .topcorner,     #content_wrapper .content_rounded_box_273 .topcorner {
      position: absolute;
      top: 0px;
      left: 0px;
      background-image: url(/images/frontpage/icons/border_top_776x3.png); }
    #content_wrapper .inner_content .bottomcorner,     #content_wrapper #content .bottomcorner,     #content_wrapper .content_rounded_box_273 .bottomcorner {
      clear: both;
      position: absolute;
      bottom: 0px;
      left: 0px;
      background-image: url(/images/frontpage/icons/border_bottom_776x3.png); }
    #content_wrapper .inner_content .content_rounded_box_273 span.topcorner,     #content_wrapper #content .content_rounded_box_273 span.topcorner,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 span.topcorner {
      background-image: url(/images/frontpage/boxes/top-273px.png); }
    #content_wrapper .inner_content .content_rounded_box_273 span.bottomcorner,     #content_wrapper #content .content_rounded_box_273 span.bottomcorner,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 span.bottomcorner {
      background-image: url(/images/frontpage/boxes/bottom-273px.png); }
    #content_wrapper .inner_content .content_rounded_box_273 span.mobile_icon,     #content_wrapper #content .content_rounded_box_273 span.mobile_icon,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 span.mobile_icon {
      background-image: url(/images/frontpage/icons/Ikon_tlf.png);
      background-repeat: no-repeat;
      position: absolute;
      top: 5px;
      left: 5px;
      height: 75px;
      width: 48px; }
    #content_wrapper .inner_content .content_rounded_box_273 span.email_icon,     #content_wrapper #content .content_rounded_box_273 span.email_icon,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 span.email_icon {
      background-image: url(/images/frontpage/icons/Ikon_prospekt_per_epost.png);
      background-repeat: no-repeat;
      position: absolute;
      top: 5px;
      left: 5px;
      height: 75px;
      width: 65px; }
    #content_wrapper .inner_content .content_rounded_box_273 button,     #content_wrapper #content .content_rounded_box_273 button,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 button {
      border: 0;
      width: 171px;
      height: 23px;
      display: block;
      margin-top: 5px; }
    #content_wrapper .inner_content .content_rounded_box_273 button.email_submit,     #content_wrapper #content .content_rounded_box_273 button.email_submit,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 button.email_submit {
      background-image: url(/images/frontpage/buttons/SendProspektEpost.png);
      background-repeat: no-repeat;
      margin-top: 29px;
      cursor: pointer; }
    #content_wrapper .inner_content .content_rounded_box_273 button.mobile_submit,     #content_wrapper #content .content_rounded_box_273 button.mobile_submit,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 button.mobile_submit {
      background-image: url(/images/frontpage/buttons/SendProspektMobil.png);
      background-repeat: no-repeat;
      cursor: pointer; }
    #content_wrapper .inner_content .content_rounded_box_273 button.email_submit_privat,     #content_wrapper #content .content_rounded_box_273 button.email_submit_privat,     #content_wrapper .content_rounded_box_273 .content_rounded_box_273 button.email_submit_privat {
      background-image: url(/images/frontpage/buttons/SendEpost.png);
      background-repeat: no-repeat;
      margin-top: 14px;
      cursor: pointer; }

div.ad {
  margin-bottom: 0px; }

.w200 {
  width: 200px; }

.w576 {
  width: 561px;
  margin-bottom: 5px;
  padding-top: 5px; }

img.printbanner {
  display: none; }

.actionbuttons {
  display: block;
  overflow: hidden;
  text-align: left;
  height: 33px; }
  .actionbuttons .p1 {
    float: left; }
    .actionbuttons .p1 .p1a {
      padding-top: 5px;
      float: left; }
      .actionbuttons .p1 .p1a a {
        float: left;
        margin-left: 0px; }
  .actionbuttons .p2 .p2a {
    overflow: hidden;
    padding-top: 5px; }
  .actionbuttons .p2 a {
    margin-left: 5px; }

#search-offset {
  clear: both;
  overflow: hidden; }

.result {
  overflow: hidden;
  display: block;
  clear: both;
  margin-bottom: 15px; }
  .result h2 {
    margin: 0; }
  .result p {
    font-weight: bold;
    overflow: hidden;
    font-size: 8pt;
    margin-top: 5px; }
  .result a span img {
    top: 3px; }
  .result img {
    float: left; }
  .result div.broker_logo_wrapper {
    border: 1px solid;
    border-color: #bec3c5;
    margin-top: auto;
    margin-bottom: auto;
    height: 60px;
    width: 260px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
    text-align: center; }
    .result div.broker_logo_wrapper div {
      height: 100%; }
      .result div.broker_logo_wrapper div a.broker_img_link {
        display: block;
        text-align: center; }
    .result div.broker_logo_wrapper img {
      float: none; }
    .result div.broker_logo_wrapper ul {
      margin: 0;
      padding: 0; }
  .result img.brokers_logo {
    vertical-align: middle; }
  .result div.broker_content {
    margin-top: 0px; }
  .result a.resultlist-image {
    float: left;
    margin-right: 5px; }
    .result a.resultlist-image img.result-image {
      margin-left: 10px;
      margin-right: 10px; }
  .result ul li span {
    margin-right: 5px; }
  .result ul li a.actionbutton span {
    margin-right: 0px; }

.broker_select {
  width: 250px;
  clear: none;
  margin-right: 20px; }
  .broker_select select {
    width: 250px;
    margin-left: 0; }

.mypages_wrapper {
  margin-top: 5px;
  margin-bottom: 0px; }

dl.vertical {
  padding: 0; }
  dl.vertical dt {
    margin: 0; }
  dl.vertical dd {
    float: left;
    margin: 0;
    text-align: right; }


.result dl.vertical {
  overflow: hidden; }
  .result dl.vertical dd {
    overflow: hidden;
    width: 180px;
    float: right; }
.result dt {
  overflow: hidden;
  width: 100px;
  float: left; }

.result h2 a {
  color: #7f2347;
  text-decoration: none; }

.title_wrapper {
  margin-top: 15px;
  margin-bottom: 20px; }

#did-you-mean {
  margin-top: 22px; }

#container {
  background: #fff;
  border: 1px solid #CCC;
  border-top: 0;
  margin: 0 auto;
  padding-bottom: 5px;
  width: 995px;
  overflow: hidden; }
  #container #sidebar {
    width: 209px;
    float: right;
    clear: right;
    margin-top: 65px; }
  #container .row,
  #container .row_full {
    padding: 15px 30px 0 30px;
    overflow: hidden; }
  #container .row_full {
    padding: 0px 0px 0px 0px; }
  #container .searchbox_row {
    padding: 0px 5px 0px 5px; }
  #container .row .super_searchbox_wrapper,
  #container .row_full .super_searchbox_wrapper {
    width: 100%;
    height: 46px;
    overflow: hidden;
    background: url(/images/frontpage/searchbox/search_rightBorder4x46.png)  top right;
    padding-right: 2px; }
  #container .row .searchbox_wrapper,
  #container .row_full .searchbox_wrapper {
    height: 46px;
    background: url(/images/frontpage/searchbox/search_bg_gradient1x42.png)  top left  repeat-x;
    width: 100%; }
    #container .row .searchbox_wrapper .searchbox_middle,
    #container .row_full .searchbox_wrapper .searchbox_middle {
      background: url(/images/frontpage/searchbox/search_bg_gradient1x42.png)  top left  repeat-x;
      padding-top: 8px;
      height: 34px; }
      #container .row .searchbox_wrapper .searchbox_middle input[type="text"],
      #container .row_full .searchbox_wrapper .searchbox_middle input[type="text"] {
        width: 824px;
        height: 17px;
        float: left;
        padding-left: 5px;
        padding-top: 3px;
        padding-right: 5px;
        margin-right: 10px;
        font-size: 10pt;
        font-family: Verdana; }
      #container .row .searchbox_wrapper .searchbox_middle input[type="submit"],
      #container .row_full .searchbox_wrapper .searchbox_middle input[type="submit"] {
        background: transparent url(/images/frontpage/search.png) repeat scroll 0 0;
        width: 67px;
        height: 25px;
        border: 0px; }
    #container .row .searchbox_wrapper span,
    #container .row_full .searchbox_wrapper span {
      width: 100%;
      height: 2px;
      display: block;
      z-index: 5;
      overflow: hidden;
      background-repeat: no-repeat; }
    #container .row .searchbox_wrapper span.top_search,
    #container .row_full .searchbox_wrapper span.top_search {
      height: 2px;
      left: 0;
      top: 0;
      background-image: url(/images/frontpage/searchbox/search_topBorder_1000x2.png); }
    #container .row .searchbox_wrapper span.bottom_search,
    #container .row_full .searchbox_wrapper span.bottom_search {
      height: 2px;
      left: 0;
      bottom: 0;
      background-image: url(/images/frontpage/searchbox/search_bottomBorder_1000x2.png); }
  #container .row .border,
  #container .row_full .border {
    border-width: 1px;
    border-style: solid;
    padding: 5px;
    overflow: hidden; }
  #container .row_full .searchbox_wrapper .searchbox_middle input[type="text"] {
    width: 655px; }

#section_wrapper,
#section_sub_wrapper {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px; }
  #section_wrapper .section_element_wrapper,
  #section_wrapper .section_sub_element_wrapper,
  #section_sub_wrapper .section_element_wrapper,
  #section_sub_wrapper .section_sub_element_wrapper {
    float: left;
    width: 20%; }
  #section_wrapper .sew_mypages,
  #section_sub_wrapper .sew_mypages {
    width: 30%; }
  #section_wrapper .section_sub_element_wrapper,
  #section_sub_wrapper .section_sub_element_wrapper {
    width: auto; }
  #section_wrapper .section_element,
  #section_wrapper .section_sub_element,
  #section_sub_wrapper .section_element,
  #section_sub_wrapper .section_sub_element {
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #ccc;
    height: 250px; }
  #section_wrapper .section_sub_element,
  #section_sub_wrapper .section_sub_element {
    height: 125px; }
  #section_wrapper .section_last,
  #section_sub_wrapper .section_last {
    border: 0; }
  #section_wrapper h2,
  #section_sub_wrapper h2 {
    color: #444444;
    margin-bottom: 10px; }
  #section_wrapper .section_logo h1,
  #section_wrapper .section_sub_logo h1,
  #section_sub_wrapper .section_logo h1,
  #section_sub_wrapper .section_sub_logo h1 {
    width: 118px;
    height: 118px;
    border: 0;
    margin-left: auto;
    margin-right: auto; }
    #section_wrapper .section_logo h1 a,
    #section_wrapper .section_sub_logo h1 a,
    #section_sub_wrapper .section_logo h1 a,
    #section_sub_wrapper .section_sub_logo h1 a {
      text-indent: -5999px;
      height: 118px;
      display: block; }
  #section_wrapper li.property_icon h1,
  #section_sub_wrapper li.property_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0px 0px; }
  #section_wrapper li.holiday_icon h1,
  #section_sub_wrapper li.holiday_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -138px; }
  #section_wrapper li.commercial_icon h1,
  #section_sub_wrapper li.commercial_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -276px; }
  #section_wrapper li.abroad_icon h1,
  #section_sub_wrapper li.abroad_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -414px; }
  #section_wrapper li.pageservice_icon h1,
  #section_sub_wrapper li.pageservice_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -552px; }
  #section_wrapper li.property_land_icon h1,
  #section_sub_wrapper li.property_land_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -778px; }
  #section_wrapper li.property_rent_icon h1,
  #section_sub_wrapper li.property_rent_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -916px; }
  #section_wrapper li.property_new_icon h1,
  #section_sub_wrapper li.property_new_icon h1 {
    background: transparent url(/images/frontpage/menu/complete.png) no-repeat scroll 0% -1054px; }
  #section_wrapper li.active,
  #section_sub_wrapper li.active {
    background: #EFEFEF; }
  #section_wrapper li.section_logo h1,
  #section_sub_wrapper li.section_logo h1 {
    margin-left: auto;
    margin-right: auto; }
  #section_wrapper li.section_link,
  #section_sub_wrapper li.section_link {
    height: 24px;
    line-height: 24px;
    text-align: left;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
    background-image: url(/images/frontpage/menu/complete.png);
    background-repeat: no-repeat;
    background-position: 5px -683px; }
    #section_wrapper li.section_link a,
    #section_sub_wrapper li.section_link a {
      font-size: 8pt;
      display: block;
      overflow: hidden;
      padding-top: 2px;
      height: 24px;
      line-height: 20px;
      text-decoration: none;
      color: #444; }
  #section_wrapper li.second,
  #section_sub_wrapper li.second {
    border-top: 1px solid #CCC;
    margin-top: 10px; }
  #section_wrapper li.section_sub_logo.second,
  #section_sub_wrapper li.section_sub_logo.second {
    border-top: 0;
    margin: 0px 0px 0px 0px;
    text-align: center; }

#edda {
  width: 966px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px; }
  #edda ul {
    margin: 10px 30px;
    overflow: hidden; }
    #edda ul li {
      float: left; }
      #edda ul li a {
        display: block;
        text-indent: -5999px;
        background-repeat: no-repeat;
        margin-left: 35px; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

#banners {
  margin-top: 0px; }

.search_tab {
  margin-top: 35px; }

#tabs {
  height: 31px;
  width: 760px;
  position: relative;
  top: 1px;
  z-index: 10;
  margin-top: 13px; }
  #tabs li {
    background: url(/images/frontpage/tabs/tab_left.png) no-repeat;
    height: 31px;
    float: left;
    padding-left: 10px;
    margin-right: 5px; }
    #tabs li a {
      display: block;
      height: 31px;
      line-height: 31px;
      padding-right: 10px;
      background: url(/images/frontpage/tabs/tab_right.png) no-repeat right top;
      color: #444;
      text-decoration: none;
      font-size: 9pt;
      font-family: Verdana; }
  #tabs li.active {
    background-image: url(/images/frontpage/tabs/tab_activ_left.png); }
    #tabs li.active a {
      background-image: url(/images/frontpage/tabs/tab_activ_right.png);
      color: #7F2347;
      cursor: default; }
  #tabs li.right {
    float: right;
    margin-left: 5px; }
  #tabs form {
    position: absolute;
    top: -5px;
    right: 0;
    width: 400px; }
    #tabs form label {
      text-align: left;
      height: 16px;
      color: #a19689; }
    #tabs form select {
      font-size: 7pt; }
  #tabs div {
    float: left;
    width: 150px; }

input.mobil_input_tlf[type="text"] {
  width: 165px; }

.notification_box {
  clear: both;
  border-top: 1px solid #bec2c5;
  padding: 10px 20px 20px 20px; }

#paging {
  height: auto;
  text-align: center; }
  #paging .result_hits {
    margin-bottom: 5px; }
  #paging table {
    width: 100%;
    padding: 0; }
    #paging table .pag_last {
      width: 10%;
      text-align: left; }
    #paging table .pag_num {
      width: 80%;
      text-align: center; }
    #paging table .pag_nxt {
      width: 10%;
      text-align: right; }
    #paging table span {
      margin-top: 7px; }
    #paging table .left,
    #paging table .right {
      margin-top: 0px;
      width: auto; }
    #paging table .paging-numbers {
      margin-top: 0px;
      margin-left: auto;
      margin-right: auto; }
    #paging table a {
      margin: 0 0.1em;
      padding: 0.3em 0.5em;
      text-decoration: none;
      border: 1px solid #ccc;
      display: inline-block;
      background-color: #efefef;
      color: #444; }
    #paging table .active {
      background: #fff;
      color: #7f2347;
      cursor: default; }

.nowidth {
  width: 80%;
  padding-top: 5px; }
  .nowidth input[type="checkbox"] {
    margin: 0;
    margin-right: 5px; }

.pagination {
  text-align: center;
  margin-bottom: 5px; }
  .pagination span.current {
    background: #fff;
    color: #7f2347;
    cursor: default;
    border: 1px solid #ccc;
    margin: 0 0.1em 0em 0em;
    padding: 0.3em 0.5em;
    display: inline-block; }
  .pagination a, .pagination span.disabled {
    margin: 0 0.1em;
    padding: 0.3em 0.5em;
    text-decoration: none;
    border: 1px solid #ccc;
    display: inline-block;
    background-color: #efefef;
    color: #444; }

#content.property.ad h1, #content.property.ad h2, #content.property.ad h3, #content.property.ad h4, #content.property.ad h5, #content.property.ad h6 {
  color: #7F2347; }
#content.property.ad h1 {
  font-size: 18pt;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px; }
#content.property.ad h3 {
  font-size: 13pt;
  margin-bottom: 10px; }

dd.price, dt.price {
  font-size: 10pt;
  font-weight: bold; }

.sidebar_entry {
  padding-left: 5px;
  width: 195px;
  overflow: hidden;
  clear: both;
  margin-bottom: 15px; }
  .sidebar_entry p {
    margin-top: 5px;
    margin-bottom: 5px; }
  .sidebar_entry h3 {
    border-bottom: 1px solid #7F2347;
    margin-bottom: 5px; }
  .sidebar_entry dl.vertical {
    width: 100%; }
    .sidebar_entry dl.vertical dt {
      width: 92px;
      float: left;
      clear: both; }
    .sidebar_entry dl.vertical dd {
      width: 103px;
      clear: right;
      float: left; }
    .sidebar_entry dl.vertical dt, .sidebar_entry dl.vertical dd {
      margin-bottom: 4px; }
    .sidebar_entry dl.vertical dd.largeprice {
      text-align: left;
      font-weight: bold;
      padding-top: 5px;
      font-size: 12pt;
      width: 100%; }
    .sidebar_entry dl.vertical dt.ddleft {
      width: 100%;
      margin-top: 5px;
      margin-bottom: -1px; }
    .sidebar_entry dl.vertical dd.ddleft {
      float: left;
      text-align: left;
      clear: both;
      width: 100%;
      margin-bottom: 5px; }
    .sidebar_entry dl.vertical span {
      display: block;
      clear: both; }

.wrapper_richtext h3 {
  margin-top: 15px; }
.wrapper_richtext b, .wrapper_richtext strong {
  font-weight: bold; }
.wrapper_richtext em {
  font-style: italic;
  font-size: 7pt; }
.wrapper_richtext ol {
  list-style: none; }
.wrapper_richtext ul {
  list-style: disc;
  margin-left: 40px; }
  .wrapper_richtext ul li {
    list-style: disc; }
.wrapper_richtext p {
  margin: 0;
  padding: 0; }

#map_container {
  position: relative;
  width: 100%;
  height: 300px; }
  #map_container #map {
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px; }

.similar_header h4 {
  font-size: 12pt;
  color: #7F2347;
  width: 182px;
  margin-bottom: 5px; }

.similar_ads_entry {
  width: 184px;
  margin-left: -5px; }
  .similar_ads_entry .c {
    font-size: 1px;
    height: 3px; }
  .similar_ads_entry .s {
    border-right: 1px solid #bec2c5;
    padding-top: 10px;
    padding-left: 5px; }
    .similar_ads_entry .s p {
      margin: 0;
      padding-top: 10px;
      padding-bottom: 10px; }
    .similar_ads_entry .s .similar_ads_sidebar_box {
      height: 95px;
      overflow: hidden; }
      .similar_ads_entry .s .similar_ads_sidebar_box .similar_ads_sidebar_image {
        width: 90px;
        height: 80px;
        overflow: hidden;
        float: left;
        margin-right: 5px; }
      .similar_ads_entry .s .similar_ads_sidebar_box .similar_header {
        width: 184px;
        text-align: center;
        float: left; }
      .similar_ads_entry .s .similar_ads_sidebar_box .similar_ads_header a {
        color: #444444;
        display: block;
        margin-bottom: 5px;
        font-size: 11px;
        font-weight: bold; }
      .similar_ads_entry .s .similar_ads_sidebar_box li.similar_ads_line {
        font-size: 10px;
        margin-bottom: 0px;
        line-height: 15px; }
  .similar_ads_entry .hd {
    background: transparent url(/images/frontpage/icons/border_top_776x3.png) no-repeat right 0px; }
  .similar_ads_entry .ft {
    background: transparent url(/images/frontpage/icons/border_bottom_776x3.png) no-repeat right bottom; }
  .similar_ads_entry a {
    text-decoration: none;
    color: #444; }

.support_box {
  margin-bottom: 15px;
  overflow: hidden; }
  .support_box h4 {
    width: 180px;
    margin-bottom: 5px; }
  .support_box .support_content {
    border: 1px solid #bec2c5;
    overflow: hidden;
    padding: 5px 5px 5px 5px; }
    .support_box .support_content a {
      text-decoration: underline;
      color: #0033B6; }
    .support_box .support_content p {
      clear: both;
      overflow: hidden;
      margin-bottom: 0px; }

.small {
  font-size: 7pt;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
  display: block;
  clear: both; }

li.location_with_counties {
  background-color: #EDEDED;
  border: 1px solid #bec2c5;
  margin-bottom: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: right;
  padding: 5px 5px 5px 5px;
  color: #0033B6;
  font-size: 10pt;
  overflow: hidden; }
  li.location_with_counties .multiple_checkbox {
    margin-top: 2px; }
  li.location_with_counties a {
    color: #0033B6; }
  li.location_with_counties .chk {
    float: left;
    display: block;
    height: 22px; }
  li.location_with_counties .lnk a {
    text-decoration: none;
    display: block;
    height: 22px;
    padding-top: 5px; }
  li.location_with_counties li.loc2 {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0 0 0 16px;
    margin-top: 5px; }
  li.location_with_counties span.loc3 {
    display: block;
    width: 100%;
    text-align: left;
    margin-left: 16px; }
  li.location_with_counties img.locbutton {
    vertical-align: text-bottom;
    margin-left: 4px;
    margin-right: 4px; }

.col2 {
  float: left;
  margin-bottom: 10px; }

.half-width {
  width: 375px;
  margin-right: 3px;
  margin-left: 4px; }

.click-search h2 {
  width: 375px;
  clear: both; }

.banner-768x250 {
  border: 0px solid black;
  width: 768px;
  height: 250px;
  margin-left: auto;
  margin-right: auto; }

.banner-768x150 {
  float: left;
  margin-left: 5px; }
  .banner-768x150 img {
    border: 0; }

div.banner-200x48_wrapper {
  overflow: hidden;
  float: right;
  margin-right: 5px;
  width: 200px; }

div.banner-200x48 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  margin-bottom: 2px;
  display: inline; }

#header-banner {
  overflow: hidden;
  margin-bottom: 20px; }

#footer-banner {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px; }

#footer {
  clear: both;
  background: #444 url(/images/frontpage/header/logo_grey_footer_507x123.gif) no-repeat scroll 90% 100%;
  color: #7A7A7A;
  margin-top: 15px;
  font-size: 12px;
  font-weight: normal; }
  #footer div {
    width: 995px;
    height: 123px;
    margin: 0 auto;
    padding-top: 30px; }
    #footer div p {
      padding: 2em 4em; }
    #footer div ul {
      float: left; }
      #footer div ul li {
        border-left: 1px solid #7A7A7A; }
      #footer div ul.last {
        border-right: none; }
      #footer div ul a {
        color: #fff;
        text-decoration: underline; }

a.button_medium {
  background: transparent url('/images/design/mypage_but_grey.png') repeat-x scroll top right;
  border: 1px solid #bec2c5;
  display: block;
  float: left;
  height: 22px;
  margin-right: 5px;
  margin-bottom: 15px;
  padding-right: 18px;
  text-decoration: none;
  color: #000;
  font-weight: normal; }
  a.button_medium span {
    background: transparent url('/images/design/mypage_but_grey.png') repeat-x;
    display: block;
    line-height: 14px;
    font-size: 12px;
    padding: 3px 0 5px 18px; }

a.button_medium_active {
  background: transparent url('/images/design/mypage_but_red.png') repeat-x; }
  a.button_medium_active span {
    background: transparent url('/images/design/mypage_but_red.png') repeat-x;
    color: #fff; }

#steps {
  height: 31px;
  margin: 15px 0px 15px 0px;
  background: url(/images/design/progress-far-left.png) no-repeat left center;
  padding-left: 3px; }
  #steps li {
    background: url(/images/design/progress-bg.png);
    height: 31px;
    float: left; }
    #steps li a {
      color: white;
      font-size: 9pt;
      font-family: Verdana;
      display: block;
      height: 31px;
      line-height: 29px;
      padding-left: 10px;
      padding-right: 25px;
      text-decoration: none;
      cursor: pointer;
      background: url(/images/design/progress-right.png) no-repeat right center; }
    #steps li b {
      display: block;
      height: 31px;
      line-height: 29px;
      padding-left: 10px;
      padding-right: 25px;
      cursor: default;
      background: url(/images/design/progress-right.png) no-repeat right center; }
  #steps .current, #steps .done {
    background: url(/images/design/progress-bg-current.png) no-repeat left center; }
  #steps .current a {
    background: url(/images/design/progress-left-current.png) no-repeat right center; }
  #steps .done a {
    background: url(/images/design/progress-done-left.png) no-repeat right center; }
  #steps .last a {
    background: url(/images/design/progress-far-right.png) no-repeat right center; }
  #steps .current.last a {
    background: url(/images/design/progress-far-right-current.png) no-repeat right center; }
  #steps .current b {
    background: url(/images/design/progress-left-current.png) no-repeat right center; }
  #steps .done b {
    background: url(/images/design/progress-done-left.png) no-repeat right center; }
  #steps .last b {
    background: url(/images/design/progress-far-right.png) no-repeat right center; }
  #steps .current.last b {
    background: url(/images/design/progress-far-right-current.png) no-repeat right center; }
  #steps form {
    text-align: right; }
  #steps div {
    text-align: right;
    height: 31px;
    line-height: 31px; }
  #steps a.mapsearch {
    background: url(/images/design/actionbutton-bg.png);
    position: absolute;
    height: 23px;
    right: 85px;
    top: 4px;
    text-decoration: none;
    color: #000; }
  #steps span {
    display: block;
    background: url(/images/design/actionbutton-right.png) no-repeat right center;
    height: 23px;
    padding: 0 10px;
    font-weight: bold; }

form.click-search {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; }
  form.click-search h2 {
    margin-bottom: 20px; }
  form.click-search div input.inactive {
    background: url(/images/frontpage/buttons/neste_inactive.png);
    width: 150px;
    height: 23px;
    cursor: default; }
  form.click-search div.jump_to_result {
    height: 23px;
    margin-bottom: 5px; }
    form.click-search div.jump_to_result a {
      display: block;
      float: right;
      background: url(/images/frontpage/buttons/alle.png);
      width: 150px;
      height: 23px; }
  form.click-search .checkall {
    float: left;
    margin: 10px 0 0 15px; }
  form.click-search div.next-button {
    margin-bottom: 10px;
    float: right;
    width: 100%;
    text-align: right; }
  form.click-search div input.active {
    background-image: url(/images/frontpage/buttons/neste.png);
    height: 23px; }

div.expl_cquestionmark {
  width: 300px;
  position: absolute;
  right: 15px;
  background: #fff;
  padding: 10px;
  color: #000;
  border: 1px solid #7F2347;
  margin: 0;
  font-size: 8pt;
  z-index: 1; }
  div.expl_cquestionmark h3 {
    position: static;
    margin: -10px 0 10px 0;
    overflow: hidden;
    color: #7F2347;
    font-size: 12pt; }
  div.expl_cquestionmark span.head {
    font-weight: bold; }
  div.expl_cquestionmark h3 span {
    padding-left: 20px;
    font-weight: bold; }
  div.expl_cquestionmark p {
    font-size: 8pt; }

input.expl_questionmark {
  background: transparent url(../images/proff/QuestionMark-32x32.png) no-repeat scroll 0 2px;
  border: 0;
  height: 32px;
  width: 32px;
  float: right; }

#imagebank form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px  0px 0px; }
  #imagebank form col.c1 {
    width: 50px; }
  #imagebank form col.c2 {
    width: 175px; }
  #imagebank form col.c3 {
    width: 359px; }
  #imagebank form col.c4 {
    width: 75px; }
  #imagebank form col.c5 {
    width: 94px; }
  #imagebank form td {
    border-top: 1px solid #9a8c7e;
    padding-top: 20px;
    padding-bottom: 15px; }
  #imagebank form td.td_c4 {
    text-align: right; }
  #imagebank form td.td_c5 {
    text-align: right;
    padding-right: 10px; }
  #imagebank form td.td_c4 button {
    text-decoration: none; }
  #imagebank form .enable-edit {
    clear: both;
    color: #0033B6;
    text-decoration: underline;
    float: left;
    margin-left: 5px; }
  #imagebank form #action-buttons {
    overflow: hidden;
    margin-bottom: 5px; }

a.show_editable_label_controls {
  float: left;
  clear: right;
  margin-left: 5px;
  margin-top: 5px; }

.up_doc {
  clear: both;
  text-align: left; }

form#login_form, form#new_user {
  width: 550px; }
  form#login_form fieldset,   form#new_user fieldset {
    margin-bottom: 5px; }
  form#login_form .remember_me,   form#new_user .remember_me {
    width: 70px;
    margin-right: 5px;
    margin-left: 160px;
    margin-top: 5px; }
  form#login_form .loginbutton,   form#new_user .loginbutton {
    margin-top: 20px;
    margin-right: 60px;
    float: right;
    clear: both; }

#errorExplanation {
  background: url(../images/design/icons/warning.png) no-repeat left;
  margin: 10px;
  border: 1px solid #7F2347;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px 10px  10px 40px; }

#flash {
  margin: 10px;
  font-weight: bold;
  font-size: 1.8em; }

.flashnotice, .flashsuccess {
  background: url(../images/design/icons/info.png) no-repeat left;
  border-top: 2px solid #162e96;
  border-bottom: 2px solid #162e96;
  padding: 10px 10px  10px 40px;
  color: #162e96; }

.flasherror {
  background: url(../images/design/icons/warning.png) no-repeat left;
  border-top: 2px solid #d54d12;
  border-bottom: 2px solid #d54d12;
  padding: 10px 10px  10px 40px;
  color: #d54d12; }

div.prop_price_element, div.prop_price_element_last {
  float: left;
  width: 175px;
  height: 62px;
  margin-right: 10px;
  padding-bottom: 10px; }

div.prop_price_element_last {
  padding-bottom: 0px; }
  div.prop_price_element_last a {
    display: block; }

div.validation-advice {
  padding: 2px 2px 2px 2px;
  width: 400px;
  height: auto;
  color: #7f2347;
  clear: both;
  display: normal;
  margin-left: 160px;
  border-top: 0px; }

.validation-failed {
  border: 1px solid #7f2347;
  padding: 2px 2px 2px 2px;
  color: #bec3c5; }

.private_sales_notifaction {
  padding: 12px 12px 12px 12px;
  background: #444444;
  font-size: 10pt;
  color: #fff;
  text-align: center;
  margin-bottom: 5px; }

.validate_checkbox[type="checkbox"] {
  dislay: block;
  float: left;
  width: 13px;
  height: 13px;
  overflow: hidden;
  margin: 0;
  margin-right: 5px; }

.front_col_left {
  float: left;
  width: 768px;
  margin-right: 15px; }

.front_col_right {
  float: left;
  width: 150px;
  overflow: hidden; }
  .front_col_right div {
    width: 140px; }

.about_wrapper {
  background: url(/images/design/om_tinde.png) no-repeat 26% 59%;
  margin-top: 30px;
  margin-bottom: 30px; }

#modal_window_contents ul {
  list-style: square inside none; }
  #modal_window_contents ul li {
    margin-left: 15px;
    margin-bottom: 5px; }

.state_box {
  background: url(/images/frontpage/tabs/Info_766x31.png) no-repeat 0px 4px;
  height: 35px;
  margin-bottom: 10px;
  width: auto;
  text-align: center; }
  .state_box span.state_label {
    display: block;
    background: url(/images/frontpage/tabs/tab_right.png) no-repeat scroll 100% 4px;
    float: left;
    height: 35px;
    line-height: 33px;
    width: 760px;
    padding-right: 6px;
    vertical-align: middle;
    color: #7F2347;
    font-family: Georgia,Garamond,"Times New Roman",Times,"NimbusRoman No9 L","Century Schoolbook L",serif;
    font-size: 13pt; }
