﻿.hide
{
    display: none;
    visibility: hidden;
}
a.sort_inactive, sort_inactive, a.sort_inactive:link, a.sort_inactive:visited, a.exhiblink
{
    text-decoration: none;
}
a.sort_active, sort_active, a.sort_active:active
{
    background: url("/staticfiles/img/icon_arrow.png") no-repeat;
    background-position: right center;
    padding-right: 10px;
    text-align: left;
    color: #909090;
}
.text-column h3
{
    cursor: pointer;
}
.text-column .spec-col
{
    cursor: pointer;
}
.text-column .exhibit-col
{
    cursor: pointer;
}
.content
{
    position: relative;
}
.exhib_header
{
    font-weight: bold;
    color: #000;
}
.exhib, a.exhiblink, .exhiblink
{
    color: #e4894d;
    font-weight: bold;
    width:100%;
    float:left;
}
.exhiblink
{
    padding-top:4px;
    display:block;
    width:110px;
}
.objimage_nav
{
    position: absolute;
    z-index: 99999;
    width: 563px;
    padding-top:0;
}
.imageslide_left[class]
{
    float: left;
    background-image: url("/staticfiles/img/img_rightarrow.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 278px;
    cursor: pointer;
}
.imageslide_right[class]
{
     float: right;
    background-image: url("/staticfiles/img/img_leftarrow.png");
    background-repeat: no-repeat;
    width: 29px;
    height: 278px;
    cursor: pointer;
   
}

/* Modal-popups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.modalbackground
{
    background-color: #C7C7C7;
    filter: alpha(opacity=80);
    opacity: 0.7;
}
.modalbackground .flash_otherobjects, #DIV_ctl00_ContentPlaceHolder1_objdesc_ctrl1_FlashObject1, #ctl00_ContentPlaceHolder1_objdesc_ctrl1_FlashObject1
{z-index:-1;}
.modalpopup, .modalpopup_intr
{
    background: #fff url("/staticfiles/img/bg_popup_page.png") repeat-x;
    border: solid 1px #ddd;
    padding: 0;
    margin: 0;

}
.modalpopup
{
    width: 480px;
}
.modalpopup_intr
{
    width: 680px;
}
.modalpopup .wrapper
{
    width: 530px;
}
.modalpopup_intr .wrapper
{
    width: 730px;
}
.modalpopup .header
{
    height: 100px;
    background: none;
    width: auto;
}
.modalpopup .header h1, .modalpopup_intr .header h1
{
    float: none;
    width: auto;
    height: auto;
    padding-top: 15px;
}
.modalpopup .content, .modalpopup_intr .content
{
    overflow: auto;
    padding: 20px;
    margin: 0 auto;
}
.modalpopup .content
{
    width: 480px;
}
.modalpopup_intr .content
{
    width: 680px;
}
.modalpopup h2, .modalpopup_intr h2
{
    font-size: 18px;
    line-height: 26px;
    color: #333;
}
.modalpopup h3, .modalpopup_intr h3
{
    font-size: 12px;
    line-height: 18px;
    color: #666;
}
.modalpopup .image-item, .modalpopup_intr .image-item
{
    margin: 30px 0 40px;
}
.btn-close
{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
}
.latest_object_container
{
    float: left;
    width: 242px;
}
.flashcontent
{
    width: 590px;
    float: left;
    position: relative;
    z-index: 1;
}
.flashcontent[class]
{
    min-height: 280px;
}
.new-residence
{
    cursor: pointer;
    position: relative;
    float: none;
    clear:both;
}
.new-residence[class]
{
    min-height: 355px;
}
.place_bottom
{
    position: absolute;
    bottom: 0;
}
a.sign-up
{
    background: url("/staticfiles/img/blank.gif") no-repeat;
    width: 115px;
    cursor: pointer;
}
.sidebar
{
    position: relative;
}
.tbl-exhib
{
    padding-top: 3px;
}
a.intr
{
    background: url("/staticfiles/img/residence_nav_intr.png") no-repeat;
    width: 115px;
    cursor: pointer;
}
.expand-form .ddl-wrapper
{
    position: relative;
    width: 150px;
    height: 21px;
    background: url("/staticfiles/img/tiny_input.png") no-repeat left top;
    margin-bottom: 5px;
    margin-left: 10px;
}
.expand-form .ddl-wrapper select
{
    font-size: 11px;
    width: 140px;
    position: absolute;
    left: 10px;
    top: 1px;
    height: 20px;
    border: none;
}
.submenu_list
{
    background: #f7f7f7 url("/staticfiles/img/subnav_bg.png") repeat-x left top;
    overflow: hidden;
    margin-top: -3px;
    margin-bottom: 3px;
}
.submenu_list ul
{
    width: 876px;
    margin: 0 auto;
    overflow: hidden;
    padding:0px;
}
.submenu_list li
{
    float: left;
    background: url("/staticfiles/img/subnav_bg_li.png") no-repeat 100% 55%;
    /*padding-left: 15px;*/
    padding-bottom: 0;
display:block;
}
.submenu_list li a, .submenu_list a
{
    line-height: 28px;
    font-size: 12px;
    color: #5e5e5e;
    text-decoration: none;
    background: url("/staticfiles/img/subnav_bg_a.png") no-repeat 0% -24%;
    padding: 0 15px 0 25px;
    display:block;
}
.submenu_list li.active a
{
    color: #fff;
    background-position: 0% 54%;
    font-weight: bold;
}
.submenu_list li.active
{
    color: #fff;
    background-position: 0% 54%;
    font-weight: bold;
}
.submenu_list li a:hover
{
    color: #fff;
}
.submenu_list li.active a:hover
{
    color: #fff;
    background-position: 0% 54%;
    font-weight: bold;
    display:block;
}
.submenu_list li.active, .submenu_list li a:hover
{
    background: #3b64a4 url("/staticfiles/img/bg_submenu.png" ) repeat-x left top;
}
.submenu
{
    position: absolute;
    top: 126px;
    left: 0;
    margin: 0;
    z-index: 99999;
    width: 100%;
    display: none;
}
a.forsale, a.exhibition
{
    cursor: pointer;
}
.nomatch
{
    padding-top: 20px;
    padding-left: 50px;
}
.bid_obj
{
    background: url("/staticfiles/img/icon_bid.png") no-repeat;
    color: #e4894d;
    line-height: 15px;
    height: 20px;
    display: block;
    padding-left: 30px;
    margin-right: 0;
    margin-top: 6px;
    width:102px;
}
.bid_obj a
{
    color: #6f94d0;
    text-decoration:underline;
 }
.residence-info .bid_history
{
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 10px;
    width:102px;
    z-index:999;
}
 .bidlist
 {
     font-size:100%;
     font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#555;
    width:430px;
}

.residence-info .bid_obj
{
    position: absolute;
    right: 0;
    top: -9px;
    padding-left: 25px;
    font-size: 10px;
}
.broker_content
{
    overflow: hidden;
    margin: 0;
    width: 350px;
}
.broker_separator
{
    overflow: hidden;
    margin: 0 0 10px 0;
    width: 350px;
}
.calc
{
    background: url("/staticfiles/img/boendekalkyl.png") no-repeat left center;
    padding: 0 0 0 0;
}
.cell
{
    background: url("/staticfiles/img/bostadtillmobil.png") no-repeat left center;
    padding: 0 0 0 0;
}
.tip
{
    background: url("/staticfiles/img/tipsaenvan.png") no-repeat left center;
    padding: 0 0 0 0;
}
.roadmap[class]
{
    background: url("/staticfiles/img/vagbeskrivning.png") no-repeat left center;
}
.contactme[class]
{
    background: url("/staticfiles/img/jagvillblikontaktad.png") no-repeat left center;
}
* html .roadmap
{
    background: url("/staticfiles/img/vagbeskrivning.gif") no-repeat left center;
}
* html .contactme
{
    background: url("/staticfiles/img/jagvillblikontaktad.gif") no-repeat left center;
}
.investigate
{
    background: url("/staticfiles/img/undersokningsplikt.png") no-repeat left center;
    padding: 0 0 0 0;
}
.pricebid
{
    background: url("/staticfiles/img/pris_budgivning.png") no-repeat left center;
    padding: 0 0 0 0;
}
.stats
{
    background: url("/staticfiles/img/prisstatistik.png") no-repeat left center;
    padding: 0 0 0 0;
}
.loan
{
    background: url("/staticfiles/img/soklanelofte.png") no-repeat left center;
    padding: 0 0 0 0;
}
.doc
{
    background: url("/staticfiles/img/pdfikon.png") no-repeat left center;
    padding: 0 0 0 0;
}
.cpxlinks
{
    background: url("/staticfiles/img/internetikon.png") no-repeat left center;
    padding: 0 0 0 0;
}
.alfaorder
{
    padding-left: 10px;
    list-style: inside circle;
}
#imageheader
{
    background: #fff url("/staticfiles/img/bg_popup_page.png") repeat-x left bottom;
    position: fixed;
    z-index: 9999;
    width:1000px;
    height:99px;
    margin-left:-20px;
    top:0px;
}
#imageheader h1
{
    padding-top: 30px;
    padding-left: 50px;
    width: 202px;
    height: 77px;
    float: left;
}
.popup-page .imagewrapper, .imagepage
{
    width: 830px;
}
.imagewrapper
{
    position:relative;
}
.imagecontent
{
    position:relative;
    top:120px;
    left:40px;
}
.cpxdesc_inputErrorlayout
{
    color:#e4894d;
    visibility:visible;
    display:block;
}
.besiktigad
{
    position:absolute;
    z-index:999;
    top:-6px;
    left:7px;
    background:url(/staticfiles/img/besiktigad.png) no-repeat left top;
    width:120px;
    height:75px;
}
.exclusive
{
    position:absolute;
    z-index:999;
    top:232px;
    left:9px;
    background:url(/staticfiles/img/exclusive_objdesc.png) no-repeat left top;
    width:405px;
    height:50px;
}
.formtb
{
    color: #333;
}
.formtb_error
{
    display:block;
    color: #CC7940;
    font-weight:bold;
    clear:both;
}
.viewing_content {
width:100%;float:left;margin-bottom:8px;}
.soldobject 
{
    height:760px;
    padding:20px;
}
.soldobject h2
{
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
}
.soldobject h3
{
    font-size: 14px;
    line-height: 22px;
}
.soldobject a
{
    color:#6f94d0;
    text-decoration:underline;
}
