html { background: #000000 url(http://img.nerdpass.com/members-v2/bg_bricks.jpg); background-attachment: fixed }
body {
	width: 600px; 
	margin: auto; padding: 50px; 
	color: #FFFFFF; 
	font: normal 12px Arial; 
	text-align: center
}

h1 { color: #FF8302; font: bold 22px Arial; margin: 0 0 5px 0; padding: 0 }

p { font: normal 12px Arial; }

#wrap1 { padding: 7px 157px 7px 7px; background: #454545 url(http://img.nerdpass.com/members-v2/girl.jpg) top right no-repeat; width: 450px; height: 341px }
#wrap2 { padding: 20px;}
#login td, input { font-size: 20px; }

a { color: #FF8302; font-weight: bold }

caption {
	background-color: #B0B0C0;
	border-style: ridge;
	border-width: 4px;
}

.status {
	cursor: help;
	border-bottom: 1px dotted; 
}
                                                                                                                    
                                                                                                                     
fieldset {
	border-width: 0px;
	padding: .3em;
}
                                                                                                                     
legend {
	margin-top: 0.5em;
	font-weight: bold;
}
                                                                                                                     
                                                                                                                     
fieldset fieldset {
	border-width: 2px;
}
                                                                                                                     
fieldset fieldset legend {
	font-weight: normal;
}

.submit {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    text-align: center;
}
                                                                                                                     
                                                                                                                     
label {
    display: block;
    text-align: right;
    margin-right: 6em;
}
                                                                                                                     
fieldset fieldset label {
	text-align: center;
	margin-right: 1em;
}
                                                                                                                     
.date {
	padding: .5em 2em .5em 2em;
}
                                                                                                                     
.date label {
    float: left;
    font-size: small;
    text-align: center;
}
.date label input, select {
    display: block;
}
                                                                                                                     
#show_codes label {
    float: left;
    width: 45%;
    text-align: left;
    font-size: small;
}
                                                                                                                     
#copyright {
	font-size: small;
}
                                                                                                                     
#reports, #usermanage {
	border: medium ridge #B0B0C0;
	margin-bottom: 2em;
	width: auto;
	max-width: 75%;
}
                                                                                                                     
#reports a, #usermanage a {
	display: block;
	background-color: #B0B0C0;
}
                                                                                                                     
table.refered  {
	display: none;
	margin-left: 3em;
}
                                                                                                                     
#summary {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 4em;
}
                                                                                                                             
#summary td {
    border: thin black solid;
    padding: 10px;
}
