/*** Apple style menu ***/

#globalheader { width: 808px; height: 29px; position: relative; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; height: 0; padding-top: 29px; overflow: hidden; }
#globalheader #globalnav li a { background-image: url(MenuMain/English/complete.png); background-repeat: no-repeat; }

#globalheader #globalnav li#gn-home a { background-position: 0 0; width:72px; }
#globalheader #globalnav li#gn-customer a { background-position: -72px 0; width:129px;}
#globalheader #globalnav li#gn-capabilities a { background-position: -201px 0; width:106px; }
#globalheader #globalnav li#gn-flexibility a { background-position: -307px 0; width:96px; }
#globalheader #globalnav li#gn-technology a { background-position: -403px 0; width:109px; }
#globalheader #globalnav li#gn-specifications a { background-position: -512px 0; width:122px; }
#globalheader #globalnav li#gn-press a { background-position: -634px 0; width:64px; }
#globalheader #globalnav li#gn-multimedia a { background-position: -698px 0; width:110px; }

#globalheader #globalnav li#gn-home a:hover { background-position: 0 -29px; width:72px; }
#globalheader #globalnav li#gn-customer a:hover { background-position: -72px -29px; width:129px;}
#globalheader #globalnav li#gn-capabilities a:hover { background-position: -201px -29px; width:106px; }
#globalheader #globalnav li#gn-flexibility a:hover { background-position: -307px -29px; width:96px; }
#globalheader #globalnav li#gn-technology a:hover { background-position: -403px -29px; width:109px; }
#globalheader #globalnav li#gn-specifications a:hover { background-position: -512px -29px; width:122px; }
#globalheader #globalnav li#gn-press a:hover { background-position: -634px -29px; width:64px; }
#globalheader #globalnav li#gn-multimedia a:hover { background-position: -698px -29px; width:110px; }

/* Hacemos nuestro Pressed igual al Hover */
#globalheader #globalnav li#gn-home a:active { background-position: 0 -29px; width:72px; }
#globalheader #globalnav li#gn-customer a:active { background-position: -72px -29px; width:129px;}
#globalheader #globalnav li#gn-capabilities a:active { background-position: -201px -29px; width:106px; }
#globalheader #globalnav li#gn-flexibility a:active { background-position: -307px -29px; width:96px; }
#globalheader #globalnav li#gn-technology a:active { background-position: -403px -29px; width:109px; }
#globalheader #globalnav li#gn-specifications a:active { background-position: -512px -29px; width:122px; }
#globalheader #globalnav li#gn-press a:active { background-position: -634px -29px; width:64px; }
#globalheader #globalnav li#gn-multimedia a:active { background-position: -698px -29px; width:110px; }

#globalheader.home #globalnav li#gn-home a { background-position: 0 -58px; width:72px; }
#globalheader.home #globalnav li#gn-home a:hover { background-position: 0 -58px; width:72px; }
#globalheader.customerbase #globalnav li#gn-customer a { background-position: -72px -58px; width:129px;}
#globalheader.customerbase #globalnav li#gn-customer a:hover { background-position: -72px -58px; width:129px;}
#globalheader.capabilities #globalnav li#gn-capabilities a { background-position: -201px -58px; width:106px; }
#globalheader.capabilities #globalnav li#gn-capabilities a:hover { background-position: -201px -58px; width:106px; }
#globalheader.flexibility #globalnav li#gn-flexibility a { background-position: -307px -58px; width:96px; }
#globalheader.flexibility #globalnav li#gn-flexibility a:hover { background-position: -307px -58px; width:96px; }
#globalheader.technology #globalnav li#gn-technology a { background-position: -403px -58px; width:109px; }
#globalheader.technology #globalnav li#gn-technology a:hover { background-position: -403px -58px; width:109px; }
#globalheader.specifications #globalnav li#gn-specifications a { background-position: -512px -58px; width:122px; }
#globalheader.specifications #globalnav li#gn-specifications a:hover { background-position: -512px -58px; width:122px; }
#globalheader.press #globalnav li#gn-press a { background-position: -634px -58px; width:64px; }
#globalheader.press #globalnav li#gn-press a:hover { background-position: -634px -58px; width:64px; }
#globalheader.multimedia #globalnav li#gn-multimedia a { background-position: -698px -58px; width:110px; }
#globalheader.multimedia #globalnav li#gn-multimedia a:hover { background-position: -698px -58px; width:110px; }
/* Los hijos seleccionan a su padre */
#globalheader.videogallery #globalnav li#gn-multimedia a { background-position: -698px -58px; width:110px; }
#globalheader.videogallery #globalnav li#gn-multimedia a:hover { background-position: -698px -58px; width:110px; }




/************************/

.linkRepair {
	border:none;
}

.boldText {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#576f8d;
}

.smallBluishBoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#576f8d;
}

.normalText {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#766e6e;
}


.normalBoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#766e6e;
}

.smallBoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#766e6e;
}

.contentHeaderBigWrapperDiv {
	width:100%;
	background-image:url(Imgs/English/Home/VertBar.gif);
	background-repeat:repeat-x;
}

.contentHeaderSmallWrapperDiv {
	width:100%;
	background-image:url(Imgs/English/VertBarSmall.gif);
	background-repeat:repeat-x;
}

.contentHeaderDiv {
	width:940px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:0px;
}

.contentDiv {
	clear:both;
	width:940px;
}

.leftHalfDiv {
	width:460px;
	float:left;
}

.rightHalfDiv {
	width:460px;
	float:right;
}

.leftHalfHalfDiv {
	width:220px;
	float:left;
}

.rightHalfHalfDiv {
	width:220px;
	float:right;
}

.threeColumnsDiv {
	width:700px;
	float:left;
}

.oneColumnRight {
	width:220px;
	float:right;
}

.oneColumnLeft {
	width:220px;
	float:left;
}

.oneColumn {
	width:220px;
	float:left;
	padding-left:20px;
}

.miniBoxesContainerDiv {
	width:100%;
	height:300px;
}

.miniBoxDiv {
	width:220px;
	float:left;
	margin-right:20px;
	position:relative;
	top:0px;
	left:0px;
}

.miniBoxMoreButtonDiv {
	position:absolute;
	top:280px;
	left:0px;
}

.correctFlexibilityMoreButtonPos {
	top:250px;						// FIXME: Use a table
}

.finalMiniBox {
	margin-right:0px;
}

.oneThirdDiv {
	width:300px;
	float:left;
	margin-right:20px;
}

.finalOneThirdDiv {
	margin-right:0px;
}

.backToTopDiv {
	clear:both;
	padding-top:20px;
	width:100%;
	height:28px;
	position:relative;
	top:0px;
	left:0px;
}

.backToTopRef {
	position:absolute;
	top:24px;
	left:842px;
}

ul li {
	list-style-type:disc;
}

.videoClipDiv {
	background-image:url(Imgs/English/VideoBackground.gif);
	width:460px;
	height:114px;
	position:relative;
	top:0px;
	left:0px;
}

.videoClipTextDiv {
	position:absolute;
	left:175px;
	top:18px;
	width:275px;
}

.videoClipThumbnailDiv {
	position:absolute;
	left:18px;
	top:15px;
	width:136px;
	height:86px;	
}

.horizontalSpacer {		/* Tendria que haberse llamado verticalSpacer */
	height:50px;
}

.doublePanelTable {
	width:940px;
	border-collapse: collapse;
}

.leftPanelTD {
	width:460px;
	vertical-align:top;
}

.rightPanelTD {
	width:460px;
	vertical-align:top;
}

.middleSpaceTD {
	width:20px;
}

.lightBoxTitle {
	display:block;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#766e6e;
	margin-top:10px;
}

.lightBoxTitle  a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-top:3px;
}

/******** Home ***********/
#HomeContentDiv {
	width:460px;
}

.homeVideoClipDiv {
	background-image:url(Imgs/English/Home/VideoBackgroundHome.gif);
	width:220px;
	height:244px;
	position:relative;
	top:0px;
	left:0px;
}

.homeVideoClipTextDiv {
	position:absolute;
	left:18px;
	top:174px;
	width:181px;
}

.homeVideoClipThumbnailDiv {
	position:absolute;
	left:18px;
	top:49px;
	width:181px;
	height:107px;
}

#HomeFirstFlightHeaderBackgroundDiv {
	width:100%;
	background-image:url(Imgs/English/Home/VertBarFerrie.gif);
	background-repeat:repeat-x;
	height:375px;
}

#HomeFirstFlightHeaderContentDiv {
	background-image:url(Imgs/English/Home/HeaderFirstFlightBackground.gif);
	background-repeat:none;
	width:940px;
	height:375px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
}

#HomeFirstFlightHeaderTextDiv {
	position:absolute;
	top:278px;
	left:10px;
	width:460px;
	height:158px;
}

#HomeFirstFlightHeaderImgLink {
	position:absolute;
	bottom:0px;
	left:5px;
}

#HomeFirstFlightVideoDiv {
	position:absolute;
	left:480px;
	top:56px;
	background-color:#000;
	background-repeat:none;
	width:460px;
	height:289px;
	margin:0 auto;
	padding:0;
}

#HomeFirstFlightVideoBannerDiv {
	position:absolute;
	left:481px;
	top:76px;
	background-color:#000;
	background-repeat:none;
	width:459px;
	height:269px;
	margin:0 auto;
	padding:0;
}

#HomeTechBox {
	background-image:url(Imgs/English/Home/TechBackground.gif);
	width:220px;
	height:254px;
	position:relative;
	top:0px;
	left:0px;
}

#HomeTechBoxContent {
	position:absolute;
	top:50px;
	padding-left:30px;
	padding-right:25px;
}

#HomeTechBoxMoreDiv {
	position:absolute;
	left:27px;
	top:213px;
}

#HomeFirstFlightBox {
	background-image:url(Imgs/English/Home/FirstFlightBackground.gif);
	width:220px;
	height:191px;
	position:relative;
	top:0px;
}

#HomeFirstFlightBoxContent {
	position:absolute;
	top:125px;
	padding-left:30px;
	padding-right:25px;
}

#HomeFirstFlightBoxMoreDiv {
	position:absolute;
	left:72px;
	top:156px;
}

#HomeGalleryBox {
	background-image:url(Imgs/English/Home/PhotoGalleryBackground.gif);
	margin-top:20px;
	width:220px;
	height:297px;
	position:relative;
	top:0px;
}

#HomeGalleryThumb {
	position:absolute;
	top:112px;
	left:2px;
}

#HomeGalleryText {
	position:absolute;
	top:265px;
	padding-left:23px;
	padding-right:23px;
}

#HomeGotoGalleryDiv {
	position:absolute;
	top:265px;
	left:54px;
}

#HomeFirstFlightVideoBottomDiv {
	background-image:url(Imgs/English/Home/VideoBottom.gif);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	bottom:-30px;
	width:100%;
	height:30px;
}


/******** A400M ***********/
#TactLogistDiv {
	width:460px;
	margin:0 auto;
}


/******** Technology ***********/

#CockpitList {
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	position:relative;
	top:0px;
	left:-15px;
}

#TP400List {
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	position:relative;
	top:0px;
	left:-15px;
}


/******** Specifications ***********/

.specTable tr {
	background-color:#ebeef3;
}

.specTable tr.evenSpecTableTR {
	background-color:#FFF;
}



/******** Press ***********/

.pressEntryHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#9aaabf;
}

.pressEntryDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b79f72;
	vertical-align:middle;
	margin-left:4px;
}

.pressEntryDiv p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#576f8d;
}

.pressEntryHeaderLink a {
	text-decoration:none;
}

.pressBolos {
	float:left;
}

.pressEntryHighResLink {
	color:#576f8d;
}

.articleList a:hover {
	text-decoration:none;
}

/******** Gallery ***********/
.galleryItem {
	width:220px;
	height:270px;
	margin-right:17px;
}

.galleryImgFrame {
	width:220px;
	height:169px;
	background-image:url(Imgs/English/MarcoThumbnails.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
}

.galleryThumbnail {
	position:relative;
	top:8px;
	left:8px;
}

.galleryDescDiv {
	margin-top:10px;
	padding-left:8px;
	padding-right:8px;
}

.smallMoreButton {
	width:20px;
	height:20px;
	position:absolute;
	left:188px;
	top:132px;	
}


.galleryPager {
	height:20px;
	font-size:0.1em;
}

.galleryPagerInfoPanel {
	display:block;
	float:left;
	margin:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#766e6e;
	padding:2px 0 0 0;
}

.galleryPagerButton {
	display:block;
	margin-left:5px;
	float:left;
	width:13px;
	height:17px;
	color:#FFFFFF;
	background-image:url(Imgs/English/PagerButSelected.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	padding-left:6px;
}

a.galleryPagerButton:link, a.galleryPagerButton:visited {
	color:#766e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
}

#dnn_ctr510_XModDisplay_ctlPager_lnkPrevious {
	width:40px; 	/* Como el boton no tiene un estilo propio sino que coge el galleryPagerButton, se queda con el width mal */
}

#MultimediaPhotoButton {
	position:absolute;
	top:53px;
	left:594px;
	cursor:hand;
}

#MultimediaVideoButton {
	display:block;
	cursor:hand;
	position:absolute;
	top:53px;
	left:720px;
}


.footerPolicy {
	margin-left: 30px;
}

.footerPolicy a {
	color: #69829e;
}

.footerLink a {
	color: #9fb4cc;
}

#FooterPane {
	clear: both;
	margin: auto;
	width: 940px;
	background: url("/Portals/1/Imgs/English/footer.jpg");
	background-repeat: no-repeat;
	height: 59px;
	padding-top: 41px;
	margin-top: 0px;
}

#FooterPane a {
	text-decoration: none;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 33px;
}

#FooterPane p {
	clear: both;
	padding-top: 5px;
	color: #928b8b;
	font-size: 12px;
	padding-bottom: 20px;
}

