body {
    margin: 0;
    padding: 0
}

#globalheader ul, #globalheader ol, #globalheader li, #globalheader dl,
#globalheader dt, #globalheader dd, #globalheader h1, #globalheader h2,
#globalheader h3, #globalheader h4, #globalheader h5, #globalheader h6,
#globalheader p, #globalheader figure, #globalheader pre, #globalheader abbr,
#globalheader form, #globalheader fieldset, #globalheader input, #globalheader legend {
    margin: 0;
    padding: 0
}

#globalheader ul, #globalheader li, #globalheader p, #globalheader h4,
#globalheader h5 {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    line-height: 1
}

#globalheader img {
    border: none
}

#globalheader header, #globalheader nav, #globalheader figure, #globalheader figcaption {
    display: block
}

#globalheader button {
    font: inherit;
    vertical-align: middle;
    box-shadow: none
}

#globalheader button, #globalheader input {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent
}

@media print {
    #globalheader {
        display: none
    }
}

#globalheader .gh-text-replace {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

#globalheader {
    position: relative;
    z-index: 9999;
    min-width: 1010px;
    height: 2.55556em;
    margin: 0 auto 1em;
    background: #444;
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px
}

@media only screen and (max-device-width: 767px) {
    #globalheader {
        min-width: 100%;
        width: 102.6%;
        height: 2.66667em;
        background: rgba(0, 0, 0, 0.6);
        text-align: left
    }
}

#globalheader .gh-content {
    width: 980px;
    margin: 0 auto
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-content {
        position: relative;
        width: 100%
    }
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-nav {
        position: absolute;
        z-index: 100;
        height: 0;
        width: 100%;
        top: -2.66667em;
        left: 0;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: top 0s 0.4s, height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), z-index 0.1s 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: top 0s 0.4s, height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), z-index 0.1s 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
    }

    #globalheader .gh-nav:after {
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        height: 0.05556em;
        background: rgba(255, 255, 255, 0.2)
    }
}

.gh-show-nav #globalheader .gh-nav {
    top: 2.66667em
}

@media only screen and (max-device-width: 767px) {
    .gh-show-nav #globalheader .gh-nav {
        z-index: 300;
        height: 2.66667em;
        -webkit-transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), z-index 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), z-index 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99)
    }
}

@media only screen and (max-device-width: 767px) {
    .gh-immediate #globalheader .gh-nav {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

@media only screen and (max-device-width: 680px) {
    #globalheader .gh-nav-view {
        width: 102%;
        white-space: nowrap;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }
}

@media only screen and (orientation: portrait) and (max-device-width: 767px) {
    #globalheader .gh-nav-view {
        display: inline-block
    }
}

#globalheader .gh-nav-list {
    position: relative;
    z-index: 1;
    width: 1000px;
    height: 2.55556em;
    margin-left: -10px;
    margin-right: -10px;
    cursor: default;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

#globalheader .gh-nav-list:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

#globalheader.gh-oldie .gh-nav-list:after {
    display: inline;
    zoom: 1
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-nav-list {
        min-width: 100%;
        width: auto;
        height: 2.66667em;
        padding-bottom: 0.44444em;
        margin: 0
    }
}

@media only screen and (max-device-width: 680px) {
    #globalheader .gh-nav-list:after {
        display: none
    }
}

#globalheader .gh-nav-list .gh-tab {
    margin: 0;
    list-style-type: none;
    height: 2.55556em;
    vertical-align: top;
    display: inline-block
}

#globalheader.gh-oldie .gh-nav-list .gh-tab {
    *display: inline;
    zoom: 1
}

#globalheader.gh-oldie .gh-nav-list .gh-tab.gh-tab-apple .gh-tab-link {
    padding: 0;
    *padding: 0 20px 0 0
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-nav-list .gh-tab {
        height: 2.66667em;
        display: inline-block;
        text-align: center;
        vertical-align: top
    }

    #globalheader .gh-nav-list .gh-tab.gh-tab-apple {
        display: none
    }

    #globalheader .gh-nav-list .gh-tab:last-child {
        padding-right: 0.44444em
    }

    #globalheader .gh-nav-list .gh-tab:nth-child(2) .gh-tab-link {
        margin-left: 1em
    }
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab {
        opacity: 0;
        -webkit-transform: translate3d(-8.33333em, 0, 0);
        -ms-transform: translate3d(-8.33333em, 0, 0);
        transform: translate3d(-8.33333em, 0, 0);
        -webkit-transition: opacity 0.2s 0 ease, -webkit-transform 0s 0.4s ease;
        transition: opacity 0.2s 0 ease, transform 0s 0.4s ease
    }
}

@media only screen and (max-device-width: 767px) {
    #globalheader.gh-nav-reveal .gh-tab {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: opacity 0.2s 0.2s ease, -webkit-transform 0.4s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: opacity 0.2s 0.2s ease, transform 0.4s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1)
    }
}

#globalheader.gh-selected-tab-store .gh-tab-store .gh-tab-link,
#globalheader.gh-selected-tab-mac .gh-tab-mac .gh-tab-link, #globalheader.gh-selected-tab-iphone .gh-tab-iphone .gh-tab-link,
#globalheader.gh-selected-tab-watch .gh-tab-watch .gh-tab-link,
#globalheader.gh-selected-tab-ipad .gh-tab-ipad .gh-tab-link, #globalheader.gh-selected-tab-ipod .gh-tab-ipod .gh-tab-link,
#globalheader.gh-selected-tab-itunes .gh-tab-itunes .gh-tab-link,
#globalheader.gh-selected-tab-support .gh-tab-support .gh-tab-link {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

#globalheader .gh-tab-link {
    position: relative;
text-decoration: none;
font-size: 0.9em;
color: white;
display: block;
opacity: 1;
height: 2.55556em;
padding: 0 10px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: auto 1.11111em;
background-size: auto 20px\0;
outline-offset: -0.22222em;
-webkit-tap-highlight-color: gray;
-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader.gh-oldie .gh-tab-link {
    padding-right: 0;
    *padding: 0 34px 0 0;
    *overflow: hidden
}

#globalheader .gh-tab-link:hover {
    opacity: 0.65;
    filter: alpha(opacity=65)
}

#globalheader .gh-tab-link:hover .gh-tab-inner {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"
}

#globalheader .gh-tab-link .gh-tab-inner {
    position: relative;
    display: block
}

#globalheader.gh-oldie .gh-tab-link .gh-tab-inner {
    height: 2.55556em;
    cursor: pointer;
    width: 130px;
    margin-left: -65px;
    left: 50%;
    background-repeat: no-repeat;
    background-position: 0 50%
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab-link {
        display: block;
        overflow: hidden;
        padding: 1em 0 0.55556em;
        margin: 0 0.66667em;
        height: 1.11111em;
        font-weight: 200;
        color: #fff;
        text-decoration: none;
        /*text-indent: 9000em;*/
        background-position: 50% 50%;
        background-size: auto 1.11111em
    }
}

@media only screen and (max-device-width: 768px) {
    #globalheader .gh-tab-link:hover {
        opacity: 1
    }
}

#globalheader .gh-tab-apple .gh-tab-link {
    width: 1.11111em;
background-position: 50% 50%;
background-image: url("../images/aalogo-menu@2x.png");
background-size: 40px 40px;
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab-apple .gh-tab-link {
        /* background-size: 1.05556em 1.27778em*/
    }
}

#globalheader.gh-oldie .gh-tab-apple .gh-tab-link .gh-tab-inner {
    width: 24px;
    margin-left: 0;
    left: 10px;
    background-position: 0px 42%;
    background-image: url("../images/aalogo-menu@2x.png")
}

#globalheader .gh-tab-iosapp .gh-tab-link {
    width: 4em;    
    padding-top: 16%;
}

#globalheader .gh-tab-top100 .gh-tab-link {
    width: 5em;    
    padding-top: 14.5%;
}

#globalheader .gh-tab-hof .gh-tab-link {
    width: 7em;    
    padding-top: 11%;
}

#globalheader .gh-tab-upload .gh-tab-link {
    width: 5.8em;
    padding-top: 11.5%;
}

#globalheader .gh-tab-forum .gh-tab-link {
    width: 3em;    
    padding-top: 18.5%;
}

#globalheader .gh-tab-ipod .gh-tab-link {
    width: 1.88889em;
    background-image: url("../images/tab_ipod.svg")
}

#globalheader .gh-tab-itunes .gh-tab-link {
    width: 2.77778em;
    background-image: url("../images/tab_itunes.svg")
}

#globalheader .gh-tab-support .gh-tab-link {
    width: 3.55556em;
    background-image: url("../images/tab_support.svg")
}

#globalheader .gh-menu {
    display: none;
    z-index: 200
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-menu {
        display: block;
        height: 2.66667em;
        text-align: center
    }

    #globalheader .gh-menu:before, #globalheader .gh-menu:after {
        content: " ";
        display: table
    }

    #globalheader .gh-menu:after {
        clear: both
    }

    html.oldie #globalheader .gh-menu {
        zoom: 1
    }
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-menu-icon {
        display: block;
        position: relative;
        z-index: 1;
        height: 2.66667em;
        width: 2.66667em;
        background-repeat: no-repeat;
        background-position: 50% 46%;
        -webkit-tap-highlight-color: transparent
    }

    #globalheader .gh-menu-icon a {
        display: block;
        height: 2.66667em;
        width: 2.66667em
    }
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-menu-icon-toggle {
        display: block;
        float: left;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0OHB4IiBoZWlnaHQ9IjQ4cHgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHJlY3QgeD0iMTYiIHk9IjIwIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMTYiIGhlaWdodD0iMiIvPg0KPHJlY3QgeD0iMTYiIHk9IjI3IiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMTYiIGhlaWdodD0iMiIvPg0KPC9zdmc+");
        background-size: 2.66667em 2.66667em
    }

    #globalheader .gh-menu-icon-toggle.enhance {
        background: none
    }

    #globalheader .gh-menu-icon-toggle.enhance .gh-svg-wrapper {
        display: block;
        position: absolute;
        height: 2.66667em;
        width: 2.66667em;
        -webkit-transform: translateZ(0) rotate(0deg);
        -ms-transform: translateZ(0) rotate(0deg);
        transform: translateZ(0) rotate(0deg);
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        outline: none;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        -webkit-tap-highlight-color: transparent
    }

    #globalheader .gh-menu-icon-toggle.enhance .gh-svg {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: translateZ(0) rotate(0deg);
        -ms-transform: translateZ(0) rotate(0deg);
        transform: translateZ(0) rotate(0deg);
        fill: #fff;
        -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        font-size: 18px
    }

    #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect {
        left: 0;
        top: 0;
        -webkit-transition: -webkit-transform 0.2s 0.2s;
        transition: transform 0.2s 0.2s
    }

    #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-top {
        -webkit-transform: translate3d(0, -8px, 0);
        -ms-transform: translate3d(0, -8px, 0);
        transform: translate3d(0, -8px, 0)
    }

    #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-bottom {
        -webkit-transform: translate3d(0, 8px, 0);
        -ms-transform: translate3d(0, 8px, 0);
        transform: translate3d(0, 8px, 0)
    }
}

@media only screen and (max-device-width: 767px) {
    .gh-show-nav #globalheader .gh-menu-icon-toggle {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0OHB4IiBoZWlnaHQ9IjQ4cHgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIzMS4xNDQsMTguOTggMTguNzQzLDMxLjMzMiAxNy40MTMsMjkuODgzIDI5Ljc1NSwxNy41OTEgIi8+DQo8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI5LjczLDMwLjg2NSAxNy4zNzgsMTguNDY0IDE4LjgyOCwxNy4xMzUgMzEuMTE5LDI5LjQ3NiAiLz4NCjwvc3ZnPg==")
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance {
        background: none
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-wrapper {
        -webkit-transform: translateZ(0) rotate(90deg);
        -ms-transform: translateZ(0) rotate(90deg);
        transform: translateZ(0) rotate(90deg);
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg {
        -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-transform: translateZ(0) rotate(45deg);
        -ms-transform: translateZ(0) rotate(45deg);
        transform: translateZ(0) rotate(45deg)
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-top {
        -webkit-transform: translateZ(0) rotate(45deg);
        -ms-transform: translateZ(0) rotate(45deg);
        transform: translateZ(0) rotate(45deg)
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-bottom {
        -webkit-transform: translateZ(0) rotate(-45deg);
        -ms-transform: translateZ(0) rotate(-45deg);
        transform: translateZ(0) rotate(-45deg)
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect {
        -webkit-transition: -webkit-transform 0.2s;
        transition: transform 0.2s
    }

    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-top,
    .gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-bottom {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media only screen and (max-device-width: 767px) {
    .gh-immediate #globalheader .gh-menu-icon-toggle.enhance .gh-svg-wrapper {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .gh-immediate #globalheader .gh-menu-icon-toggle.enhance .gh-svg {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .gh-immediate #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-menu-icon-home {
        float: none;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -1.33333em;
        background-image: url("../images/aalogo-menu@2x.png");
        background-size: 2em 2em;
    }
}

#globalheader .gh-tab-search {
    width: 2.55556em;
    padding: 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: width 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: width 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-tap-highlight-color: transparent
}

#globalheader .gh-tab-search:hover {
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65)
}

@media only screen and (max-device-width: 768px) {
    #globalheader .gh-tab-search:hover {
        opacity: 1
    }
}

#globalheader .gh-tab-search a:hover {
    text-decoration: none
}

#globalheader .gh-tab-search .gh-search {
    display: none;
    position: relative;
    z-index: 10;
    height: 1.77778em;
    margin: 0.38889em 10px 0 0.44444em
}

#globalheader .gh-tab-search .gh-search .gh-search-form::after {
    display: none;
    display: block\9;
    position: absolute;
    z-index: 1;
    opacity: 0;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-radius: 0 4px 4px 0;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0s linear 1s;
    transition: opacity 0s linear 1s
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab-search {
        margin-right: 10px
    }
}

#globalheader .gh-tab-search.enhance.active {
    width: 260px;
    margin: 0 10px;
    padding: 0;
    cursor: default;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

#globalheader .gh-tab-search.enhance.active .gh-search {
    margin-left: 0;
    margin-right: 0
}

#globalheader .gh-tab-search.enhance.active .gh-search-form::after {
    opacity: 1;
    width: 1.66667em;
    height: 30px
}

#globalheader .gh-tab-search.enhance.active .gh-search-submit {
    opacity: 0.75;
    z-index: 9999;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNzc3Nzc3IiBkPSJNMTcuNjMyLDE2Ljk1NWwtNC43NjEtNC43NjJjMS4xMDktMS4xODgsMS43OTUtMi43NzYsMS43OTUtNC41MjdjMC0zLjY2Ny0yLjk4Mi02LjY0OC02LjY0OS02LjY0OA0KCWMtMy42NjcsMC02LjY0OSwyLjk4MS02LjY0OSw2LjY0N2MwLDMuNjY3LDIuOTgyLDYuNjQ3LDYuNjQ5LDYuNjQ3YzEuMzkxLDAsMi42ODItMC40MzQsMy43NS0xLjE2NGw0LjgzNCw0LjgzNEwxNy42MzIsMTYuOTU1eg0KCSBNMi44MjQsNy42NjZjMC0yLjg2MiwyLjMzLTUuMTkxLDUuMTkyLTUuMTkxYzIuODY0LDAsNS4xOTIsMi4zMjksNS4xOTIsNS4xOTFjMCwyLjg2MS0yLjMyOCw1LjE5MS01LjE5Miw1LjE5MQ0KCUM1LjE1NCwxMi44NTUsMi44MjQsMTAuNTI3LDIuODI0LDcuNjY2eiIvPg0KPC9zdmc+DQo=")
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-submit {
    background-image: url("http://images.apple.com/ac/globalheader/1.0/images/search_icon_black.png")
}

#globalheader .gh-tab-search.enhance.active .gh-search-reset {
    display: block
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-reset {
    display: none
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-reset.show {
    display: block
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper {
    padding: 0 30px;
    padding-right: 6px\9;
    background-color: #fff
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input {
    cursor: text;
    color: #333;
    font-size: 0.88889em;
    line-height: 18px
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input {
    line-height: 32px
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input::-webkit-input-placeholder {
    color: #aaa
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input::-moz-placeholder {
    color: #aaa
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

#globalheader .gh-tab-search .gh-search-magnify {
    display: block;
    height: 1.77778em;
    width: 1.66667em;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTcuNjMyLDE2Ljk1NWwtNC43NjEtNC43NjJjMS4xMDktMS4xODgsMS43OTUtMi43NzYsMS43OTUtNC41MjdjMC0zLjY2Ny0yLjk4Mi02LjY0OS02LjY0OS02LjY0OQ0KCWMtMy42NjcsMC02LjY0OSwyLjk4Mi02LjY0OSw2LjY0OGMwLDMuNjY3LDIuOTgyLDYuNjQ3LDYuNjQ5LDYuNjQ3YzEuMzkxLDAsMi42ODItMC40MzIsMy43NS0xLjE2NGw0LjgzNCw0LjgzNEwxNy42MzIsMTYuOTU1eg0KCSBNMi44MjQsNy42NjZjMC0yLjg2MywyLjMzLTUuMTkyLDUuMTkyLTUuMTkyYzIuODY0LDAsNS4xOTIsMi4zMjksNS4xOTIsNS4xOTJjMCwyLjg2MS0yLjMyOCw1LjE5MS01LjE5Miw1LjE5MQ0KCUM1LjE1NCwxMi44NTUsMi44MjQsMTAuNTI3LDIuODI0LDcuNjY2eiIvPg0KPC9zdmc+DQo=");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 1.05556em 1.05556em;
    background-size: 19px 19px\0
}

#globalheader.gh-oldie .gh-tab-search .gh-search-magnify {
    height: 32px;
    width: 30px;
    background-image: url("http://images.apple.com/ac/globalheader/1.0/images/search_icon_white.png")
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab-search .gh-search-magnify {
        background-size: 1.05556em 1.05556em
    }
}

#globalheader .gh-tab-search a.gh-search-magnify {
    padding: 0 0.44444em;
    height: 2.55556em;
    width: 1.66667em
}

#globalheader.gh-oldie .gh-tab-search a.gh-search-magnify {
    height: 48px;
    width: 30px
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab-search a.gh-search-magnify {
        margin: 0 0.55556em 0 0;
        height: 2.66667em;
        background-position: 50% 50%
    }
}

#globalheader .gh-tab-search.enhance .gh-search {
    display: block
}

#globalheader .gh-tab-search.enhance a.gh-search-magnify {
    display: none
}

@media only screen and (max-device-width: 767px) {
    #globalheader .gh-tab-search.enhance .gh-search {
        display: none
    }

    #globalheader .gh-tab-search.enhance a.gh-search-magnify {
        display: block
    }
}

#globalheader .gh-search-submit {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
    box-shadow: none;
    cursor: pointer
}

#globalheader .gh-search-reset {
    display: none;
    position: absolute;
    z-index: 1;
    width: 1.66667em;
    height: 1.77778em;
    right: 0;
    top: 0;
    opacity: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBmaWxsPSIjNzc3Nzc3IiBwb2ludHM9IjE3LDcuODcgMTYuMTMsNyAxMiwxMS4xMyA3Ljg3LDcgNyw3Ljg3IDExLjEzLDEyIDcsMTYuMTMgNy44NywxNyAxMiwxMi44NyAxNi4xMywxNyAxNywxNi4xMyANCgkxMi44NywxMiAiLz4NCjwvc3ZnPg0K");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader.gh-oldie .gh-search-reset {
    width: 30px;
    height: 32px;
    background-image: url("http://images.apple.com/ac/globalheader/1.0/images/icon_close.png")
}

#globalheader .gh-search-reset.show {
    cursor: pointer;
    z-index: 9999;
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#globalheader .gh-search-input-wrapper {
    height: 1.77778em;
    padding: 0;
    border-radius: 4px;
    background-color: transparent;
    -webkit-transition: background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.01s linear;
    transition: background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.01s linear
}

#globalheader .gh-search-input-wrapper .gh-search-input {
    margin-top: 0;
    width: 100%;
    height: 32px;
    border: none;
    box-shadow: none;
    font-size: 0;
    line-height: 0;
    cursor: pointer
}

#globalheader .gh-search-input-wrapper .gh-search-input::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader .gh-search-input-wrapper .gh-search-input::-moz-placeholder {
    color: transparent;
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader .gh-search-input-wrapper .gh-search-input:-ms-input-placeholder {
    opacity: 0;
    color: transparent
}

#globalheader .gh-search-input-wrapper .gh-search-input:focus {
    outline: none
}

#globalheader .gh-tab-search .show {
    display: block
}

#globalheader .gh-search-results {
    position: absolute;
    display: none;
    width: 260px;
    z-index: 5;
    top: 36px;
    left: 0;
    padding-top: 15px;
    font-size: 13px;
    line-height: 18px;
    font-family: "" Lucida Grande ", " Lucida Sans Unicode ", Helvetica, Arial, Verdana, sans-serif";
    text-align: left;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFF3F3F3)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFF3F3F3);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.23)
}

#globalheader .gh-search-results.show:nth-child(1n) {
    background: -webkit-linear-gradient(#fff, #f1f1f1, #f4f4f4, #fbfbfb);
    background: linear-gradient(#fff, #f1f1f1, #f4f4f4, #fbfbfb);
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

#globalheader .gh-search-results.show a {
    display: block;
    background: transparent;
    color: #333
}

#globalheader .gh-search-results.show h4, #globalheader .gh-search-results.show h5,
#globalheader .gh-search-results.show p {
    font-family: "" Lucida Grande ", " Lucida Sans Unicode ", Helvetica, Arial, Verdana, sans-serif"
}

#globalheader .gh-search-results.show h4 {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -1px;
    color: #858585;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #d8d8d8
}

#globalheader .gh-search-results.show h4 ~ h4 {
    margin-top: 14px
}

#globalheader .gh-search-results.show li {
    display: block;
    clear: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}

#globalheader .gh-search-results.show li h5, #globalheader .gh-search-results.show li p {
    margin: 0;
    padding: 0;
    color: #333
}

#globalheader .gh-search-results.show li h5 {
    font-weight: bold
}

#globalheader .gh-search-results.show li img {
    float: left;
    width: 46px;
    height: 46px;
    margin: 0 10px 0 -56px;
    behavior: none
}

#globalheader .gh-search-results.show li a {
    display: block;
    padding: 9px 10px;
    text-decoration: none;
    outline: none;
    zoom: 1;
    font-size: 12px;
    line-height: 15px
}

#globalheader .gh-search-results.show li a:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#globalheader .gh-search-results.show li a:hover, #globalheader .gh-search-results.show li a:focus, #globalheader .gh-search-results.show li.focus a {
    background-color: #08c
}

#globalheader .gh-search-results.show li a:hover, #globalheader .gh-search-results.show li a:focus, #globalheader .gh-search-results.show li.focus a, #globalheader .gh-search-results.show li a:hover h5, #globalheader .gh-search-results.show li a:focus h5, #globalheader .gh-search-results.show li.focus a h5, #globalheader .gh-search-results.show li a:hover p, #globalheader .gh-search-results.show li a:focus p, #globalheader .gh-search-results.show li.focus a p {
    color: #fff
}

#globalheader .gh-search-results.show ul:last-child li:last-child a:hover, #globalheader .gh-search-results.show ul:last-child li:last-child a:focus, #globalheader .gh-search-results.show ul:last-child li:last-child.focus a {
    border-radius: 0 0 4px 4px
}

#globalheader .gh-search-results.show .gn-search-results-recommended-results li a {
    padding: 10px 10px 10px 66px
}

#globalheader .gh-search-results.show .gn-search-results-recommended-results li h5,
#globalheader .gh-search-results.show .gn-search-results-recommended-results li p {
    font-size: 11px;
    line-height: 14px
}

@media only screen and (max-device-width: 767px) {
    .gh-show-below, .localnav, .ph-wrapper, .loaded .productbrowser {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.3s 0.1s cubic-bezier(0.4, 0.01, 0.165, 0.99)
    }

    .gh-show-nav .gh-show-below, .gh-show-nav .localnav, .gh-show-nav .ph-wrapper,
    .loaded.gh-show-nav .productbrowser {
        z-index: 50;
        opacity: 0;
        -webkit-transform: translate3d(0, 34px, 0);
        -ms-transform: translate3d(0, 34px, 0);
        transform: translate3d(0, 34px, 0);
        -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99)
    }

    .gh-immediate .gh-show-below, .gh-immediate .localnav, .gh-immediate .ph-wrapper,
    .loaded.gh-immediate .productbrowser {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}