/* london international airport - Designed by karl mikus*/

#arriv_dept{
  width: 100%;
  height: auto;
  position: relative;
  float: left;  
  padding-bottom: 7px;
  padding-top: 7px;
}
.content_arrivals{
  width: 368px;
  height: 238px;
  float: left;
  margin-left: 3px;
}
.content_departures{
  width: 368px;
  height: 238px;
  float: right;
  margin-right: 3px;
}
#rounded_top, .rounded_top{
  width: 368px;
  height: 25px;  
  color:#000000;
  text-align:left;
  line-height: 20px;  
  float: left;  
}
#rounded_inside, .rounded_inside{
  width: 366px;
  height: 197px;
  color:#000000;
  text-align:left;
  line-height: 20px;  
  float: left;  
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #21216B;
  border-left-color: #21216B;
  font-family: Arial, Helvetica, sans-serif;
}
#rounded_bottom, .rounded_bottom{
  width: 368px;
  height: 16px;
  color:#000000;
  text-align:left;
  line-height: 20px;  
  float: left;
  background-image: url(images/botroundbox.png);
  background-repeat: no-repeat;
}

.attention{
  font-weight:bold;
  text-decoration:underline;
}
.restaurant_descr{
  width:685px;
}

/**************************************************************
   Main Layout controls 
 **************************************************************/

html{ font-size:100%; }

 
body{
    font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: normal;
	background-position: center top;
	background-color: #b1c6d7;
	background-repeat: repeat-y;
	background-image: url(images/background.png);
}

h1 {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	margin:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

h3 {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 1px;
	float: none;
	margin-top: 5px;
}

.h7 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.h8 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
}

.h9 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
}

.indent {
	margin-left: 35px;
}



#h3_filler {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-left:10px;
	padding:1px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: disc;
}

ul li{

}

#main {
	color: #333;
	width: 963px;
	background-color: #1E214E;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
}

 /**************************************************************
   Banner
 **************************************************************/

#contact_header_strip{
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #131255;
	background-image: url(images/top.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#header_info{
	width: 942px;
	margin-right: auto;
	margin-left: auto;

}



#header_strip{
	height:116px;
	color:#fff;
	float: none;
	background-color: #444F81;
	background-position: center;
	background-repeat: no-repeat;
}

#menu_strip{
	height:30px;
	color:#fff;
	float: none;
	background-color: #131255;
	background-position: center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #131255;
	border-bottom-color: #131255;
}

.capitalize
  {
	text-transform: uppercase;
  }

.capitalize2
  {
	text-transform: none;
	font-size: 1.2em;
  }

/**************************************************************
                         Content
 **************************************************************/

#content{
	color: #000000;
}

#divider{
	color: #000000;
	width: 475px;
	background-image: url(images/divider2.png);
	background-repeat: no-repeat;
	height: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#divider2{
	color: #000000;
	width: 460px;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	height: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#identity_pic{
	color: #000000;
	margin-bottom: 1px;
	margin-left: 15px;
	float: right;
}

#sample_pic{
	color: #000000;
	width: auto;
	margin-top: 6px;
	height: auto;
	float: right;
	text-align: center;
	margin-left: 15px;

}

#sample_pic2{
	color: #000000;
	width: auto;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-top: 6px;

}

#info_content{
	color:#000000;
	text-align:left;
	line-height: 20px;
	width: 752px;
	float: left;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E7ECF2;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #131255;
	padding-bottom: 0px;
	font-size: 9pt;
}

#content_topbanner{
	color:#000000;
	text-align:left;
	line-height: 20px;
	width: 753px;
	float: left;
	height: 160px;
	background-color: #999;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/welcomebanner.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #131255;

}

#content_infobox{
	color:#FFF;
	line-height: 20px;
	width: 703px;
	float: left;
	height: auto;
	background-image: url(images/textbox_back_front.png);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	background-color: #414B7E;
	background-position: left top;
	position: relative;
}

#content_arrivals{
	color:#000000;
	text-align:left;
	line-height: 20px;
	width: 368px;
	float: left;
	height: 238px;
	margin-left: 5px;
	margin-right: 1px;
}

#content_adbox{
	color:#000000;
	text-align:left;
	line-height: 20px;
	width: 742px;
	float: left;
	height: 76px;
	background-color: #3F5898;
	margin-left: 4px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #006;

}

/*---------------- content buttons -------------------------------*/

#buttonbox
  {
	height: 35px;
	width: 700px;
  }


.buttonspacing
  {
	margin-right: 12px;
	margin-left: 12px;
	height: 26px;
	float: left;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	width: 250px;
  }

#registerbutton
  {
	width: 250px;
	height: 26px;
	background-image: url(images/register.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;


  }

#registerbutton:hover
  {
	background-position: 0 -26px;
	float: left;
  }
  
  #choosebutton
  {
	width: 250px;
	height: 26px;
	background-image: url(images/chooose.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;


  }

#choosebutton:hover
  {
	background-position: 0 -26px;
	float: left;
  }
  
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/


/**************************************************************
   Left Side Containing Form and Featured Homes
 **************************************************************/

#container_leftbuttons{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325324;
}






#right_sidebar{
	color:#000000;
	text-align:left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 206px;
	float: right;
	height: auto;
	top: 0px;
	background-image: url(images/rightsidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1E214E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #131255;
	position: relative;
}

#right_header{
	color:#FFF;
	text-align:center;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 206px;
	background-color: #2D2D6A;
	float: none;
	height: auto;
	top: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	padding-bottom: 9px;
	position: relative;
	margin-bottom: 0px;
}

#corporate_header{
	color:#FFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	width: 188px;
	float: none;
	top: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.73em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	padding-bottom: 2px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #131255;
	background-color: #2D2D6A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #131255;
}

#right_menuitem{
	color:#FFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	width: 206px;
	line-height: normal;
	position: relative;
	margin-bottom: 50px;
}

#right_corporatebox{
	color:#FFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 10px;
	position: relative;
}

#corporatebox_top{
	text-align:left;
	float: none;
	width: 190px;
	height: 7px;
	background-image: url(images/corpbox_top.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#corporatebox_mid{
	text-align:center;
	float: none;
	width: 190px;
	height: auto;
	background-image: url(images/corpbox_middle.png);
}

#corporatebox_bot{
	text-align:left;
	float: none;
	width: 190px;
	height: 6px;
	background-image: url(images/corpbox_bottom.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#corporatenewsbox{
	color:#FFF;
	text-align:left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	float: none;
	height: 334px;
	padding: 10px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 7px;
	border: 1px solid #314F26;
	background-color: #517643;

}

#contact_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 16px;
	margin-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #2A461E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #243C1A;
	border-right-color: #3C5C2F;
	border-bottom-color: #3C5C2F;
	border-left-color: #243C1A;
	background-repeat: repeat-y;
	float: left;
	width: 120px;
}

/**************************************************************
   #page: Holds the main page content.
 **************************************************************/
  
.header{ 
}

.menu {
}

.menu a:link, .menu a:visited, .menu a:active{
}

.menu a:hover{
}

.submenu{ 
}

.content{
	color:#000000;
	text-align:left;
	float: left;
	margin-bottom: 2px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	height: 151px;
	margin-left: 3px;
}

.video{
	padding:0px;
	text-align:justify;
	float: right;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #CCCCCC;
	height: 170px;
	width: 160px;
}





/**************************************************************
                          Footer
 **************************************************************/

#footer{
	font-size:6pt;
	color: #485486;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #131255;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	padding: 5px;
}

#footer_airlines{
	font-size:7pt;
	color: #FFF;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #131255;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	height: 79px;
}

#footer_top{
	font-size:7pt;
	color: #8395C7;
	width: 963px;
	float: none;
	background-color: #1D2365;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	padding-top: 1px;
}

#footer_top2{
	font-size:7pt;
	color: #FFF;
	width: 963px;
	float: none;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	background-color: #1D2365;
}
#footer_top3{
	font-size:7pt;
	color: #FFF;
	width: 963px;
	float: none;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	background-color: #131255;
}

.footer {
	float:right;
	color: #0000FF;
}

/*--------------------------- Extras --------------------------*/

label {
display:block;
font-weight:bold;
color:#000;
margin:5px 0;
}

.table{
	background-color:#7DC76D;
	color:inherit;
	text-align:justify;
	width: 546px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}

#table {
	margin-left: 5px;
	float: left;
	border: thin groove #c0c0c0;
	width: 550px;
}


  


.spacer{
	clear:both;
  line-height:0px;
  font-size:0px; 
	background-color: #131255;
	height: 0px;
	width: 100%;
}

.mail {
margin: 5px auto;
width:400px;
padding: 5px 20px;
border: 1px solid #ccc;
background: #eee;
color: #444;
}


img.floatRight {
	clear: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}

img.floatLeft {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.floatLeft2 {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a img {

}

a:hover img {
	float: none;
}



.floatLeft {
  float: left;
}

.floatRight {
	float: right;
	text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}
  
.capital { 
float:left; 
color:#000; 
font-size:100px; 
line-height:70px; 
padding: 4px 4px; 
font-family: "Times New Roman", times, Sans-Sherif; 
background:inherit; 
} 

blockquote {
  margin: 5px 5px;
  padding-left: 5px; 
  background-color: #444;  
  background-repeat: no-repeat;
  background-position: 5px 50%;  
}

a.example
{
	font-size:6pt;
	color: #485486;
	text-decoration: none;
}

a.example:hover
{
	font-size:6pt;
	color: #CCC;
	text-decoration: none;
} 

a.example3
{
	color: #FF0;
	text-decoration: none;
	text-transform: uppercase;
}

a.example3:hover
{
	color: #8AB8FF;
	text-decoration: underline;
	text-transform: uppercase;
}

a.exampleb
{
	font-size:6pt;
	text-decoration: none;
	margin-left: 15px;
	color: #485277;
}

a.exampleb:hover
{
	font-size:6pt;
	text-decoration: none;
	color: #484F6C;
} 


a.example2
{
	color: #1E214E;
	text-decoration: none;
}

a.example2:hover
{
	color: #45457A;
	text-decoration: none;
} 

 a.examplemenu
{
	font-size:12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.examplemenu:hover
{
	font-size:12px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
} 

 a.examplemenu2
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2em;
}

a.examplemenu2:hover
{
	color: #FBFF00;
} 

 a.airlines
{
	font-size:7pt;
	color: #8395C7;
	float: none;
	text-decoration: none;
}

a.airlines:hover
{
	font-size:7pt;
	color: #798DC4;
	float: none;
	text-decoration: underline;
} 

 a.airlines2
{
	font-size:7pt;
	color: #8395C7;
	float: none;
	text-decoration: none;
}

a.airlines2:hover
{
	font-size:7pt;
	color: #798DC4;
	float: none;
	text-decoration: underline;
} 
 a.contentlink
{
	color: #B00;
	float: none;
	text-decoration: none;
	text-transform: uppercase;
}

a.contentlink:hover
{
	color: #000;
	float: none;
	text-decoration: underline;
	text-transform: uppercase;
} 

 a.contentlink2
{
	color: #000;
	float: none;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
}

a.contentlink2:hover
{
	color: #000;
	float: none;
	text-decoration: underline;
	text-transform: none;
} 

 a.contentlink3
{
	color: #A61E1E;
	float: none;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 17px;
	font-size: 11px;
}

a.contentlink3:hover
{
	color: #000;
	float: none;
	text-decoration: underline;
	text-transform: uppercase;
} 

 a.contentlink4
{
	color: #B00;
	float: none;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
}

a.contentlink4:hover
{
	color: #000;
	float: none;
	text-decoration: underline;
	text-transform: none;
} 

 a.contentlink4b
{
	color: #B00;
	float: none;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	line-height: normal;
}

a.contentlink4b:hover
{
	color: #000;
	float: none;
	text-decoration: underline;
	text-transform: none;
	font-size: 12px;
} 

 a.corp
{
	color: #FFFFFF;
	float: none;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
}

a.corp:hover
{
	color: #9ABEE7;
	float: none;
	text-transform: uppercase;
} 

 a.airlines
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a.airlines:hover
{
	color:#2D2D6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

.bl {
	width: 20em;
	background-color: #e68200;
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding:10px;
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.clear {font-size: 1px; height: 1px} 

 /**************************************************************
   Buttons & Links
 **************************************************************/

a {
	color:#FFF;
	font-weight: bold;
	line-height: 10px;
}

a:hover {
	color:#DEDEDE;
	text-transform: none;
}






#buttons{
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #243C1A;
	border-bottom-color: #3C5C2F;
	width: 196px;
	height: 29px;
}
 
#newsfeedtitle2 {
	text-align: center;
	color: #FDFD02;
	font-weight: bold;
	margin-bottom: 10px;
}

.linkage {


}
.boldness {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	margin-right: 1px;
	color: #2A461E;
}

#vertical_centering{
	color: #FFF;
	margin-top: 90px;
	text-align: center;
	font-size: 10px;
}

/**************************************************************
   Question and Answer box controls 
 **************************************************************/

#q_button{
	width: 22px;
	height: 20px;
	background-image: url(images/graphic_q.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

#a_button{
	width: 22px;
	height: 20px;
	background-image: url(images/graphic_a.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

#auto{
	float: none;
	width: 329px;
	height: 20px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-image: url(images/questionbox.png);
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#auto_answer{
	float: none;
	margin-bottom: 7px;
	margin-left: 22px;
	background-color: #EEE;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	width: 308px;
}

#autofull{
	float: none;
	height: 20px;
	background-image: url(images/questionbox.png);
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#autofull2{
	float: none;
	height: 39px;
	background-image: url(images/questionbox2.png);
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#autofull_answer{
	float: none;
	margin-bottom: 1px;
	margin-left: 22px;
	background-color: #EEE;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
}

#basic{
	width: 345px;
	float: none;
	height: 2px;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 6px;
}

#basic2{
	width: 475px;
	float: none;
	height: 5px;
	background-image: url(images/divider2b.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 8px;
	margin-top: 8px;
}

#left{
	width: 230px;
	float: left;
}

#leftquestion{
	width: 345px;
	float: none;
	height: auto;
	margin-bottom: 20px;
}

/**************************************************************
   Form box controls 
 **************************************************************/

#form{
	text-align:justify;
	line-height: normal;
	margin-right: auto;
	width: auto;
	height: 245px;
	margin-left: auto;
	background-image: url(images/form.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding-top: 13px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 37px;
}

 /**************************************************************
   Form Data - 'Find a New Home
 **************************************************************/

#leftdiv{
	width: 200px;
	float: left;
	font-weight: bold;
	margin-top: 2px;
}

#rightdiv{
	width: 200px;
	float: right;
	font-weight: bold;
}

#rightdiv_buttons{
	float: right;
	margin-top: 14px;
}

#fulldiv{
	width: 450px;
	float: left;
}

#fulldiv2{
	float: none;
	margin-top: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 4px;
}

#questiondiv{
	float: left;
	font-weight: bold;
	width: 380px;
}

form {

}
something {
	margin: 10px;
}

label {
display:block;
font-weight:bold;
color:#000;
margin:5px 0;
}

input[type="text"] {
	width:197px;
	padding:3px;
	border:1px solid #000;
	border:1px solid #2A461E;
	color:#000;
	margin-bottom: 2px;
	background-color: #DEEBDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	width:370px;
	padding:4px;
	border:1px solid #2A461E;
	height:40px;
	display:block;
	color:#000;
	background-color: #DEEBDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold {
	font-weight: bold;
	text-transform: uppercase;
	color: #FAFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#eventback{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 7px;
	margin-top: 1px;
	background-image: url(images/topboxheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}

#eventback2{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFF;
	border: 1px solid #DADADA;
	background-image: url(images/contentbox_grad2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}



.italic {
	font-style: normal;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	margin-left: 5px;
}
.boldnormal {
	font-weight: bold;
}

#more_button{
	margin-top: 1px;
	float: left;
	height: 16px;
	width: 35px;

}

#mapbutton
  {
	display: block;
	width: 414px;
	height: 116px;
	background-image: url(images/mapbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
  }

  #mapbutton:hover
  {
	background-position: 0 -116px;
	float: left;
  }

 /**************************************************************
   Menus
 **************************************************************/





.menu{
	background-color: #131255;
	width: 100%;

} /* dark grey bg */

.menu ul{
	margin: 0;
	padding: 0;
	float: left;


}

.menu ul li{
	display: inline;

	} /* Makes the link all appear in one line, rather than on top of each other */
	

.menu ul li a{
	float: left;
	text-decoration: none; /* removes the underline from the menu text */
	color: #fff; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	background-color: #131255;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;

}

.menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #fff;
	text-decoration: none;

	}
	

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#373D6D;

} /* change the background color of the list item when you hover over it */

.listmenu ul {
	list-style-type: none;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.listmenu li a {
	color: #FFF;
	display: block;
	height: 100%;
	text-decoration: none;
	font-weight:bold;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #485486;
}

.listmenu li a:hover {
	background-color: #373D6D;
	color:#AEC6D6;
	text-transform: uppercase;
} 

.corpmenu ul {
	list-style-type: none;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.corpmenu li a {
	color: #FFF;
	display: block;
	height: 100%;
	text-decoration: none;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	margin: 0px;
	background-image: url(images/corpbox_grad_back.png);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.7em;
	line-height: normal;
}

.corpmenu li a:hover {
	background-color: #394379;
	color:#9ABEE7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131255;
	border-left-color: #131255;
	text-transform: uppercase;
} 

 /**************************************************************
   Footer Rollovers 
 **************************************************************/

#footerdivider {
	height: 79px;
	width: 10px;
	background-image: url(images/footerdivider.png);
	background-repeat: no-repeat;
	float: left;
}

  #footeraircanadabutton
  {
	width: 135px;
	height: 79px;
	float: left;
	background-image: url(images/footer_aircan.png);
	background-position: center top;
	margin-right: 1px;
	margin-left: 1px;
  }

  #footeraircanadabutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }
  
    #footernwabutton
  {
	width: 134px;
	height: 79px;
	float: left;
	background-image: url(images/footer_nwa.png);
	background-position: center top;
		margin-right: 1px;
	margin-left: 1px;
  }

  #footernwabutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }
  
      #footertransatbutton
  {
	width: 135px;
	height: 79px;
	float: left;
	background-image: url(images/footer_transat.png);
	background-position: center top;
		margin-right: 1px;
	margin-left: 1px;
  }

  #footertransatbutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }
  
        #footersunquestbutton
  {
	width: 134px;
	height: 79px;
	float: left;
	background-image: url(images/footer_sunquest.png);
	background-position: center top;
		margin-right: 1px;
	margin-left: 1px;
  }

  #footersunquestbutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }
  
          #footerwestjetbutton
  {
	width: 134px;
	height: 79px;
	float: left;
	background-image: url(images/footer_westjet.png);
	background-position: center top;
		margin-right: 1px;
	margin-left: 1px;
  }

  #footerwestjetbutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }

          #footerunitedbutton
  {
	width: 135px;
	height: 79px;
	float: left;
	background-image: url(images/footer_united.png);
	background-position: center top;
		margin-right: 1px;
	margin-left: 1px;
  }

  #footerunitedbutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }

          #footersunwingbutton
  {
	width: 134px;
	height: 79px;
	float: left;
	background-image: url(images/footer_sunwing.png);
	background-position: center top;
		margin-right: 1px;
	margin-left: 1px;
  }

  #footersunwingbutton:hover
  {
	background-color: #FFFF00;
	background-position: center -79px;
		margin-right: 1px;
	margin-left: 1px;
  }
  
    .verticalalign
  {
	height: auto;
	margin-top: 7px;
	margin-bottom: auto;
	width: auto;
	margin-left: 5px;
  }

.style6 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}

 /**************************************************************
   Horizontal Menu Bar
 **************************************************************/

    #menu1button
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFF03;
	width: 190px;
	height: 30px;
	float: left;
	background-image: url(images/horizontal_bar1.png);
	background-position: center top;
	width: 198px;
}

  #menu1button:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #FFFF00;
	background-position: center -30px;
		width: 198px;
  }
  
      #menu2button
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFF03;
	width: 190px;
	height: 30px;
	float: left;
	background-image: url(images/horizontal_bar2.png);
	background-position: center top;
	width: 296px;
}

  #menu2button:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #FFFF00;
	background-position: center -30px;
		width: 296px;
  }


  
        #menu4button
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFF03;
	width: 190px;
	height: 30px;
	float: left;
	background-image: url(images/horizontal_bar4.png);
	background-position: center top;
	width: 286px;
}

  #menu4button:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #FFFF00;
	background-position: center -30px;
		width: 286px;
  }
  
          #menu5button
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFF03;
	width: 190px;
	height: 30px;
	float: left;
	background-image: url(images/horizontal_bar5.png);
	background-position: center top;
	width: 183px;
}

  #menu5button:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #FFFF00;
	background-position: center -30px;
		width: 183px;
  }

 /**************************************************************
   Secondary Page
 **************************************************************/

#sec_topbanner{
	color:#000000;
	text-align:left;
	line-height: 20px;
	width: 752px;
	float: left;
	height: 63px;
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #394076;

}

#sec_content{
	color:#000;
	text-align:left;
	line-height: 20px;
	width: 703px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	position: relative;
	height: auto;
}

#sec_content2{
	color:#000;
	text-align:left;
	line-height: 20px;
	width: 703px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131255;
	height: 450px;
	position: relative;
}


#sec_bar{
	color:#FFF;
	text-align:left;
	line-height: 20px;
	width: 656px;
	float: none;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 20px;
	padding-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	background-image: url(images/sec_titlebar2.png);
}

#list{
	float: left;
	background-image: url(images/list_backgroundb.png);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 15px;
	background-position: left top;
	margin-left: 15px;
	width: 325px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#listb{
	float: left;
	background-image: url(images/list_background2b.png);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 15px;
	background-position: left top;
	margin-left: 15px;
	width: 325px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#list2{
	float: left;
	background-image: url(images/list_background.png);
	background-repeat: no-repeat;
	height: 190px;
	padding-left: 15px;
	background-position: left top;
	margin-left: 15px;
	width: 325px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.listinginfo ul {
	list-style-type: none;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-transform: uppercase;

}

.listinginfo li a {
	color: #131255;
	display: block;
	height: 16px;
	text-decoration: none;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 17px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: normal;
}

.listinginfo li a:hover {
	color:#595A89;
	font-size: 14px;

} 

#sec_cont{
	float: none;
	background-repeat: no-repeat;
	height: auto;
	background-position: left top;
	margin-left: 15px;
	margin-bottom: 12px;
	text-align: justify;
}

#sec_parted{
	float: left;
	height: 250px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 185px;
	background-color: #F3F6F9;
	background-image: url(images/secondbox.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C1C3D4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 1px;
	clear: none;
}

.sec_parted2b{
	float: none;
	height: 250px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 185px;
	background-color: #F3F6F9;
	background-image: url(images/secondbox.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C1C3D4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 1px;
	clear: none;
}

#sec_parted2{
	float: left;
	height: 360px;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: center;
	width: 265px;
	border: 1px solid #B0B4C9;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 15px;
	clear: none;
	background-color: #F3F6F9;
	background-image: url(images/secondbox.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
}


#bullet_content, .bullet_content{
	float: left;
	font-size: 9px;
	font-style: normal;
	width: 20px;
	background-image: url(images/bullet.png);
	background-position: center center;
	height: 18px;
	margin-left: 10px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 4px;
}

#bullet_content2{
	float: left;
	font-size: 9px;
	font-style: normal;
	width: 13px;
	background-image: url(images/bullet2.png);
	background-position: center center;
	height: 16px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 4px;
	clear: left;
}

 /**************************************************************
   Tables
 **************************************************************/

table.airlineTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #131255;
	border-right-color: #131255;
	border-bottom-color: #131255;
	border-left-color: #131255;
}

table.airlineTable2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7B5D8;
	border-right-color: #A7B5D8;
	border-bottom-color: #A7B5D8;
	border-left-color: #A7B5D8;
}

td.airlineHeader {
	background-color: #BFC9E3;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	color: #131255;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #BFC9E3;
	padding-left: 10px;

}

td.airlineContent1 {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #BFC9E3;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-left: 10px;
}
td.airlineContent2 {
	background-color: #E7ECF2;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFC9E3;
	border-left-color: #BFC9E3;
}

.main .contentTable tr td h3 {
	text-align: center;
}
.main .contentTable tr .contentBody p {
	text-align: center;
}

td.contentNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;

}

.sublist
  {
	margin-left: 18px;
	float: left;
	font-size: 12px;
	text-transform: none;
	margin-top: 0px;
  }
  
  .filesize
  {
	font-size: 10px;
	text-transform: none;
	margin-top: 0px;
	font-style: italic;
	float: none;
	margin-left: 4px;
	color: #525252;
  }
  
    .filesize2
  {
	font-size: 10px;
	text-transform: none;
	margin-top: 0px;
	font-style: italic;
	float: none;
	margin-left: 4px;
	color: #CCCCCC;
  }

  .justify
  {
	text-align: justify;
  }
  
    .centre
  {
	text-align: center;
  }
  
      #centre
  {
	text-align: center;
	margin-right: auto;
	margin-left: 35px;
	width: auto;
	height: auto;
  }

      #centre2
  {
	text-align: center;
	margin-right: auto;
	margin-left: 120px;
	width: auto;
	height: auto;
  }

      #backbutton
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FFFFFF;
	height: 18px;
	float: left;
	background-image: url(images/back%20button.png);
	background-position: center top;
	width: 330px;
	text-decoration: none;
	padding-left: 20px;
	position: relative;
	line-height: normal;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 4px;
}

  #backbutton:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FFFFFF;
	background-position: center -22px;
	width: 330px;
	padding-left: 20px;
  }
  
  #sec_bar2{
	color:#FFF;
	text-align:left;
	line-height: 20px;
	width: 656px;
	float: none;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 20px;
	padding-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}

.tablefloatRight {
	float: right;
	text-align: center;
	margin-left: 20px;
}

.spacerfooter5 {
	float: left;
	margin-left: 4px;
}

.even {
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	width: auto;
}

.verticalspacer {
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	width: 10px;
	clear: both;
}

.rightside_box_back {
	float: left;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 206px;
	background-image: url(images/roundbox_side2.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 9pt;
}

