#outer div#legal {
	color: #FFF;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
#outer a:link {
	text-decoration:underline;
	color: #FFF;
}

#outer a:visited {
	text-decoration:underline;
	color: #FFF;
}

#outer a:hover {
	text-decoration:underline;
	color: #FFF;
}

#outer a:active {
	text-decoration:underline;
	color: #FFF;
}

#outer {
	width: 100%;
	height: 700px;
	overflow: visible;
	text-align: center;
	font-family:Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
 
#outer[id] {
	display: table;
	position: static;
}

#middle {
	position: absolute;
	top: 50%;
}

#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

#centered {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 500px;
	top: -50%;
	left: -50%;
}

#centered[id] {
	position: static;
}

#age-label {
	font-size: 26px;
	font-weight: 600;
	color: #C69435;
	margin: 45px 0 21px 0;
}

#age-label span {
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}

#form-container {
	display:block;
	position:relative;
	margin: 0 auto;
	width: 229px;
	margin: 15px auto 0;
}

#form-text {
	float:left;
	width: auto;
	color: #C69435;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin: 15px 6px 0 2px;
}

#form-text span {
	color: #FFF;
}

#form-month-frame, #form-day-frame, #form-year-frame {
	float:left;
	width: 57px;
	height: 57px;
}

#form-month-frame:focus, #form-day-frame:focus, #form-year-frame:focus {
	border: 2px #FF9900 solid;
	float:left;
	width: 57px;
	height: 57px;
}

#outer div.errors {
	margin: 20px auto -30px;
	width: 55%;
}
#outer div.errors img {
	width: 24px;
}
#outer div.errors div#errorsBox {
	width: 100%;
}
#form-month-mask, #form-day-mask, #form-year-mask {
	display:block;
	overflow:hidden;
}

#form-month-input {

}

#form-month-field, #form-day-field, #form-year-field  {
  	height: 47px;
    width: 41px;
	background-image: url(../images/gateFieldStrip.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: solid 0px;
/*	padding: 8px;*/
	font-size: 20px;
	line-height:2.25em;
	font-weight:bold;
	color:#2c292a;
}
#form-month-field{
	padding-left:8px;
}
#form-day-field{
	padding-left:10px;
	width: 39px;
}
#form-year-field{
	padding-left:12px;
	width: 37px;
}
#centered img{ 
	opacity: 0.9;
}
#form-day-frame {

}
.fieldStripBG{
background-image: url(../images/gateFieldStrip.png);
background-repeat: no-repeat;
}


#form-day-mask {

}

#form-day-input {

}

#form-day-field {

}

#form-year-frame {
}

#form-year-mask {
}

#form-year-input {
}

#form-year-field {	
	background-image: url(../images/gateFieldStrip.png);
	background-repeat: no-repeat;
}


#outer .search-button {
	font-size: 28px;
	background: none;
	border: none;
	font-weight:normal;
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#FFF;
	margin: 30px auto 10px auto;
	cursor: pointer;
}
#outer .search-button:hover {
	color: #CCC;
}
#outer #footer-copy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin: 75px auto;
	display:block;
}

#outer #footer-copy a, #footer-copy span {
	display:block;
	float:left;
	text-decoration: none;
	margin:0 10px;
}

#ageVerification{
	background-image: url(../images/modalBG.png);
	background-repeat: repeat-x repeat-y;
	background: url(../images/modalBG.png) repeat 0 0 #000;
	height: 1024px;
}

p#job-looker {
	margin-top: 40px;
}
div#legal {
	margin-top: 40px;

}
