/* ================================
    CSS STYLES FOR Module AviationMaps
   ================================
*/



TD.AltHeader, .AltHeader
{	
	font-weight: bold;
	font-size: 8pt;
	color: #cc6600;			
	font-family: Arial, Sans-Serif;
	letter-spacing: 0px;
	background: url('Images/alt_header_bg.gif') repeat-x top left;	
	padding-left:5px; padding-right:0; padding-top: 1px; padding-bottom: 3px;
}

TD.AltHeaderLarge, .AltHeaderLarge
{	
	font-weight: bold;
	font-size: 8pt;
	color: #cc6600;			
	font-family: Arial, Sans-Serif;
	letter-spacing: 0px;
	background: url('Images/alt_header_bg_large.gif') repeat-x top left;	
	padding-left:5px; padding-right:0; padding-top: 1px; padding-bottom: 3px;
	 
}


.Row
{		   
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

TD.Row
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #eef3fb;
}

TABLE.ItinTable, .ItinTable
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}


.ItinRouteHeading { 
	background-color: #cccc99; 
	font-weight: bold; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  13px;
    color: #333333;
    
    

    }

.ItinRouteInfo	{
	background-color: #ffffff; 
	font-weight: Normal; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  11px;
    text-align:left; 
    color:Black;
    }
.ItinRouteInfoBig	{
	background-color: #ffffff; 
	font-weight: Normal; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  13px;
    text-align:left; 
    color:Black;
    }
    
    
.TFRAlert	{
	background-color: #ffffff; 
	font-weight: Bold; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  13px;
    text-align:left; 
    color:Red;
    }
        
    
.ItinRouteInfo:link {
    font-weight: bold;
    text-decoration:underline;
}

.ItinRouteInfo:visited  
{
	font-weight:bold;
    text-decoration:underline;
}

.ItinRouteInfo:active   {
    text-decoration:    underline;
    color: #666633;
}

.ItinRouteInfo:hover    {
    text-decoration:    underline;
    color: #999933;
}
  

.ItinRouteLabel	
{
	background-color: #ffffff; 
	font-weight: bold; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  11px;
    vertical-align:top;
    text-align:left;
    margin: 2px;
    color:Black;
}












.ItinRouteHeadingBlue { 
	background-color: #85D4ED; 
	font-weight: bold; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  13px;
    color: #333333;
    
    

    }

.ItinRouteInfoBlue	{
	background-color: #CFF3FF ; 
	font-weight: Normal; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  11px;
    vertical-align:top;
    text-align:left; 
    color:Black;
    }

.ItinRouteInfoBlue:link {
    font-weight: bold;
    text-decoration:underline;
}

.ItinRouteInfoBlue:visited  
{
	font-weight:bold;
    text-decoration:underline;
}

.ItinRouteInfoBlue:active   {
    text-decoration:    underline;
    color: #666633;
}

.ItinRouteInfoBlue:hover    {
    text-decoration:    underline;
    color: #999933;
}
  

.ItinRouteLabelBlue	
{
	background-color: #CFF3FF; 
	font-weight: bold; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  11px;
    vertical-align:top;
    text-align:right;
    margin: 2px;
    width: 150px;
    color:Black;
}

.DestinationSearchFancyTable
{
BORDER-RIGHT: black 1px solid;
        BORDER-TOP: black 1px solid;
        BACKGROUND-IMAGE: url(/images/FindPlaceToFly.png);
        BORDER-LEFT: black 1px solid;
        WIDTH: 220px;
        BORDER-BOTTOM: black 1px solid;
        BACKGROUND-REPEAT: no-repeat;
        HEIGHT: 141px;
}

.TripPlanFancyTable
{
BORDER-RIGHT: black 1px solid;
        BORDER-TOP: black 1px solid;
        BACKGROUND-IMAGE: url(/images/StartFlightPlan.png);
        BORDER-LEFT: black 1px solid;
        WIDTH: 220px;
        BORDER-BOTTOM: black 1px solid;
        BACKGROUND-REPEAT: no-repeat;
        HEIGHT: 141px;	
}
