/**
 * zLotto Closed Stylesheet
 * - Sort properties alphabetically
 * - Prefix section headers with _ for easy search
 */

/* _base -------------------------------------------------------------------- */

#page { margin: 0 auto; width: 1000px; }
#container { background: url(../images/public/wrapper_shadow_bg.png) repeat-y; color: #464646; font-size: 1.0em; margin: 0; padding: 0 15px; position: relative; width: 970px; }
#footer { font-size: 1.2em; width: 930px; }

/* _header ------------------------------------------------------------------ */

#header { padding: 20px 20px 0; position: absolute; width: 930px; }
#header h1 { float: left; }
#logo { background: url(../images/public/zynga_logo.png) no-repeat; display: block; height: 45px; text-indent: -10000px; width: 173px; }

/* _content ----------------------------------------------------------------- */

h2 { color: #933ad2; font-size: 2.2em; font-weight: bold; margin: 125px 0 220px; }
#content { background: url(../images/zlotto_close_bg.png) center 45px no-repeat; color: #464646; padding: 90px 0 40px; text-align: center; }
