/* ------- SkyTeam Cargo - Site developed by DraftFCB Toronto -------- */

	

@import 'reset.css';
@import 'typography.css';
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ccd2e0 url(../images/bg.gif) 50% 0 repeat-y;
	color: #182862;
	line-height: 1.3em;
}
 img, div, input  { behavior: url("css/iepngfix.htc") } 

/*img {
	behavior: url("css/iepngfix.htc")
}*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.3em;
}
/* Use <hr /> only to separate content in no-css view */
hr {
	display:none;
	clear:both;
}
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clear {
	display: inline-block;
}
.clear:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
#container {
	position:relative;
	width: 995px;
	text-align: left;
	margin: 0 auto;
}
.offscreen {
	text-indent: -9999px;
}
#header {
	background: #ffffff url(../images/bg_header.gif) repeat-x;
	width: 995px;
	height: 91px;
}
#topbar {
	width: 995px;
	height: 78px;
	position: relative;
}
#logos {
	position: relative;
	left: 5px;
	top: 5px;
	float: left;
}
#dropdown {
	float: right;

position: relative;
}
#lang {
	font-size: 0.75em;
	margin: 5px 11px 5px 11px;
}
#mainnav {
	clear: both;
	background-image: url('../images/main_nav.jpg');
	background-repeat: no-repeat;
	width: 995px;
	height: 33px;
	top:10px;
	position: relative;
	text-indent: -9999px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 12px;
}
#mainnav ul {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainnav li {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
select#headerLanguages  {
	float:right;
	font-size:0.75em;
	margin:5px 11px;
	position: relative;
	top: -80px;
}

#footer {
	background-image: url('../images/bg_footer2.gif');
	background-repeat: repeat-x;
	width: 995px;
	height: 212px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
z-index:1;
}
#footer2 {
	background-image: url('../images/bg_footer.gif');
	background-repeat: repeat-x;
	width: 991px;
	height: 212px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	left: 2px;
	clear:both;
}
#footernav {
	margin-left: 30px;
	font-size: .95em;
}
#footernav ul {
	top: 30px;
	position: relative;
}
#footernav li {
	margin-left: 20px;
	float: left;
	list-style: none;
}
#footernav a {
	color: #5192ae;
}
#panels {
	position: relative;
	left: 51px;
	top: 46px;
	width: 940px;
}
#leftpanel {
	float: left;
z-index:1000;
top:0px;
left:0px;
position:absolute;
}

#rightpanel {
	float: right;
}
#footer {
	clear: both;
}
/* ------- MAIN NAV SELECTOR STATES ------- */


#mainnav #nav1 a {
	width: 222px;
	height: 33px;
	left: 70px;
	position: relative;
	display: block;
}
#mainnav #nav1 a:hover {
	background: url('../images/main_nav.jpg') -88px -33px no-repeat;
}
#mainnav #nav1-on a {
	width: 222px;
	height: 33px;
	left: 70px;
	position: relative;
	display: block;
	background: url('../images/main_nav.jpg') -88px -33px no-repeat;
}
#mainnav #nav2 a {
	width: 200px;
	height: 33px;
	left: 170px;
	position: relative;
	display: block;
}
#mainnav #nav2 a:hover {
	background: url('../images/main_nav.jpg') -410px -33px no-repeat;
}
#mainnav #nav2-on a {
	width: 200px;
	height: 33px;
	left: 170px;
	position: relative;
	display: block;
	background: url('../images/main_nav.jpg') -410px -33px no-repeat;
}
#mainnav #nav3 a {
	width: 195px;
	height: 33px;
	left: 265px;
	position: relative;
	display: block;
}
#mainnav #nav3 a:hover {
	background: url('../images/main_nav.jpg') -705px -33px no-repeat;
}
#mainnav #nav3-on a {
	width: 195px;
	height: 33px;
	left: 265px;
	position: relative;
	display: block;
	background: url('../images/main_nav.jpg') -705px -33px no-repeat;
}
/* ------- SUB NAV SELECTOR STATES ------- */

#subnav_1 {
	clear: left;
	background-image: url('../images/subnav_about.gif');
	background-repeat: no-repeat;
	width: 1194px; /* 994px; */
	height: 26px;
	top: 121px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subnav_1 ul {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subnav_1 li {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subnav_1 #subnav1_1 a {
	width: 110px; /* 110px; 125px; */
	height: 25px;
	left: 52px; /* 140px; */
	position: relative;
	display: block;
}
#subnav_1 #subnav1_1 a:hover {
	background: url('../images/subnav_about.gif') -70px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -158px -26px no-repeat; */
}
#subnav_1 #subnav1_1-on a {
	width: 110px; /* 110px; 125px; */
	height: 25px;
	left: 52px; /* 140px; */
	position: relative;
	display: block;
	background: url('../images/subnav_about.gif') -70px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -158px -26px no-repeat; */
}


#subnav_1 #subnav1_2 a {
	width: 100px; /* 115px; */
	height: 25px;
	left: 87px; /* 85px;  145px; */
	position: relative;
	display: block;
}
#subnav_1 #subnav1_2 a:hover {
	background: url('../images/subnav_about.gif') -215px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -288px -26px no-repeat; */
}
#subnav_1 #subnav1_2-on a {
	width: 100px; /* 115px; */
	height: 25px;
	left: 87px; /* 85px; 145px; */
	position: relative;
	display: block;
	background: url('../images/subnav_about.gif') -215px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -288px -26px no-repeat; */
}


#subnav_1 #subnav1_3 a {
	width: 70px; /* 90px; */
	height: 25px;
	left: 129px; /* 150px; */
	position: relative;
	display: block;
}
#subnav_1 #subnav1_3 a:hover {
	background: url('../images/subnav_about.gif') -357px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -409px -26px no-repeat; */
}
#subnav_1 #subnav1_3-on a {
	width: 70px; /* 90px; */
	height: 25px;
	left: 129px; /* 150px; */
	position: relative;
	display: block;
	background: url('../images/subnav_about.gif') -357px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -409px -26px no-repeat; */
}


#subnav_1 #subnav1_4 a {
	width: 118px;
	height: 25px;
	left: 162px; /* 170px; */
	position: relative;
	display: block;
}
#subnav_1 #subnav1_4 a:hover {
	background: url('../images/subnav_about.gif') -460px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -518px -26px no-repeat; */
}
#subnav_1 #subnav1_4-on a {
	width: 118px;
	height: 25px;
	left: 162px; /* 170px; */
	position: relative;
	display: block;
	background: url('../images/subnav_about.gif') -460px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -518px -26px no-repeat; */
}


#subnav_1 #subnav1_5 a {
	width: 196px; /* 190px; */
	height: 25px;
	left: 186px; /* 180px; */
	position: relative;
	display: block;
}
#subnav_1 #subnav1_5 a:hover {
	background: url('../images/subnav_about.gif') -602px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -647px -26px no-repeat; */
}
#subnav_1 #subnav1_5-on a {
	width: 196px; /* 190px; */
	height: 25px;
	left: 186px; /* 180px; */
	position: relative;
	display: block;
	background: url('../images/subnav_about.gif') -602px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -647px -26px no-repeat; */
}


#subnav_1 #subnav1_6 a {
	width: 98px; /* 120px; */
	height: 25px;
	left: 204px; /* 180px; */
	position: relative;
	display: block;
}
#subnav_1 #subnav1_6 a:hover {
	background: url('../images/subnav_about.gif') -816px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -797px -26px no-repeat; */
}
#subnav_1 #subnav1_6-on a {
	width: 98px; /* 120px; */
	height: 25px;
	left: 204px; /* 180px; */
	position: relative;
	display: block;
	background: url('../images/subnav_about.gif') -816px -26px no-repeat;
	/* background: url('../images/subnav_about.gif') -797px -26px no-repeat; */
}


#subnav_2 {
	clear: left;
	background-image: url('../images/subnav_solutions.gif');
	background-repeat: no-repeat;
	width: 994px;
	height: 26px;
	top: 121px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subnav_2 ul {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subnav_2 li {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#subnav_2 #subnav2_1 a {
	width: 175px;
	height: 25px;
	left: 175px;
	position: relative;
	display: block;
}
#subnav_2 #subnav2_1 a:hover {
	background: url('../images/subnav_solutions.gif') -193px -26px no-repeat;
}
#subnav_2 #subnav2_1-on a {
	width: 175px;
	height: 25px;
	left: 175px;
	position: relative;
	display: block;
	background: url('../images/subnav_solutions.gif') -193px -26px no-repeat;
}
#subnav_2 #subnav2_2 a {
	width: 150px;
	height: 25px;
	left: 175px;
	position: relative;
	display: block;
}
#subnav_2 #subnav2_2 a:hover {
	background: url('../images/subnav_solutions.gif') -368px -26px no-repeat;
}
#subnav_2 #subnav2_2-on a {
	width: 150px;
	height: 25px;
	left: 175px;
	position: relative;
	display: block;
	background: url('../images/subnav_solutions.gif') -368px -26px no-repeat;
}
#subnav_2 #subnav2_3 a {
	width: 70px;
	height: 25px;
	left: 190px;
	position: relative;
	display: block;
}
#subnav_2 #subnav2_3 a:hover {
	background: url('../images/subnav_solutions.gif') -533px -26px no-repeat;
}
#subnav_2 #subnav2_3-on a {
	width: 70px;
	height: 25px;
	left: 190px;
	position: relative;
	display: block;
	background: url('../images/subnav_solutions.gif') -533px -26px no-repeat;
}
#subnav_2 #subnav2_4 a {
	width: 170px;
	height: 25px;
	left: 198px;
	position: relative;
	display: block;
}
#subnav_2 #subnav2_4 a:hover {
	background: url('../images/subnav_solutions.gif') -611px -26px no-repeat;
}
#subnav_2 #subnav2_4-on a {
	width: 170px;
	height: 25px;
	left: 198px;
	position: relative;
	display: block;
	background: url('../images/subnav_solutions.gif') -611px -26px no-repeat;
}
/* ------- Default Styles ------- */
#content {
	clear: left;
	position: relative;
	padding-bottom:540px;
	width: 991px;
	margin-top: 30px;
	left: 2px;
	background:#ffffff url('../images/bg_solutions.jpg') no-repeat;
}
#content_start {
	position: relative;
	top: 190px;
}

#badge_01 {
clear:both;
	margin-top: 10px;
	padding-top: 10px;
	position:relative;
/* 	z-index: 1; */

}

#badge_02 {
	width: 220px;
	height: 140px;
	background-image: url('../images/solution_center_badge_02.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
}

#badge_02 h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#badge_03 {
	width: 220px;
	height: 195px;
	background-image: url('../images/panel_routecheck.png');
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
	font-size: 11px;
	color: #ffffff;
}
#badge_03 .txt3 {
	position: relative;
	margin: 18px 0 0 14px;
}
#badge_03 .txt2 p {
	width: 50px;
}
#badge_03 select {
	width: 190px;
	font-size: 11px;
	color: #0c1f5c;
}
#badge_03 a {
	color: #ffffff;
}
#badge_03 img {
	position: relative;
	margin-top: 10px;
}
.txtbadge2 {
	width: 166px;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	left: 15px;
	top: 20px;
}
.selectbadge2 {
	width: 190px;
	font-size: 11px;
	color: #0c1f5c;
	margin-top: 10px;
}
#badge_04 {
	
	margin-bottom: 1px;
	margin-left: 5px;
/*	background-image: url('../images/panel_homeleft.png'); */
	width: 225px;

	color: #ffffff;
	font-size: .9em;
	clear:both;
	display: block;
}
#badge_04 li {
	list-style: none;
}
#badge_04 .txt1 {
	position: relative;
	margin: 45px 0 0 14px;
}
#badge_04 .txt4 {
	position: relative;
	margin: 5px 0 0 14px;
}
#badge_04 .airportlookup_select {
	font-size: 1em;
	color: #0c1f5c;
	width: 190px;
	position: relative;
}
#badge_04 .airportlookup {
	margin-bottom: 5px;
	position: relative;
}
#badge_04 .airportlookup a {
	color: #ffffff;
	font-size: .85em;
}
#badge_03 .airportlookup a {
	color: #ffffff;
	font-size: .85em;
}

.slidertext {
	margin-left:5px;
}

/* ------- Home Page ------- */



#home #content {
	padding-bottom:124px;
	background-image: url('../images/home_image3.jpg');
	position: relative;
}
#home #maintext {
	text-indent: -9999px;
	background-image: url('../images/home_text.png');
	width: 253px;
	height: 75px;
	left: 51px;
	top: 46px;
	position: relative;
}
#leftpaneltop {
		position: relative;
	margin-top: 10px;
	margin-left: -5px;
	background-image: url('../images/panel_homeleft_top_new.png');
	width: 225px;
	height: 108px;
	color: #ffffff;
	font-size: 11px;
}

#leftpaneltop li {
	list-style: none;
}

#leftpanelmiddle {
	position: relative;
	margin-top: 0px;
	margin-left: -5px;
	background-image: url('../images/panel_homeleft_slice_new.png');
	background-repeat:repeat-y;
	width: 225px;
	color: #ffffff;
	font-size: 11px;
	float:left;
	clear:left;
	line-height: 16px;
}

#leftpanelmiddle ul {
	list-style: none;
}

#leftpanelmiddle div #terminal_slider {
	width:190px;
	margin:0;
	background:#006699 none repeat scroll 0 0;
}

#leftpanelmiddle div #terminal_slider a {
color:#FFFFFF;
}

#leftpanelmiddle div #terminal_slider a:visited {
color:#FFFFFF;
}

#leftpanelmiddle div #product_slider {
	width:190px;
	background:#006699 none repeat scroll 0 0;
	margin: 0;
	color:#FFFFFF;
}

#leftpanelmiddle div #product_slider a {
color:#FFFFFF;
}

#leftpanelmiddle div #product_slider a:visited {
color:#FFFFFF;
}

#leftpanelbottom {
	position: relative;
	margin-top: 0px;
	margin-left: -5px;
	background-image: url('../images/panel_homeleft_bottom_new.png');
	width: 225px;
	height: 195px;
	color: #ffffff;
	font-size: 11px;
	float:left;
	clear:both;


}

#home #leftpaneltop {
	position: relative;
	margin-top: 10px;
	margin-left: -5px;
	background-image: url('../images/panel_homeleft.png');
	width: 225px;
	height: 108px;
	color: #ffffff;
	font-size: 11px;
}

#home #leftpaneltop ul{
position: absolute;
top: 85px;
}


#home #leftpanelmiddle {
	position: relative;
	margin-top: 0px;
	margin-left: -5px;
	background-image: url('../images/panel_homeleft_slice.png');
	background-repeat:repeat-y;
	width: 225px;
	color: #ffffff;
	font-size: 11px;
	float:left;
	clear:left;
}


#home #leftpanelbottom {
	position: relative;
	margin-top: 0px;
	margin-left: -5px;
	background-image: url('../images/panel_homeleft_bottom.png');
	width: 225px;
	height: 195px;
	color: #ffffff;
	font-size: 11px;
	float:left;
	clear:both;


}

#leftpanelbottom p { 
width:220px;

}
#leftpanelbottom li {
	list-style: none;
}

#home #leftpaneltop h3{

font-size: 11px;
margin: 0px;
padding: 0px;
}

#home .txt1 {
	position: absolute;
	/*margin: 45px 0 0 14px;*/
	top: 55px;
	left: 14px;
	padding-top:10px;
	font-size: 11px;
}
 .txt2 { 
	padding-top:10px;
	position: relative;
	margin: 5px 0 0 14px;
	
}

 .txt200 { 

	position: relative;
	margin: 15px 0 0 14px;
	
}
#home .airportlookup_select {
	font-size: 11px;
	color: #0c1f5c;
	width: 190px;
	position: relative;
}
#home .airportlookup {
	margin-bottom: 5px;
	position: relative;
}
#home .airportlookup a {
	color: #ffffff;
	font-size: 9px;
}
#home #rightpanel_top {
	position: relative;
	margin-top: 160px;
	background-image: url('../images/panel_homeright.png');
	width: 318px;
	height: 80px;
	color: #ffffff;
	font-size: 11px;
}
#home .awb {
	left: 20px;
	top: 48px;
	position: absolute;
}
#home .awb1 {
	width: 50px;
	margin-right: 5px;
	font-size: 12px;
}
#home .awb2 {
	width: 140px;
	margin-right: 10px;
	font-size: 12px;
}
#home .awb3 {
	position: relative;
	top: 2px;
}
#home #rightpanel_bottom {
	position: relative;
	margin-top: 10px;
	/*background-image: url('../images/panel_homeright_bottom.png'); 
_position: static;
*/
width: 318px;
	height: 135px;
	color: #ffffff;
	font-size: 11px;
}
#home .img1 {
	position: relative;
	top: 15px;
	left: 10px;
}
/* ------- Solutions Center Page ------- */



#solution_center #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_solutions.jpg');
}
#solution_center #trinav {
	clear: left;
	background-image: url('../images/trinav_solutions.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 117px;
	left: 100px;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	float: left;
}
#solution_center #trinav ul {
	margin: 0px;
	padding: 0px;
}
#solution_center #trinav li {
	list-style: none;
	float: left;
	margin-bottom: 2px;
}
#solution_center #trinav #trinav_01 a {
	width: 155px;
	height: 15px;
	left: 0px;
	top: 52px;
	position: relative;
	display: block;
}
 #solution_center #trinav #trinav_01 a:hover {
	background: url('../images/trinav_solutions.gif') -161px -52px no-repeat;
}
 #solution_center #trinav #trinav_01-on a {
	width: 155px;
	height: 15px;
	left: 0px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_solutions.gif') -161px -52px no-repeat;
}
#solution_center #trinav #trinav_02 a {
	width: 155px;
	height: 15px;
	left: 0px;
	top: 52px;
	position: relative;
	display: block;
}
#solution_center #trinav #trinav_02 a:hover {
	background: url('../images/trinav_solutions.gif') -161px -67px no-repeat;
}
 #solution_center #trinav #trinav_02-on a {
	width: 155px;
	height: 15px;
	left: 0px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_solutions.gif') -161px -67px no-repeat;
}
#solution_center #trinav #trinav_03 a {
	width: 155px;
	height: 15px;
	left: 0px;
	top: 58px;
	position: relative;
	display: block;
	;
}
 #solution_center #trinav #trinav_03 a:hover {
	background: url('../images/trinav_solutions.gif') -161px -88px no-repeat;
}
 #solution_center #trinav #trinav_03-on a {
	width: 155px;
	height: 15px;
	left: 0px;
	top: 58px;
	position: relative;
	display: block;
	background: url('../images/trinav_solutions.gif') -161px -88px no-repeat;
}
 #solution_center #trinav #trinav_04 a {
	width: 155px;
	height: 20px;
	left: 0px;
	top: 58px;
	position: relative;
	display: block;
}
 #solution_center #trinav #trinav_04 a:hover {
	background: url('../images/trinav_solutions.gif') -161px -103px no-repeat;
}
 #solution_center #trinav #trinav_04-on a {
	width: 105px;
	height: 20px;
	left: 0px;
	top: 58px;
	position: relative;
	display: block;
	background: url('../images/trinav_solutions.gif') -161px -103px no-repeat;
}
#solution_center #trinav_products {
	clear: left;
	background-image: url('../images/trinav_products.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 117px;
	left: 100px;
	position: relative;
	z-index: 10;
	float: left;
}
#solution_center #trinav_products ul {
	margin: 0px;
	padding: 0px;
}
#solution_center #trinav_products li {
	list-style: none;
	float: left;
	margin-bottom: 2px;
	text-indent: -9999px;
}
#trinav_products #trinav_products_01 a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
}
 #trinav_products #trinav_products_01 a:hover {
	background: url('../images/trinav_products.gif') -135px -52px no-repeat;
}
 #trinav_products #trinav_products_01-on a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -52px no-repeat;
}
#trinav_products #trinav_products_02 a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
}
#trinav_products #trinav_products_02 a:hover {
	background: url('../images/trinav_products.gif') -135px -69px no-repeat;
}
#trinav_products #trinav_products_02-on a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -69px no-repeat;
}
#trinav_products #trinav_products_03 a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
}
#trinav_products #trinav_products_03 a:hover {
	background: url('../images/trinav_products.gif') -135px -86px no-repeat;
}
#trinav_products #trinav_products_03-on a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -86px no-repeat;
}
#trinav_products #trinav_products_04 a {
	width: 105px;
	height: 20px;
	left: 48px;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_products #trinav_products_04 a:hover {
	background: url('../images/trinav_products.gif') -135px -99px no-repeat;
}
#trinav_products #trinav_products_04-on a {
	width: 105px;
	height: 20px;
	left: 48px;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -99px no-repeat;
}


/* variation error */

#solution_center #trinav_products_var {
	clear: left;
	background-image: url('../images/trinav_products.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 117px;
	left: 100px;
	position: relative;
	z-index: 10;
	float: left;
}
#solution_center #trinav_products_var ul  {
	margin: 0px;
	padding: 0px;
}
#solution_center #trinav_products_var li  {
	list-style: none;
	float: left;
	margin-bottom: 1px;
	text-indent: -9999px;
}
#trinav_products_var #trinav_products_01 a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
}
 #trinav_products_var #trinav_products_01  a:hover {
	background: url('../images/trinav_products.gif') -135px -52px no-repeat;
}
 #trinav_products_var #trinav_products_01-on a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -52px no-repeat;
}
#trinav_products_var #trinav_products_02  a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
}
#trinav_products_var #trinav_products_02  a:hover {
	background: url('../images/trinav_products.gif') -135px -69px no-repeat;
}
#trinav_products_var #trinav_products_02-on a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -69px no-repeat;
}
#trinav_products_var #trinav_products_03  a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
}
#trinav_products_var #trinav_products_03  a:hover {
	background: url('../images/trinav_products.gif') -135px -86px no-repeat;
}
#trinav_products_var #trinav_products_03-on a {
	width: 105px;
	height: 15px;
	left: 48px;
	top: 52px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -86px no-repeat;
}
#trinav_products_var #trinav_products_04  a {
	width: 105px;
	height: 20px;
	left: 48px;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_products_var #trinav_products_04  a:hover {
	background: url('../images/trinav_products.gif') -135px -99px no-repeat;
}
#trinav_products_var #trinav_products_04-on a {
	width: 105px;
	height: 20px;
	left: 48px;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_products.gif') -135px -99px no-repeat;
}




/* end */
#solution_center #trinav_none {
	clear: left;
	width: 140px;
	height: 117px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#solution_center #maincontent {
	float: left;
	position: relative;
	width: 484px;
	left: 130px;
	top: 20px;
}
#solution_center #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 130px;
	top: 20px;
}
#solution_center #where_panel {
	width: 471px;
	height: 100px;
	margin-top: 15px;
	margin-left: -10px;
	background-image: url('../images/panel_where.png');
	background-repeat: no-repeat;
	position: relative;
}

#solution_center #where_panel h3{

font-size: 12px;
}
.marg {
	padding-bottom: 10px;
}
.marg2 {
	margin-top: 5px;
}
#solution_center #trinav ul {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#solution_center #trinav li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#solution_center .shipping_select1 {
	font-size: 11px;
	color: #0c1f5c;
	width: 130px;
		position: absolute;
		top: 32px;
		left: 0px;
}
#solution_center .shipping_select2 {
	font-size: 11px;
	color: #0c1f5c;
	width: 130px;
	position: absolute;
	top: 32px;
	left: 0px;
}
#solution_center .shipping1 a {
	font-size: 9px;
	color: #ffffff;
	left: 65px;
	top: 16px;
	position: relative;
}

#solution_center .shipping2 a {
	font-size: 9px;
	color: #ffffff;
	left: 65px;
	top: 16px;
	position: relative;
}
#solution_center .shipping1 {
	
	position: absolute;
	left: 16px;
	top: 27px;
}
#solution_center .shipping2 {

	position: absolute;
	left: 160px;
	top: 27px;
}
#solution_center .search {
	position: absolute;
	left: 300px;
	top: 63px;
}
.clear {
	clear: left;
}
#solution_center #where_chart {
	margin-top: 15px;
	margin-left: -10px;
	display: block;
	position: relative;
}
#solution_center .chart {
	width: 455px;
	position: relative;
	height: 50px;
	clear:both;
}
#solution_center .chart li {
	list-style: none;
	float: left;
	/*height: 60px;*/
	margin-bottom:60px;
}




#solution_center .cell_1 {
	position: absolute;
	top: 6px;
	left: 10px;


}


#solution_center .cell_2 {
	position: absolute;
	margin-top: 6px;
	left: 229px;
	color: #ffffff;
}
#solution_center .cell_2 a {
	color: #ffffff;
	font-size: .9em;
}
#solution_center #airline_panel {
	width: 424px;
	height: 100px;
	margin-top: 15px;
	background-image: url('../images/panel_airlinecarrier.png');
	background-repeat: no-repeat;
	position: relative;
}
#solution_center #airline_panel p {
	color: #ffffff;
	font-size: 12px;
	width: 390px;
}
#solution_center #airline_panel .txt {
	left: 21px;
	top: 15px;
	position: relative;
}
#solution_center #airline_panel select {
	width: 190px;
	font-size: 11px;
	color: #0c1f5c;
	margin-top: 13px;
	margin-right: 20px;
	position: relative;
}
#solution_center #airline_panel img {
	position: relative;
	top: 4px;
}
#solution_center #airline_panel .txt2 {
	left: 21px;
	top: 2px;
	position: relative;
}
#solution_center #airline_tabs {
	width: 400px;
	margin-top: 20px;
	top: 3px;
	background-image: url('../images/tabs.gif');
	background-repeat: no-repeat;
	width: 274px;
	height: 29px;
	position: relative;
	left: 20px;
	text-indent: -9999px;
	margin-bottom: 0px;
	padding-bottom: 0px;
display: none:
}

#solution_center #airline_tabs_special {
	width: 390px;
	margin-top: 20px;
	top: 4px;
	background-image: url('../images/tabs_special.gif');
	background-repeat: no-repeat;
	height: 28px;
	position: relative;
	left: 20px;
	text-indent: -9999px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#solution_center #airline_tabs ul {
	margin: 0px;
	padding: 0px;
}
#solution_center #airline_tabs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#solution_center #airline_tabs #container_tab a {
	width: 130px;
	height: 29px;
	left: 0px;
	position: relative;
	display: block;
}
#solution_center #airline_tabs #container_tab a:hover {
	background: url('../images/tabs.gif') 0px -29px no-repeat;
}
#solution_center #airline_tabs #container_tab-on a {
	width: 130px;
	height: 29px;
	left: 0px;
	position: relative;
	display: block;
	background: url('../images/tabs.gif') 0px -29px no-repeat;
}
#solution_center #airline_tabs #pallet_tab a {
	width: 143px;
	height: 29px;
	left: 3px;
	position: relative;
	display: block;
}
#solution_center #airline_tabs #pallet_tab a:hover {
	background: url('../images/tabs.gif') -133px -29px no-repeat;
}
#solution_center #airline_tabs #pallet_tab-on a {
	width: 143px;
	height: 29px;
	left: 3px;
	position: relative;
	display: block;
	background: url('../images/tabs.gif') -133px -29px no-repeat;
}




#solution_center #airline_tabs_special ul {
	margin: 0px;
	padding: 0px;
}
#solution_center #airline_tabs_special li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#solution_center #airline_tabs_special #container_tab_special a {
	width: 113px;
	height: 29px;
	left: 0px;
	position: relative;
	display: block;
}
#solution_center #airline_tabs_special #container_tab_special a:hover {
	background: url('../images/tabs_special.gif') 0px -29px no-repeat;
}
#solution_center #airline_tabs_special #container_tab_special-on a {
	width: 113px;
	height: 29px;
	left: 0px;
	position: relative;
	display: block;
	background: url('../images/tabs_special.gif') 0px -29px no-repeat;
}
#solution_center #airline_tabs_special #pallet_tab_special a {
	width: 113px;
	height: 29px;
	left: 3px;
	position: relative;
	display: block;
}
#solution_center #airline_tabs_special #pallet_tab_special a:hover {
	background: url('../images/tabs_special.gif') -115px -29px no-repeat;
}
#solution_center #airline_tabs_special #pallet_tab_special-on a {
	width: 113px;
	height: 29px;
	left: 3px;
	position: relative;
	display: block;
	background: url('../images/tabs_special.gif') -115px -29px no-repeat;
}

#solution_center #airline_tabs_special #bulkload_tab_special a {
	width: 120px;
	height: 29px;
	left: 3px;
	position: relative;
	display: block;
}
#solution_center #airline_tabs_special #bulkload_tab_special a:hover {
	background: url('../images/tabs_special.gif') -229px -29px no-repeat;
}
#solution_center #airline_tabs_special #bulkload_tab_special-on a {
	width: 120px;
	height: 29px;
	left: 3px;
	position: relative;
	display: block;
	background: url('../images/tabs_special.gif') -229px -29px no-repeat;
}





#solution_center #airline_chart {
	font-size: .9em;
	color: #ffffff;
}
#solution_center #airline_chart #system {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
	font-size: .8em;
}
#solution_center #airline_chart li {
	float: left;
	margin-left: 20px;
	list-style: none;
}
#solution_center #airline_chart li a {
	color: #ffffff;
}
#solution_center #airline_chart .cell_th {
	height: 26px;
	width: 415px;
	border-bottom: 1px solid #9bcbe0;
	color: #ffffff;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
}
#solution_center #airline_chart .cell_title {
	padding-left: 12px;
	padding-top: 5px;
	position: relative;
}
#solution_center #airline_chart .fleet_cell_1 {
	height: 31px;
	width: 75px;
	padding-left: 10px;
	padding-top:10px;
}
#solution_center #airline_chart .fleet_cell_2 {
	height: 31px;
	width: 75px;
	padding-left: 5px;
	padding-top:10px;
}
#solution_center #airline_chart .fleet_cell_3 {
	height: 31px;
	width: 70px;
	padding-left: 5px;
	padding-top:10px;
}
#solution_center #airline_chart .fleet_cell_4 {
	height: 31px;
	width: 80px;
	padding-left: 5px;
	padding-top:10px;
}
#solution_center #airline_chart .fleet_cell_5 {
	height: 31px;
	width: 75px;
	padding-left: 5px;
	padding-top:10px;
}
#solution_center #airline_chart .fleet_border {
	border-right: 1px solid #9bcbe0;
}
#solution_center #airline_chart .fleet_cell2_1 {
	padding-left: 10px;
	padding-bottom:5px;
}
#solution_center #airline_chart .fleet_cell2_2 {
	padding-left: 5px;
	padding-bottom:5px;
}
#solution_center #airline_chart .fleet_cell2_3 {
	padding-left: 5px;
	padding-bottom:5px;
}
#solution_center #airline_chart .fleet_cell2_4 {
	padding-left: 5px;
	padding-bottom:5px;
}
#solution_center #airline_chart .fleet_cell2_5 {
	padding-left: 5px;
	padding-bottom:5px;
}
#solution_center #routecheck_panel {
	width: 424px;
	height: 100px;
	margin-top: 15px;
	background-image: url('../images/panel_destination.png');
	background-repeat: no-repeat;
	position: relative;
}
#solution_center #routecheck_panel p {
	color: #ffffff;
	font-size: 12px;
	width: 390px;
}
#solution_center #routecheck_panel .txt {
	left: 21px;
	top: 15px;
	position: relative;
	margin-bottom: 45px;
}
#solution_center #routecheck_panel img {
	position: relative;
	top: -3px;
	left: 5px;
}
#solution_center #routecheck_panel .airportlookup {
	left: 233px;
	top: -7px;
	position: relative;
}
#solution_center #routecheck_panel a {
	color: #ffffff;
	font-size: 10px;
	position: relative;
}
#solution_center #routecheck_panel select {
	width: 280px;
		font-size: 11px;
	color: #0c1f5c;
	top: -5px;
	margin-left: 21px;
	position: relative;
}
#solution_center .introtxt {
	width: 440px;
}
#solution_center #terminals_panel {
	margin-top: 20px;
	position: relative;
}
#solution_center #terminals_panel .txtcargo {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}
#solution_center #terminals_panel a {
	color: #182862;
}
#solution_center #terminals_panel .txtcargo_full {
	width: 411px;
	background-image: url('../images/chart_terminal_bg.gif');
	background-repeat: repeat;
	position: relative;
	margin-bottom: 15px;
}
#solution_center #terminals_panel .txtcargo_full td {
	vertical-align: top;
}
#solution_center #terminals_panel .term_table {
	left: 20px;
	position: relative;
	margin-top: 10px;
}
#solution_center #terminals_panel .term_table td {
	vertical-align:top;
}

#solution_center #terminals_panel .txtterminal {
	width: 280px;
	left: 20px;
	margin-bottom: 20px;
	top: -4px;
	position: relative;
}
#solution_center a {
	color: #238dbc;
}
#solution_center .armarg {
	position: relative;
	margin-right: 5px;
}

#solution_center #maincontent #products p{
font-size: 11px;


}


/* ------- About SkyTeam Cargo Page ------- */


#about_skyteam a {
	color: #238dbc;
}
#about_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_about.jpg');
}
#about_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;

}
#about_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#about_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}
#trinav_alliance #trinav_alliance_01 a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;

}
#trinav_alliance #trinav_alliance_01 a:hover {
	background: url('../images/trinav_alliance.gif') -208px -48px no-repeat;
}
#trinav_alliance #trinav_alliance_01-on a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	background: url('../images/trinav_alliance.gif') -208px -48px no-repeat;
	display: block;
}
#trinav_alliance #trinav_alliance_02 a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_alliance #trinav_alliance_02 a:hover {
	background: url('../images/trinav_alliance.gif') -208px -66px no-repeat;
	display: block;
}
#trinav_alliance #trinav_alliance_02-on a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_alliance.gif') -208px -66px no-repeat;
	display: block;
}
#trinav_alliance #trinav_alliance_03 a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_alliance #trinav_alliance_03 a:hover {
	background: url('../images/trinav_alliance.gif') -208px -84px no-repeat;
}
#trinav_alliance #trinav_alliance_03-on a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_alliance.gif') -208px -84px no-repeat;
}
#trinav_alliance #trinav_alliance_04 a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_alliance #trinav_alliance_04 a:hover {
	background: url('../images/trinav_alliance.gif') -208px -102px no-repeat;
}
#trinav_alliance #trinav_alliance_04-on a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_alliance.gif') -208px -102px no-repeat;
}
#trinav_alliance #trinav_alliance_05 a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_alliance #trinav_alliance_05 a:hover {
	background: url('../images/trinav_alliance.gif') -208px -120px no-repeat;
}
#trinav_alliance #trinav_alliance_05-on a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_alliance.gif') -208px -120px no-repeat;
}
#trinav_alliance #trinav_alliance_06 a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
}
#trinav_alliance #trinav_alliance_06 a:hover {
	background: url('../images/trinav_alliance.gif') -208px -138px no-repeat;
}
#trinav_alliance #trinav_alliance_06-on a {
	width: 206px;
	height: 18px;
	left: 0;
	top: 48px;
	position: relative;
	display: block;
	background: url('../images/trinav_alliance.gif') -208px -138px no-repeat;
}
/*
#trinav_alliance #trinav_alliance_07 a { width: 145px; height: 15px; left: -7px; top: 55px; position: relative; display: block;   }
#trinav_alliance #trinav_alliance_07 a:hover { background: url('../images/trinav_alliance.gif') -128px -157px no-repeat; }
#trinav_alliance #trinav_alliance_07-on a { width: 145px; height: 15px; left: -7px; top: 55px; position: relative; display: block;   background: url('../images/trinav_alliance.gif') -128px -157px no-repeat; }
*/

#about_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#about_skyteam #maincontent {
	float: left;
	position: relative;
	width: 460px;
	left: 90px;
	top: 20px;
}

#maincontent p.txt2 {
width:400px;
}
#about_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 90px;
	top: 20px;
}
#about_skyteam .txt2 {
	width: 430px;
}
#contact_panel {
	background-image: url('../images/contact_panel.png');
	background-repeat: no-repeat;
	width: 218px;
	height: 139px;
	top:10px;
	position: relative;
}
#contact_panel h5 {
	top:22px;
	position: relative;
	left:  10px; /* 15px; */
	color: #ffffff;
	font-size: 15px;
}
#contact_panel li {
	list-style: none;
	color: #ffffff;
	margin-bottom: 5px;
}
#contact_panel ul {
	margin-top: 35px;
}
#contact_panel li a {
	color: #ffffff;
	font-size: 12px;
}
/* -------  Track a Shipment Page ------- */



#track_a_shipment #content {
	background-image:url('../images/bg_tracking.jpg');
}
#track_a_shipment #trinav_none {
	clear: left;
	width: 130px;
	height: 117px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#track_a_shipment #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 130px;
	top: 20px;
}
#track_a_shipment #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 130px;
	top: 20px;
}
#track_a_shipment .txt2 {
	width: 430px;
}
#track_a_shipment .awb {
	left: 130px;
	margin-top: -7px;
	position: relative;
}
#track_a_shipment .awb1 {
	width: 60px;
	margin-right: 9px;
	font-size: 12px;
}
#track_a_shipment .awb2 {
	width: 140px;
	margin-right: 20px;
	font-size: 12px;
}
#track_a_shipment .awb3 {
	position: relative;
	top: 2px;
}
#track_a_shipment #awb {
	position: relative;
	margin-bottom: 20px;
	background-image: url('../images/awb_panel.png');
	width: 474px;
	height: 51px;
	color: #ffffff;
	font-size: 11px;
}
#track_a_shipment .cell_1 {
	width: 462px;
	height: 45px;
	background-color: #84b8d1;
	color: #ffffff;
	font-size: .9em;
}
#track_a_shipment .cell_2 {
	position: relative;
	width: 462px;
	height: 45px;
	background-color: #6ba7c7;
	color: #ffffff;
	font-size: .9em;
}
#track_a_shipment .cell_1 p {
	position: relative;
	width: 430px;
	padding-left: 10px;
	padding-top: 3px;
}
#track_a_shipment .cell_2 p {
	position: relative;
	width: 430px;
	padding-left: 10px;
	padding-top: 5px;
}
#where_chart .cell_2 small {
	position: relative;
	width: 340px;
	font-size: 9px;
	display: block;
}

#track_a_shipment .margtable {
	position: relative;
	padding-left: 15px;
	padding-top: 15px;
}
#track_a_shipment .margtable td {
	font-size: .9em;
	color: #ffffff;
	padding-bottom: 2px;
}
#track_a_shipment .cell_3 {
	width: 440px;
}
#track_a_shipment .cell_4 {
	width: 100px;
}
.faqs li {
	margin-bottom: 10px;
}
/* ------- France ------- */


#af_skyteam a {
	color: #238dbc;
}
#af_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_afkl.jpg');
}
#af_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;
}
#af_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#af_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}

#af_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#af_skyteam #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 90px;
	top: 20px;
}
#af_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 90px;
	top: 20px;
}
#af_skyteam .txt2 {
	width: 430px;
}
/* ------- Alitalia ------- */


#alitalia_skyteam a {
	color: #238dbc;
}
#alitalia_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_alitalia.jpg');
}
#alitalia_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;
}
#alitalia_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#alitalia_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}

#alitalia_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#alitalia_skyteam #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 90px;
	top: 20px;
}
#alitalia_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 90px;
	top: 20px;
}
#alitalia_skyteam .txt2 {
	width: 430px;
}
/* ------- czech ------- */


#czech_skyteam a {
	color: #238dbc;
}
#czech_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_czech.jpg');
}
#czech_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;
}
#czech_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#czech_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}

#czech_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#czech_skyteam #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 90px;
	top: 20px;
}
#czech_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 90px;
	top: 20px;
}
#czech_skyteam .txt2 {
	width: 430px;
}
/* ------- delta ------- */


#delta_skyteam a {
	color: #238dbc;
}
#delta_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_delta.jpg');
}
#delta_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;
}
#delta_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#delta_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}

#delta_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#delta_skyteam #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 90px;
	top: 20px;
}
#delta_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left:90px;
	top: 20px;
}
#delta_skyteam .txt2 {
	width: 430px;
}
/* ------- korean ------- */


#korean_skyteam a {
	color: #238dbc;
}
#korean_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_korean.jpg');
}
#korean_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;
}
#korean_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#korean_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}


#korean_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#korean_skyteam #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 90px;
	top: 20px;
}
#korean_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 90px;
	top: 20px;
}
#korean_skyteam .txt2 {
	width: 430px;
}
/*Media*/
div.galleryBox {
	background-color: transparent;
	background-image: url(../images/boxBg.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding: 13px;
	margin-bottom: 30px;
	width: 389px;
	z-index: 5;
}

.sitemap a{
	color:#182862;
	}
.content {
	margin-left: 12px;
}

/* ------- Mexico ------- */


#mex_skyteam a {
	color: #238dbc;
}
#mex_skyteam #content {
	/*height: 975px;
background-image: url('../images/bg_solutions.jpg'); 
background-repeat: no-repeat;
background-color: #ffffff;*/
background-image:url('../images/bg_mex.jpg');
}
#mex_skyteam #trinav_alliance {
	clear: left;
	background-image: url('../images/trinav_alliance.gif');
	background-repeat: no-repeat;
	width: 206px;
	height: 156px;
	left: 60px;
	position: relative;
	z-index: 10;
	float: left;
}
#mex_skyteam #trinav_alliance ul {
	margin: 0px;
	padding: 0px;
}
#mex_skyteam #trinav_alliance li {
	list-style: none;
	float: left;
	/*margin-bottom: 2px;*/
text-indent: -9999px;
}

#mex_skyteam #trinav_none {
	clear: left;
	width: 126px;
	height: 190px;
	left: 100px;
	position: relative;
	text-indent: -9999px;
	float: left;
}
#mex_skyteam #maincontent {
	float: left;
	position: relative;
	width: 450px;
	left: 90px;
	top: 20px;
}
#mex_skyteam #rightcontent {
	float: left;
	position: relative;
	width: 220px;
	left: 90px;
	top: 20px;
}
#mex_skyteam .txt2 {
	width: 430px;
}

#chartbody{
	background-image: url(../images/chart_03.gif);
	}
	




a:link#variation_text{
	font-family: "Arial Narrow", Arial, sans-serif;
	display:inline;
	/* for IE7 #33CCCC;*/
	color: #3399CC; /* #009999; /* #33CCCC; /* #00CCCC; /* #130148; /* #0099CC; */ 
	font-size:13px;
	text-decoration: none;
	/* font-weight: bold; */
}


/* 
	Added Feb 27:
	For the width and position of variation_text_div... 
	If text is used instead of images, then some text is very long and goes under Variation logo
*/
div#variation_text_div{
	width: 310px;  
	position: relative; 
	top: -15px; 
	left: 80px; /* 90px; */ 
}