﻿@media print 
{    
 #map
    {
      width: 100%;
      height: 100%;
       
         background:Red;
          z-index:9;
    }
    
/*    #SlRastrac
    {
    width:1%;height:1%; position:absolute; z-index:0;
     display:none;
      border: none;
      
    
    } */

}


/*@media screen
{ */
 body
    {
      height: 100%;
      margin: 0;
      padding: 0;
      background: #FFFFFF;
    }
    #layout
    {
      width: 100%;
      height: 100%;
      border: none;
      background: white;
    }
    #leftpane
    {
      width: 200px;
      background: #CCCCCC;
    }
    #header
    {
      height: 20px;
    }
    #map
    {
      width: 100%;
      height: 100%;
       
         background:Red;
          z-index:9;
    }
    
    #SlRastrac
    {
    width:100%;height:100%; position:absolute; z-index:1;
    
      border: none;
      
    
    }
    
    .mpSLLiveTrackMenuItem
    {
      
      background-color:white; color:black; 
      white-space:nowrap;  
      font-weight:normal; font-size:8pt;  
      cursor:hand; padding:0; margin:0;
       text-align:right;
    }
    
    a.topMenuBar:link {color:black}    /* unvisited link */
    a.topMenuBar:visited {color:black} /* visited link */
    a.topMenuBar:hover {color:#999999}   /* mouse over link */
    a.topMenuBar:active {color:#000000; background-color:#669900;}  /* selected link */
    
    a.mpSLLiveTrackMenuItem:link {color:#3366CC}    /* unvisited link */
    a.mpSLLiveTrackMenuItem:visited {color:#3366CC} /* visited link */
    a.mpSLLiveTrackMenuItem:hover {color:#999999}   /* mouse over link */
    a.mpSLLiveTrackMenuItem:active {color:#000000; background-color:#669900;}  /* selected link */
    
      .style1
      {
          Width: 693px;
          border: black 1px solid;
           cursor:inherit;
           white-space:nowrap;
      }
      .style3
      {
          
          Width: 35%;
      }
      
      .style5
      {
          border: black 1px solid;
          white-space:nowrap;
           padding:6;
           Width: 15%;
      }
      .mpCustomHeader1
      {
          Width: 25%;
          
          cursor: inherit;
      }
      .mpCustomHeader2
      {
          
          Width: 50%; text-align:center;
          
      }
      
      .mpCustomHeader3
      {
      Width:25%; text-align:right;
      }
      
       .infobubble { margin: 0 0 0 0; padding: 0 0 0 0; font-size: 7pt; width:200px; }
    .infobubbleheader { font-weight:bold; }
    .styleMapLabel {background-color:#ffffff; color:blue; font-weight:normal; font-size:7pt; padding: 1 1 1 1; border:1px #000000 solid; white-space:nowrap}
    .style98 {background-color:#ffffff; color:red; font-weight:normal; font-size:7pt; padding: 1 1 1 1; border:1px #000000 solid; white-space:nowrap}

/*}*/
