@charset "UTF-8";
/* CSS Document */

/*div {border:1px solid red;}*/

#holder {
    width:1444px;
    height: 821px;
    margin: 0 auto;
    background:url(images/page_background.png) no-repeat right top;
}

.control01 {
    position:relative;
    left:180px;
    top:234px;
    height: 60px;
    width: 140px;
    cursor:pointer;
}
.control01b {
    position:relative;
    left:180px;
    top:234px;
    height: 97px;
    width: 305px;
    cursor:pointer;
}


.control03 {
    position:relative;
    left: 22px;
    top: 100px;
    height: 50px;
    width: 710px;
    cursor:pointer;
}
.control03b {
    position:relative;
    left: 22px;
    top: 100px;
    height: 30px;
    width: 710px;
    cursor:pointer;
}
.control03c {
    position:relative;
    left: 192px;
    top: 156px;
    height: 33px;
    width: 510px;
    cursor:pointer;
}
.control03d {
    position:relative;
    left: 192px;
    top: 156px;
    height: 113px;
    width: 510px;
    cursor:pointer;
}
.control03e {
    position:relative;
    left: 22px;
    top: 100px;
    height: 30px;
    width: 710px;
    cursor:pointer;
}
.control03f {
    position:relative;
    left: 192px;
    top: 156px;
    height: 33px;
    width: 510px;
    cursor:pointer;
}

/*Background slides*/
#container01, #container02, #container03, #container04, #container05, #container06, #container07, #container08, #container09 {
    position:relative;
    width:1444px;
    height: 714px;
    margin-left: auto;
    margin-right: auto;
}
#container01 {
    background:url(images/journey_01.png) no-repeat right top;
    height: 350px;
}
#container01.hot {
    background:url(images/journey_02.png) no-repeat right top;

}
#container02 {
/*    background:url(images/touchpoint_01.png) no-repeat right top;*/
    height: 300px;
    margin-top: -303px;

}
#container03 {
    background:url(images/channels_01.png) no-repeat right top;
    height: 158px;
}
#container03.hot {
    background:url(images/channels_01b.png) no-repeat right top;
}
#container03.hotter {
    background:url(images/channels_01c.png) no-repeat right top;
}
#container04 {
    background:url(images/channels_02.png) no-repeat right top;
    height: 212px;
}
#container05 {
    background:url(img1/Juvederm_0010_PREPARE.jpg) no-repeat right top;
}
#container06 {
    background:url(img1/voluma-01.jpg) no-repeat right top;
}
#container07 {
    background:url(img1/voluma-02.jpg) no-repeat right top;
}
#container08 {
    background:url(img1/voluma-03.jpg) no-repeat right top;
}
#container09 {
    background:url(img3/Juvederm_0001_HOMEPAGE_RO_VO.jpg) no-repeat right top;
}



.none {display:none;}
.blue {border: 1px solid blue;}
.red {border: 1px solid red;}
.green {border: 1px solid green;}








