.popup * {
    padding: 0px;
    margin: 0px;
}
.cl, .clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    display: block;
    clear: both;
}
.popup {
    width: auto;
}

.popup .popup-top,
.popup .popup-bot {
    display: block;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
.popup .popup-top {
    background: url(images/popup-top.png) no-repeat 0 0;
    height: 15px;
}
.popup .popup-flipped-top {
    background: url(images/popup-flipped-top.png) no-repeat 0 18px;
    height: 52px;
}
.popup .popup-bot {
    height: 40px;
    background: url(images/popup-bot.png) no-repeat 0 0;
}
.popup .popup-flipped-bot {
    background: url(images/popup-flipped-bot.png) no-repeat 0 0;
}
.popup .popup-cnt {
}
.popup .popup-in {
    margin-left: 1px;
    width: auto;
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
}
.popup .popup-in .seller-info {
    padding: 0 1px 10px 1px;
}
.popup .popup-in .seller-info div#newSeller {
    display: none;
    height: 153px;
    width: 460px;
}
.popup .seller-info .top-seller {
    display: none;
    margin: 4px 10px 10px 0;
}
.popup .seller-info .main-nfo {
    width: 393px;
}
.popup .seller-info .main-nfo h2 span#sellerName {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}
.popup .seller-info .main-nfo h2 {
    font-size: 13px;
    font-weight: normal;
    padding-bottom:2px;
}
.popup .seller-info .main-nfo p {
    color: #999;
}
.popup .seller-info table {
    float:left;
    padding-bottom:10px;
    padding-top:5px;
    width:100%;
}
.popup .seller-info table tr th {
    line-height: 23px;
    background: #eeeeee;
    color: #999;
    font-weight: normal;
    text-align: center;
    padding-right: 13px;
}

.popup .seller-info table tr td {
    line-height: 27px;
    border-bottom: solid 1px #ccc;
    text-align: center;
    padding-right: 7px;
    font-weight: bold;
    color:#333;
}
.popup .seller-info table tr td.first {
    text-align: left;
    font-weight: normal;
    color:#333;
}
.popup .seller-info table tr td.rank div.rank_0 {
    background: url(images/bar_00.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_00 {
    background: url(images/bar_00.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_10 {
    background: url(images/bar_10.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_20 {
    background: url(images/bar_20.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_30 {
    background: url(images/bar_30.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_40 {
    background: url(images/bar_40.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_40 {
    background: url(images/bar_40.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_50 {
    background: url(images/bar_50.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_60 {
    background: url(images/bar_60.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_70 {
    background: url(images/bar_70.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_80 {
    background: url(images/bar_80.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_90 {
    background: url(images/bar_90.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .seller-info table tr td.rank div.rank_100 {
    background: url(images/bar_100.gif);
    background-position: 22px 9px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.popup .popup-close {
    position: absolute;
    top: 0;
    right: 11px;
    color: #cccccc;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9px;
    line-height: 11px;
    padding-right: 16px;
    background: url(images/close-button.gif) no-repeat right 2px;
    cursor: pointer;
    float: right;
    display: inline;
}
.kpiStaticText{
    color:#333333;
    font-family:arial;
    font-size:11px;
}
.noDataAvail{
    margin-left: 200px;
    margin-top: 100px;
    height: 130px;
}
.noDataAvailSmall {
    height:80px;
    margin-left:50px;
    margin-top:84px;
}
.noDataAvailSmall label{
    font-size:11px;
    color:#333;
    font-family:arial;
}
.noDataAvail label{
    font-size:11px;
    color:#333;
    font-family:arial;
}

.loadingContainerSmall {
    height:80px;
    margin-left:85px;
    margin-top:78px;
}
.loadingContainer {
    margin-left: 320px;
    margin-top: 100px;
    height: 130px;
}

.loading {
    background: url(images/loader_green.gif) no-repeat;
    font-size: 11px;
    line-height: 18px;
    padding-left: 20px;
    text-align: left;
    font-style: italic;
    color: #666666;
}

.loading label {
    padding-left: 32px;
}

.sellerContainerSmall {
    border-bottom-color:#2E59A2;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-top-color:#2E59A2;
    border-top-style:solid;
    border-top-width:2px;
    display:block;
    float:left;
    height:160px;
    width:310px;
}

