/* Compiled by Kevin 'Methodologi' Williams of Methodologi Designs (www.methodologi.com) */


.clear {clear:both}

body {
	background: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
}

#parent{
	width:100%;
	height:100%;
	display:block;
	float:none;
	}
		
		
#main {
		width:1024px;
		/*min-height:1060px;*/
		height:auto;
		display:block;
}
		
		
#container {
	background: url(../images/index_bg.jpg) no-repeat #fff;
	width:1024px;
	height:auto;
	margin:0 0 0 0;
	display:block;
	border-bottom: #fe6612 2px solid; 
}


#inner{  /* Substitute container for inner pages */
	background: url(../images/internalhead.jpg) no-repeat #fff;
	width:1024px;
	height:auto;
	margin:0 0 0 0;
	display:block;
	border-bottom: #fe6612 2px solid; 
}
/*---------------------Header----------------------------------*/
#header{
	width:100%;
	height:97px;
	background: #000;
	/*border:1px solid #f00;*/
}

#navigation{
	background:url(../images/navbg.jpg) repeat-x;
	width:100%;
	height:22px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#fff;

}

#logo a{
	background:url(../images/logo.jpg) no-repeat;	
	width:185px;
	height:75px;
	float:left;
	display:inline-block;
	margin:11px 0 0 6px;
	}	

#header-middle {  /* contains arrivals & departures */
	background:url(../images/fltinf_bg.png) no-repeat;
	width:580px;
	height:49px;
	float:left;
	margin:0 10px 0 10px;
	padding-top:45px;
	display:inline-block;
	
	/*border:1px solid #f00;*/
}

#header-right { /* Contains  search box */
	background:url(../images/searchbg.png) no-repeat;
	width:233px;
	height:79px;
	float:left;
	display:inline-block;
	margin-top:18px;
	padding:0;
	/*border:1px solid #f00;*/
}

#minicon{
	height:21px;
	width:42px;
	display:block;
	margin:10px 0 0 12px;
}
	

#search-box {
	width:160px;
	margin:12px 0 0 12px;
}

input#Search{ 
	height: 20px;
	display:block;
	border:0px;
	padding-top:4px;
	}

/*---------------------Body----------------------------------*/


}
.header-text {
	width:400px;
	height:30px;
	margin:0 0 0 98px;
	padding:0 0 0 0px;
	font-size:16px;
	font-weight:bold;
	/*font-style:italic;*/
	float:left;
}
.subheader-text {
	width:400px;
	height:30px;
	margin:0 0 0 98px;
	padding:0 0 0 0px;
	font-size:14px;
	font-weight:bold;
	/*font-style:italic;*/
	float:left;
}
.header-spacer {
	width:500px;
	height:30px;
	padding:0 0 0 0;
	float:left;
}
.imageholder {
	width:350px;
	height:350px;
	float:left;
	margin:8px 0 0 10px;
}
.content {
	width:550px;
	float:left;
	margin:8px 0 0 5px;
	padding:0 0 0 0;
	font-size:12px;
}
.sub-images {
	width:150px;
	height:150px;
	float:left;
}


/**** Inner pages ***/
#top{
	width:100%;
	height:140px;
	display:block;
	float:none;
}

#sub_head{
	width:340px;
	height:77px;
	display:block;	

}

#sub_text{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#191919;
	line-height: 1.64em;
	font-weight:bold;
	height:auto;
	width:367px;
	margin-left:77px;
	float:none;
	display:block;
}

.section_headings{
	background:url(../images/dia_bg.png) no-repeat;
	width:754px;
	height:40px;
	margin: 20px 0px 10px 0px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	padding-left:270px;
	padding-top:10px;
	color:#3c3c3c;
}

.holdlr{ /* Generic holders */
	width:auto;
	height:auto;
	float:left;
	display:inline-block;
}

.hold{
	width:100%;
	height:auto;
	display:block;
	float:none;
}

#first{  
	padding-bottom: 20px;
	}

.arrows{
background:url(../images/arrows.png) no-repeat;
height:27px;
width:17px;
display:inline-block; 
float:left;
margin-left:15px;
/*margin-top:5px;*/
}

/* Content layout for inner pages ! Must be placed inside hold */

.lcol{ /* Left Column */
	width:258px;
	height:auto;
	display:inline-block;
	float:left;
}

.midcol{  /*Center column where all text lives */
	width: 505px;
	height:auto;
	margin:0px 34px 0px 13px;
	display:inline-block;
	float:left;
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color:#191919;
	line-height: 1.64em;
}

.midcol_for_gallery{  /*Center column where all text lives */
	width: 1024px;
	height:auto;
	margin:0px 0px 0px 0px;
	/*margin:0px 13px 0px 13px;*/
	display:inline-block;
	float:left;
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color:#59AF4E; /*191919*/
	line-height: 1.64em;
	/*background-color:#000000;*/
}

.midcol_flight{  /*Center column where all text lives */
	width: 1000px;
	height:auto;
	margin:0px 0px 0px 13px;
	/*display:inline-block;*/
	float:left;
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	color:#191919;
	line-height: 1.64em;
	
}

#noleft{ /* Mid column when there is no content for the left column /FF/ */
	margin-left:271px;
	}

/* All items inside center column*/

.midcol h1, .commentform h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1b79c7;
	font-weight:bold;
	}
.midcol h2{
	color:#fe6612;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
	
.midcol a{
	color:#3789ce;
	text-decoration:none;
	}	
	
.midcol ul.bull{
	list-style: url(../images/bullet.jpg);
	margin-left:15px;
	} 
	
.midcol ul.num{
	list-style: decimal;
	margin-left:20px;
	} 

/****End of midcol items***/
.rcol{ /* Contains floating box	/ tack sheet*/
	width:214px;
	height:auto;
	display:inline-block;
	float:left;
}

.tacksheet /* Lives inside some right columns */{
	background:url(../images/tacksheetbg.png) no-repeat;
	width:204px;
	height:291px;
	padding: 59px 5px 0px 5px;
	display:block;
	color:#1a3e69;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
	line-height:1.64em;
	}

ul.tack{
	list-style:url(../images/tackbullet.gif);
	margin-left:25px;
	}

ul.tack a{
	color:#1a3e69;
	text-decoration:none;
}
	
ul.tack a:hover{text-decoration:underline}
	
/************************End ********************************/

/*****Contact block*****/
#contact{
	background:url(../images/footerbg.png) no-repeat;
	height:74px;
	width: 418px;
	display:block;
	float:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.3em;
	font-size:11px;
}

#phone{
	height:34px;
	width:222px;
	margin: 40px 0px 0px 15px;
	display:inline-block;
	float:left;
}

#email{
	height:34px;
	width:143px;
	margin: 40px 0px 0px 10px;
	display:inline-block;
	float:left;	
}

#email a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}


/***********End **********/

/****Footer ****/
#foot{
	padding: 15px 0px 20px 0px;
	}

#foot ul{
	list-style:none;
	}

#foot ul li{
	width:auto;
	display:inline-block;
	float:left;
	background:url(../images/sep.png) right no-repeat;
	padding: 0px 10px 0px 10px;
	}

#foot ul #legal{
	background:none;
}

#foot ul li a{
	height: 14px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#footerlinks{
	width: 250px;
	height:15px;
	margin:0 auto;
	margin-bottom:15px;
	display:block;
	
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	line-height:1.5em;
}	


#dzine, #dzine a{ /* For text that reads "Design/Developed by Chrysalis Communications*/
	color:#a9a8a8;
	text-decoration:none;
}	
/***********End **********/


/*---------------------Index--------------------------------*/
#welcome-area { /* Contains welcome message amd weather */
	width:100%;
	height:auto;
	margin:0 0 0 0;
	display:block;
}	

#welcome-note {
	width:400px;
	height:auto;
	margin:78px 0 0 80px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#191919;
	font-weight:bold;
	float:left;
	display:inline-block;	
	line-height:1.5em;
}

#welcome-note a {
	color:#308a2a;
}

#weather {
	width:180px;
	height:150px;
	float:left;
	/*margin:0 0 0 300px;*/
	float:right;
	display:inline-block;	
	background:#fff ;
}


#indexleft{
	margin:0;
	padding:0;
	width:554px;
	height:750px;
	display:inline-block;
	float:left;
	text-align:left;
}

div#slideshow{	
	margin: 0;
	padding:0;
	width: 554px;
	height:584px;
	background:none;
	position:relative;
	display:block;
}

#indexright{
	margin:0;
	padding:0;
	width:439px;
	height:auto;
	display:inline-block;
	float:left;
	padding-top:45px;
	padding-left:15px;
	text-align:left;
}

.items {
	width:439px;
	height:150px;
	display:block;
	margin:0;
	float:none;
}

#one{background:url(../images/1.png) no-repeat top left;}
#two{background:url(../images/2.png) no-repeat top left;}
#three{background:url(../images/3.png) no-repeat top left;}
#four{background:url(../images/4.png) no-repeat top left;}

.itemdesc {  /*home page item blurbs */
	width:235px;
	height:auto;
	/*padding-top:50px;*/
	margin-left:204px;
	display:block;
	line-height:1.5em;
	font-size:11px;
}

.click{
	width:235px;
	height:50px;
	display:block;
}

.click2 {
	position: absolute;
	width: 200px;
	height:146px;
	display: block;
}

#news{
	background:url(../images/newsbg.png) no-repeat;
	margin:0;
	padding-top:120px;
	width:554px;
	height:auto;
	position:absolute;
	top: 748px;
	z-index:10px;
}

.newsclip{
	background: url(../images/newsclipbg.png) no-repeat;
	width:416px;
	height:83px;
	display:block;
	margin-left:36px;
	padding: 15px 0px 0px 20px;
	line-height:1.4em;
	font-size:11px;
	}

span.date{
	color:#000;
	font-weight:bold;
	display:block;
	width:400px;
}

span.newsitem{
	color:#185f0a;
	display:block;
	width:400px;
	}
	
	
#ez {
	width:439px;
	height:72px;
	display:block;
}

/*---------------------EZ-Check-in Page----------------------------------*/
#ezwrapper{  /* Substitute container for inner pages */
	background: url(../images/bigbg.jpg) no-repeat;
	width:1024px;
	height:auto;
	margin:0 0 0 0;
	display:block;
	background-position:0px 70px;
}

#ez-header {
	width:370px;
	height:135px;
	background: url(../images/ez-header.png) ;
	margin:0px 0 0 80px;
	font-size:12px;
	color:#000;
}

#ezleft{
	width:350px;
	height:550px;
	margin-left:30px;
	margin-top:20px;
	float:left;
	display:inline-block;
}

#ezright{
	width:584px;
	height:auto;
	display:inline-block;
	float:left;
	font-size:11px;
	line-height:1.64em;
	text-align:left;
	margin-top:40px;
	padding:0px 30px 0px 30px;
}

#ezright ul{
	list-style:url(../images/bullet.jpg);
	margin-left:20px;
	}
	
	
#6points {
	width:540px;
	height:95px;
	margin:6px 0 0 4px;
	display:block;
}


/*** Feedback page ***/
.commentform{
	width:750px;
	height:auto;
	float:left;
	display:inline-block;
	padding:0 10px 0 30px;
	line-height:1em;
	font-size:11px;
}

.question{
	padding:20px 0px 10px 0px;
	}
.comments{padding:5px 0 5px 0;}
