/*-------------------------Reset Code-------------------------*/

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, 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, button,
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;}
table {border-collapse: collapse; border-spacing: 0;}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

/*-------------------------HTML-------------------------*/

html {margin: 0 auto; min-height: 100%; height:100%;}
body {margin: 0;padding: 0;border: none;font-family: Arial, Helvetica, sans-serif;font-size: 12px;background-color: #660000;background-image: url(../images/bg.jpg); min-height: 100%; height:100%;}
table {border-collapse: collapse; border-width: 0; font-size: 1em;}
table th, table td {vertical-align: top;text-align: left;}
a {color: #f56406;}
a:hover {color: #fb924f;}
img {border: 0;}
p {line-height: 1.4em;}
h2 {padding-top:10px; color:#3d5b9b; font-size: 16px; margin-bottom:6px; line-height: 1.7em;}
h4 {padding-top:5px; color:#597ABD; font-size: 13px; margin-bottom:6px; line-height: 15px;}
h6 {line-height:15px; padding-left: 30px; margin-left: 22px; color:#639950; font-size: 15px; background-image: url(../images/dots.gif); width: 635px; background-repeat: repeat-x; background-position: bottom;}
.block {display: block;}
.clear {clear:both;}
div.indent {margin-left: 20px;}
.clean {color:#F3F3F3;}
.asterix {color: #FF0000}
div.spacer { height: 3px; }
div.spacer10px { height: 10px; }


/*-------------------------HTML-------------------------*/

div#wrapper {width: 100%;margin:0 auto;min-height: 100%;height:766px;position:relative;}
div#mainContainer {height: 766px;left: 50%;margin-left: -550px;bottom:0px;text-align: center;position:absolute;}
div#mute {width:10px;text-align: center;position:absolute;bottom:0px;font-size:10px;margin-top:0px;margin-right: auto;margin-bottom: 1px;margin-left: 975px;}
div#footer {width:800px;text-align: center;position:absolute;bottom:0px;font-size:10px;margin-top: 0px;margin-right: auto;margin-bottom: 4px;margin-left: 160px;}
div#chat {width:1100px; height: 110px; text-align: center; bottom:0px; position: absolute; z-index: 6; margin-bottom: 28px; margin-top: 0px;}
div#board {width:1100px; height: 78px; text-align: center; bottom:0px; position: absolute; z-index: 6; margin-bottom: 131px; margin-top: 0px; }
div#share {width: 100px; height: 20px;bottom:0px; position: absolute; margin-bottom: 664px; margin-left: 775px;}
div#preorder {width: 1100px; height: 170px;bottom:0px; position: absolute; margin-bottom: 464px; text-align: center;}
div#signup {width: 1100px; height: 120px;bottom:0px; position: absolute; margin-bottom: 316px; z-index: 10; text-align: center;}

div#fields {width: 1100px; height: 50px;bottom:0px; position: absolute; margin-bottom: 420px;  text-align: middle; z-index: 10;	font-weight: bold;
	font-size: 9px;
	vertical-align: middle;}
input.txtField {width: 200px; height: 20px; border: 1px solid #FF0000;}
div#logos {width:1100px; text-align: center;position:absolute;bottom:0px;font-size:10px;margin-top: 0px;margin-right: auto;margin-bottom: 2px;margin-left: auto;}

#signupBtn{margin: 0; padding: 0; border: none; width: 240px; height: 120px; background: url(../images/signup_btn.png) 0px 0px no-repeat; cursor: pointer; }
