.infoboxcontent_statusbar {
    height:16px;
    border-top:0px solid #C0C0C0;
    border-bottom:0px solid #C0C0C0;
    background-image: url(/images/standard/infobox/statusbar_background.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color:#ECEBE2;
}
.infobox_cancelbutton {
}
.infobox_searchmorebutton {
}
.infobox_progressbar_cancelbutton {
    cursor:pointer;
    border:1px solid #ACA899;
    color:#000000;
    position:absolute;
    top:0px;
    left:0px;
    padding:3px;
    background-color:#FFFFFF;
}
.infobox_buttonhover {
    background-color:#ECEBE2;
}
.infobox_statusbar_text {
    padding-left:3px;
}
.infobox_progressbar_right {
    font-size: 1px;
    height:11px;
    background-color:#FFFFFF;
}
.infobox_progressbar_left {
    border:1px solid #FFFFFF;
    height:10px;
    width:100px;
    background-image: url(/images/standard/infobox/statusbar2.gif);
    background-repeat: repeat-x;
    background-position: center left;
    background-color:#FFFFFF;
    position:absolute;
    margin-top:1px;
    right:20px;
}
.infoboxcontent_list {
    padding-left:15px;
    padding-right/* */:/**/15px;
    background-color:#CECECE;
    background-color:#FFFFFF;
}
.infoboxcontent_list_detail {
    padding-left:15px;
    background-color:#B5B5B5;
    background-color:#FFFFFF;
}
.infoboxcontent_list_detail_table {
    width:100%;
    table-layout: fixed;
}
.infobox_detail_showinmap {
    width:16px;
    height:16px;
    cursor:pointer;
    /*background-image: url(/images/standard/infobox/cnrgrey.gif); */
    background-image: url(/images/standard/infobox/world.gif); */
    background-repeat: no-repeat;
    background-position: top left;
}
.infobox_selector_showinmap {
    width:21px;
    height:20px;    
    /*width:16px;
    height:16px;*/
    /* background-image: url(/images/standard/infobox/cnrgrey.gif); */
    background-image: url(/images/standard/buttons/i_helhed.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.infobox_detail {
}
.infobox_detail_even {
    background-color:#FFFFFF;
}
.infobox_detail_uneven  {
    background-color:#ECEBE3;
}
.infoboxcontent_headerbox {
    border:0px;
    height:35px;
    overflow:hidden;
    background-color:#ECEBE3;
    background-image: url(/images/standard/infobox/headerbox_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.infoboxcontent_reportbox {
    height:65px;
}
.infobox_report_targettext {
    padding-left:5px;
}
.infoboxcontent_headertext {
    font-weight : bold;
}
.infoboxcontent {
    OVERFLOW-Y: auto;
    OVERFLOW-X: hidden;
    OVERFLOW: -moz-scrollbars-vertical;
    padding-left:5px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:#FFFFFF;
}
.infoboxcontent_target_selected {
    font-weight : bold;
}
.infoboxcontent_target_unselected {
    font-weight : normal;
}
.infoboxcontent_foldimage_start {
    height:10px;
    width:12px;
}
.infoboxcontent_foldimage_unselected {
    height:10px;
    width:12px;
    background-image: url(/images/standard/infobox/1rightarrow.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.infoboxcontent_foldimage_selected {
    height:10px;
    width:12px;
    background-image: url(/images/standard/infobox/1downarrow.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.infoboxcontent_cell {
    padding:2px;
    padding-left:4px;
}
.infoboxcontent_imagecell {
    padding:0px;
    padding-left:0px;
}

.infoboxcontent_morefunctions_table {
    border-left:1px solid #C0C0C0;
    border-bottom:1px solid #C0C0C0;
    border-top:1px solid #E0E0E0;
    border-right:0px solid #E0E0E0;
    background-image: url(/images/standard/infobox/button_grad.gif);
    background-repeat: repeat-x;
    background-color:#E0E0E0;
}
.infoboxcontent_morefunctions {
    cursor:pointer;
    height:15px;
    width:15px;
    border-right:1px solid #C0C0C0;
    background-repeat: no-repeat;
    background-position: center center;
}
.infoboxcontent_morefunctions_unselected {
    background-image: url(/images/standard/fold_down.gif);
    background-image: url(/images/standard/infobox/1downarrow.gif);
}
.infoboxcontent_morefunctions_selected {
    background-image: url(/images/standard/fold_up.gif);
    background-image: url(/images/standard/infobox/1uparrow.gif);
}
.infoboxcontent_reportfunction {
    height:15px;
    cursor:pointer;
    padding-right:3px;
    padding-left:0px;
}
.infobox_menu  {
    border: 0px hidden;
    cursor:pointer;
    position:absolute;
    top:35px;
    right:0px;
    background-color:#FFFFFF;
}
.infobox_menuitem_text  {
    padding:3px;
}
.infobox_menuitem_img  {
    padding:3px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}
.infobox_menuitem  {
    background-color:#FFFFFF;
}
.infobox_menuitem_hover {
    background-color:#ECEBE2;
}
.infobox_menuitem_cell {
    border-bottom: 1px solid #C0C0C0;
    padding:0px;
    margin:0px;
}
.infobox_menuitem_cell_noborder {
    border-bottom: none;
    padding:0px;
    margin:0px;
}
.infobox_menuitem_imgcell {
}
.infobox_menuitem_table {
    border: 1px solid #C0C0C0;
    border-collapse:collapse;
    border-spacing:0;
    margin:0px;
    padding:0px;
}



#infobox_reportbuttonimg {
    padding:0px;
    padding-left:5px;
    background-image: url(/images/standard/infobox/kontact_journal.gif);
}
#infobox_cancelbuttonimg {
    background-image: url(/images/standard/infobox/stop.gif);
}
#infobox_searchmorebuttonimg {
    background-image: url(/images/standard/infobox/mail_find.gif);
}
#infobox_showallbuttonimg {
    background-image: url(/images/standard/infobox/1downarrow.gif);
}
#infobox_hideallbuttonimg {
    background-image: url(/images/standard/infobox/1rightarrow.gif);
}
#infobox_showsearchedbuttonimg {
    background-image: url(/images/standard/infobox/view_tree.gif);
}
#infobox_backbuttonimg {
    padding:0px;
    background-image: url(/images/standard/infobox/back.gif);
}

#infobox_statusbarcancelbuttonimg {
    background-image: url(/images/standard/infobox/stop.gif);
    width: 15px;
    height: 15px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: center center;
}



