/***************************************************
* Clearfix
***************************************************/
#global_header .clearfix{
	display: inline-block;
}
#global_header .clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 0;
}

/* Fluid Grid System * http://fluid.gs/
* http://fluid.newgoldleaf.com/
* Copyright (c) 2009 Joseph Silvashy and New Gold Leaf LP 
* Licensed under the MIT,GPL,and CC licenses. 
* 
* Date:2009-06-22 (Mon,22 Jun 2009) 
* Revision:3 
* 
* Modifications and fixes made from:
* http://meyerweb.com/eric/tools/css/reset/
* http://code.google.com/p/blueprintcss/
* 
* Modified for Optus needs.
*/

#global_header div, 
#global_header span, 
#global_header p, 
#global_header a, 
#global_header h1, 
#global_header h2, 
#global_header h3, 
#global_header h4, 
#global_header img, 
#global_header strong, 
#global_header u, 
#global_header i, 
#global_header center, 
#global_header sup, 
#global_header ol, 
#global_header ul, 
#global_header li, 
#global_header fieldset, 
#global_header form,
#global_footer div, 
#global_footer span, 
#global_footer p, 
#global_footer a, 
#global_footer h1, 
#global_footer h2, 
#global_footer h3, 
#global_footer h4, 
#global_footer img, 
#global_footer strong, 
#global_footer u, 
#global_footer i, 
#global_footer center, 
#global_footer sup, 
#global_footer ol, 
#global_footer ul, 
#global_footer li, 
#global_footer fieldset, 
#global_footer form  {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    width:auto;
}
#global_header sup, 
#global_header sub,
#global_footer sup,
#global_footer sub{
	position: relative;
	top: -0.8em;
}

#global_footer ul, 
#global_footer ol,
#global_footer ul, 
#global_footer ol {
    list-style-position: inside;
}

#global_header .section {
	display: block;
}
#global_header .col {
	display: block;
	float: left;
}
#global_header .section.section_12 .col_1 {
	width: 8.334%;
	*width: 8.29%;
}
#global_header .section.section_12 .col_2 {
	width: 16.667%;
	*width: 16.649%;
}
#global_header .section.section_12 .col_3 {
	width: 25%;
}
#global_header .section.section_12 .col_4 {
	width: 33.334%;
}
#global_header .section.section_12 .col_5 {
	width: 41.667%;
	*width: 41.62%;
}
#global_header .section.section_12 .col_6 {
	width: 50%;
}
#global_header .section.section_12 .col_7 {
	width: 58.24%;
}
#global_header .section.section_12 .col_8 {
	width: 66.667%;
}
#global_header .section.section_12 .col_9 {
	width: 75%;
}
#global_header .section.section_12 .col_10 {
	width: 83.2%;
}
#global_header .section.section_12 .col_11 {
	width: 91.52%;
}
#global_header .section.section_12 .col_12 {
	width: 100%;
}
/**
* 9 out of 12 cols in col_9
*/
#global_header .section.section_12 .col_1_of_9 {
	width: 11.1%;
	*width: 11.1%;
}
#global_header .section.section_12 .col_2_of_9 {
	width: 22.2%;
}
#global_header .section.section_12 .col_3_of_9 {
	width: 33.3%;
}
#global_header .section.section_12 .col_4_of_9 {
	width: 44.4%;
}
#global_header .section.section_12 .col_5_of_9 {
	width: 55.5%;
	*width: 55.5%;
}
#global_header .section.section_12 .col_6_of_9 {
	width: 66.6%;
}
#global_header .section.section_12 .col_7_of_9 {
	width: 77.7%;
}
#global_header .section.section_12 .col_8_of_9 {
	width: 88.8%;
}
#global_header .section.section_12 .col_9_of_9 {
	width: 100%;
}
/*** 
* Fix width grid system - the assumption of the page's width: 996px.
*/
#global_header .section.section_12 .fix_width_col_1 {
	width: 6.917em;
}
#global_header .section.section_12 .fix_width_col_2 {
	width: 13.833em;
}
#global_header .section.section_12 .fix_width_col_3 {
	width: 20.75em;
}
#global_header .section.section_12 .fix_width_col_4 {
	width: 27.667em;
}
#global_header .section.section_12 .fix_width_col_5 {
	width: 34.583em;
}
#global_header .section.section_12 .fix_width_col_6 {
	width: 41.5em;
}
#global_header .section.section_12 .fix_width_col_7 {
	width: 48.417em;
}
#global_header .section.section_12 .fix_width_col_8 {
	width: 55.333em;
}
#global_header .section.section_12 .fix_width_col_9 {
	width: 62.25em;
}
#global_header .section.section_12 .fix_width_col_10 {
	width: 69.167em;
}
#global_header .section.section_12 .fix_width_col_11 {
	width: 76.083em;
}
#global_header .section.section_12 .fix_width_col_12 {
	width: 83em;
}

/*****************************************************
* Global Header
******************************************************/
#global_header {
	font-family: Arial;
	background: url(../img/globalHeaderWhiteBgThirdParty.png) 100% 37px no-repeat;
}
.personalSite #global_header ,.businessSite #global_header {
	background: none;
}

#global_header a, 
#global_header a:visited, 
#global_header a:link {
    color: #006685;
    text-decoration: none;
}
#global_header a:hover {
	background-color: transparent;
    color: #0097AC;
}

#global_header h1,
#global_header h2,
#global_header h3,
#global_header h4 {
	line-height: 1.4em;
}
#global_header h3 {
    font-size: 13px;
    color: #000000;
    font-family:'OptusDINCondMediumRegular',"Trebuchet MS",Arial,sans-serif;
    font-weight:normal;
    text-align: left;
    padding:0 0 10px;
    line-height:1em;
    display:block;
    height:30px;
}

#global_header h4 {
	color: #000;
}

#global_header .mainNav.navContainer{
	position:relative;
}
#global_header ul.globalNavTabs {
    display: block;
    height: 37px;
    left: -5px;
    list-style: none outside none;
    overflow: hidden;
    padding-left: 3px;
    position: relative;
}
#global_header ul.globalNavTabs li {
    display: block;
    float: left;
    margin: 10px 0 0 0;
    text-align:center;
}
#global_header ul.globalNavTabs li a {
    display: block;
    font-family:Arial,Verdana,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 4px 0px 6px 0px;
	line-height:1em;
	text-indent:-9999px;
}

#global_header ul.globalNavTabs li.active a{
	padding: 6px 0 10px 0;
}

#global_header ul.globalNavTabs li.business a, 
#global_header ul.globalNavTabs li.enterprise a, 
#global_header ul.globalNavTabs li.wholesale a {
    color: #FFFFFF;
}

#global_header ul.globalNavTabs li.personal {
    background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -2px -7px;
    width:101px;
}
#global_header ul.globalNavTabs li.active {
    margin: 5px 0 0 0;
}
#global_header ul.globalNavTabs li.personal a {
    color: #000000;
}

#global_header ul.globalNavTabs li.business {
    background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -126px -7px;
    width:100px;
}

#global_header ul.globalNavTabs li.business.active {
	background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -938px -9px;
	margin: 8px 0 0 0;
}

#global_header ul.globalNavTabs li.enterprise {
     background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -242px -7px;   
     width:221px;    
}

#global_header ul.globalNavTabs li.wholesale {
    background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -482px -7px;
    width:110px;    
}

#global_header ul.globalNavTabs li.wholesale a{
	 padding: 4px 20px 6px 20px;
}

#global_header ul.globalNavTabs li.optus {
    background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -795px -7px;
    width:123px;
}

#global_header ul.globalNavTabs li.optus_network {
    background: url(../img/globalHeaderMarketSectionTabs.png) no-repeat -607px -7px;
    width:170px;
}



/* consumer logo */
#global_header a.optusLogo.personalSite {
    background: url("../img/sprite.png") no-repeat scroll -513px -16px transparent;
    display: block;
    height: 52px;
    margin: 15px 15px 15px 10px;
    text-indent: -9999px;
    width: 90px;
}
/* business logo */
#global_header a.optusLogo.businessSite {
    background: url("../img/sprite.png") no-repeat scroll -609px -16px transparent;
    display: block;
    height: 52px;
    margin: 15px 15px 15px 10px;
    text-indent: -9999px;
    width: 90px;
}

#global_header ul.subNav {
    display: block;
    float: right;
    list-style: none outside none;
    margin: 10px 5px 0 0;
}

#global_header ul.subNav li {
    background: none;
    display: block;
    float: left;
    padding: 5px 1px 1px;
}

#global_header ul.subNav li a {
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
}

#global_header ul.subNav li.optus_community a{
	padding-left:4px;	
}
/* should update sprite position to point to business icon */
#global_header ul.subNav li.optus_community .icon.businessSite {
	display:inline-block;
	width:21px;
	height:16px;
	vertical-align:top;
	background: url("../img/sprite.png") no-repeat -702px -33px ;
}
#global_header ul.subNav li.optus_community .icon.personalSite {
	display:inline-block;
	width:21px;
	height:16px;
	vertical-align:top;
	background: url("../img/sprite.png") no-repeat -702px -3px ;
	margin-left:6px;
}

#global_header .subNavWrap {
	display:block;
	float:right;
	clear:left;
}

#global_header ul.subNav li.global_header_link_logout, 
#global_header ul.subNav li.global_header_link_login {
	display:none;
} 

/* Auto complete menu */
#global_header ul.ui-autocomplete {
	background: #fff;
	font: 1em Arial, Verdana, sans-serif;
	/*max-width: 271px;*/
	padding: 0.833em; /* 10px */	
	z-index:99999 !important;
}
#global_header ul.ui-autocomplete li {
	padding: 0 0 0.3em;	
	list-style: none;
}
#global_header ul.ui-autocomplete li a {
	cursor: pointer;	
}

/*-- Autocomplete style moved from jquery-ui.css --*/
#global_header .ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
#global_header .ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
#global_header .ui-menu .ui-menu-item a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    display: block;
    line-height: 1.5;
    padding-bottom: 0.2em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    padding-top: 0.2em;
}
#global_header .ui-menu .ui-menu-item a.ui-state-hover,
#global_header .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
	background-color:#e1e1e1;
}
#global_header .ui-autocomplete { position: absolute; cursor: default; }
#global_header .ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; color: #222222/*{fcContent}*/; }
#global_header .ui-widget-content a { color: #222222; }
#global_header .ui-state-hover, 
#global_header .ui-widget-content, 
#global_header .ui-state-hover, 
#global_header .ui-widget-header 
#global_header .ui-state-hover, 
#global_header .ui-state-focus, 
#global_header .ui-widget-content, 
#global_header .ui-state-focus, 
#global_header .ui-widget-header,
#global_header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
#global_header .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
/* Corner radius */
#global_header .ui-corner-all {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
}
#global_header .ui-corner-all, #global_header .ui-corner-top, #global_header .ui-corner-left, #global_header .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
#global_header .ui-corner-all, #global_header .ui-corner-top, #global_header .ui-corner-right, #global_header .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
#global_header .ui-corner-all, #global_header .ui-corner-bottom, #global_header .ui-corner-left, #global_header .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
#global_header .ui-corner-all, #global_header .ui-corner-bottom, #global_header .ui-corner-right, #global_header .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/*------------- Global Search ----------*/


#global_header .topSearch  input.searchInput.inactive {
    color: #006685;
    font-family:Arial,Verdana,sans-serif;
    font-size: 1em;
}

#global_header .topSearchFormWrap {
	display:block;
	float:right;
	clear:both;
	margin: 8px 5px 0 0;
	position: relative;
}
#global_header .topSearch #query {
	float:right;
	margin:0 43px 0 0;	
}
#global_header .topSearch  input.searchInput {
	border:1px solid #006685;
	background:#ffffff;
	width:280px;
	padding:5px 0 4px 20px;
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;	
	vertical-align: bottom;
	float:right;
	display:block;
	position:relative;
}
#global_header .topSearch  input.searchGo#globalSearch{
	vertical-align: bottom;
	right:5px;
	top:0px;
	position:absolute;
	margin:0;
	width:40px;
	height:30px;
	font-size:14px;
	line-height:14px;
	border:none;
	background: url("../img/sprite.png") no-repeat transparent -658px -349px;
	text-indent:-9999px;
}
#global_header .topSearch .searchIcon {
	float:right;
	display:block;
	width:20px;
	height:25px;
	background: url("../img/sprite.png") no-repeat transparent -783px -757px;
	margin-right:-23px;
	position:relative;
}
/*---------Global Search - End------*/

#global_header .section.section_12 .globalHeaderSubnavSearch {
	width: auto;
	float: right;
}

#global_header .upgradesFragment select, input {
    font-size: 12px;
}

#global_header ul.subNav li a sup {
    color: red;
    font-size: 10px;
}

#global_header a.btn.darkblue, 
#global_header input.btn.darkblue {
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-shadow: 0 1px 0 0 #B1B9CB;
	-webkit-box-shadow: 0 1px 0 0 #B1B9CB;
	box-shadow: 0 1px 0 0 #B1B9CB;
    background: -moz-linear-gradient(center top , #4AB4D4, #188BAE 50%, #017DA2 50%, #006685 75%);
	background: #006685; /* Old browsers */
	background: -moz-linear-gradient(top, #4ab4d4 0%, #017da2 49%, #188bae 50%, #017da2 50%, #006685 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ab4d4), color-stop(49%,#017da2), color-stop(50%,#188bae), color-stop(50%,#017da2), color-stop(75%,#006685)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4ab4d4 0%,#017da2 49%,#188bae 50%,#017da2 50%,#006685 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4ab4d4 0%,#017da2 49%,#188bae 50%,#017da2 50%,#006685 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4ab4d4 0%,#017da2 49%,#188bae 50%,#017da2 50%,#006685 75%); /* IE10+ */
	background: linear-gradient(top, #4ab4d4 0%,#017da2 49%,#188bae 50%,#017da2 50%,#006685 75%); /* W3C */
    border: 1px solid #006685;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}


#global_header .mainGlobalNav {
    padding: 0 2px 0 2px;
    position: relative;
    height:auto;
}

/*this rule only applied to cc*/
.personalSite #global_header .mainGlobalNav,.businessSite #global_header .mainGlobalNav {
	padding-bottom:10px;
}

#global_header .mainGlobalNav .navContainer.    clearfix {
	display:block;
}


#global_header .mainGlobalNav ul.mainLinks li.mainLink {
    float: left;
    position: relative;
}

#global_header .mainGlobalNav ul.mainLinks{
	background: url("../img/globalHeaderBgNscreen.png") no-repeat right -164px;
	font-family:"Trebuchet MS",Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    list-style: none;
    height: 42px;
    width: 100%;
    max-width:1010px;
    z-index: 99999;
    position:relative;
}

/* the temporary fix for hiding secondary nav for project Cousteau */
#global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow{
	z-index:99999;
}
/* the temporary fix for hiding secondary nav for project Cousteau */
#global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow .dropdown{
	z-index:99999;
	top: 42px;
	display:block;
}
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow .dropdown {
	  top: -9999px;
    width: 620px;
    z-index: 999999;
}
#global_header .mainGlobalNav ul.mainLinks li {
	font-family:"Trebuchet MS",Arial,sans-serif;
	list-style:none;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.home .menuItem > a {
    background: url("../img/sprite.png") no-repeat -586px -341px ;
    text-indent: -9999px;
    width: 28px;
    padding:13px 16px 14px 13px;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.home .menuItem > a:hover {
	background-position:-259px -341px;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink > a,
#global_header .mainGlobalNav ul.mainLinks li.mainLink .menuItem > a {
	font-family:"Trebuchet MS",Arial,sans-serif;
    display: block;
    padding: 14px 17px 13px 17px;
    text-shadow: 1px 1px 0px #EDEDED; 
    line-height:15px;
    letter-spacing:0px
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.gray {
    background: url("../img/globalHeaderMenuBgAllColor.png") repeat-x 0 0;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #D3D3D3;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.home{
	background: url("../img/globalHeaderBgNscreen.png") no-repeat -4px -4px;
	border-left:none;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.teal {
	background: url("../img/globalHeaderMenuBgAllColor.png") repeat-x 0 -60px;
    border-left: 1px solid #B6D6E0;
    border-right: 1px solid #D1E6ED;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.blue {
    background: url("../img/globalHeaderMenuBgAllColor.png") repeat-x 0 -121px;
    border-left: 1px solid #267F9B;
    border-right: 1px solid #006584;
    color: #FFFFFF;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.home,.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.yellow.home{
	background: url("../img/globalHeaderBgNscreen.png") no-repeat -5px -217px;
	border-left:none;
}
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.yellow {	
	background: url("../img/globalHeaderMenuBgAllColor.png") repeat-x 0 -186px;
    border-left: 1px solid #ffe258;
    border-right: 1px solid #f7d028;
    color: #FFFFFF;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.blue > a,
#global_header .mainGlobalNav ul.mainLinks li.mainLink.blue .menuItem > a  {
    color: #FFFFFF;
    text-shadow: none;
}

/* the temporary fix for hiding secondary nav for project Cousteau */
#global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow > a,
#global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow .menuItem > a {
	color: #0097ac;
	border-top: 2px solid #0097ac;
	border-left: 2px solid #0097ac;
	border-right: 2px solid #0097ac;
	border-radius:5px 5px 0 0;
	-mox-border-radius:5px 5px 0 0;
	position:relative;
	z-index: 999999;
	margin:5px 5px 0;
	padding:7px 10px 13px 10px;
 	background: url("../img/globalNavIE-drop-bg.jpg") repeat-x left top;
	background: -moz-linear-gradient(top, #dff2f4 10%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#dff2f4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dff2f4 10%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dff2f4 10%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dff2f4 10%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #dff2f4 10%,#ffffff 100%); /* W3C */
}
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow > a,
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow .menuItem > a {
	border: none;
	background: none;
	padding: 14px 13px 13px;
	margin: 0;
}
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.blue.megaDropdownShow > a,
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.blue.megaDropdownShow .menuItem > a {
	color: #fff;
}
#global_header .mainGlobalNav ul.mainLinks li.mainLink.last{
    border-right: medium none;
	background-image: none;
}

#global_header .mainGlobalNav .navBottomBorder ul.secondLevelNav li {
	display: inline-block;
	padding: 0 5px;
	background: url("../img/sec_nav_divider.png") no-repeat scroll -20px 0 transparent;
}
#global_header .mainGlobalNav .navBottomBorder ul.secondLevelNav li.first {
	background: none;
}
#global_header .mainGlobalNav .navBottomBorder ul.secondLevelNav li a{
	padding: 10px;
	display: block;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 14px;
}
#global_header .mainGlobalNav .navBottomBorder ul.secondLevelNav li a:hover {
	background-color: #006685;
	color: #FFFFCC;
	-moz-border-radius: 8px 8px 0 0;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink .dropdown {

	border: 2px solid #0097ac;
	border-radius:0 5px 5px 5px;
	-mox-border-radius:0 5px 5px 5px;
	-moz-border-radius:0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;	
    -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 3px 4px #ccc;
	margin:-2px 0 0 5px;
	padding:15px 0;    
 	background: url("../img/globalNavIE-drop-bg.jpg") repeat-x left bottom;
	background: -moz-linear-gradient(top, rgba(254,255,255,1) 47%, rgba(210,235,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,rgba(254,255,255,1)), color-stop(100%,rgba(210,235,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 65%,#dff2f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,255,255,1) 47%,rgba(210,235,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254,255,255,1) 47%,rgba(210,235,249,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(254,255,255,1) 47%,rgba(210,235,249,1) 100%); /* W3C */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); IE6-9 */

    display: block;
    left: 0;
    position: absolute;
    top: -9999px;
    width: 620px;
    z-index: 999999;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink .dropdown .dropdownSection  .columnTitleImg{
	width:68px;
	height:68px;
	float:left;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink .dropdown .dropdownSection h3{
	font-size:18px;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink .dropdown .dropdownSection h4{
	font-size:13px;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink .dropdown .dropdownSection ul{
	clear:both;
}

#global_header .mainGlobalNav .dropdown .dropdownSection {
    border-left: 1px solid #e5eff3;
    float: left;
    min-height: 170px;
    padding: 0 15px;
    width: 140px;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.blue .dropdownSection {
    color: #222222;
}

#global_header .mainGlobalNav .dropdown .dropdownSection ul li{
	padding-left:10px;
	background:url('../img/sprite.png') no-repeat -5px -783px;
}

#global_header .mainGlobalNav .dropdown .dropdownSection ul li a {
    font-size: 12px;
    font-weight: normal;
    font-family:Arial,sans-serif;
    padding:5px 0;
    display:block;
}

#global_header .mainGlobalNav .dropdown .dropdownSection.notLoggedIn {
    width: 200px;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.dropdownToLeft .dropdown {
    left: auto;
    right: 0;
	border-radius:5px 0px 5px 5px;	
	margin:-2px 5px 0 0;    
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink.dropdownToLeft150px .dropdown{
	left: -150px;
	border-radius:5px 0px 5px 5px;	
	margin:-2px 5px 0 0;
}

#global_header .mainGlobalNav .dropdown .dropdownSection ul {
    list-style: none outside none;
}

#global_header ul.subNav li.last a {
    border: 0 none;
}

#global_header .mainGlobalNav .dropdown .dropdownSection.menuSubtitle span {
	font-size:14px;
	color: #006685;
}
#global_header .mainGlobalNav .dropdown .dropdownSection.menuSubtitle p {
	font-size:12px;
	color:#7b7b7b;
}
#global_header .mainGlobalNav .dropdown .dropdownSection.menuSubtitle ul li{
	padding-left:10px;
	background: none;
}

#global_header .mainGlobalNav .dropdown .dropdownSection span {
    font-size: 11.5px;
    font-weight: normal;
    font-family:Arial,sans-serif;
    padding:2px 0;
    display:block;
    color:#7b7b7b;
    line-height:1.3em;
}
/******global header login form******/

.dropdownLoginForm .input label{
	font-weight:bold;
	font-size:13px;
	display:block;
}

.dropdownLoginForm .submit label{
	font-weight:bold;
	font-size:13px;
	padding-left:3px;
}

.dropdownLoginForm .input input{
	border-color: #828177 #D4D0C8 #D4D0C8 #828177;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    width:170px;
    padding:2px;
}

#global_header .dropdownLoginForm .submit{
	padding-top:15px;
}

#global_header .dropdownLoginForm .submit .btn.darkblue{
	padding:2px 5px 2px 5px;
	margin-left:10px;
}

/* the temporary fix for hiding secondary nav for project Cousteau */
#global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow {
	z-index:9999;
}
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow {
	z-index:0;
}
#global_header .mainGlobalNav .globalNavShadowBar{
	height:4px;
	width:100%;
	background: url("../img/globalHeaderMenuBgAllColor.png") repeat-x 0 -252px;
	line-height:-10px;
	position:relative;
	bottom:0px;
	width:992px;
}
.businessSite #global_header .mainGlobalNav .globalNavShadowBar{
	height:4px;
	width:100%;
	background: url("../img/globalHeaderMenuBgAllColor.png") repeat-x 0 -363px;
}

/******************************************************
* Business Styles
******************************************************/
.businessSite #global_header .mainLogo {
	background: url(../img/main_content_bg1.png) no-repeat -10px -10px transparent;
}
.businessSite #global_header .mainGlobalNav {
/* 	background-color: #000;  Removed as it is causing pie to fail on ul.mainLinks */
	padding:0;
	margin-bottom:10px;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink > a {
    padding: 14px 12px 13px 12px;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.active > a {
    padding-bottom: 18px;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.active {
	background: #e0e0e0;
	background: -webkit-gradient(linear, 0% 0%, 0% 65%, from(#f1f1f1), to(#e0e0e0));
  	background: -webkit-linear-gradient(linear, 0% 0%, 0% 65%, from(#f1f1f1), to(#e0e0e0));
  	background:    -moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 65%);
  	background:     -ms-linear-gradient(top, #f1f1f1 0%, #e0e0e0 65%);
  	background:      -o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 65%);
	border:none;
	z-index:777;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.gray.home {
	border-left: #eeeeee;
}
.businessSite #global_header ul.subNav li {
	background: none;
}
.businessSite #global_header ul.subNav li a {
	color: #fff;
}

.businessSite #global_header .mainGlobalNav .navBottomBorder{
	height:9px;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink .menuItem > a {
	padding: 14px 13px 13px 13px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:15px;
}

/* the temporary fix for hiding secondary nav for project Cousteau */
/*
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow .menuItem > a {
	padding:7px 6px 13px 6px;
}
*/

.businessSite #global_header .mainNav .global_header_wrap{
	background:#000;
}

.businessSite #global_header .chat_roundbox .chat_txt {
	color: #fff;
}


.businessSite #global_header .bottomNav {
	display:inline-block;
	width:100%;
	background:#e5e5e5;
	height:38px;
	position:relative;
}

.businessSite #global_header .mainGlobalNav ul.mainLinks {
	background: url("../img/globalHeaderBgNscreen.png") no-repeat right -164px;
    font-family:"Trebuchet MS",Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    list-style: none;
    min-height: 42px;
    width: 100%;
    z-index: 446;
    position:relative;
}

/* the temporary fix for hiding secondary nav for project Cousteau */
/*
.businessSite #global_header .mainGlobalNav ul.mainLinks li.mainLink.megaDropdownShow {
	z-index:999;
}
*/

/******************************************************
* Global Footer
******************************************************/
#global_footer,
.global_shop_footer {
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
    color: grey;
}
#global_footer h2,
.global_shop_footer h2 {
    left: -999999px;
    position: absolute;
}
#global_footer p,
.global_shop_footer p {
	padding: 0 0 0.667em;
    text-align: center;
    color: #787878;
    line-height: normal;
}
#global_footer a,
.global_shop_footer a {
	color: grey;
	text-decoration: none;
}
#global_footer .footerLinks,
.global_shop_footer .footerLinks {
	list-style: none;	
	padding: 0 0 0.667em;
	text-align: center;
}
#global_footer .footerLinks li,
.global_shop_footer .footerLinks li {
	display: inline;
}
#global_footer .footerLinks li:before,
.global_shop_footer .footerLinks li:before {
	content: " | "	
}
#global_footer .footerLinks li:first-child:before,
#global_footer .footerLinks li.title:before,
#global_footer .footerLinks li.first:before,
.global_shop_footer .footerLinks li:first-child:before,
.global_shop_footer .footerLinks li.title:before,
.global_shop_footer .footerLinks li.first:before  {
		content: ""
}
#global_footer h3 {
	display: inline;
	color: grey;
	font: bold 1em Arial, Verdana, sans-serif;	
} 
.bottom_layer .global_shop_footer h3 {
    font-size: 1.167em;
    font-family: "Trebuchet MS", Arial, Verdana, "San-serif";
    color:#000;
    padding: 0 0 0.714em 0;
}

/* Live Person Chat Button */
#global_header .globalHeaderChatNow a.button_t3 {
    font-family:'OptusDINCondBold',"Trebuchet MS",Arial,sans-serif;
	background: #fff1b2;
	background: -moz-linear-gradient(top, #fff1b2, #fee672 50%,#fdcf05 50%, #edc21a 75%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff1b2), color-stop(0.5, #fee672), color-stop(0.5, #fdcf05), color-stop(1, #edc21a));
	background: -o-linear-gradient(top, #fff1b2, #fee672 50%,#fdcf05 50%, #edc21a 75%);
	-pie-background: linear-gradient(#fff1b2, #fee672 50%,#fdcf05 50%, #edc21a 75%);
	border: 1px solid #fedc40;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 3px 0 #888;
	-webkit-box-shadow: 0 2px 3px 0 #888;
	box-shadow:  0px 2px 3px #888;
	color: #036786;
	position:relative;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	-pie-poll:true;
	-pie-watch-ancestors: 2;
	padding: 3px 5px;
	text-indent: 0;
	margin: 0 2px 4px 0;
}
#global_header .globalHeaderChatNow .btn_chat_now {
	margin:10px;
}


#global_header div.globalHeaderChatNow {
	position:absolute;
	left:120px;
	top:44px;
}

/******************************************************
* Shopping Cart Portlet
******************************************************/

.hidden_if_js {
	display: none;
}

#global_header .bottomNav {
	display:inline-block;
	width:100%;
	background:#FFD100;
	height:38px;
	position:relative;
}

#global_header .bottomNav .bottomNavLinks {
	display:block;
	width:600px;
	float:left;
}

#global_header .bottomNav .bottomNavLinks ul li {
	float:left;
	list-style:none;
}

#global_header .bottomNav .bottomNavLinks ul li a {
	padding:10px 15px;
	font-weight:bold;
	display: block;
}

#global_header .bottomNav .your_cart_quick_panel_wrapper {
	width:300px;
	float:left;
}


#global_header .bottomNav .your_cart_quick_panel {
	padding-left: 1em;
	background:#ffffff;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	cursor: pointer;
	left: auto;
}
#global_header .bottomNav .your_cart_quick_panel.your_cart_quick_panel_empty {
	cursor: auto;
}

/* shopping cart quick panel - from layout.css */
#global_header .your_cart_quick_panel .your_cart_quick_panel_summary_wrap {
  position: absolute;
	right: -.083em;
	top: 2.7em;
  padding: 0;
  width: 20em;
}
#global_header .your_cart_quick_panel .your_cart_quick_panel_content {
	font-size: 1.167em;
	float: left;
	padding: .36em .36em 0 0;
	margin: 0;
	min-width: 8.714em;
	height: 1.93em;
}
#global_header .your_cart_quick_panel:hover .your_cart_quick_panel_summary_wrap {
  cursor: default;
  display: block;
  background: #fff;
}

/* shopping cart quick panel - from skin.css */
#global_header .your_cart_quick_panel {
	position: absolute;
	right: .7em;
	top: .5em;
	line-height: 3em;
	display: inline-block;
	padding-left: 3.58em;
}
#global_header .your_cart_quick_panel .your_cart_quick_panel_content {
	background: url("../img/sprite.png") no-repeat scroll -777px -78px #fff;
	float: left;
	margin: 8px 0 0 0;
    padding: 0 1em;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: right;
}
#global_header .your_cart_quick_panel_content a{
	font-weight: bold;
}


/* Secondary navigation, search form and cart quick panel */
#global_header .sec_nav_and_search_cart_panels {
	height: 2.667em;
	margin: 0 .167em;
	position: relative;
	/*top: -.4em;*/
}


#global_header .search_and_cart_panels {
	float: right;
	position: relative;
	/*width: 42%;*/
  width: 37%;
  height: 2.667em;
}



#global_header .sec_nav_and_search_cart_panels {
  /* remove until it's moved to the correct position background-color: #FFD100; */
}

/******************/
/*** RHS STARTS ***/
/******************/

#global_header .cart_summary_box_wrap,
#global_header .rhs_content_wrap_t1,
#global_header .rhs_content_wrap_t2 {
	padding-bottom: 1em;
}

/*******************************/
/*** CART SUMMARY BOX STARTS ***/
/*******************************/

#global_header .cart_summary_box h3 {
	padding: 0 0.2em 0 0;
	display: inline;
}
#global_header .cart_summary_box_wrap .cart_summary_header {
	padding-left: 3em;
}

/* Box Header */ 
#global_header .cart_summary_box .box_header .box_inner {
	height: 0;
	padding: 6px 0 0;
}
#global_header .cart_summary_box .shopping_cart_trolley {
	left: 1.6em;
	position: absolute;
	top: .2em;
}

/* Box Body */
#global_header .cart_summary_box .box_body {
	border: none;
	padding: 0;
}
#global_header .cart_summary_box .box_body .box_inner {
	min-height: 0;
	padding: 0;
	position: relative;
}

#global_header .cart_summary_box .cart_summary_content, 
#global_header .cart_summary_box .sub_total_content, 
#global_header .cart_summary_box .min_cost_content,
#global_header .cart_summary_box .link_to_your_cart {
	padding: 0 .923em 0 .62em;
}

#global_header .cart_summary_box .link_to_your_cart{
  padding-top: .5em;
	padding-bottom: .5em;
  text-align: center;
}

#global_header .cart_summary_box .phone_summary_wrap, 
#global_header .cart_summary_box .plan_summary_wrap, 
#global_header .cart_summary_box .extras_summary_wrap, 
#global_header .cart_summary_box .sub_total_content, 
#global_header .cart_summary_box .min_cost_content {
	padding-top: 1em;
	padding-bottom: 1em;
}
#global_header .cart_summary_box .phone_summary_wrap .phone_image {
	float: right;
}
#global_header .cart_summary_box .resource_price_lst {
	clear: right;
	font-size: .9em;
	padding-top: .5em;
}
#global_header .cart_summary_box .phone_summary_wrap,
#global_header .cart_summary_box .extras_summary_wrap {
	border-bottom: 2px solid #ffd100;
}
#global_header .cart_summary_box .min_cost_value {
	border-bottom: 1px solid #ffd100;
}
#global_header .cart_summary_box {
	line-height: 1.6em;
}
#global_header .cart_summary_box .phone_summary_lst {
	line-height: 2.2em;
}
#global_header .cart_summary_box .actions {
	line-height: 1.5em;
	padding: 0 0 0 .84em;
}
#global_header .cart_summary_box .left_col {
	display: inline-block; /* use inline-block instead of float as it supports vertical alignment, which keeps the price on the last line of the description rather then the first one */
	*float: left; /* as inline-block doesn't work in IE7 for block elements (like dt, dd) we still need to float here */
	width: 65%;
}
#global_header .cart_summary_box .right_col {
	display: inline-block; /* use inline-block instead of float as it supports vertical alignment */
	*float: right; /* as inline-block doesn't work in IE7 for block elements (like dt, dd) we still need to float here */
	width: 30%;
}
#global_header .cart_summary_box .up_arrow {
	left: .43em;
	position: absolute;
	top: .5em;
}
#global_header .cart_summary_box .total_content {
	padding: 1em .923em 1em .62em;
}
#global_header .cart_summary_box .min_cost_content .min_cost_lst .min_cost_lst_item {
	padding-bottom: .5em;
}

/*****************************/
/*** CART SUMMARY BOX ENDS ***/
/*****************************/

#global_header .cart_summary_box sup, #global_header .cart_summary_box sub {
    font-size: 0.6em;
    position: relative;
    top: -0.8em;
    vertical-align: baseline;
}

#global_header .cart_summary_box_wrap .plan_price_name_t2 .dollar_sign,
#global_header .cart_summary_box_wrap .plan_price_name_t2 .price_value_cent {
	font-size: 0.6em;
	position: relative;
    top: -0.556em;
}

#global_header .cart_summary_box_wrap h3 {
	background: url('../../../../images/personal/mobile/shopping_cart/down_arrow.gif') no-repeat scroll 4% 40%;
}

#global_header .cart_summary_box_wrap .showhide_toggle_active h3 {
	background: url('../../../../images/personal/mobile/shopping_cart/up_arrow.gif') no-repeat scroll 4% 40%;
}
#global_header .cart_summary_box .box_header, 
#global_header .cart_summary_box .box_body, 
#global_header .cart_summary_box .box_footer, 
#global_header .cart_summary_box .box_inner {
	background: url('../../../../images/personal/shared/boxes/shopping_cart_t2.png') no-repeat scroll 0 -15px;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_header, 
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_body, 
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_footer, 
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_inner {
	background: url('../../../../images/personal/shared/boxes/shopping_cart_t3.png') no-repeat scroll 0 0;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box_wrap .showhide_toggle_active .box_footer,
.cart_summary_box .box_footer {
	background-position:0 0;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_footer{
	background-position:0 -30px;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_header {
	background-position: 0 -15px;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_footer .box_inner {
	background-position: right -37px;
}
#global_header .cart_summary_box .box_body, 
#global_header .cart_summary_box .box_body .box_inner {
	background-position: right -28px;
	background-color: #ffe880;
  border: 1px solid #FFD100;
  border-top: 0;
  border-bottom: 0;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_body, 
#global_header .shopping_cart_rhs_wrap .cart_summary_box .box_body .box_inner {
	border: none;
}
#global_header .cart_summary_box .box_header .box_inner {
	background-position:right -22px;
}
#global_header .shopping_cart_rhs_wrap .showhide_toggle_active .box_footer .box_inner,
#global_header .cart_summary_box .box_footer .box_inner {
	background-position:right -9px;
}
#global_header .cart_summary_box .right_col {
	text-align: right;
}
#global_header .cart_summary_box .cart_summary_content {
  background-color: #fff;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .cart_summary_content {
  background-color: #FFF6CC;
}
#global_header .cart_summary_box .sub_total_content {
	background-color: #fff6cc;
}
#global_header .shopping_cart_rhs_wrap .cart_summary_box .sub_total_content {
	background-color: #FFEB8E;
}
#global_header .cart_summary_box .link_to_your_cart {
	background-color: #ffd100;
}
#global_header .cart_summary_box .name {
	font-size: 1.10em;
}
#global_header .cart_summary_box .actions {
	background: #fff url('../../../../images/personal/shared/icons/bullet_grey_arrow.png') no-repeat scroll 0 6px;
}

#global_header .extras_lst_wrap .extras_lst, 
#global_header .cart_summary_box .min_cost_content .min_cost_lst {
	font-size: .9em;
}
#global_header .cart_summary_box .name {
	font-weight: bold;
}
#global_header .cart_summary_box .sub_total_content .name {
	font-size: .98em;
	font-weight: bold;
}
#global_header .cart_summary_box .min_cost_content .min_cost_lst .min_cost_lst_item {
	line-height: 1.2em;
}
#global_header .cart_summary_box .min_cost_content {
	background-color: #ffeb8e;
}
#global_header .shopping_cart_rhs_wrap  .cart_summary_box .min_cost_content {
	background-color: #FFF6CC;
}
#global_header .cart_summary_box .total_content {
	background-color: #ffd100;
}

.beta_message_wrap,
.beta_message {
	display:none;
}


/*******************************/
/******Third parties adapt******/
/*******************************/

#global_header .col {
	overflow:visible;
}

#global_header .mainGlobalNav ul.mainLinks li.mainLink .menuItem > a:hover{
	font-weight:normal;
}

#global_header ul.subNav li a{
	font-family:Arial, sans-serif;
	font-size:12px;
}

#global_header ul.subNav li a:hover{
	font-weight:normal;
}

/*memeber services Optus tv - fix drop shows under content*/
.section.mainNav{
    overflow:visible;
}

/*Optus webmail*/
body.noads.fixed #global_header ul.globalNavTabs{
	 left: -1px;
}


/**
* Activate T&T experience B 
*/
.tnt_activate_experience_cid1_b .tnt_experience_a,
.tnt_activate_experience_cid1_b .tnt_experience_a.force_inline 
.tnt_activate_experience_cid1_b #global_header .tnt_experience_a,
.tnt_activate_experience_cid1_b #global_header .tnt_experience_a.force_inline {
  display: none;
}
.tnt_activate_experience_cid1_b .tnt_experience_b,
.tnt_activate_experience_cid1_b #global_header .tnt_experience_b {
  display: block;
}
.tnt_activate_experience_cid1_b .tnt_experience_b.force_inline,
.tnt_activate_experience_cid1_b #global_header .tnt_experience_b.force_inline {
  display: inline;
}

/**
* Customise some rules when more specific rules have to be used
*/
#global_header ul.subNav li.tnt_experience_b {
  display: none;
}
.tnt_activate_experience_cid1_b #global_header ul.subNav li.tnt_experience_b {
  display: block;
}
.tnt_activate_experience_cid1_b #global_header ul.subNav li.tnt_experience_a {
  display: none;
}
/**
* Hide the shopping cart view items portlet section for Experience B
*/
.tnt_activate_experience_cid1_b #global_header .bottomNav {
  display:none;
}
/**
* Arrange the global nav bar for experience B
*/
.tnt_activate_experience_cid1_b #global_header .mainGlobalNav {
  padding-bottom: 0;
}

/**
* REMOVE: Temp fix until the home page is migrated to the permanent Vignette solution.
*/
#global_header .mainLinks .mainLink .dropdownSection li.tnt_experience_b {
	display: none;
}