body {
    background: url(images/plastic-256.png);
    padding: 0px;
    margin: 0px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, SansSerif;
}

a {
    color: #aaa;
    text-decoration: none;
}

a:visited {
    color: #aaa;
}

a:hover {
    color: #a81;
}

.light {

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNCIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wOSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.33) 0%, rgba(255,255,255,0.09) 23%, rgba(255,255,255,0) 63%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.33)), color-stop(23%,rgba(255,255,255,0.09)), color-stop(63%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.33) 0%,rgba(255,255,255,0.09) 23%,rgba(255,255,255,0) 63%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.33) 0%,rgba(255,255,255,0.09) 23%,rgba(255,255,255,0) 63%,rgba(255,255,255,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.33) 0%,rgba(255,255,255,0.09) 23%,rgba(255,255,255,0) 63%,rgba(255,255,255,0) 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.33) 0%,rgba(255,255,255,0.09) 23%,rgba(255,255,255,0) 63%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */


    position:absolute;
    top: -1000px;
    left:-1000px;
    width:2000px;
    height:2000px;
    display:block;
}

.header {
    margin: 0px;
    background: url(images/darker-plastic-256.png) 0 0 repeat-x;
}

.oranges {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -25;
}

.orangeBL {
    position:absolute;
    background: url(images/orangeBL.png) 0 0 no-repeat;
    width: 183px;
    height: 900px;
    top: 530px;
    left: 140px;
}

.orangeTR {
    position: absolute;
    background: url(images/orangeTR.png) 0 0 no-repeat;
    top: 80px;
    right: 65px;
    width: 233px;
    height: 624px;
}

.orangeMM {
    position: absolute;
    background: url(images/orangeMM.png) 0 0 repeat-x;
    height: 500px;
    top: 533px;
    left: 320px;
    right:280px;
}


h1  {
    font-family: "Futura";
    text-shadow: 3px 3px 0px #000;
    color: #aaa;
    font-weight: 300;
    margin: 28px;
    font-size: 64px;
    opacity: 0.3;
    letter-spacing: 0.1em;
}

.vclogo {
    background:url(images/vclogo.png) 0 0 no-repeat;
    width: 80px;
    height:80px;
    display: inline-block;
    margin-bottom: 10px;
}


section.header {
    background: url(images/darker-plastic-256.png) 0 0 repeat-x;
    height: 128px;
    padding: 0px;
    margin-top: 64px;
    left: 0px;
    top: 0px;
    right: 0px;
    position: absolute;
    box-shadow:-5px 10px 10px #111;
    -moz-box-shadow:-5px 10px 10px #111;
    display:block;
}


section.copy {
    position: relative;
    margin-left: 64px;
    margin-right: 384px;
    margin-top: 256px;
    color: #aaa;
    text-shadow: 2px 2px 1px #000;
    line-height: 1.6em;
    min-width: 550px;
    min-height: 600px;
}

section.legal {
    font-size: 9px;
    font-family: "HelveticaNeue", Helvetica, Arial, SansSerif;
    color: #ccc;
    text-align: center;
    display:block;
    width: 100%;
    margin-bottom: 12px;
    padding-top: 230px;
    }

div.icon {
    background: url(images/icon256.png) 0 0 no-repeat;
    width: 256px;
    height: 256px;
    float: right;
    border: 4px solid #000;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -moz-box-shadow: 4px 4px 10px #420;
    box-shadow: 4px 4px 10px #420;
    margin-right: 64px;
    margin-top: -32px;
}

.price {
    margin-top: 285px;
    font-style: italic;
    color: #111;
    font-weight:bold;
    text-align: center;
    width: 100%;
    display:block;
    padding-top: 20px;
}


div.onstore {
    background: url(images/on-appstore-192.png) 0 0 no-repeat;
    width: 192px;
    height: 96px;
    margin-left: 36px;
    cursor: pointer;
}

div.ss {
    margin-right: 384px;
    margin-top: 64px;
}


.sticker {
    float: right;
    position: absolute;
    margin-left: 525px;
    bottom: 50px;
}

.lev1 {
    position: absolute;
    bottom:0px;
    display:block;
}

.lev2 {
    position: absolute;
    bottom:-40px;
    margin-left: 70px;
    display:block;
}


.lev3 {
    position: absolute;
    bottom:-80px;
    margin-left: 160px;
    display:block;
}

.lev4 {
    position: absolute;
    bottom:-85px;
    margin-left: 250px;
    display:block;
    width: 379px;
    height: 200px;
}



.fbicon {
    width: 32px;
    height: 32px;
    background: url(images/facebook-32.png) 0 0 no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border: 0px;
    cursor: pointer;
    border: 1px solid #111;
}

.fbicon a {
    padding-left: 38px;
    line-height: 32px;
}

.yticon {
    width: 32px;
    height: 32px;
    background: url(http://s.ytimg.com/yt/img/creators_corner/YouTube/youtube_32x32.png) 0 0 no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #111;
    cursor: pointer;
}

.yticon a {
    padding-left: 38px;
    line-height: 32px;
}



.findUs {
        font-weight: bold;
        position: absolute;
        right: 135px;
        width: 150px;
        margin-top: 180px;
        color: #fff;
}

.findUs span {
    margin-left: 59px;
    padding-top: 20px;
    position: absolute;
}

