/* CSS Document */

.legend {
    width: 776px;
    background-image: url(/ATIS/App_Themes/ATIS/images/atis-i-bg.gif);
    background-repeat:repeat-y;
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: left;
}
.legendHeader {
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-i-header.gif);
    background-repeat:no-repeat;
    padding-top: 8px;
    padding-left: 12px;
    width: 776px;
    height: 22px;
    color:#FFFFFF;
    font-size: 12px;
}

.legendButtons {
    width: 180px;
}
.legendButtonsPlain {
    padding-top: 5px;
    width: 180px;
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-ilist-bg.gif);
    background-repeat:repeat-y;
}

.legendButtonsHeader375 {
    background-color: white;
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-ilist-header375.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 7px;
    height: 20px;
    color: #174272;
    font-weight: bold;
}
.legendButtonsHeader {
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-ilist-header.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 7px;
    height: 20px;
    color: #174272;
    font-weight: bold;
}

.legendTitle {
    width: 400px;
    margin-left: 40px;
    margin-top: 6px;
    color: #174272;
    font-weight: bold;
    padding-top: 7px;
    height: 20px;
    padding-left: 57px;
}
.legendCol {
    width: 200px;
    margin-left: 40px;
    margin-top: 6px;
    margin-bottom: 10px;
}
.legendLeftListIcon {
    margin-left: 8px;
    margin-top: 3px;
    margin-bottom: 1px;
    height: 26px;
    text-align: center;
    background-image:url(/ATIS/App_Themes/ATIS/images/atis-ilist-bg.gif);
    background-repeat:repeat-y;
}
.legendListIcon {
    margin-left: 8px;
    margin-top: 3px;
    margin-bottom: 1px;
    height: 26px;
    text-align: center;
}
.legendListText {
    margin-left: 10px;
    padding-top: 4px;
    margin-top: 3px;
    margin-bottom: 1px;
    height: 26px;
}