/* CSS Document */
body
{
background-color:#e6e6e6;
margin-top:20px;
padding:0;	
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;	
font-size:100%;
}
h1
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:130%;
}
h2
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
color: #666666;
}
p
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:80%;
}
ul, ol
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:80%;
}

.thinborderfloat {
  float:left;
  border:solid 1px white;
  padding:4px;
  margin-right:8px;
  } 
.thinborderright {
  float:right;
  border:solid 1px white;
  padding:4px;
  margin-right:8px;
  } 
.thinborderfloatsilver {
  float:left;
  border:solid 1px silver;
  padding:4px;
  margin-right:8px;
  }
.thinborderrightsilver {
  float:right;
  border:solid 1px silver;
  padding:4px;
  margin-right:8px;
  }  
a
{text-decoration:none;
color:#006699;}
a:hover
{text-decoration:none;
color: #0033FF;}
#shadow
{
margin: 0 auto;	
width: 952px;
height:100%;
background-repeat:repeat-y;
background-image: url(/images/bg-shadow.jpg);
}
#container
{
	margin-left: 6px;	
	width: 940px;
	height:100%;
	background: #fff;
	background-repeat: no-repeat;
	background-image: url(/images/bg-content.jpg);
}

#navbot {
/*this deals with the image*/
    background-repeat: no-repeat;
	background-image: url(/images/airlines-header.jpg);
	width: 940px;
	height: 350px;
	/*border: 1px solid #000;*/
		}
#navspacer {
/*this deals with the image*/
    
	height: 15px;
	/*height: 10px;*/
		}
#navlogo {
/*this deals with the airways logo to the right of the navigation rollovers - had to put as background to allow ie6 css style to work*/
    float:right;
	background-repeat: no-repeat;
	background-image: url(/images/airways_web_logo.png);	
	margin-right:7px;
	margin-top: -32px;
	width: 220px;
	height: 123px;
	z-index:2;
			}
		
#navlines {
/*this deals with the runway type image within the navigation header*/
    background-repeat: no-repeat;
	background-image: url(/images/careers_lines.png);
	margin-top: 110px;
	width: 940px;
	height: 225px;
	
	}
#header-text
{
	float: right;
	padding-top: 10px;
	width: 460px;
	padding-right: 20px;
	height:200px;
	overflow:hidden;
}
#header-text h1
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:110%;
font-weight: bold;
color: #fff;

}
#header-text p
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:75%;
color: #fff;
padding-right:10px;
}
#header-text hr
{
    width: 440px;
    border: none 0; 
	border-top: 1px dashed #fff;
	border-bottom: 1px solid #1CAAE2;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	
}
#breadcrumbs {
    position: relative;
	left: 75px;	
	top: 195px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;	
	padding-bottom: 2px;
	z-index:6;
	}

#breadcrumbs ul {
	margin-left: 0px;
	padding-left: 2px;        
	display: inline;
	border: none;
	} 
#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

 #search
 {position: relative;
 left: 680px;
 width: 165px;
 top: -13px; 
 }
.search-box{ /*outer background*/
background:url(/images/search-box.gif) no-repeat top left;
height: 26px;
padding: 5px 0 0 10px;
width: 165px;
}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
color:#666666;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: #ffffff url(/images/search-form.png) no-repeat top left;
width: 123px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
background: url(/images/search-icon.png) no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(/images/search-icon.png) no-repeat bottom left;
}
#content
{
	float: left;
	padding-top: 12px;
	padding-left: 15px;
	width: 100%;
}
#content-text
{
	padding: 10px;
}
#right
{
	float: right;
	width: 610px;	
	padding-right:20px;
	
}
#left
{
	width: 260px;
	border-right:dotted 1px silver;	
	padding-right:10px;
}
#left h2
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:90%;
font-weight: bold;
color: #666666;
}
#left p
{
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:70%;
color: #666666;
padding-right:10px;
}
#left-nav{
float:left;
font-size: 85%;
font-family:"Lucida Grande","Myriad Pro",Tahoma,Verdana,Arial,Helvetica,sans-serif;
width: 250px;
margin-top: -10px;
padding-bottom: 10px;
}

left-nav ul {
margin: 0px;
padding: 0px;
       }  
#left-nav li{
list-style: none;
	width: 260px;
	float:left;	
	padding: 0px;
	margin-left: -40px;	
	border-bottom: 1px solid #fff;	
	/*list-style-image: url(/inSiteleft-bullet.png);*/
	text-decoration: none;
}  

#left-nav li a
{
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;

}

#left-nav li a:hover { background-color: #eeeeee; 
text-decoration: none;}
#footer
{
	clear: left;
	background: #ccc;
	text-align: center;
	padding: 20px;
	height: 1%;
}

/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

/* Begin CSS Popout Menu */

#menu{
width:940px;
background-repeat: no-repeat;
	background-image: url(/images/nav1.png);
	height: 43px;
	margin-top: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px arial}

#sddm li a
{	display: block;
	width: auto;
	color: #FFF;
	padding: 16px 10px 14px 13px;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background:transparent url(/images/nav-tri.png) no-repeat top center;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-TOP: 3PX;
	width: 160px;
	padding: 0;
	z-index:1000;}
#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px;
		width: auto;
		white-space: wrap;
		text-align: left;
		text-decoration: none;
		background: #Eeeeee;
		color: #000000;
		font: 11px arial;
		border-bottom: 1px solid #fff;
		z-index:100;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
#sddm div-footer
{
height: 10px;
background:url(bottom-right.png) no-repeat 100% 0;
background: #EAEBD8;
}
