/* CSS Document
*
* CSS Styles
*
* Author: Jesse Burcsik
* Date: 14/11/20009
*
*
*/

/*** GLOBAL STYLES ***/

html body {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 /* Font sizing */
 font-size: small;
 color: #333333;
 zoom: 1;
}

#header{
height:     auto !important;
}

.left{
 float: left;
}


.right{
 float: right;
}

ar-in-en{
 font-size: 120%;
}

en-in-ar{
 font-size: 80%;
}


.clear {
 clear: both;
 font-size: 0px;
 line-height: 0px;
 visibility: hidden;
 margin: 0;
}


/*** TOP ***/

#big-wrapper{
 width: 100%;
 margin: auto;
 text-align: center;
}

/*** HEADER ***/

#util-nav{
 display: none;
}
#quick-search{
display: none;
}




/*** BODY STYLES BEGINS ***/

/* ----------------------------------------------
*
* MAIN VERTICAL NAVIGATION
*
* ----------------------------------------------- */

#top-nav{
display: none;
}


#side-nav{
	margin:		20px 0 0 0;
display: none;
}


#bread-crumbs{
 height: 30px;
 color: #999999;
padding: 5p x0 0 0; 
font-size: 11px;
 width: 939px;
 float: left;
}

#bread-crumbs #crumbs{
 float: left;
 width: 700px;
}

#bread-crumbs a{
 color: #96cfff;
 text-decoration: none;
}

#bread-crumbs #print-this-page{
 display:  none;
}

#bread-crumbs #print-this-page:hover{
	color:	#ffffff;
}

/*** CONTENT Styles ***/

#content-wrap{
 background: #ffffff;
 width: 944px;
 padding: 20px;
}

#content-wrap #col-one{
display: none;
}

#content-wrap #col-two{
 padding-top: 20px;
 margin-right: 15px;
 float: left;
}

#content-wrap #col-two h2{
 font-size: 32px;
 color: #003867;
 padding: 0 0 20px 0;
}

#content-wrap #col-two h3{
 font-size: 22px;
 color: #333333;
 border-bottom: 1px solid #999999;
 padding: 0 0 2px 0;
 margin: 10px 0 20px 0;
}

#content-wrap #col-two h4{
 font-size: 16px;
 color: #333333;
 margin: 15px 0 6px 0;
}

#content-wrap #col-two p{
	margin: 0 20px 10px 0;
}

#content-wrap #col-two img{
 padding: 10px 0;
}

#content-wrap #col-two ul{
	list-style: 		disc;
	list-style-position: inside;
	line-height: 		16px;
}

#content-wrap #col-two .two-col{
 margin: 10px 0;
}

#content-wrap #col-two .two-col div{
 width: 270px;
 margin-right: 20px;
 float: left;
}

#content-wrap #col-two .two-col div + div{
 margin-right: 0;
}

.external-link{
	padding: 0 8px 0 0;
	margin: 	0 3px 0 0;
	background: 	url(../images/da-0-misc-external-link.png) no-repeat top right;
}

.button-link{
 padding: 0 0 0 10px;
 display: inline-block;
 margin-top: 5px;
 width: auto;
 height: 20px;
 line-height: 20px;
 text-decoration: none;
 color: #ffffff;
 background: url(../images/da-0-btn-main.png) no-repeat top left;
}

html .button-link:hover{
 background: url(../images/da-0-btn-main-hover.png) no-repeat top left;
 color:		#fff !important;
}

.button-link span{
 padding: 				0px 2px 0 0;
 margin:				0px;
 background: 			url(../images/da-0-btn-end.png) no-repeat right 50%;
 display:				inline-block !important;
 position: 				relative;
 left: 					4px;
}

html .button-link:hover span{
 background: url(../images/da-0-btn-end-hover.png) no-repeat right 50%;
}


/*** INSIDE COL THREE STARTS ***/

#content-wrap #col-three{
 display: none;
}


#content-wrap #col-three .right-call-out input{
	margin:				3px 0 6px 0;
}

#content-wrap #col-three .right-call-out span{
	display:			block;
	margin: 			0 0 5px 0;
	font-size:			10px;
}


#content-wrap #col-three .right-call-out p{
	display:			block;
	margin: 			0 0 5px 0;
}



/*** Footer (Operating Companies) ***/
#footer{
    display: none;
}


/*** CopyWrite / Sudo Footer ***/

#copy-write{
   color: #666;
}

#copy-write a{
 text-decoration: none;
 color: #666666;

}

#copy-write a:hover{
 color: #ffffff;
}

#copy-write ul{
 display: none;
}

#copy-write p{
 float: left;
}


#copy-write ul li{
 display: inline;
 border-left: 1px solid #71a1c1;
}

#copy-write ul li:first-child{
 display: inline;
 border-left: none;
}

#copy-write ul li a{
 padding: 6px;
}

#facebook{
 clear: both;
display: none;
}

#powered-by-fuego{
 display: none;
}



/*** SLIER CAMEO ****/

.slide-copy .button-link{
 background: url(../images/da-0-btn-blue-main.png) no-repeat top left;
}

.slide-copy .button-link span{
 background-image: url(../images/da-0-btn-blue-end.png);
}

/*** SLIDER CAMEO DONE ***/


#home-col-one{
 width: 627px;
 float: left;
}


#home-col-two{
 width: 312px;
 float: right;
}

#home-col-one h2{
 font-size: 32px;
 color: #003867;
 padding: 0 0 7px 0;
}

#home-col-one h3{
 font-size: 22px;
 color: #003867;
padding: 0 0 7px 0;
}

#home-col-one h4{
 font-size: 16px;
 color: #003867;
 margin: 8px 0 4px 0;
}

/* Creates some margin if there is a paragraph after the image and not a header */
#home-col-one .two-col div > img + p{
 margin: 10px 0 0
}

#home-col-one .two-col{
 padding: 20px 0 0 0;
}

#home-col-one .two-col p{
 padding: 0 0 8px 0;
}

#content-wrap #home-col-one .two-col{
 margin: 10px 0;
}

#content-wrap #home-col-one .two-col div{
 width: 300px;
 margin-right: 20px;
 float: left;
}

#content-wrap #home-col-one .two-col div + div{
 margin-right: 0;
}

#home-bluebox-top{
 background: #d0edfd url(../images/da-home-bluebox-bg-top.jpg) no-repeat top left;
 width: 282px;
 padding: 15px 15px 15px 15px
}

#home-bluebox-bottom{
 background: #e8f6fe url(../images/da-home-bluebox-bg-bottom.jpg) no-repeat top left;
 width: 282px;
 padding: 20px 15px 15px 15px
}

#home-bluebox-top div, #home-bluebox-bottom div {
 margin: 7px 0 15px 0;
}

#home-bluebox-top h3, #home-bluebox-bottom h3 {
 font-size: 18px;
 color: #003867;
 margin: 0 0 10px 0;
}

#home-bluebox-top h3{
 display: inline-block;
 background: url(/rsrc/images/da-home-icon-dalogo.png) no-repeat top right;
 padding: 12px 60px 0 0;
 height: 22px;
 border-bottom: 1px solid #afcce5;
}

#home-bluebox-bottom h3 {
 display: inline-block;
 background: url(/rsrc/images/da-home-icon-plane.png) no-repeat top right;
padding: 10px 70px 4px 0;
 height: 18px;
 border-bottom: 1px solid #afcce5;
}

#home-bluebox-top span, #home-bluebox-bottom span {
 color: #3399ff;
 font-size: 11px;
}

#home-bluebox-top a, #home-bluebox-bottom a {
 color: #005dab;
 padding: 0 11px 0 0;
 display: inline-block;
 margin: 5px 0 0 0;
 text-decoration: none;
 background: url(/rsrc/images/da-0-read-more-bullets.png) no-repeat right 3px;
}

#home-bluebox-top a:hover, #home-bluebox-bottom a:hover {
 color: #4f9512;
 background: url(/rsrc/images/da-0-read-more-bullets.png) no-repeat right -18px;
} 

#col-three{
	margin-top: 	20px;
}

.left-call-out{
	width:		146px;
	min-height: 60px;
	padding:	10px 10px 10px 10px;
	margin-top: 20px;
	background:	url(/rsrc/images/da-sidebar-calout-bg.jpg) no-repeat top left;
	font-size: 	11px;
}

.left-call-out p{
	padding:	10px 0;
}

.right-call-out h3{
	font-size: 	14px;
	color: 		#003867;
	margin-bottom: 10px;
}

.right-call-out{
	margin-bottom: 20px;
}

.right-call-out h3 + img{
	margin-top: 0;
}

.right-call-out img{
	margin: 10px 0;
}


.pdfs li a{
	text-decoration: 	none;
	line-height: 		22px;
}

.pdfs li{
	list-style: 		none;
	background: 		url(/rsrc/images/pdf.gif) no-repeat left 50%;
	padding:			0 0 0 19px;
}

#did-you-know li{
	display:			none;
	line-height: 		1.3em;
}

/* ABOUT US*/


.content-callout-plus{
	width:		518px;
	height:		58px;
	background: 	url(/rsrc/images/da-about-callout-bg.jpg) no-repeat top left;
	padding: 	20px;
}

.content-callout-plus:hover{
	background: 	url(/rsrc/images/da-about-callout-bg-hover.jpg) no-repeat top left;
}

#content-wrap #col-two .content-callout-plus h4{
	margin: 0 0 10px 0;
}

.content-callout-plus h4 a{
	text-decoration: 	none;
	color:	#003867;
}

.content-callout-plus h4 a:hover{
	text-decoration: 	none;
	color:	#4F9512;
}

.set-images .popup-photo{
	width: 				33%;
	text-align: 		center;
	margin: 			auto;
	display:			inline-block;
}

.popup-photo img{

}


/*** Aviation News RSS feed ***/

#content-wrap #col-two #result h2{
	display: 		none;
	
}


#content-wrap #col-two #result h3{
	text-decoration: 		none;
	margin: 				0 0 3px 0;
}

#content-wrap #col-two #result div{
	margin: 0 0 0 0;
}

#content-wrap #col-two #result .updated{
	font-size:				11px;
	padding: 		0 0 6px 0;		
}

#content-wrap #col-two #result img{
	display: 			none;
}


/*** Aviation News RSS feed @ HOME ***/

#home-bluebox-bottom h2{
	display: none;
}























