/*  ***********************************************************************************************

    Copyright (c) 2000-2002 EUROCONTROL, all rights reserved.
    This work is subject to the license provided in the file LICENSE.txt.

    Identifiers
    ============
    SYSTEM:        eAIP.css
    HTML:          <LINK REL="stylesheet" HREF="eAIP.css" TYPE="text/css">
    Version:       1.0
    Date: 12 September 2002

    ******************************************************************************************** */
/*
   ------------------------------------------------------------------------------------------------
   Set the basic font families for the main Body and Table hierachies
   Note these should be UNICODE fonts to allow the display of various Unicode characters
   Special characters used in the XSL file are:
     #x00A0   No-Break space
     #x2014   Em Dash
     #x2191   Upwards Arrow
     #x2192   Rightwards Arrow
     #x2193   Downwards Arrow
     #x25b2   Black Up-Pointing Triangle
     #x25b3   White Up-Pointing Triangle (may not be available in non-Unicode fonts)
   ------------------------------------------------------------------------------------------------
*/

@import "eAIP-EC.css";

body {background-color: white;}

table {background-color: #DDDDDD; border-color: gray; border-style: solid; border-width: 1px;}

abbr, acronym {cursor: help;  /* IE 5.0 doesn't do this by itself */ color: #009900;}

/*
   ------------------------------------------------------------------------------------------------
   Block Elements 
   ------------------------------------------------------------------------------------------------
*/
td {
  border-color: gray;
  border-style: solid;
  border-width: 0px;
  margin: 20px;
  padding: 2px;
}

/*
   ------------------------------------------------------------------------------------------------
   CSS Classes
   ------------------------------------------------------------------------------------------------
*/
.center  {text-align: center;}

.left  {text-align: left;}

.colwidth1_7 {width:17mm; }

.colwidth36 {width:8mm; }

.colwidth37 {width:60mm; }

.colwidth38 {width:102mm; }

.colwidth39 {width:10mm; }

.Sub-Title { text-align: center;}

.toc {  text-transform: uppercase; }

. ADtable {width: 100%; }
/*
   ------------------------------------------------------------------------------------------------
   The "Front page" div element
   ------------------------------------------------------------------------------------------------
*/
.FrontPage {
  color: #003366;
  text-transform: uppercase;
  text-align: center;
  background-color: white;
  padding-top: 15pt;
  padding-bottom: 15pt;
  padding-left: 40pt;
  padding-right: 40pt;
}

/*
  ------------------------------------------------------------------------------------------------
   The "Front page-AIC-SUP" div element
   ------------------------------------------------------------------------------------------------
*/
.FrontPage-AIC-SUP {
  color: #003366;
  text-transform: uppercase;
  text-align: center;
  background-color: #ddddee;
  padding-top: 15pt;
  padding-bottom: 15pt;
  padding-left: 3pt;
  padding-right: 5pt;
  border-color: gray;
  border-style: solid;
  border-width: 1px;
}

/*

   ------------------------------------------------------------------------------------------------
   Handle the H1 on the "front" page
   ------------------------------------------------------------------------------------------------
*/
.H1 {
  margin-bottom: 10pt; color: #003366
}

/*
   ------------------------------------------------------------------------------------------------
   Titles & the outlining mechanism
   ------------------------------------------------------------------------------------------------
*/
caption {
  color: maroon;
  text-align: center;
}
.TitleAD {
  background-color: #bbbbbb;
}
.Sub-Title {
  color: maroon;
  text-align: left;
}
h5 {font-size: 1em;}


h6 {font-size: 0.85em;}

/*
   ------------------------------------------------------------------------------------------------
   Graphics & their titles classes
   ------------------------------------------------------------------------------------------------
*/
.Figure-Center {
  color: maroon;
  text-align: center;
  margin-top: 15pt;
  margin-bottom: 2pt;
}
.Figure-title {
  color: maroon;
  margin-top: 2pt;
  margin-bottom: 2pt;
  text-align: center;
}
.Graphic {
  text-align: center;
  border: 2px solid black;
  margin-top: 3pt;
  margin-bottom: 3pt;
}

/*
   ------------------------------------------------------------------------------------------------
   Block elements classes
   ------------------------------------------------------------------------------------------------
*/
th.Address, td.Address {
  margin-top: 0pt;
  margin-bottom: 0pt;
  text-indent: 0pt;
  border: none;
  padding: 0px 6px;
}
.Address th {
  text-align: left;
  vertical-align: top;
}
tr.Address td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 3px
}
.AddressTable {
  background-color: #EEEEEE;
  width: 90%;
  border: none;
  margin-left: 0.2cm;
  margin-top: 0.2cm;
  margin-bottom: 0.2cm;
}
.AddressTable-AIC-SUP {
  background-color: white;
  width: 90%;
  border: none;
  margin-top: 0.2cm;
  margin-bottom: 0.2cm;
}
.Address-post {
  white-space: pre;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
}
.NilNote {
  margin: 0px;
  background-color: #DDDDDD;
 }
 
/************************ Supplements tables *********************/
.SupTable { 	border: solid black 1px; width: 100%; text-align: center;}

/*
   ------------------------------------------------------------------------------------------------
   Inline elements classes
   ------------------------------------------------------------------------------------------------
*/
.Updated {
  color: red;
}
.Date-time {
  color: black;
}

/*
   ------------------------------------------------------------------------------------------------
   List Styles
   ------------------------------------------------------------------------------------------------
*/
li {
  margin-top: 5pt;
  margin-bottom: 5pt;
}
.Itemised {
  list-style: disc;
}
.IndTable {width: 90%;} 

.IndSubTable {width: 100%}

/*
   ------------------------------------------------------------------------------------------------
   ENR, Navaid & Designated point table element classes
   ------------------------------------------------------------------------------------------------
*/
.ENR-table {
  border-color: #999999;
  margin: 5px auto 5px auto;
  
}

/* Table row types */
.Table-row-type-1 {
  background-color: #B8B8B8;
  border-color: black;
}
.Table-row-type-2 {
  background-color: #cccccc;
  border-color: black;
}
.Table-row-type-3 {
  background-color: #dddddd;
  border-color: black;
}
.Table-row-type-3 th, .Table-row-type-3 td {
  border-left: 1px solid #cccccc;
}
.hspace td {
  border-top: 1px solid #999999;
}


/*
   ------------------------------------------------------------------------------------------------
   History TABLE and Classes
   ------------------------------------------------------------------------------------------------
*/

/* Tabela velja za History Tabelo */
.HISTORY {
  width: 90%;
}
.HISTORY-1 {
  width: 29%;
  text-align: left;
}
.HISTORY-2 {
  width: 5%;
  text-align: center;
}
.HISTORY-3 {
  width: 9%;
  text-align: center;
}
.HISTORY-4 {
  width: 9%;
  text-align: center;
}
.HISTORY-5 {
  width: 7%;
  text-align: center;
}
.HISTORY-6 {
  width: 41%;
  text-align: center;
}

/*
   ------------------------------------------------------------------------------------------------
   LIST of CHANGES Table
   ------------------------------------------------------------------------------------------------
*/

/* Tabela velja za list of changes */
.LOC {
  width: 80%;
}
.LOC-1 {
  width: 15%;
  text-align: center;
}
.LOC-2 {
  width: 10%;
  text-align: center;
}
.LOC-3 {
  width: 50%;
  text-align: center;
}
.LOC-4 {
  width: 30%;
  text-align: center;
}

/*
   ------------------------------------------------------------------------------------------------
  Barve
   ------------------------------------------------------------------------------------------------
*/

/* Barva rde矠*/
.Red {
  color: Red;
}

  ------------------------------------------------------------------------------------------------
   eAIC and eSUP classes
   ------------------------------------------------------------------------------------------------
*/

div.frontPage table {	color: white;}

.AIC-SUP-title {background-color: transparent; border: none;}

.AIC-SUP-contact-column {width: 30%;}

.AIC-SUP-country-column {width: 40%;}

.AIC-SUP-doc-column {width: 30%; }

.AIC-SUP-contact {text-align: left; text-transform: none;}

.AIC-SUP-country { text-align: center;}

.AIC-SUP-doc p { font-size: 1.6 em; font-weight: bold; text-align: right}

.Contact { }

.eAIP-reference { margin: 20px; padding: 10px; background-color: #eeeeee; font-style: italic;}
