/* default configs */
/* xbrowser - css */
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; }

/* 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; }


/* default layouts */
html { height: 100%; }
body { overflow: auto; height: 100%; background-color: #000; }
a { overflow: hidden; }
/* -------------------------------------- */

/* seo */
noscript { font-family: Arial, Helvetica, sans-serif; color:#fff; padding:15px; }
noscript #content h2 { padding-top: 15px; }
noscript #content ul { margin: 15px 0; }
noscript #content img { margin-top:25px; }

/* index */
#content-swf-site { position: absolute; width: 100%; height: 100%; min-width: 940px; min-height: 730px; z-index: 1; }

/* no flash */
.noflash { background-color: #000; }
.noflash .content { width: 880px; height: 586px; background: url("../images/noflash-background.jpg") no-repeat; margin: 0 auto; position: relative; }
.noflash h1, .noflash p, .noflash a { position: absolute; display: block; text-indent: -5000em; }
.noflash h1 { width: 66px; height: 33px; background: url("../images/noflash-logo.jpg") no-repeat; top: 374px; left: 401px; }
.noflash p { width: 312px; height: 218px; background: url("../images/noflash-texto.jpg") no-repeat; top: 90px; left: 293px; }
.noflash a { width: 157px; height: 124px; background: url("../images/noflash-clique-e-instale.jpg") no-repeat; top: 252px; left: 453px; }