/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
/* remember to define focus styles! */
:focus{outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}

body {background:#666 url(../images/bg.png) repeat-x left top;color:#fff;font-family:Arial;}
.content {margin:58px auto 0 auto;position:relative;
    padding:0 0 0 0px;width:900px;}
div.social {position:absolute;right:0px;top:0px;height:23px;}
a.facebook,
a.twitter {font-size:10px;text-decoration:none;color:#fff;display:block;float:left;}
a.facebook {background:url(../images/facebook.png) no-repeat left center;line-height:23px;padding:0 0 0 27px;margin:0 10px 0 0;}
a.twitter {right:0px;background:url(../images/twitter.png) no-repeat left center;line-height:23px;padding:0 0 0 22px;}    
.content .screenshots {float:left;margin:0 36px 0px 0px;display:block;width:418px;}
h1 {background:url(../images/icon.png) no-repeat left top;height:62px;font-size:34px;font-weight:normal;margin:0 0 41px 0;padding:0 0 0 52px;}
h1 b {font-size:48px;font-weight:bold;}
h1 b sup {font-size:10px;vertical-align:top;margin:0 10px 0 0;}
ul {padding:0 0 20px 0px;display:block;}
ul li {list-style-type:disc;font-size:16px; list-style-position: inside; }
p {font-size:16px;margin:0 0 20px 0px;display:block;}
a.appstore {width:273px;height:107px;display:block;float:left;cursor:pointer;margin:0 0 0 56px;background:url(../images/appstore.png) no-repeat left top;text-indent:-3000em;}
a.appstore:hover {background:url(../images/appstore.png) no-repeat left -108px;}
div.footer {margin:0px auto 0px auto;padding:25px 0 0 0;font-size:13px;width:900px;display:block;clear:both;text-align:center;}
div.footer b {font-weight:bold;}
a {text-decoration:none;color:#fff;}
a:hover {color:#F0BC16;}
