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

body, html{
    vertical-align: baseline;
    border: 0;
    outline: 0;
    padding: 0px;
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#container {
	position:absolute;
	width: 300px;
	height: 250px;
	display: block;
	background-color: #000;
	overflow:hidden;
}

/* Banner */
#banner {
	position:absolute;
	width: 300px;
	height: 250px;
	overflow: hidden;
}

#endscreen {
	position:absolute;
	width: inherit;
	height: inherit;
	overflow: hidden;
  background-color: #000;
	display: none;
}

#bg1{
	position: absolute;
  width: inherit;
	height: inherit;
  left: -300px;
  top: 250px;
	background-image:url(../images/bg1.png);
	background-repeat: no-repeat;
}

#blur{
	position: absolute;
  width: 309px;
	height: 291px;
  left: -83px;
  top: -28px;
  opacity: 0.5;
	background-repeat: no-repeat;
}

#blur1{
	position: absolute;
  width: inherit;
	height: inherit;
  top: -20px;
	background-image:url(../images/blur.png);
  opacity: 0;
	background-repeat: no-repeat;
}

#blur2{
	position: absolute;
  width: inherit;
	height: inherit;
  top: -10px;
	background-image:url(../images/blur.png);
  opacity: 0;
	background-repeat: no-repeat;
}

#bg2{
	position: absolute;
  width: inherit;
	height: inherit;
  left: 300px;
  top: -250px;
	background-image:url(../images/bg2.png);
	background-repeat: no-repeat;
}

#logo{
	position: absolute;
	width: inherit;
	height: 50px;
	background-repeat: no-repeat;
}

#logo1{
	position: absolute;
	width: inherit;
	height: 29px;
	background-repeat: no-repeat;
  background-image:url(../images/logo.png);
  background-position: 0px 0px;
  overflow: hidden;
}

#logo2{
	position: absolute;
	width: 61px;
	height: 21px;
  left: 0px;
  top: 29px;
	background-repeat: no-repeat;
  background-image:url(../images/logo.png);
  background-position: 0px -29px;
  overflow: hidden;
}

#logo3{
	position: absolute;
	width: 41px;
	height: 21px;
  left: 61px;
  top: 29px;
	background-repeat: no-repeat;
  background-image:url(../images/logo.png);
  background-position: -61px -29px;
  overflow: hidden;
}

#logo4{
	position: absolute;
	width: 27px;
	height: 21px;
  left: 102px;
  top: 29px;
	background-repeat: no-repeat;
  background-image:url(../images/logo.png);
  background-position: -102px -29px;
  overflow: hidden;
}

#logo5{
	position: absolute;
	width: 57px;
	height: 21px;
  left: 129px;
  top: 29px;
	background-repeat: no-repeat;
  background-image:url(../images/logo.png);
  background-position: -129px -29px;
  overflow: hidden;
}

#logo6{
	position: absolute;
	width: 114px;
	height: 21px;
  left: 186px;
  top: 29px;
	background-repeat: no-repeat;
  background-image:url(../images/logo.png);
  background-position: -186px -29px;
  overflow: hidden;
}

#date{
	position: absolute;
	width: inherit;
	height: inherit;
	background-repeat: no-repeat;
}

.date1 {
  background-image:url(../images/date1.png);
}

.date2 {
  background-image:url(../images/date2.png);
}

.date3 {
  background-image:url(../images/date3.png);
}

#cta{
	position: absolute;
	width: 260px;
	height: 45px;
  left: -14px;
  top: 204px;
  overflow: hidden;
  background-repeat: no-repeat;
}

#cta_img {
  position: absolute;
	width: inherit;
	height: inherit;
  background-repeat: no-repeat;
}

.cta1 {
  background-image:url(../images/cta1.png);
}

.cta2 {
  background-image:url(../images/cta2.png);
}

#replay{
	position: absolute;
  width: 30px;
	height: 30px;
	right: 0px;
	top: 0px;
}

#replay_img{
	position: absolute;
	width: 16px;
	height: 16px;
	right: 5px;
	top: 5px;
	background-image:url(../images/replay.png);
	background-repeat: no-repeat;
}

#video_holder {
	position:absolute;
	width: inherit;
	height: inherit;
}

#video_object {
	position:absolute;
	width: inherit;
	height: inherit;
	overflow: hidden;
	background-color: #000;
}

#framing{
	position: absolute;
	width: inherit;
	height: 82px;
	left: 0px;
	bottom: 0px;
  background-image:url(../images/framing.png);
	background-repeat: no-repeat;
  cursor: pointer;
}

#framing_date{
	position: absolute;
	width: inherit;
	height: inherit;
	background-repeat: no-repeat;
  cursor: pointer;
}

.framing_date1 {
  background-image:url(../images/framing_date1.png);
}

.framing_date2 {
  background-image:url(../images/framing_date2.png);
}

.framing_date3 {
  background-image:url(../images/framing_date3.png);
}

#framing_cta {
  position: absolute;
  width: inherit;
  height: inherit;
  background-repeat: no-repeat;
  overflow: hidden;
}

.framing_cta1 {
  background-image:url(../images/framing_cta1.png);
}

.framing_cta2 {
  background-image:url(../images/framing_cta2.png);
}

#clickforsound{
	position: absolute;
	width: inherit;
	height: inherit;
}

#soundBlinker{
	position: absolute;
	width: 19px;
	height: 17px;
  left: 10px;
  top: 10px;
	background-image:url(../images/clickforsound.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
	opacity:1;
	cursor: pointer;
}

#soundButton{
	position: absolute;
	width: 19px;
	height: 17px;
  left: 10px;
  top: 10px;
  display: none;
}

#soundOn{
	position: absolute;
	width: 19px;
	height: 17px;
	cursor: pointer;

  background-image:url(../images/clickforsound.png);
  background-position: 0px -17px;
  background-repeat: no-repeat;
}

#soundOff{
	position: absolute;
	width: 12px;
	height: 17px;
	cursor: pointer;
  display: none;
  background-image:url(../images/clickforsound.png);
  background-position: 0px -17px;
  background-repeat: no-repeat;
}

#soundOn:hover,
#soundOff:hover {
  background-position: 0px 0px;
}

/* Global Classes */

.clickthrough {
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	overflow:hidden;
	cursor: pointer;
}

.outline{
	position: absolute;
	background-color:#000000;
	width:1px;
	height:1px;
}

#outlineTop{
	top:0px;
	left:0px;
	width:100%;
}
#outlineBottom{
	bottom:0px;
	left:0px;
	width:100%;
}
#outlineLeft{
	top:0px;
	left:0px;
	height:100%;
}
#outlineRight{
	top:0px;
	right:0px;
	height:100%;
}

.sparkle {
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: #ffffff;
	opacity: 0.1;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
}


.blur1 {
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
}

.blur2 {
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px);
}

.blur3 {
	-webkit-filter: blur(1.5px);
	-moz-filter: blur(1.5px);
	-o-filter: blur(1.5px);
	-ms-filter: blur(1.5px);
	filter: blur(1.5px);
}

.blur4 {
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-o-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
}

.blur5 {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}

*:focus {
    outline: 0;
}
