body.eurovoc-popup {
    background-color: #F2F2F2;
    padding: 10px 5px 1px 15px;
}

.yui-skin-sam .eurovoc-popup table {
    border-spacing: 0px;
    border-collapse: collapse;
    /*border: 1px solid red;*/
}

.yui-skin-sam .eurovoc-popup table td {
    padding: 0px;
}

.eurovoc-popup #contacts_listFilter input {
    margin: 1px 0px;
}

.yui-skin-sam .img-btn {
    margin-left: 2px;
    margin-right: 1px;
    cursor: pointer;
}

.eurovoc-popup-hd div {
    margin: 0px 0px 3px 0px;
}

.yui-skin-sam .eurovoc-popup-bd {
    margin-top: 5px;
}

.yui-skin-sam .eurovoc-popup-bd .term-area {
    height: 390px;
    width: 420px;
    overflow-x: auto;
    overflow-y: scroll;
    padding: 2;
    margin:2px 0;
    background-color: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
}

.yui-skin-sam .eurovoc-popup-bd .btnPanel {
    vertical-align:top;
    padding: 2px 0px;
    width: 17px;
}

.yui-panel .eurovoc-popup .button-div {
    margin-top: 15px;
}

.term-area .ygtvtn,
.term-area .ygtvtm,
.term-area .ygtvtmh,
.term-area .ygtvtp, 
.term-area .ygtvtph,
.term-area .ygtvln,
.term-area .ygtvlm,
.term-area .ygtvlmh,
.term-area .ygtvlp,
.term-area .ygtvlph,
.term-area .ygtvloading,
.term-area .ygtvdepthcell,
.term-area .ygtvblankdepthcell,
.term-area .ygtvspacer {
    height: 19px;    
}
        
.yui-skin-sam .eurovoc-popup .el-hidden {
    display: none;                    
}
.yui-skin-sam .eurovoc-popup-bd .filter-div {
    width: 100%;                    
}

.yui-skin-sam .eurovoc-popup-bd .filter-div input {
    width: 100%;                    
}

.yui-skin-sam .eurovoc-popup-bd .scopeNote-area {
    width: 420px;
    height: 90px;
}
        
.yui-skin-sam .eurovoc-popup-bd .filterResultDiv {
    color:#606463;
    font-size:80%;
}
        
.yui-skin-sam .eurovoc-popup-bd .results-area {
    margin: 5 0 5 0;
    width: 300px;
    height: 390px;
}
        
/* specific org-select-panel styles */
.org-select-panel {
    overflow-x: auto;
    overflow-y: scroll;
    margin: 2 0;
    padding: 2;
    background-color: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
}
        
 .org-select-panel .results-inner {
    width: 100%;    
}
 .org-select-panel .results-inner div.oneresult {
    width: 100%;
    /*white-space:nowrap;*/
}

.org-select-panel .results-inner .oneresult, 
 .org-select-panel .results-inner .oneresult img {
    cursor: default;
    vertical-align: bottom;
}
        
.org-select-panel .results-inner .oneresult-selected {
    background-color: #012761;
    color: #fff;
}
        
/* END of specific org-select-panel styles */
        
        
/* specific org-tree styles */
.yui-skin-sam .eurovoc-popup-bd .org-tree .oneresult, 
.yui-skin-sam .eurovoc-popup-bd .org-tree .oneresult img,
.yui-skin-sam .eurovoc-popup-bd .org-tree .oneresult input {
    cursor: pointer;
    vertical-align: middle;
}

.org-tree a.ygtvspacer:hover{   
    text-decoration: none;    
}

.yui-skin-sam .eurovoc-popup-bd .org-tree .oneresult span {
    margin-left: 5px;
}
        
.yui-skin-sam .eurovoc-popup-bd .org-tree .oneresult-selected {
    background-color: #012761;
    color: #fff;
}
.yui-skin-sam .eurovoc-popup-bd .org-tree .search-result {
    color: red;
}
.yui-skin-sam .eurovoc-popup-bd .org-tree .not-selectable {
    color: gray;
}
/* END of specific org-tree styles */

.yui-skin-sam .eurovoc-popup-bd .yui-ac-content {
    width: 250px;
    height: 200px;
    overflow:auto;
    overflow-x:hidden;
}
        
#contacts_listFilter td {
    padding-right:8px;
}

.eurovoc-popup-bd a.btn {
    color: #9C241C;
    text-decoration: none;
    font-weight: bold;
}
.eurovoc-popup-bd a.btn:visited {
    color: #9C241C;
}

.eurovoc-popup-bd a.btn:hover {
    text-decoration: underline;
}
        
#out_leftPopupBodyArea {
    padding-top: 10px;
}
        
        h2.body-header {
            display:inline;
            font-size:11pt;
            text-decoration:none;
            margin-right:10px;
        }
        
        h3.body-header {
            display:inline;
            font-size:10pt;        
            margin-right:10px;
        }
    
        h3.header-selected,
        h2.header-selected {
            padding-left: 18px;
               background: transparent url('../images/rod_pilk_sekcijai.gif') no-repeat center left;
               color:#606463;
        }
        
        h3.header-selected span,
        h2.header-selected span {
            cursor: default;
        }
    
        h3.header-notselected,
        h2.header-notselected {
            padding-left: 18px;
               background: transparent url('../images/rod_raud_sekcijai.gif') no-repeat center left;
               color:#9C241C;
        }
    
        h3.header-notselected span,
        h2.header-notselected span {
            cursor: pointer;
        }
        

.searchForm .ac-values span {
    font-weight: bold;    
}
