a img { 
  border: 0;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}

img { 
  border: 0;
}

form { 
  padding: 0;
  margin: 0;
}

body { 
  position: relative;
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: 333;
  margin: 0;
  padding: 0;
  background: white;
}

body.popup {
  margin: 0;
} 

div.container { 
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  width: 925px;
  background: white;
  height: 100%;
  position: relative;
}

ul { 
  padding-left: 1em;
}

/* Adverts */

div.top-advert { 
  margin-top:    5px;
  margin-bottom: 10px;
}

div.centre-advert { 
  height: 250px;
  text-align: center;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 20px;
}


/* Header. There are two distinct types: front-hd and inner-hd */

div.header { 
  position: relative;
  width: 920px;
  margin-left: 2px;
  height: 100px;
  margin-bottom: 10px;
}

div.front-hd { 
  background: #fc0 url(/media/images/menu/graphics/grad-2-lg.gif) no-repeat 100% 60px;
}

div.inner-hd { 
  background: #fc0 url(/media/images/menu/graphics/grad-1-lg.gif) no-repeat 100% 60px;
}


div.header a#logo { 
  position: absolute;
  left: 10px;
  top: 10px;
}

div.header ul { 
  position: absolute;
  right: 10px;
  top: 10px;
  list-style: none;
  margin: 0;

}

/* Top Nav Menu */

div.header ul li { 
  float: left;
  height: 30px;
}

div.header ul li a {
  display: block;
  text-decoration: none;
  height: 26px;
}

div.header ul li span {
  display: none;
}



div.header ul li#home { 
  width: 49px;
  background: url(/media/images/menu/combined/home.gif) no-repeat -49px 0;
}
div.header ul li#home:hover { 
  background-position: 0 0;
}
div.header ul li#home:active { 
  background-position: -98px 0;
}
div.header ul li#home.selected { 
  background: url(/media/images/menu/home-selected.gif) no-repeat;
}


div.header ul li#news { 
  width: 66px;
  background: url(/media/images/menu/combined/news.gif) no-repeat -66px 0;
}
div.header ul li#news:hover { 
  background-position: 0 0;
}
div.header ul li#news:active { 
  background-position: -132px 0;
}
div.header ul li#news.selected { 
  background: url(/media/images/menu/news-selected.gif);
}


div.header ul li#guides { 
  width: 75px;
  background: url(/media/images/menu/combined/guides.gif) no-repeat -75px 0;
}
div.header ul li#guides:hover { 
  background-position: 0 0;
}
div.header ul li#guides:active { 
  background-position: -150px 0;
}
div.header ul li#guides.selected { 
  background: url(/media/images/menu/guides-selected.gif);
}


div.header ul li#transiter { 
  width: 91px;
  background: url(/media/images/menu/combined/transiter.gif) no-repeat -91px 0;
}
div.header ul li#transiter:hover { 
  background-position: 0 0;
}
div.header ul li#transiter:active { 
  background-position: -182px 0;
}
div.header ul li#transiter.selected { 
  background: url(/media/images/menu/transiter-selected.gif);
}



div.header ul li#contact { 
  width: 81px;
  background: url(/media/images/menu/combined/contact.gif) no-repeat -81px 0;
}
div.header ul li#contact:hover { 
  background-position: 0 0;
}
div.header ul li#contact:active { 
  background-position: -162px 0;
}
div.header ul li#contact.selected { 
  background: url(/media/images/menu/contact-selected.gif);
}


div.header ul li#about { 
  width: 57px;
  background: url(/media/images/menu/combined/about.gif) no-repeat -57px 0;
}
div.header ul li#about:hover { 
  background-position: 0 0;
}
div.header ul li#about:active { 
  background-position: -114px 0;
}
div.header ul li#about.selected { 
  background: url(/media/images/menu/about-selected.gif);
}

/* Small Airport selection box in header */



div.inner-hd div.airport-nav-small { 
  position: absolute;
  height: 40px;
  width: 450px;
  top: 70px;
  left: 290px;
}

div.inner-hd div.airport-nav-small img { 
  float: left;
  padding-right: 3px;
}

div.inner-hd div.airport-nav-small select { 
  font-size: 8pt;
  color: #000;
  border: 1px solid #fc0;
  margin-left: 10px;
  width: 160px;
}

div.inner-hd div.airport-nav-small input { 
  position: absolute;
  top: 2px;
  left: 428px;
}


/* Main Content Panes */

div.content{  
  clear: both;
  margin-left: 2px;
}

div.content div { 
  float: left;
}

div.content div div { 
  float: none;
}

div.content div.left-panel { 
  width: 250px;
  margin-right: 20px;
}

div.content div.centre-panel { 
  width: 470px;
  margin-right: 20px;
}

div.content div.centre-panel-content { 
  width: 420px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 30px;
}

div.content div.centre-panel-content-wide { 
  width: 750px;
}


div.right-panel-inner img {
}


div.spacer { 
  height: 1px;
  clear: both;
}

/* Header box for airport info and advertise pages */

div.info-header { 
  background: #fc0;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  width: 404px;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  color: #333;
}

div.info-header h1 {
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  font-size: 18pt;
}

div.info-header ul { 
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

div.info-header ul li {
  display: inline;
  float: left;
  padding-right: 3px;
}

div.info-header ul li a { 
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 10.5pt;
}


div.info-header ul li a:hover, div.info-header ul li a:active, div.info-header ul li a.selected { 
  color: white;
}

div.info-header-sub {
  width: 410px;
  height: 25px;
  border-bottom: 2px dotted #ccc;
}

div.info-header-sub ul {
  margin: 0;
  margin-top: 5px;
  padding: 0;
  list-style: none;
  float: right;
}

div.info-header-sub ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

div.info-header-sub ul li a {
  float: right;
  font-size: 9pt;
  color: #999;
  text-decoration: none;
  padding: 0;
  margin: 0;
  margin-right: 10px;
}

div.info-header-sub ul li a:hover {
  text-decoration: underline;
}

/* Social Bookmarking */

div.bookmarks {
  width: 410px;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

div.bookmarks h3 {
  color: #ccc;
  margin-bottom: 3px;
}


div.bookmarks ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div.bookmarks ul li {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}

div.bookmarks ul li a {
  font-size: 8pt;
  color: #333;
  text-decoration: none;
}

div.bookmarks ul li a:hover {
  text-decoration: underline;
}

html .fb_share_link { 
 padding:2px 0 0 20px; 
 height:16px; 
 background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?45:26981) no-repeat top left; 
}

/* Social Bookmarking */

div.news-header {
  width: 410px;
  color: #aaa;
  font-size: 10pt;
  border-top: 2px solid #ccc;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 3px;
  margin-bottom: 20px;
}

div.news-list-page { 
  padding-top: 6px;
}

div.news-header a{
  color: #aaa;
  font-size: 10pt;
  text-decoration: none;
}

div.news-header a:active, div.news-header a:hover {
  text-decoration: underline;
}


div.news-header ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div.news-header ul li {
  padding-top: 7px;
  float: right;
  margin-left: 10px;
}

div.news-header a.page {
  text-decoration: none;
  color: #aaa;
  font-size: 16pt;
}

div.news-header span {
  color: #fc0;
}





/* Main content for info on airport page and news pages etc*/


div.content h2 { 
  font-weight: normal;
}

div.content h3 { 
  font-size: 10pt;
}

div.content div.info-item  ul li { 
  margin-bottom: 1em;
}


/* Comments */

div.comments {
  border-bottom: 2px dotted #ccc;
  width: 300px;
}


div.comments span {
  font-style: italic;
  color: #999;
}

div.comment-form form { 
  background: #fc0;
  font-size: 8pt;
  width: 300px;
  padding-left: 10px;
  padding-top: 1px;
}

div.comment-form form input.text, div.comment-form form select, div.comment-form form textarea, div.comment-form, p.text input{ 
  width: 280px;
  font-size: 8pt;
  padding: 2px;
  border: 0;
}

div.comment-form form p.submit { 
  text-align: right;
  padding-right: 10px;
  padding-bottom: 10px;
}

div.comment-form form p.submit input { 
  color: #fc0;
  font-weight: bold;
  font-size: 8pt;
  border: 0;
  padding: 2px;
  background: black;
}

div.comment-form ul { 
  margin: 0;
  color: red;
}
div.comment-form ul li { 
  color: red;
  margin-bottom: 0;
  padding: 0;
}

div.comment-form p { 
  margin-top: 2px;
}


div.comment-form p.error { 
  font-weight: bold;
  color: red;
}

/* Email link */

div.popup { 
  padding-left: 10px;
  background: #fc0;
  height: 100%;
}

div.popup a{ 
  color: #333;
}

div.email-form form { 
  background: #fc0;
  font-size: 8pt;
  width: 300px;
  padding-top: 1px;
}

div.email-form label, div.email-form input { 
  display: block;
}

div.email-form form input.text, div.email-form form select, div.email-form form textarea, div.email-form, p.text input{ 
  width: 280px;
  font-size: 8pt;
  padding: 2px;
  border: 0;
}

div.email-form form p.submit { 
  text-align: right;
  padding-right: 10px;
  padding-bottom: 10px;
}

div.email-form form p.submit input { 
  color: #fc0;
  font-weight: bold;
  font-size: 8pt;
  border: 0;
  padding: 2px;
  background: black;
}

div.email-form ul { 
  margin: 0;
  color: red;
}
div.email-form ul li { 
  color: red;
  margin-bottom: 0;
  padding: 0;
}

div.email-form p { 
  margin-top: 2px;
}


div.email-form p.error { 
  font-weight: bold;
  color: red;
}

/* Google search */

p.current-time{ 
  margin-top: 0;
  margin-bottom: 2px;
  font-weight: bold;
}

div.search {
}

div.search input.terms { 
  width: 140px;
  margin-right: 10px;
}

div.search form { 
  margin: 0;
  padding: 0; 
  background: #cccccc;
  padding-top: 10px;
  padding-left: 5px;
  margin-top: 3px;
}


/* Google Ads */

div.google-ads { 
  text-align: center;
  color: blue;
  height: 200px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid blue;
}

/* News preview */

div.news { 
  margin-bottom: 15px;
}

div.news div { 
  height: 80px;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  padding-bottom: 20px;
  border-bottom: 2px dotted #ccc;
}
div.news div a {
  color: #333;
  text-decoration: none;
}

div.news div a:active, div.news div a:hover {
  color: #333;
  text-decoration: underline;
}

div.news div.bottom { 
  margin-top: 15px;
  padding-bottom: 0;
  border-bottom: 0;
}


div.news div p {
  display: block;
  float: left;
  color: #333;
  font-size: 8pt;
  width: 400px;  
  margin: 0;
  padding: 0;
  height: 85px;
  overflow: hidden;
  text-decoration: none;
}

div.news a {
  font-weight: normal;
}

div.news div p.left-news {
  width: 230px;  
}

div.news p b { 
  font-size: 9pt;
}

div.news div p a span {
  position: absolute;
  bottom: 12px;
  right: 0px;
  font-size: 11pt;
  font-weight: bold;
  margin: 0;
  color: #fc0;
}


div.news div img { 
  padding-top: 2px;
  float: left;
  margin-right: 10px;
}


/* Transiter sign up */

div.transiter { 
  position: relative;
  height: 220px;
  background: #ccc;
  margin-top: 5px;
}

div.transiter p { 
  margin: 0;
  margin-bottom: 5px;
}

div.transiter p input { 
  margin:0;
}

div.transiter div { 
  font-size: 9pt;
  width: 190px;
  margin-left: 20px;
}

div.transiter div input { 
  border: none;
  width: 190px;
}

div.transiter div input.button { 
  position: absolute;
  width: 20px;
  height: 20px;
  top: 190px;
  left: 220px;
}


/* Airport navigation */
div.airport-nav { 
}


div.airport-nav img { 
  float: left;
}

div.airport-nav select { 
  border: 0;
  width: 280px;
  font-size: 9pt;
  border: 1px solid #fc0;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.airport-nav select option { 
  padding-top: 2px;
}

div.airport-nav input { 
  position: absolute;
  top: 111px;
  right: 190px;
}

/* Map */

div.map { 
  position: relative;
  margin-top: 15px;
  width: 470px;
}

div.map img {  
  float: left;
}

div.map div.map-info { 
  background: #333;
  height: 229px;
  width: 130px;
}

div.map div.map-info {
  float: left;
  display: none;
}

div.map div.map-info#help  {
  display: block;
}


div.map div.map-info p {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  width: 110px;
  font-size: 8pt;
  color: white;
  border-bottom: 2px solid black;
}

div.map div.map-info#help p {
  font-size: 9pt;
  border-bottom: 0;
}


/* Booking */

div.map div.booking { 
  position: absolute;
  height: 220px;
  width: 70px;
  top: 0;
  right: 0;
}

div.map div.booking a img { 
  display: block;
  margin-bottom: 10px;
}



/* Booking Horizontal*/

div.booking-horiz { 
  margin-top: 15px;
  margin-bottom: 10px;
}

div.booking-horiz a img { 
  padding-left: 16px;
}
div.booking-horiz a img.first { 
  padding-left: 0;
}

/* Tour Booking Form */

table.tour-form th {text-align: left;}

table.tour-form ul { 
  margin: 0;
  padding: 0;
  list-style: none;
  color: red;
 }

div.error-msg { 
  color: red;
  padding: 3px;
}

/* Site Map */

div.sitemap a { 
  text-decoration: none;
}

div.sitemap a:hover { 
  text-decoration: underline;
}


div.sitemap li { 
  margin-bottom: 5px;
}

div.sitemap h2 { 
  margin-top: 20px;
  margin-bottom: 8px;
}

div.sitemap table {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

div.sitemap tr.odd td { 
  background: #f6f6ff;
}

div.sitemap td, div.sitemap th { 
  padding: 4px;
  border-right: 1px solid #ccc;
}

div.sitemap th { 
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}


/* Footer */

div.footer {
  width: 900px;
  font-size: 9pt;
  color: #999;
  border-top: 2px solid #ffe581;
  border-bottom: thick double #ffe581;
  margin-top: 10px;
  padding: 10px;
  margin-bottom: 15px;
}

div.footer ul { 
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

div.footer ul li {
  float: left;
  padding-right: 10px;
}

div.footer ul li a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
}

div.footer ul li a:hover {
  text-decoration: underline;
}
