﻿ul
{
    margin:0;
    padding:0;
}
li
{ 
    margin:0;
    padding:0;
}
.popupcountry
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #404040;
    font-size: 12px;
    overflow: hidden;
    width: 495px;
    position: absolute;
    border: 1px solid #91B3E6;
    display: none;
    z-index: 102;
    background-color: White;
}
.popupcountry .tab
{
    overflow: hidden;
    background-color: White;
}
.popupcountry .tab li
{
    float: left;
    width: 70px;
    padding: 5px 0 3px 0px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #91B3E6;
    border-bottom: 1px solid #91B3E6;
    position: relative;
    background-color: #CBDEFE;
    font-weight: 800;
    font-size: 14px;
    cursor:pointer
}
.popupcountry .item
{
    overflow: hidden;
    background-color: White;
}
.popupcountry .item ul
{
    overflow: hidden;
    height:100%;
    border:1px solid white;
}
.popupcountry .item li
{
    float: left;
    width: 68px;
    padding: 5px 0 5px 0px;
    line-height:20px;
    display: inline-block;
    text-align: center;
    height:100%;
}
.popupcountry .item .borderbottom
{
    border-bottom: 1px solid #EAEAEA;
}
.popupcountry .chot
{
    
}
.popupcountry .chot:hover
{
    text-decoration:underline;
    color:#ff6600;
}










/*country 2*/
.popupcountryw
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #404040; /* #1C62A8;*/
    font-size: 12px;
    overflow: hidden;
    width: 489px;
    position: absolute;
    border: 1px solid #91B3E6;
    display: none;
    z-index: 102;
    background-color: White;
}
.popupcountryw .tab
{
    overflow: hidden;
    background-color: White;
}
.popupcountryw .tab li
{
    float: left;
    width: 60px;
    padding: 3px 0 3px 0px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #91B3E6;
    border-bottom: 1px solid #91B3E6;
    position: relative;
    background-color: #CBDEFE;
    font-weight: 800;
    font-size: 14px;
    cursor:pointer;
}
.popupcountryw .item
{
    overflow: hidden;
    background-color: White;
}
.popupcountryw .item ul
{
    overflow: hidden;
    height:100%;
    border:1px solid white;
}
.popupcountryw .item li
{
    float: left;
    width: 65px;
    padding: 5px 0 5px 0px;
    line-height:20px;
    display: inline-block;
    text-align: center;
    height:100%;
    
}
.popupcountryw .item .borderbottom
{
    border-bottom: 1px solid #EAEAEA;
}
.popupcountryw .chot
{
    
}
.popupcountryw .chot:hover
{
    text-decoration:underline;
    color:#ff6600;
}

/*AjaxAdvisorySearch */
.popupcountryadt
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #404040;
    font-size: 12px;
    overflow: hidden;
    width: 495px;
    position: absolute;
    border: 1px solid #91B3E6;
    display: none;
    z-index: 102;
    background-color: White;
}
.popupcountryadt .tab
{
    overflow: hidden;
    background-color: White;
}
.popupcountryadt .tab li
{
    float: left;
    width: 70px;
    padding: 3px 0 3px 0px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #91B3E6;
    border-bottom: 1px solid #91B3E6;
    position: relative;
    background-color: #CBDEFE;
    font-weight: 800;
    font-size: 14px;
    cursor:pointer
}
.popupcountryadt .itemadt
{
    overflow: hidden;
    background-color: White;
}
.popupcountryadt .itemadt ul
{
    overflow: hidden;
    height:100%;
    border:1px solid white;
}
.popupcountryadt .itemadt li
{
    float: left;
    width: 68px;
    padding: 5px 0 5px 0px;
    line-height:20px;
    display: inline-block;
    text-align: center;
    height:100%;
}
.popupcountryadt .itemadt .borderbottom
{
    border-bottom: 1px solid #EAEAEA;
}
.popupcountryadt .chot
{
    
}
.popupcountryadt .chot:hover
{
    text-decoration:underline;
    color:#ff6600;
}
