*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

div,
img {
    position: absolute;
    overflow: hidden;
}

#ad {
    position: relative;
    width: 728px;
    height: 90px;
    border: 1px solid #999;
    overflow: hidden;
    cursor: pointer;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center 40px;
    background-color: #ffffff;
}

#banner {
    display: none;
    width: 726px;
    height: 88px;
    background-color: #444292;
}

.show {
    display: block !important;
}

.sprite-enjoy_a_3_month {
    width: 319px;
    height: 41px;
    background-position: -1px -1px;
}

.sprite-find_out_more {
    width: 116px;
    height: 14px;
    background-position: -1px -44px;
}

.sprite-optus_logo {
    width: 69px;
    height: 14px;
    background-position: -1px -60px;
}

.sprite-perks_logo {
    width: 104px;
    height: 62px;
    background-position: -1px -76px;
}

.sprite-samsung_galaxy_phone {
    width: 200px;
    height: 222px;
    background-position: -1px -140px;
}

#millions_of_songs_at_your_fingertips {
    width: 112.5px;
    height: auto;
    left: 193px;
    top: 34px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

#enjoy_a_3_month {
    top: 20px;
    left: 126px;
    /*    left: 68px;*/
    z-index: 12;
}

#samsung_galaxy_phone {
    top: -81px;
    left: 262px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

#optus_wrapper {
    background-color: rgb(255, 255, 255);
    right: 0px;
    bottom: 0px;
    width: 147px;
    height: 43px;
    z-index: 11;
}

#optus_logo {
    top: 15px;
    left: 40px;
    z-index: 3;
}

#perks_logo {
    top: 0px;
    left: 0px;
    z-index: 11;
}

#background_teal {
    background-color: #1bafb2;
    width: 728px;
    height: 600px;
    left: 728px;
    z-index: 10;
}

#yellow_button {
    background-color: rgb(253, 204, 8);
    position: absolute;
    right: 0px;
    top: 0px;
    width: 147px;
    height: 45px;
    z-index: 11;
}

#find_out_more {
    top: 15px;
    left: 22px;
    z-index: 3;
}

#tcs_copy_wrapper {
    bottom: 2px;
    left: 126px;
    z-index: 11;
}

#tcs_copy_wrapper p {
    font-size: 8px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: white;
}

#yes_svg {
    left: 17px;
    top: 216px;
    width: 124px;
    height: 115px;
    z-index: 11;
}