/** reset **/
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{text-align:left;font-weight:400}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}

/* Default style, feel free to remove if not needed. */
body, body * {
  vertical-align: baseline;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  background: none;
}

img
{
  /*image-rendering: -moz-crisp-edges; 
  image-rendering:   -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;*/
}

#ad-container
{
  position: relative;
  top: 0px;
  left: 0px;
  width:700px;
  height:250px;
  display: none;
  overflow: hidden;
  opacity: 0;
}

.dir-tl 
{
  left: 0px;
  top: 0px;
}
.dir-tr 
{
  left: 200px;
  top: 0px;
}
.dir-bl 
{
  left: 0px;
  top: 0px;
}
.dir-br 
{
  left: 200px;
  top: 0px;
}

#viewport {
  position: absolute;
  border: 1px solid black;
  text-align: center;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #000;
  overflow: hidden;
}

.collapse-viewport 
{
  top: 0px;
  left: 200px;
  width: 298px;
  height: 248px;
}

.expand-viewport 
{
  width: 498px;
  height: 248px;
}

/*************
**
**  COMMON
**
**************/

.abs-tl
{
  position: absolute;
  left:0px;
  top:0px;
}

.abs-bl
{
  position: absolute;
  left:0px;
  bottom:0px;
}

.abs-tr
{
  position: absolute;
  right:0px;
  top:0px;
}

.abs-br
{
  position: absolute;
  right:0px;
  bottom:0px;
}

.retina
{
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;

  /*image-rendering: -moz-crisp-edges; 
  image-rendering:   -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;*/
}

/****************
**
**  UNEXPANDED
**
**********************/

#collapse-container
{
  width:300px;
  height:250px;
  background: #4e4d4d;
}
  
  .collapse-disclaimer-copy {
    background: url(sprites.svg) -302px -71px no-repeat;
    display: inline-block;
    width: 52px;
    height: 8px;
    left: 10px;
    bottom: 4px;
  }

  .collapse-actor-copy 
  {
    left:9px;
    top:143px;
  }

  .actor-copy
  {
    opacity: 0;
  }

  .collapse-coach-copy {
    background: url(sprites.svg) 0px 0px no-repeat;
    display: inline-block;
    width: 300px;
    height: 33px;
  }

  .collapse-nana-copy {
    background: url(sprites.svg) 0px -74px no-repeat;
    display: inline-block;
    width: 300px;
    height: 33px;
  }

  .collapse-parrot-copy {
    background: url(sprites.svg) 0px -109px no-repeat;
    display: inline-block;
    width: 300px;
    height: 33px;
  }

  .collapse-perfectionist-copy {
    background: url(sprites.svg) 0px -144px no-repeat;
    display: inline-block;
    width: 300px;
    height: 33px;
  }

  .collapse-vaughn-copy {
    background: url(sprites.svg) 0px -179px no-repeat;
    display: inline-block;
    width: 300px;
    height: 33px;
  }

  .collapse-seewhathappens {
    background: url(sprites.svg) 0px -214px no-repeat;
    display: inline-block;
    width: 280px;
    height: 20px;
    top:178px;
    left:8px;
  }
  
  .sync3-container
  {
    left: 0px;
    top: 120px;
  }


  .collapse-title {
    background: url(sprites.svg) 0px -236px no-repeat;
    display: inline-block;
    width: 188px;
    height: 15px;
    left: 5px;
    top: 3px;
  }

  .sync-block
  {
    display: block;
    width: 0px;
    height: 20px;
    background: #11b8fc;
  }

  .collapse-logo-bar 
  {
    background: url(sprites.svg) 0px -35px no-repeat;
    display: inline-block;
    width: 300px;
    height: 37px;
    top: 199px;
  }
  

/*********
** ACTOR BUTTONS
*******************/
.actor-view
{
  z-index: 6;
  width: 300px;
  height: 113px;
  overflow: hidden;
}

.fullvideo-thumb
{
  cursor: pointer;
  width: 351px;
  height: 196px;

}

.actor-fullvideo
{
  visibility: hidden;
  opacity: 0;
}

.rightside
{
  left:150px;
}

.car-image
{
  overflow: hidden;
  width: 300px;
  height: 113px;
}

.divider
{
  width:4px;
  height:196px;
  background: #fff;
  left: 176px;
}

.playbtn
{
  left:116px;
  top:20px;
  -ms-transform: scale(0.6,0.6); /* IE 9 */
  -webkit-transform: scale(0.6,0.6); /* Safari */
  transform: scale(0.6,0.6);
}

.playbtn-off
{
  width: 112px;
  height: 114px;
  background: url('play-btn.png') no-repeat;

}

.playbtn-on
{
  width: 112px;
  height: 114px;
  background: url('play-btn.png') 0 -118px no-repeat;
  opacity: 0;
}




/****************
**
**  EXPANDED
**
**********************/

#expand-container
{
  display: block;
  width:500px;
  height:250px;
  background: url('background.jpg');
  z-index: 100;
  visibility: hidden;
  opacity: 0;
}

.cta-container
{
  left:169px;
  top:191px;
}

.cta {
  background: url(sprites.svg) -301px 0px no-repeat;
  display: inline-block;
  width: 114px;
  height: 28px;
}

.cta-over {
  background: url(sprites.svg) -301px -30px no-repeat;
  display: inline-block;
  width: 114px;
  height: 28px;
  opacity: 0;
}


.expand-disclaimer {
  background: url(sprites.svg) -302px -60px no-repeat;
  display: inline-block;
  width: 63px;
  height: 9px;
  bottom: 5px;
  left: 5px;
}

.expand-actor-copy
{
  opacity: 0;
}

.expand-copy-container
{
  top: 80px;
  left: 339px;
}

.expand-nana-copy {
  background: url(sprites.svg) -157px -305px no-repeat;
  display: inline-block;
  width: 155px;
  height: 45px;
}

.expand-parrot-copy {
  background: url(sprites.svg) 0px -305px no-repeat;
  display: inline-block;
  width: 155px;
  height: 45px;
}

.expand-perfectionist-copy {
  background: url(sprites.svg) -158px -258px no-repeat;
  display: inline-block;
  width: 155px;
  height: 45px;
}

.expand-vaughn-copy {
  background: url(sprites.svg) 0px -258px no-repeat;
  display: inline-block;
  width: 155px;
  height: 45px;
}

.expand-coach-copy {
  background: url(sprites.svg) 0px -352px no-repeat;
  display: inline-block;
  width: 155px;
  height: 45px;
}



/** video player **/

.videoplayer-container
{
  width: 508px;
  height: 286px;
  left: 19px;
  top: 35px;
  background: #000;

  -ms-transform: scale(0.521 , 0.521); /* IE 9 */
  -webkit-transform: scale(0.521 , 0.521); /* Safari */
  -moz-transform: scale(0.521 , 0.521); /* Safari */
  -o-transform: scale(0.521 , 0.521); /* Safari */
  transform: scale(0.521 , 0.521);
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}

.videoplayer
{
  width: 508px;
  height: 286px;
}

.videoplayer-endframe
{
  width: 508px;
  height: 286px;
}

  .videoplayer-endframe .clicktoplay
  {
    background: url(videocontrols.png) 0px 0px no-repeat;
    display: inline-block;
    width: 1016px;
    height: 572px;
    cursor: pointer;
  }

  .videoplayer-endframe .clicktoplay-on
  {
    background: url(videocontrols.png) -1018px 0px no-repeat;
    display: inline-block;
    width: 1016px;
    height: 572px;
    opacity: 0;
  }

  .videoplayer-endframe img
  {
    left: 0px;
    top: 0px;
    width: 508px;
    height: 286px;
  }

  .videoplayer-endframe .count-down
  {
    position: absolute;
    right:0px;
    bottom: 0px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;  
    right:10px;
    bottom:5px;
    color:#fff;
    line-height: 40px;
    z-index: 10;
    text-shadow: 2px 2px #11b8fc;
    opacity: 0;
  }

  .videoplayer-endframe .watch-now-box
  {
    cursor: pointer;
    left: 270px;
    top:18px;
  }

  .videoplayer-endframe .watch-now-left
  {
    left:14px;
    top:142px;
  }

  .videoplayer-endframe .watch-now-box img
  {
    width: 219px;
    height: 131px;
  }

  .videoplayer-endframe .watch-now-box .btn-off
  {
    background: url(videocontrols.png) 0px -574px no-repeat;
    display: inline-block;
    width: 438px;
    height: 60px;
    top:101px;
  }

  .videoplayer-endframe .watch-now-box .btn-on
  {
    background: url(videocontrols.png) -440px -574px no-repeat;
    display: inline-block;
    width: 438px;
    height: 60px;
    top:101px;
    opacity: 0;
  }




/**
* ACTORS 
**/
.actor-selector
{
  z-index: 8;
  left:293px;
  top:34px;
}

.actors
{
  margin: 0;
  padding: 0;
}

.actor
{
  position: relative;
  cursor: pointer;
}

.actor-vaughn-btn {
  top:0px;
}

.actor-nana-btn {
  top:31px;
}

.actor-coach-btn {
  top:61px;
}

.actor-perfectionist-btn {
  top:91px;
}

.actor-parrot-btn {
  top:121px;
}

.actor-coach {
  background: url(sprites.png) -302px -81px no-repeat;
  display: inline-block;
  width: 29px;
  height: 30px;
}

.actor-nana {
  background: url(sprites.png) -333px -81px no-repeat;
  display: inline-block;
  width: 30px;
  height: 29px;
}

.actor-parrot {
  background: url(sprites.png) -334px -113px no-repeat;
  display: inline-block;
  width: 29px;
  height: 29px;
}

.actor-perfectionist {
  background: url(sprites.png) -365px -113px no-repeat;
  display: inline-block;
  width: 29px;
  height: 29px;
}

.actor-vaughn {
  background: url(sprites.png) -302px -113px no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
}

.actors-rollover {
  background: url(sprites.png) -365px -81px no-repeat;
  display: inline-block;
  width: 30px;
  height: 29px;
  opacity: 0;
}



/***** disclaimer *******/

.disclaimer-block
{
  z-index: 101;
}

  .disclaimer-modal
  {
    width: 300px;
    height: 250px;
    background-color:rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    z-index: 10;
  }

  .disclaimer-modal p
  {        
    text-align: center;
    padding: 20px;
    display:none;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 9px;
    color: #fff;
    line-height: 14px;
  }

  .close-btn 
  {
    position: absolute;
    top:5px;
    right:5px;
    background: url(sprites.png) -397px -81px no-repeat;
    display: inline-block;
    width: 13px;
    height: 16px;
    opacity: 1;
    z-index: 10;
    cursor: pointer;
  }

.expand-sync3-container
  {
    left:16px;
    top:5px;
  }

.expand-title-copy
{
  background: url(sprites.svg) -304px -87px no-repeat;
  display: inline-block;
  width: 150px;
  height: 38px;
  left: 340px;
  top: 136px;
}

.expand-logo-block
{
  background: url(sprites.svg) -306px -136px no-repeat;
  display: inline-block;
  width: 130px;
  height: 19px;
  left: 15px;
  top: 196px;
}




