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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




body {
margin: 0px;
padding: 0px;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
font-size:12px;
}

#mainwrapper {
width: 100%;
height: 774px;
background-image: url(../images/agegate/mainbg.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#mainwrapperfail {
width: 100%;
height: 774px;
background-image: url(../images/agegate/mainbg_fail.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#card {
width: 580px;
height: 364px;
top: 270px;
text-align: left;
position: relative;
margin: 0px auto;
}

#cardfail {
width: 560px;
height: 244px;
top: 270px;
text-align: center;
position: relative;
margin: 0px auto;
color: #fff;
padding: 100px 0px 0px 0px;
font-weight: bold;
}

	#cardfail p {
	margin: 0px 20px 15px 20px;
	}
	
	#cardfail a:link, #cardfail a:active, #cardfail a:visited {
	color: #fff;
	}

#elements {
position: relative;
top: 150px;
left: 340px;
width: 240px;
}

#buttons {
width: 569px;
position: absolute;
top: 320px;
left: 0px;
padding: 7px 5px;
}

	#buttons .left {
	width: 210px;
	float: left;
	padding: 10px 0px 0px 0px;
	}
	
	#buttons .center {
	float: left;
	width: 115px;
	text-align: center;
	padding: 0px 0px 0px 10px;
	}
	
	#buttons .right {
	width: 210px;
	float: right;
	padding: 10px 0px 0px 0px;
	}

.inputfield {
margin: 0px 0px 9px 0px;
}

#footer {
text-align: center;
width: 100%;
background-color: #000;
padding: 10px 0px 10px 0px;
height: 235px;
}

#footerlinkbox {
width: 903px;
height: 18px;
margin: 0 auto;
}

a:link img, a:active img, a:visited img {
border-width: 0px;
}

.clear {
line-height: 0px;
margin: 0px;
padding: 0px;
font-size: 0px;
border-width: 0px;
}