/*---------------------------------------------------------
        =STRUCTURE
-------------------------------------------------------- */

#page-content, #content {
    padding: 0;
    margin: 0;
}

#content {
    position: relative;
    padding-top: 143px;
    background: #FFF url(/images/iphone/jumppage/page-bg.jpg) 0 0 no-repeat;
}


/*
        @iPhone app
-------------------------------------------------------- */


#iphone_app h1 {
    position: absolute;
    top: 75px;
    left: 41px;
}
#iphone_app h1 span {
    display: block;
    width: 787px;
    height: 40px;
    background: url(/images/iphone/jumppage/h1.png) 0 0 no-repeat;
}

#iphone_app #nouveau {
    position: absolute;
    top: 35px;
    left: 0;
    width: 134px;
    height: 30px;
    background: url(/images/iphone/jumppage/noveau.png) 0 0 no-repeat;
}
#iphone_app #free {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 118px;
    height: 118px;
    background: url(/images/iphone/jumppage/badge.png) 0 0 no-repeat;
}

#iphone_app #adv {
    position: relative;
    height: 313px;
    padding-left: 515px;
}
#iphone_app #adv h2 {
    width: 333px;
    height: 33px;
    background: url(/images/iphone/jumppage/ul-h2.png) 0 0 no-repeat;
}

#iphone_app #adv ul {
    width: 452px;
    height: 96px;
    background: url(/images/iphone/jumppage/ul.png) 0 0 no-repeat;
}

#iphone_app #adv #opportunity {
    margin: 22px auto 16px;
    width: 352px;
    height: 49px;
    background: url(/images/iphone/jumppage/opportunity.png) 0 0 no-repeat;
}

#iphone_app #buttons {
    position: absolute;
    left: 515px;
    bottom: 15px;
    width: 485px;
    height: 90px;
}
#iphone_app #download-button {
    display: block;
    height: 76px;
    background: url(/images/iphone/jumppage/download.png) 0 0 no-repeat;
}
#iphone_app #support {
    color : #322d2d;
    font-size: 11px;
}
#iphone_app #download-wrap {
    margin-left: -4px;
    text-align: center;
    width: 276px;
}
#iphone_app #buttons #appstore {
    position: absolute;
    top: 0;
    right: 20px;
}
#iphone_app #download-wrap #support {
    position: relative;
    top: -4px;
    left: -3px;
}
#iphone_app #buttons #appstore {
    display: block;
    width: 189px;
    height: 76px;
    background: url(/images/iphone/jumppage/appstore.png) 0 0 no-repeat;
}
