@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/bg-body.gif);
	background-color:#6FF;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
#pageframe{
	width:977px;
	height:auto;
	overflow:auto;
	margin:30px auto 0 auto;
}
#header{
	width:977px;
	height:245px;
	background-image:url(images/logo.png);
	float:none;
	clear:both;
	padding-top:45px;
}
#header a{
	display:block;
	float:right;
	text-align:left;
	width:160px;
	height:20px;
	clear:both;
	padding:4px 7px 4px 7px;
	color:#FFF;
	font-size:16px;
	margin-right:48px;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:1px;
}

#header a:active{
	position:relative;
	margin-top:1px;
	margin-bottom:0px;
	border:none;
}
#header #disabled:hover{
    background-color:transparent;
    background-image:none;
    cursor:default;
}
#nav{
	width:954px;
	height:45px;
	padding:1px 0 0 23px;
	background-image:url(images/nav.png);
	overflow:hidden;
}
#nav a{
	width:auto;
	height:27px;
	padding:3px 12px 0 12px;
	display:block;
	float:left;
	clear:none;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	margin-bottom:1px;
}
#nav a:hover, #header a:hover{
	background-image:url(images/navhover.png);
}
#content{
	width:817px;
	height:auto;
	overflow:auto;
	background-image:url(images/content.png);
	float:none;
	clear:both;
	padding:15px 80px 50px 80px;
	font-size:16px;
}
.center{
	text-align:center;
}
h1{
}
h2{
	font-size:20px;
}
h2 a:link, h2 a:visited{
	color:#03C;
}
h2 a:hover{
	color:#06C;
}
.bigone{
	font-size:18px;
}
.bigone b{
	color:#900;
}
b{
}
h3{
}
a{
}
hr{
	float:none;
	clear:both;
	margin:20px 0 20px 0;
	display:block;
}
.titles{
	width:310px;
	height:auto;
	font-size:18px;
	float:left;
	clear:none;
	padding-bottom:20px;
	line-height:1.6em;
}
.values{
	width:500px;
	height:auto;
	float:left;
	clear:none;
	font-size:18px;
	padding-bottom:20px;
	line-height:1.6em;
}
.blue{
	color:#608894;
}
.radio{
	width:700px;
	height:auto;
	float:left;
	clear:both;
	padding-left:100px;
	font-size:18px;
	padding-bottom:15px;
	padding-top:5px;
}
.radio img{
	float:left;
	clear:none;
	margin-right:20px;

}
.showstats{
	width:230px;
	height:auto;
	overflow:auto;
	float:left;
	clear:none;
}
.important{
	font-weight:bold;
	font-size:12px;
}
#footer{
	width:977px;
	height:53px;
	float:none;
	clear:both;
	background-image:url(images/footer.png);
	font-size:14px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}
#form{
	float:left;
	clear:none;
	width:200px;
	height:100px;
	display:block;
}
.result, .supportform{
	width:460px;
	height:auto;
	float:left;
	clear:none;
	margin-left:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #963;
	background-color:#FFC;
	padding:10px;
	display:none;
}
.result img{
	float:left;
	clear:none;
	margin-right:20px;
}
.yay{
	display:block;
}
.ticket{
	float:none;
	clear:both;
	display:block;
	width:300px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}
label{
	float:left;
	clear:both;
}
.formcol input, #login input, .formcol textarea, .formcol select{
	float:left;
	clear:both;
	width:250px;
}
.formcol{
	float:left;
	clear:none;
	width:272px;
	height:auto;
	padding-top:30px;
	padding-bottom:40px;
}
#login {
	width:260px;
	height:auto;
	padding:50px;
	overflow:auto;
	margin:100px auto 0 auto;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow:0 0 10px #000;
	border:1px solid #000;
	background-color:#CCC;
}
#login button{
	float:right;
	clear:both;
	margin:20px;
}
#login b{
	font-size:18px;
	font-weight:bold;
	color:#303;
}
.supportform{
	width:261px;
	display:block;
}
.supportform input, .supportform textarea{	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #333;
	margin-bottom:10px;
	padding:3px;
}
.supportform input:focus, .supportform textarea:focus{
	border:1px solid #09C;
}
#adminform{
	width:857px;
	float:left;
	clear:both;
}
#adminform label{
	color:#555;
	font-size:14px;
}
#adminform input{
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.error{
	width:100%;
	height:auto;
	float:none;
	clear:both;
	padding-bottom:30px;

}

.formcol input[type=submit]{
	width:auto;
	float:right;
	clear:both;
	margin:20px;
}
.formcol b{
	width:100%;
	height:auto;
	float:left;
	clear:both;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
#activate{
	margin-top:10px;
	font-weight:bold;
	background-color:#060;
	border-color:#090;
	color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#activate:hover{
	background-color:#093;
}
.red{
	color:#F00;
}
.blink{
	text-decoration:blink;
	background-color:#000;
}
#suform{
	margin-left:130px;
	margin-bottom:30px;
	display:block;
	
}
#suform h2{
	margin-bottom:5px;
	padding-bottom:0;
}
.radiobtn{
	width:200px;
	height:20px;
	float:left;
	clear:both;
}
.radiobtn input{
	width:15px;
	height:15px;
	float:left;
	clear:none;
	display:inline;
}
.terms{
	font-size:12px;
	font-weight:normal;
}
.row{
	width:100%;
	height:20px;
	float:none;
	clear:both;
}
.cell, .row a{
	float:left;
	clear:none;
	width:16%;
	height:20px;
	overflow:hidden;
}
.cell a:link, .cell a:visited{width:100%; color:#039;}


#signupOne{
	width:222px;
	margin-top:0;
	height:50px;
	float:left;
	clear:none;
	margin-bottom:35px;
	font-weight:bold;
	font-size:14px;
}
#lba{
	font-size:12px;
	font-weight:bold;
}
#signupOne button{
	float:left;
	clear:none;
	margin-left:-75px;
	margin-top:15px;
}
#signupOne input, #signupOne label{
	width:200px;
	height:15px;
	float:left;
	clear:none;
	display:block;
	margin-left:15px;
}
#signupOne label{
	width:200px;
}
.ba{
	width:80px;
}
.numpos{
	width:80px;
}
.email{
	width:220px;
}

.rowcount1{
	background-color:#FFF;
	padding-top:5px;
}
.rowcount2{
	background-color:#FFC;
	padding-top:5px;
}

.rowcount1:hover, .rowcount2:hover{
	background-color:#CCC;
}
#signuph2{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	margin:0;
	padding:0;
	display:inline;
	padding-top:11px;
}
.oops{
	float:left;
	clear:none;
}
#userinfo input[type=checkbox]{
				width:10px;
				float:left;
				clear:none;
				margin-right:10px;
				height:10px;
}

.numpos i{
    font-size:12px;
    font-weight:bold;
    display:block;
    float:right;
    clear:none;
    padding-right:15px;
}
#totals{
    width:100%;
    height:20px;
    float:none;
    clear:both;
}
#totals a:link, #totals a:visited, #totals a{
    display:block;
    float:left;
    clear:none;
    color:#003399;
}
#totals span, #totals a{
    display:block;
    float:left;
    clear:none;
    width:auto;
    height:20px;
    padding:0 20px 0 20px;
}
#totals span a{
    display:inline;
    padding:0;
}
