@font-face{font-family: Tallys;src: url('/media/Tallys_15.otf');}

body{background:#333 url('/media/images/bg.png') repeat-x 0 0; font-family:'Century Gothic', Lucida, Times New Roman, Serif; color:white; text-align:center; font-size:16px;}

a:link, a:visited{color:#F7931E;}
#header{margin:0px auto -30px; padding: 123px 0; height:0; width:468px;background:transparent url('/media/images/logo.jpg') no-repeat 0 0;}
#header h1, #header h2{height:0; overflow:hidden;}
h1, h2, h3{text-decoration: underline; margin-bottom:8px; font-variant:small-caps;}
h1, h2, h3, label{font-family:Tallys, 'Century Gothic', Lucida, Serif;}
#signup{background:transparent url('/media/images/betabox.png') no-repeat center 0; margin:0 auto; height:300px; width:373px;padding:16px; text-align:center;}
#signupform{text-align:center;}
#signupform li{list-style:none;display:block;clear:both;text-align:left;height:30px;}
label{font-variant:small-caps; width:120px; font-size:24px; margin:2px 0;}
#signupform input{height:17px;background:transparent url('/media/images/input-wide.png') no-repeat 0 0;border:0 none;height:17px;margin:5px;padding:6px 10px;width:185px; float:left;}
input:focus{background-position:0 -28px; outline:none;}
#submit{margin: 16px auto; border:none; background:transparent url('/media/images/submit.png') no-repeat 0 0; height:36px; width:133px; overflow:hidden; text-indent:-9000px;line-height:0px;clear:both;display:block;float:none;}
#submit:hover, #submit:focus {background-position:0 -37px; cursor:pointer;}
label.error{color:red;font-family:georgia;font-size:12px;text-align:center;width:100%;margin:0;}
ul.errorlist{display:none;}
#footer{font-family: Verdana, sans-serif; font-size:.6em; width:405px; margin:0 auto; text-align: center; clear:both;}
#errorbox{position:absolute;background:black;width:568px;padding:16px;left:50%;margin-left:-300px;border:1px solid red;z-index:10;-moz-border-radius:15px;-webkite-border-radius:15px;border-radius:15px;-moz-box-shadow: 5px 5px 10px #111;-webkit-box-shadow: 5px 5px 10px #111;box-shadow: 5px 5px 10px #111;}