/* STYLES 770x250 Adidas_Terrex Mountain Project Billboard */

/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 100;
    line-height: 110%;
    color: black;
}

#banner {
    cursor: pointer;
    display: none;
    position: absolute;
    overflow: hidden;
    width: 770px;
    height: 250px;
    background-color: black;
    /*PERFORMANCE!*/
    -webkit-transform: translateZ(0.01px);
    -moz-transform: translateZ(0.01px);
    -ms-transform: translateZ(0.01px);
    -o-transform: translateZ(0.01px);
    transform: translateZ(0.01px);
    /* */
}

#look{
    top:0; left:0;
}

#border{
    width: 768px;
    height: 248px;
    top:0;
    left:0;
    border: 1px solid #c5c6c6;
}

.bannerClass {
    position: absolute;
}

.containerClass {
    position: absolute;
}

/* BACKGROUND */
#bg_container {
  height: inherit;
  width: inherit;
  color: black;
}

#bg {
  width: 970px;
  height: auto;
}

/*TXT 1  */
#txt_1_container {
    width: inherit;
    height: inherit;
}

#txt_1{
    width: 206px;
    height: auto;
    top: 130px;
    left: 120px;
}
#txt_1_bg{
    width: 197px;
    height: auto;
    top: 132px;
    left: 125px;
}

/* TXT2 */
#txt_2_container {
    width: inherit;
    height: inherit;
}

#txt_2 {
    width: 290px;
    height: auto;
    top: 178px;
    left: 70px;
}

#txt_2_bg {
    width: 271px;
    height: auto;
    top: 178px;
    left: 80px;
}

/* TXT2 */
#txt_3_container {
    width: inherit;
    height: inherit;
}

#txt_3 {
    width: 325px;
    height: auto;
    top: 180px;
    left: 371px;
}

#txt_3_bg {
    width: 222px;
    height: auto;
    top: 182px;
    left: 386px;
}

/* TXT4 */
#txt_4_container {
    width: inherit;
    height: inherit;
}

#txt_4 {
    width: 246px;
    height: auto;
    top: 83px;
    left: 255px;
}

/* TXT__5 */
#txt_5_container {
    width: inherit;
    height: inherit;
}

#txt_5 {
    width: 196px;
    height: auto;
    top: 129px;
    left: 309px;
}

/* TXT_6 */
#txt_6_container {
    width: inherit;
    height: inherit;
}

#txt_6 {
    width:155px;
    height:auto;
    top: 107px;
    left: 307px;
}

/* CTA */
#cta_container{
    display: block;
    width: inherit;
    height: inherit;
}

#cta {
    width: 253px;
    height: auto;
    left: 258px;
    top: 152px;
}

/* motive_1 */
#motive_1_container {
    width: inherit;
    height: inherit;
}

#motive_1 {
    width: 450px;
    height: auto;
    top: 20px;
    left: 20px;
}
/* motive_1 */
#motive_2_container {
    width: inherit;
    height: inherit;
}

#motive_2 {
    width: 450px;
    height: auto;
    top: 20px;
    left: 20px;
}

/* motive_1 */
#motive_3_container {
    width: 770px;
    height: 250px;
    top: 20px;
    left: 20px;
    overflow: hidden;
}

#motive_3 {
    width: 770px;
    height: auto;
    top: -20px;
    left: -20px;
}

/* LOGO */
#logo_container {
    width: inherit;
    height: inherit;
}

#logo {
    width:199px; height: auto;
    right: 20px;
    top: 20px;
}

/*LEGAL LINE*/
#legal_container {
    display: inline-block;
    width: inherit;
    height: inherit;;
    font-size: 8.5px;
    line-height: 9.5px;
    color: white;
    font-weight: normal;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0;
}

#legal_line {
    bottom: 10px;
    right: 10px;
    text-align: left;
}
