﻿

#MasterSearch td tr table
{
    padding: 0;
    margin: 0;
}

#MasterSearch .left_menu_table
{
    width: 204px;
}

#MasterSearch a
{
    font-size: 12px;
    text-decoration: none;
    color: #006699;
}



#MasterSearch .selected
{
    text-decoration: none;
    color: #9a1010;
    font-weight: bold;
    text-transform:capitalize;
}

#MasterSearch .page_selected
{
    background-color: black;
    color: white;
    text-decoration: none;
}

#MasterSearch .page_notselected
{
    text-decoration: none;
}



#MasterSearch .notselected
{
    text-decoration: none;
    text-transform:capitalize;
}

#MasterSearch .country_listbox
{
    width: 188px;
    height: 150px;
}


#MasterSearch .left_menu_top
{
    background-image: url(http://www.unpan.org/portals/0/skins/unpanskins/images/left_menu_top.gif);
    background-repeat: no-repeat;
    background-position: top;
    background-position: left;
    background-color: White;
    height: 8px;
}



#MasterSearch .filter_linkbutton
{
    text-decoration: none;
    color: #006699;
}

#MasterSearch .LinkButton1_selected
{
    color: #006699;
    font-weight: bold;
    font-size: 12px;
}

#MasterSearch .LinkButton1
{
    color: #006699;
    font-weight: bold;
    font-size: 12px;
}

#MasterSearch .breadcrumbs
{
    color: #006699;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background-color: #e8f1f6;
    padding:3px;
    text-transform:capitalize;
}

#MasterSearch .filter_datalist
{
    background-color: white;
    padding-left: 10px;
}
#MasterSearch .list_item
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
    padding: 0;
    margin: 0;
    
}

#MasterSearch .left_menu_section
{
    background-color: #e8f1f6;
    width:196px;
}
#MasterSearch .top_yellow
{
    height: 1px;
    background-color: #ffcc33 !important;
}

#MasterSearch .bottom_yellow
{
    height: 2px;
    background-color: #ffcc33 !important;
}
#MasterSearch .bottom_blue
{
    height: 2px;
    background-color: #0282c3 !important;
}


#MasterSearch .item_type
{
    font-weight: bold;
    color:#9a1010;
    text-transform:capitalize;
}

#MasterSearch .results_table
{
    padding-left: 10px;
}

#MasterSearch .doc_img
{
    float: right;
    padding:5px;
}

#MasterSearch .description_area
{
    padding-top:5px;
}

#MasterSearch .result_entry_table
{
    border: 1px solid #cccccc;
}
#MasterSearch .result_entry
{
    padding-top: 20px;
}

#MasterSearch .item_title
{
    padding-bottom: 3px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 16px;
    font-size: 12px;
    text-decoration: none;
}

#MasterSearch .item_description
{
    text-align:justify !important;
}

#MasterSearch .item_footer_area
{
    padding-top: 3px;
    color:Black;
}

