*
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    margin: 0 0 0 -2px;
/*     padding: 2 2 0 0; */

    list-style:square;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
html
{
    height: 100%;
    
}
@media screen and (max-device-width: 480px)
{
    html { -webkit-text-size-adjust: none; }
}
body
{
	
    position: relative;
    background: #000000;
    min-height: 100%;
    font: 14px Helvetica, Arial, sans-serif;
    color: #ccc;

}
a
{
    color: #0099ff;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}


.wrap
{
    position: relative;
    width: 450px;
    margin: 0 auto;
}
#content .wrap
{
    padding-top: 32px;
}
.row
{
    position: relative;
}


#get-it-now
{
    display: inline-block;
    height: 68px;
    text-indent: -9999px;
    width: 275px;
    background: url(../images/get-it-now.png) 0 0 no-repeat;    
}

#get-it-now:active
{
    background-position: 0 -68px;
}


#right-shot
{
   	display: block;
    width: 260px;
    height: 297px;
    text-indent: -9999px;
    background: url(../images/dash.png) 0 0 no-repeat;
}


#logo-frame
{
    position: relative;
    padding: 0 0 12px;
/*    margin: -15px 0 0 -123px;*/
}
#logo-frame h1
{
    margin: -15px 0 0 -123px;
}

#logo-frame h3
{
    margin: -9px 165px 0px;

}

#logo-frame h4
{
    margin: -463px 0 0 -123px;

}

#logo-frame h2
{
/*	margin: -8px 165px 0px;*/
 
    margin: 40px 20px -4px 20px;
/*    width: 447px;*/
/*    height: 47px;*/
/*    text-indent: -9999px;*/
/*    background: url(../images/game-txt.png) 0 0 no-repeat;*/
}

#get-it-now
{
    display: block;
    margin: 34px auto 0 65px;
}

#list
{
    margin: 0 0 0 16px;
}



#listh2
{
	 padding-top: 18px;
    padding-bottom: 10px;
	 color: #0099ff;
    margin: 0px 0 0 150px;
}

#list2
{
    margin: 0px 0 0 166px;
}


#listh3
{
	 padding-top: 18px;
    padding-bottom: 10px;
	 color: #0099ff;
    margin: -106px 0 0 400px;
}

#list3
{
    margin: 0px 0 0 416px;
}


#icon
{
    float: left;
    margin: 2px 12px 0 0;
}

#buy-bloop
{
    margin: 0 0 0 62px;
}

#on-the-app-store
{
    margin: 0 0 0 60px;
}

#google-play
{
    margin: 0 0 0 110px;
}

#amazon
{
    margin: 0 0 0 60px;
}

p
{
    margin: 0px 0;
}

#text-top
{
	color: #f0f0f0;
}

.lead
{
	width: 150px;   
	margin: 30px 0 0px 0; 
    color: #fcfcfc;
}
.lead strong
{
    color: #ffcc00;
}

strong
{
    color: #ffcc00;
}

h3
{
 	 padding-top: 18px;
     padding-bottom: 10px;
	 color: #0099ff;
}

#right-shot
{
    float: right;
    margin: 1px 0 0 16px;
}


#desc
{
	width: 640px;
	margin: 24px 0 0 -117px;
}


#desc:after
{

    display: block;
    content: '.';
    height: 0;
    visibility: hidden;
    clear: both;
}

#gameplay-video
{
	margin: 25px 0 0 -87px;
    font-size: 12px;
    color: #ccc;
    padding-bottom: 16px;
}

#copyright
{
	margin: 10px 0 0 150px;
    font-size: 12px;
    color: #ccc;
    padding-bottom: 16px;
}
