﻿body {
	font-family: Verdana,Lucida Grande;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #878787;
	background-image: url(Images/AgeGate/Tile.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	overflow: hidden;
}
a {
	color: #9C8130;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#ContentPositioner {
	position: relative;
	width: 781px;
	height: 610px;
	margin: auto;
}
#GateContainer {
	width: 690px;
	height: 400px;
	border-width: 1px;
	border-style: solid none;
	border-color: #BEDEBE;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/agegate/welcome.png);
	position: absolute;
	left: 45px;
	top: 94px;
}
#BrandImage {
	position: absolute;
	left: 0px;
	top: 0px;
	clip: rect(0px 690px 400px 0px);
}
#InstructionContainer {
	position: absolute;
	top: 130px;
	left: 0px;
	text-align: center;
	width: 381px;
}
#MustBeOfAgeText {
	font-size: 14px;
	font-weight: bold;
	color: #996016;
}
#InstructionText {
	font-size: 12px;
	font-weight: bold;
	color: #878787;
}
#WhyWeAskText {
	font-weight: bold;
	color: #996016;
}
#InformationText {
	color: #878787;
}
#FormContainer {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 407px;
}
#InformationContainer {
	position: absolute;
	width: 381px;
	top: 220px;
}
#LogoContainer {
	width: 130px;
	margin: 0px auto;
	position: relative;
	top: 35px;
}
#FormPositioner {
	position: absolute;
	left: 164px;
	top: 172px;
}
.DOBInput {
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
	width: 40px;
	text-align: center;
	border: solid 1px #d2ce9c;
	color: #c0c0c0;
}
#SubmitButton {
	background-image: url(Images/AgeGate/Enter.gif);
	width: 81px;
	height: 21px;
}
#ButtonContainer {
	position: absolute;
	width: 381px;
	text-align: center;
	left: 0px;
	top: 320px;
}
#AnimationContainer {
	position: absolute;
	left: 25px;
	top: 495px;
	width: 730px;
	height: 74px;
}
#LeftScrollButton {
	position: absolute;
	top: 26px;
	left: 0px;
}
#BrandLogosContainer {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 690px;
	height: 72px;
	border-style: solid none solid none;
	border-width: 1px 0px;
	border-color: #bedebe;
	overflow: hidden;
}
#RightScrollButton {
	position: absolute;
	top: 26px;
	left: 710px;
}

#LegalContainer .DialogPositioner {
	width: 509px;
}
#LegalContainer .DialogBox {
	top: 10px;
	height: 509px;
	width: 510px;
}
#LegalContainer .DialogContent {
	overflow: hidden;
	padding: 0px 15px;
	text-align: justify;
}
#LegalContainer .DialogShader {
	width: 781px;
	height: 610px;
}
#LegalMessage, #LegalReference {
	position: static;
	text-align: center;
	width:781px;
}
#LegalStage {
	width: auto;
	top: 580px;
}
.LogoContainer {
	float: left;
	height: 100%;
	position: relative;
	text-align: center;
	top: 0px;
	width: 138px;
}
#AgeRedirect {
	width: 780px;
	position: absolute;
	top: 120px;
}