@charset "UTF-8";

/*

	Blue Border Color:	#aacbdb;
	Blue Links Color:	#406a98;

*/



a, a:hover, a:active, a img{outline:none; border:none;}
img.blue_border{
	border:1px solid #003366;
}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5b5b5b; background:url(../images/background.jpg) top center no-repeat #FFF;}
p{
	padding:0 0 7px 0;
	margin:0;
	text-align: left;
}

#header{
	background:url(../images/top_banner.png) top left no-repeat;
	width:auto;
	height:205px;
	margin:20px 0;
}
#container #main #content h3 {
	color: #039;
}

#header #logo {padding:40px 0 0 50px; width:260px; height:156px; float:left;}
#header #logo h1 a{text-indent:-9999px; background:url(../images/logo.png) top left no-repeat; width:226px; height:85px;display:block;}
#header .menu {float:left; position:relative; margin:55px 0 0 19px;}

#header .menu ul#airport{width:230px;}
#header .menu ul#passenger{
	width:220px;
}

#header .menu ul{list-style:none; margin:0; padding:0; float:left;}
#header .menu ul li a{color:#fff; text-decoration:none;}
#header .menu ul li a:hover{text-decoration:underline;}

#intro, #content{padding:5px 0; margin:0 0 20px; border-bottom:1px solid #aacbdb; text-align:justify; width:770px; float:left; position:relative; clear:both;}
#content{
	border-bottom:none;
	text-align: left;
}
#intro h1, #content h1{
	font-size:25px;
	margin:0;
	padding:0;
	color:#5b5b5b;
	text-align: left;
}

#container{
	position:relative;
	margin:0 auto;
	text-align:left;
	width:1000px;
}
#container #main{
	float:left;
	border-right:1px solid #aacbdb;
	padding:0 10px 0 20px;
	margin-right:10px;
	width:775px;
	text-align: center;
}
#container #side{float:left; text-align:center; margin-bottom:20px;}
#container #side #follow{padding: 0; margin-bottom:10px; border-bottom:1px solid #aacbdb;}


#flightInfo .header{float:left; position:relative; clear:both; width:100%;}
#flightInfo .header h3{float:left; width:380px; display:inline; padding:0; margin:0 7px 3px 0; color:#004089;}
#flightInfo iframe{width:380px; height:150px; overflow:hidden; border:none; margin:0 5px 0 0;}

ul#subMenu{list-style:none; margin:15px 0 0 0; padding:0; float:left; clear:both; width:100%;}
ul#subMenu{margin:10px 0;}

#header .menu ul li a.current{text-decoration:underline; color:#406a98; font-weight:900;}

/* GENERAL CLASSES */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.alert{width:750px; margin:10px 0; border:1px solid #FF0000; color:#FF0000 !important; padding:5px;}
#intro .alert h1{color:#FF0000;}




@media only screen and (max-device-width: 480px){
/*@media targets only smart phones with screen size of 480px*/

	body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:none;}
	body, ul, li, a, p, div, ol, a:link, a:visited{color:#000;}
	#header{background:url(../images/small_top_banner.jpg) top left no-repeat; width:608px; height:172px; margin:20px 0; font-size:10px;}
	#header #logo {padding:40px 0 0 10px; width:174px; height:65px; float:left;}
	#intro, #content{padding:5px 0; margin:0 0 20px; border:none; text-align:justify; width:620px; float:left; position:relative; clear:both;}
	#intro p, #content p{width:380px}
	#header #logo h1 a{text-indent:-9999px; background:url(../images/small_logo.png) top left no-repeat; width:174px; height:65px;display:block;}
	#header .menu {float:left; position:relative; margin:45px 0 0 30px;}
	#header .menu ul#airport{width:135px;}
	#header .menu ul#passenger{width:120px;}
	#header .menu ul{list-style:none; margin:0; padding:0; float:left;}
	#header .menu ul li a{color:#fff; text-decoration:none;}
	#header .menu ul li a:hover{text-decoration:underline;}
	#flightInfo .header{float:left; position:relative; clear:both; width:100%;}
	#flightInfo .header h3{float:left;padding:0; margin:0; color:#004089;}
	h3.departures{position:absolute; top:150px; left:0;}
	#flightInfo iframe{width:380px; height:150px; overflow:hidden; border:none; margin:0 5px 0 0;}
	#container{position:relative; margin:0 auto; text-align:left; width:620px;}
	#container #main{float:left; border-right:1px solid #aacbdb; padding:0 10px 0 0px; margin-right:10px; width:400px;}
	#container #side{float:left; text-align:center; margin-bottom:20px;}
	#container #side #follow{padding: 0; margin-bottom:10px; border-bottom:1px solid #aacbdb;}
	ul#subMenu{list-style:none; margin:15px 0 0 0; padding:0; float:left; clear:both; width:100%;}
	ul#subMenu{margin:10px 0;}
	#header .menu ul li a.current{text-decoration:underline; color:#406a98; font-weight:900;}
	.home{position:relative; top:220px;}
	#slider_header img{width:100%;}
	div#slider_header div#slide-holder {z-index : 40;width : 608px;height : 209px;position : absolute;}
	div#slider_header div#slide-holder div#slide-runner {width : 608px;height : 209px;overflow : hidden;position : absolute;}
	div#slider_header div#slide-holder img {margin : 0;display : none;position : absolute;}
	div#slider_header div#slide-holder div#slide-controls {left : 0;bottom: 0;width : 608px;height : 46px;display : none;position : absolute;background : url(../images/front_slider/slide-bg.png) 0 0;}
	div#slider_header div.wrap {height : 209px;margin-bottom:15px;}
}
#container #main #content table {
	text-align: left;
}
#container #main #content table {
	text-align: center;
}
