/* CSS Document */
@import "alpine.css";

a.noborder {border:0;}

img {
	border: 0px;
}

tr {
	vertical-align: top;
}

#fullbodycol {
	padding-left:2px;
	padding-top:2px;
	background: #000066;
	position:relative;
	text-align:left;
}
#imagetable {
	padding-left:2px;
	padding-top:30px;
	background:#006;
	position:relative;
	text-align:center;
}
a#imagetable {
	background-color:#000000;
	text-decoration: none;
}

#airportimagetable {
	padding-left:2px;
	padding-top:60px;
	background:#006;
	position:relative;
	width:100%;
	text-align:center;
}

#submenu, #omnifidsmenu {
  z-index:2;
  position:absolute;
  top:106px;
  right:0px;
  font:small Verdana,Sans-serif;
  color:#fff;
  margin:0px;
  padding-bottom: 0px;
  border-left:1px dashed;
	border-top:1px dashed;
	border-bottom:1px dashed;
  background: #006;
  float:left;
}
#submenu strong,#submenu a, #omnifidsmenu strong,#omnifidsmenu a {
  float:left;
  display:block;
  padding:2px 7px 7px 6px;
  border-width:0;
  border-style:none;
  
  border-width:0;
  border-style:none;
  border-right:1px solid #fff;
  text-decoration:none;
  text-align:center;
  }
#submenu A:link, #omnifidsmenu A:link {
  color:#fff;
  text-decoration:none;
}
#submenu A:visited, #omnifidsmenu A:visited {
  color:#fff;
  text-decoration:none;
}
#submenu A:hover, #omnifidsmenu A:hover { 
  color:#fc0;
  background:#00f;
  border-bottom:5px solid #fff;
  padding-bottom:2px;
}

#submenu strong, #omnifidsmenu strong  {
  border-bottom:5px solid #fff;
  padding-bottom:2px;
  color:#fff;
  }
#submenu strong a, #omnifidsmenu strong a {
  float:none;
  display:inline;
  border-width:0;
  padding:0;
  }
#footer {
	background:#006;
	height:120px;
}

#omnifidsmenu {
  top:134px;
}
