#westfieldGlobalNavContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    color: #CCC;
    z-index: 999;
}

#westfieldGlobalNav {
    position: relative;
    width: 920px;
    height: 30px;
    padding: 0px;
    margin: 0px auto;
}

#westfieldCountryLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 0px;
    font-weight: 800;
}

#au {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    display: block;
    overflow: hidden;
    text-align: right;
    z-index: 96;
	background: #372819;
}

#nz {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    display: block;
    overflow: hidden;
    background: #372819;
    text-align: right;
    z-index: 97;
}

#uk {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    display: block;
    overflow: hidden;
    background: #372819;
    text-align: right;
    z-index: 98;
}

#us {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    display: block;
    overflow: hidden;
    background: #372819;
    text-align: right;
    z-index: 99;
}

#au {
    z-index: 100;
}

#au a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 7px 10px 8px 10px;
    margin: 0px;
    color: #CCC;
    text-align: left;
    text-decoration: none;
}

#nz a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 7px 10px 8px 10px;
    margin: 0px;
    color: #CCC;
    text-align: left;
    text-decoration: none;
}

#uk a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 7px 10px 8px 10px;
    margin: 0px;
    color: #CCC;
    text-align: left;
    text-decoration: none;
}

#us a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 125px;
    height: 30px;
    padding: 7px 10px 8px 10px;
    margin: 0px;
    color: #CCC;
    text-align: left;
    text-decoration: none;
}

#au a:hover {
    background: #000;
}

#nz a:hover {
    background: #000;
}

#uk a:hover {
    background: #000;
}

#us a:hover {
    background: #000;
}

.arrow {
    position: absolute;
    left: 103px;
    top: 8px;
    width: 14px;
    height: 14px;
    border: 0px;
    z-index: 101;
}

#arrowau {
    display: none;
}

#arrownz {
    display: none;
}

#arrowuk {
    display: none;
}

#arrowus {
    display: none;
}

#arrowau {
    display: block;
}

#westfieldCorporate {
    position: absolute;
    top: 0px;
    left: 786px;
    width: 125px;
    padding: 8px 0px;
    font-weight: 800;
    color: #C3BFBA;
}

#westfieldCorporate a {
    padding: 2px 0px 0px 0px;
    font-weight: 800;
    color: #C3BFBA;
    text-decoration: none;
}

#westfieldCorporate a img {
    width: 16px;
    height: 16px;
    margin: -1px 5px 0px 0px;
    border: 0px;
    float: right;
}

#westfieldauContent {
    display: none;
}

#westfieldnzContent {
    display: none;
}

#westfieldukContent {
    display: none;
}

#westfieldusContent {
    display: none;
}

#westfieldContent {
    position: absolute;
    top: 0px;
    left: 110px;
    height: 30px;
    width: 676px;
}

table.westfieldGlobalNav {
    float: left;
    height: 30px;
    z-index: 99;
    padding: 0px;
    margin: 0px 0px 0px 20px;
    border: 0px;
}

.westfieldGlobalNav a, .westfieldGlobalNav a:visited {
    font-size: 12px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    color: #999 !important;
    text-decoration: none;
}

.westfieldGlobalNav a:hover {
    text-decoration: underline;
}

a.westfieldSelected {
    font-weight: 800;
}

.westfieldSeparator {
    width: 16px;
    margin: 0px;
    font-size: 10px;
    color: #666;
    text-align: center;
}