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

img[src$=".gif"], img[src$=".png"] {
                   image-rendering: -moz-crisp-edges;         /* Firefox */
                   image-rendering:   -o-crisp-edges;         /* Opera */
                   image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
                   image-rendering: optimizeQuality;
                   /*-ms-interpolation-mode: nearest-neighbor;   IE (non-standard property) */
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

* {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

body, body * {
	vertical-align: baseline;border: 0;outline: 0;padding: 0;margin: 0;
    /* PLEASE CHANGE THE PROPERTIES IF NEEDED BELOW BUT DO NOT REMOVE TOTALLY */
    
    font-family: "helvetica", sans-serif; 
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#container_dc {
    z-index:20;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: auto;
    overflow: hidden;
    /* PLEASE CHANGE THE PROPERTIES IF NEEDED BELOW BUT DO NOT REMOVE TOTALLY */
    
    width: 298px;
	height: 248px;
    background-color: #de1c24;
    border:1px solid #666666;
}

#content_dc {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    overflow: hidden;
    visibility: hidden;
}

#cta{
    position: absolute;
    left: 24px;
    top: 541px;
    width: 106px;
    height: 27px;
    background-color: #5e6061;
    border-radius: 13px;
    cursor: pointer;
    outline: medium none;
    z-index: 300;
    overflow: hidden;
    color: #FFFFFF;
}

#ctaCopy{
    position: absolute;
    background-position: -96px -240px;
    top: 6px;
    left: 17px;
    /*transform: scaleY(0.9);*/
    width: 75px;
    height: 18px;
}

#ctaSliceSmall{
    position: absolute;
    top: -5px;
    left: -40px;
    width:36px;
    height:55px;
}

#ctaSliceBig{
    position: absolute;
    top: -5px;
    left: -40px;
    width:36px;
    height:55px;
}

#hotspot {
    position: absolute;
    top:0px;
    left:0px;
    height: 100%;
    width:100%;
    cursor: pointer;
    z-index: 295;
} 

/* DO NOT REMOVE OR CHANGE */
/* ///////////////////////////////////////////////////////// */
/* REMOVE ANYTHING BELOW IF NOT NEEDED */
/* TRY USING SPRITE SHEETS -- http://zerosprites.com/*/
/* ///////////////////////////////////////////////////////// */

#headerer { 
    position: absolute;
    background-position: 0 0;
    width: 300px; 
    height: 35px; 
    left: 0px; 
    top: 0px;
    background-repeat: no-repeat;
}

#foot { 
    position: absolute;
    background-position: 0 -40px;
    width: 300px; 
    height: 35px; 
    left: 0px; 
    bottom: 0px;
    background-repeat: no-repeat;
}

#hero1 { 
    position: absolute;
    background-position: 0 -4px;
    width: 140px; 
    height: 177px; 
    left: 144px; 
    top: 38px;
    background-repeat: no-repeat;
}

#hero2 { 
    position: absolute;
    background-position: -143px -7px;
    width: 256px; 
    height: 180px; 
    left: 44px; 
    top: 43px;
    background-repeat: no-repeat;
}

#hero3 { 
    position: absolute;
    background-position: -405px -7px;
    width: 114px; 
    height: 180px; 
    left: 186px; 
    top: 42px;
    background-repeat: no-repeat;
}

#blue { 
    position: absolute;
    width: 300px; 
    height: 250px; 
    left: 0px; 
    top: 0px;
    background-repeat: no-repeat;
    background-color: #006697;
}

#blue2 { 
    position: absolute;
    width: 104px; 
    height: 38px; 
    left: 104px; 
    top: 0px;
    background-repeat: no-repeat;
    background-color: #006697;
}

#blue3 { 
    position: absolute;
    width: 104px; 
    height: 38px; 
    left: 70px; 
    top: 107px;
    background-repeat: no-repeat;
    background-color: #006697;
}

#logo_container {
    position: absolute;
    width: 138px;
    height: 38px;
    top: 106px;
    left: 28px;
}

#logo { 
    position: absolute;
    background-position: 0 -188px;
    width: 102px; 
    height: 21px; 
    left: 104px; 
    top: 8px;
}

#logo_flower { 
    position: absolute;
    background-position: -104px -180px;
    width: 38px; 
    height: 38px; 
    left: 132px; 
    top: 106px;
}

#liner { 
    position: absolute;
    width: 2px; 
    height: 0px; 
    left: 171px; 
    top: 107px;
    background-repeat: no-repeat;
    background-color: #FFF;
}

#text1 {
    position: absolute;
    background-position: 0 -80px;
    width: 125px;
    height: 36px;
    top: 93px;
    left: 32px;
}

#text2 {
    position: absolute;
    background-position: 0 -119px;
    width: 81px;
    height: 35px;
    top: 93px;
    left: 62px;
}

#text3 {
    position: absolute;
    background-position: -130px -80px;
    width: 168px;
    height: 84px;
    top: 74px;
    left: 22px;
}

#hTag {
    position: absolute;
    background-position: -149px -190px;
    width: 92px;
    height: 23px;
    top: 116px;
    left: 178px;
}

.startZero { 
    opacity: 0;
}

.sprites {
    position: absolute;
    background: url(_imgs/sprites.png) no-repeat;
}

.heroes {
    position: absolute;
    background: url(_imgs/hero.png) no-repeat;
}