/** Begin Advanced Link Stats Add-on Styles **/

.als-outer {
    width: 147px;
    height: 44px;
    padding: 11px 0px 0px 0px;
    margin: 6px 0px 0px 0px;
    background-image: url(images/alsmini-greyblue.gif);
    background-repeat: no-repeat;
}
.als-boxleft, .als-boxmiddle, .als-boxright {
    height: 62px;
    margin: 0px -1px 0px 0px;
    padding: 0px;
    float: left;
    color: #444;
}
.als-boxleft {
    width: 40px;
    margin-left: 12px;
}
.als-boxmiddle {
    width: 38px;
    margin-left: 10px;
}
.als-boxright {
    width: 43px;
}
.als-cell {
    width: 48px;
    height: 9px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 9px;
    cursor: default;
    color: #444;
}
.als-cell-pagerank {
    width: 35px;
    height: 12px;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 8px 0px 0px;
    margin: 0px 0px 0px 0px;
    cursor: default;
    color: #444;
}
.als-cell-more {
    width: 35px;
    height: 12px;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 8px 0px 0px;
    margin: 0px 0px 0px 0px;
    cursor: default;
    color: #444;
}
.als-tooltip {
    width: 152px;
    margin: -3px 0px 0px -155px;
    padding: 8px;
    text-align: center;
    position: absolute;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    visibility: hidden;
    display: none;
    line-height: 15px;
    font-size: 11px;
    color: #444;
    background-color: #fff;
    border: solid 1px #ccc;
    z-index: 999;
}
.als-ico {
    cursor: default;
}
.als-icobox {
    width: 20px;
    height: 19px;
    float: left;
    cursor: default;
    text-align: right;
}
.als-tipbox {
    width: 1px;
    height: 1px;
    padding: 18px 0px 0px 0px;
    float: left;
}
.als-icobg {
    width: 75px;
    height: 19px;
    text-align: center;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
}
.als-bid {
    height: 14px;
    background-image: url(images/als_contribution.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #58c012;
    font-size: 10px;
    text-align: left;
    float: left;
    padding: 1px 0px 0px 96px;
    margin: 0px; 
}
.als-detail {
    height: 14px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.als-linkindex {
    width: 32px;
    height: 22px;
    background-image: url(images/als_bidbg.gif);
    background-repeat: no-repeat;
    padding: 6px 0px 0px 0px;
    margin: 0px;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #cbdcef;
}
.als-url {
    padding: 0px 0px 0px 0px;
    color: #aaaaaa;
    font-size: 10px;
}
.als-stat-title {
    background-color: #eee;
    color: #777;
    padding: 2px 4px 2px 4px;
    margin: 0px;
    float: left;
    font-size: 9px;
    width: 70px;
}
.als-stat-cell {
    background-color: #fafafa;
    color: #444;
    padding: 3px 4px 3px 4px;
    margin: 0px 1px 1px 0px;
    float: left;
    font-size: 10px;
    width: 70px;
    text-align: center;
}
/** End Advanced Link Stats Add-on Styles **/
