
/*  
    Application Header 
*/

.mmtUpperAppHeader {
    background-image: url( '../../mmthttp/images/skins/mg_rot/almo_header/almo_header_r1_c2.png' );
}

.mmtAppFooter {
    background-image: url( '../../mmthttp/images/skins/mg_rot/almo_header/almo_header_r1_c2.png' );
}

.lowerAppHeaderText {
    color: #ffffff; 
}


.iceRowSelSelected {
    background-color:#316AC5;
}
.iceRowSelSelected .iceOutTxt {
    color: #ffffff;
}
.iceRowSelSelectedMouseOver {
    background-color:#316AC5;
}

.iceRowSelMouseOver {
    background-color: #B2CDF9;
}
.iceRowSelMouseOver .iceOutTxt {
    color: #000000;
}


/*
    Map Popup
*/



.mmtPnlPopHdr {
    background-color: #DEDEDE;
    background-image: url( "../../mmthttp/images/skins/mg_rot/popupWindow/window_top.png" );
    background-position: top;
    background-repeat: repeat-x;
    height: 2.0em;
}

.mmtPnlPopHdr .iceOutTxt {
    color:#FFFFFF;
    font-size:1.1em;
    font-weight:bold;
    padding:4px;
    text-align:center;
    vertical-align:middle;
}

.mmtPnlPopBody {
    padding: 10px;
}

.mmtPnlPopFtr {
    float: right;
    height: auto;
    background-color: #DDDDDD;
}

.mmtPnlDnDPopHdr {
    background-color: #DEDEDE;
    background-image: url( "../../mmthttp/images/skins/mg_rot/popupWindow/window_top.png" );
    background-position: top;
    background-repeat: repeat-x;
    height: 2.0em;
}

.mmtPnlDnDPopHdr .iceOutTxt {
    color:#FFFFFF;
    font-size:1.1em;
    font-weight:bold;
    padding:4px;
    text-align:center;
    vertical-align:middle;
}

.mmtPnlDnDPopBody {
    padding: 0px;
}

.mmtPnlDnDPopFtr {
    float: right;
    height: auto;
    background-color: #DDDDDD;
}


.mmtPnlMapPop {
    color: #666666;
    border-right: 2px solid #ABABAB;
    border-top: 1px solid #ABABAB;
    border-left: 1px solid #ABABAB;
    border-bottom: 2px solid #ABABAB;
    width: auto;
    background-color: #DDDDDD;
    padding: 0px;
    z-index: 1000;
}

.mmtPnlMapPopHdr {
    background-color: #DEDEDE;
    background-image: url( "../../mmthttp/images/skins/mg_rot/popupWindow/window_top.png" );
    background-position: top;
    background-repeat: repeat-x;
    height: 2.0em;
}

.mmtPnlMapPopHdr .iceOutTxt {
    color:#FFFFFF;
    font-size:1.1em;
    font-weight:bold;
    padding:4px;
    text-align:center;
    vertical-align:middle;
}

.mmtPnlMapPopBody {
    padding: 0px;
}

.mmtPnlMapPopFtr {
    float: right;
    height: auto;
    background-color: #DDDDDD;
}

.mmtPopupButton {text-align: right; border: 0; margin: 0; padding: 0; padding-right: 4px; padding-bottom: 4px}
.mmtPopupHeader {text-align:left; width:100%}

