@import url("btnSpriteStyles.css");

/* iNavigation Header Styles */
#iNav_header_wrap{
	height:100px;
	font-family:arial,helvetica;
	width:1004px;
	_width:1000px;
	#width:1000px;
}
/*Hack for Opera;*/
html:first-child  #iNav_header_wrap{
  width:1004px;
}
#inav_header{
	width:100%;
	height:100px;
	background:#fff;
}

#inav_header img{
	float:left;
	display:inline;
	margin:0px 14px 14px 7px;
	cursor:pointer;
	clear:left;
}

#inav_header ul{
	display:inline;
}
#inav_header li{
	display:inline;
}
#iNav_Global_Area{
	display:block;
	height:19px;
	background:#fff url('../../shared/nav/images/tier0_bg.gif') repeat-x;
}
#iNav_Country{
	color:#fff;
	float:right;
	display:inline;
	padding:5px 0 0 0;
	margin-right:10px;
	font-size:11px;
}
#iNav_country a:link{color:#ffffff;}
#iNav_country a:visited{color:#ffffff;}
#iNav_country a:hover{	text-decoration: none;}
#iNav_country a:active{}

#iNav_CountrySep{
	color:#ffffff;
	padding:5px 0 0 4px;
	border-left:1px solid #81AFD1; /* rgb(129,175,209) */
}
#iNav_Change_Country{
	text-decoration:none;
	color:#fff;
}
a.iNav_Change_Country{
	text-decoration:none !important;
	color:#fff;
}
#iNav_ChangeCountry a:hover{
	text-decoration:none;
}
.iNav_Country_Flag_AR{
	width:22px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Argentina_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -12px -328px;
}
.iNav_Country_Flag_HK{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_HongKong_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -150px -346px;
}
.iNav_Country_Flag_ES{
	width:21px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Spain_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -40px -346px;
}
.iNav_Country_Flag_GB{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_UK_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position:  -179px -328px;
}
.iNav_Country_Flag_IT{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Italy_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position:  -151px -328px;
}
.iNav_Country_Flag_FR{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_France_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -122px -346px;
}
.iNav_Country_Flag_SG{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Singapore_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position:  -12px -346px;
}
.iNav_Country_Flag_CA{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Canada_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -95px -328px;
}
.iNav_Country_Flag_DE{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Germany_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position:  -94px -346px;
}
.iNav_Country_Flag_JP{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Japan_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -123px -328px;
}
.iNav_Country_Flag_SE{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Sweden_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -66px -346px;
}
.iNav_Country_Flag_AU{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Australia_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -39px -328px;
}
.iNav_Country_Flag_MX{
	width:23px;
	height:13px;
	/*background:url('../../shared/nav/images/iNav_Mexio_Flag.gif') no-repeat 100% 0;*/
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position:  -67px -328px;
}
#iNav_CountryName{
	color:#fff !important;
	text-decoration:none !important;
}
.iNav_CountryName{
	color:#fff !important;
}

iNav_amex_logo{
	text-decoration:none;
	cursor:pointer;
}
#iNav_amex_logo a{
	text-decoration:none;
}
.iNav_Bluebox{
	margin:14px 0 0 4px;
	cursor:pointer;
	float:left;
	display:inline;
	clear:none;
}
.iNav_AmexBlueBoxLogoImage{
	margin:14px 0 0 4px;
	cursor:pointer;
	float:left;
	display:inline;
	clear:none;
	width:61px;
	height:51px;
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -12px -273px;
}
.iNav_AmexBlueBoxLogoImage_CA_fr{
	margin:14px 0 0 4px;
	cursor:pointer;
	float:left;
	display:inline;
	clear:none;
	width:61px;
	height:51px;
	background:url('../../shared/nav/images/buttonSprites_128.gif') no-repeat scroll 0%;
	background-position: -80px -273px;
}
.iNav_Utility_Section{
	float:right;
	display:inline
	width:auto;
	clear:both;
	height:20px;
	font-size:11px;
	line-height:23px;
	vertical-align:middle;
}
.iNav_Utility_Section a:link{color:#9e9e9e;}
.iNav_Utility_Section a:visited{color:#9e9e9e;}
.iNav_Utility_Section a:hover{color: #000000;}
.iNav_Utility_Section a:active{}

a.iNav_Utility_Area_Content{
	display:inline;
	float:left;
	text-decoration:none;
	font-size:10px;
}
.iNav_Utility_Area_Content:hover{
	text-decoration:underline;
	cursor:hand;
	font-size:10px;
	color: #000000;
}
.iNav_Utility_Area_Divider{
	display:inline;
	float:left;
	cursor:default;
	text-decoration: none;
	font-size:11px;
	color:#9E9E9E;
}
#iNav_Search_Seperator{
	float:left;
	display:inline;
	margin:0 2px 0 2px;
}
.iNav_Utility_Section form{
	display:inline;
	float:left;
	margin-top:3px;
}
.iNav_Utility_Section input{
	display:inline;
	float:left;
	width:90px;
	background:#f1f9fc;
	font-size:10px !important;
	height:16px !important;
	padding:0px;
	margin:0px;
	height:expression((document.compatMode && document.compatMode=='CSS1Compat') ? 
						'12px' : '15px');
}
#iNav_SearchButton{
	display:inline;
	float:left;
	margin:1px 0 0 5px;
	#vertical-align:baseline;
}
#iNavLoginButton, #iNavLogoutButton{
	display:inline;
	float:left;
	margin:1px 0 0 0;
	#vertical-align:baseline;
}
#iNav_Level1{
	height:19px;
	margin:0 0 0 82px;
	font-family:arial;
	font-size:11px;
}

.iNav_Level1_Item{
	padding:5px 5px 0px 5px;
}

#iNav_Level1 ul.iNav_inline li {
	float:left; 
	list-style:none;
}
#iNav_Level1 li{
	color:#ffffff;
	border-left:1px solid #81AFD1;
}

#iNav_Level1 div{
	padding:0px 0px 0px 0px;
}

#iNav_Level1 li.iNav_off{
	background:none;
}
#iNav_Level1 li.iNav_on span{
	cursor:default;
	color:#005495;
	background: url('../../shared/nav/images/h-global-channels-on-bgr.gif') no-repeat 100% 0;
	text-decoration:none !important;
	line-height:12px;
	padding-top:6px;
	padding-bottom:1px;
	#padding-top:5px;
	#padding-bottom:0px;

}

/*Hack for Safari3*/
html:first-child #iNav_Level1 li.iNav_on span{
	padding-top:6px;
} 

#iNav_Level1 a:link{color:#ffffff; text-decoration: none;}
#iNav_Level1 a:visited{color:#ffffff;}
#iNav_Level1 a:hover{ text-decoration: underline;} 

.iNav_Level1_Content{
	text-decoration: none;
}

.iNavLevel2{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin:28px 0 0px 82px;
	_margin:4px 0 0px 82px;
	clear:right;
	white-space:nowrap;
}

/*Hack for Opera;*/
html:first-child  #iNavLevel2{
  padding:7px 0 0 0;
}

.iNavLevel2 li{
	font-weight:bold;
	padding:4px 4px 4px 8px;
	border-bottom:none;
	list-style:none;
	display:inline;
	padding:expression((document.compatMode && document.compatMode=='CSS1Compat') ? 
						'1px 4px 4px 8px' : '1px -90px 0px 50px');
}
.iNavLevel2 a:link{
	color:#2F3030;
}
.iNavLevel2 a.iNav_selected:link{
	color:#005495;
	background:#DBE9F4;
}
.iNavLevel2 a:visited{
	color:#000000;
}
.iNavLevel2 a:hover{
	color:#005495;
}
.iNavLevel2 a:active{
	color:#005495;
}

a.iNavLevel2_Item_Content{
	text-decoration:none !Important;
	padding:2px 0px 3px 0px;
}
.iNav_Level3_Heading{
 padding:1px 0 0 0;
}
.iNavLevel3{
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	margin:2px 0px 2px 82px;
	padding:4px 0 2px 0;
	display:none;
	height:15px;
	#height:15px;
}
.iNavLevel3 li{
	margin:0px;
	padding:1px 4px 7px 5px;
	margin-left:4px; 
	list-style:none;
	display:inline;
}
body:first-of-type .iNavLevel3 li{ /*css3 hack for safari3*/
	padding-bottom:6px;
}
.iNavLevel3 a:link{
	color:#005495;
}
.iNavLevel3 a:visited{
	color:#000000;
}
.iNavLevel3 a:hover{
	text-decoration:underline;
	color:#001826;
}
.iNavLevel3 a:active{
	color:#001826;
}
.iNavLevel3_Item a:link{
	color:#005495;
}
.iNavLevel3_Item a:visited{
	color:#000000;
}
.iNavLevel3_Item a:hover{
	text-decoration:underline;
	color:#001826;
}
.iNavLevel3_Item a:active{
	color:#001826;
}
a.iNavLevel3_Item_Content{
	text-decoration:none !Important;
}
.iNavLevel3_Item_Content:hover{text-decoration:underline !Important;}

/* Below style is added as per the advise from Pete to fix display issues of redesigned footer for diff. browsers*/
#iNav_footer li{
	white-space:nowrap;
}

#iNav_footer {
    background:#fff url('../../shared/nav/images/silverFooterBackground.gif') repeat-x;
    padding: 2px 0 0 4px;
	font-size:10px;
	text-decoration:none;
	font-family:arial,helvetica;
	height:20px;
	line-height:20px;
	display:block;
	vertical-align:top;
	width:1000px;
	#line-height:1.5em;
	line-height:2em;
}
.iNav_footer_Items{
	display:block;
}
#CopyrightMessage{
	text-align:center;
	clear:both;
	line-height:13px;
	margin-left:20px; /* Used to keep HK_en_Footer.html in good shape. If this is not used, the word "Hong Kong" will split into two lines*/
	margin-right:20px;/* Used to keep HK_en_Footer.html in good shape. If this is not used, the word "Hong Kong" will split into two lines*/
}
#iNav_footer a {
	color: #3F3F3F;
	text-decoration:none;
	height:20px;
}
span#copyright {
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	color: #3F3F3F;
	height:20px;
}
#iNav_footer a:hover{color:#002A4A ;text-decoration:underline;}
#iNav_footer a:visited{}
#iNav_footer a:active{color:#002943;}

.iNav_Footer_Divider {
	padding:0 5px 0 5px;
	height:20px;
}
.iNav_FooterLinks{
	float:left;
	margin:0px;
	text-align:left;
	vertical-align:top;
	width:700px;
}
li.iNav_FooterLinks_Items{
	display:inline;
	/*white-space:nowrap; This style will not allow footer links to wrap to next line after 700px*/
	#white-space:normal;
}
li.iNav_FooterLinks_Items_Separator{
	display:inline;
	padding:0px 3px 0px 3px;
	margin:0px;
	vertical-align:top;
	#vertical-align:baseline;
}
.iNav_CopyRight{
	float:right;
	text-align:right;
	margin:0px;
	display:block;
	width:300px;
	#width:265px;
}
body,html,li,ul{
	margin:0; padding:0
}

/*********iNav_LeftNav_Redesign.css******************/
.iNav_Level4 div{
	width:100%;
	font-size:1em;
}
.iNav_LeftNav_Header {
  color:#7f7f7f;
  text-align: left;
  padding:0px;
  margin:0px;
  font-family:arial;
  border-bottom: 1px solid #e1e1e1;
  font-size:1em;
}
.iNav_LeftNav_Header:hover {
  background-color: #EDF4F9;
  color:            #0C0CA8;
}
a.iNav_LeftNav_Header_Item{
  display:           block;
  color:             #838383;
  border-color:		 #977413;
  font-weight:		 normal;
  text-align:        left;
  padding:           2px 0px 3px 10px;
  margin:            1px 0px 0px 0px;
  text-decoration:	 none;
  #width:auto;
}
a.iNav_LeftNav_Header_Item:hover {
  background-color: #EDF4F9;
}
.iNav_Level5_Item{
  display:none;
}
a.iNav_Level5_Item_Content {
  display:           block;
  color:             #838383;
  font-weight:		 normal;
  text-align:        left;
  padding:           5px 1px 3px 14px;
  text-decoration:	 none;
  #width:auto;
  border-bottom: 1px solid #e1e1e1;
  margin:2px 0 0 0;
}
a.iNav_Level5_Item_Content:hover {
  background:transparent url('../../shared/nav/images/inav_k_arr.gif') no-repeat scroll top left;
  text-align:top;
  color:#1F5E8B;
  color:             #838383;
  font-weight:		 normal;
  text-align:        left;
  text-decoration:	 none;
}
.iNav_LeftNav{
  font-weight: normal;
  font-size:0.7em;
  border: 1px solid #e1e1e1;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 0px solid #e1e1e1;
  width:100%;
}
