@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	padding:0px;
	margin:0px;
	background:#000;
	font-family:Tahoma, Geneva, sans-serif;
}
.container {
	height:100%;
	width:928px;
	margin:0 auto;
	background-position:0px;
	height:628px;
	background-color:#000;
}
#header {
	background-image:url(../images/age-header.jpg);
	height:99px;
	width:570px;
	margin:0 auto;
}
#age_middle {
	width:369px;
	margin:0 auto;
	margin-top:90px;
	padding-left:11px;
}
#age_verif {
	border-top:2px solid #cc9761;
	margin-top:17px;
	padding-top:6px;
}
.inputsmall {
	width:29px;
	height:23px;
	border:1px solid #838383;
	background:#1e1e1e;
	color:#fff;
	line-height:1.6em;
	text-align:center;
}
.inputbig {
	width:49px;
	height:23px;
	border:1px solid #838383;
	background:#1e1e1e;
	text-align:center;
	color:#fff;
	line-height:1.6em;
}
#age_inputs {
	margin-top:8px;
}
#age_remember {
	padding-top:22px;
	clear:both;
	font-size:10px;
	color:#fff;
}
#age_remember label {
	color:#cc9761;
	font-size:12px;
	padding:0px;
}
#goldbar {
	background:#cc9761;
	width:100%;
	height:1px;
	position:absolute;
	left:0;
	top:100px;
}
