* { padding: 0; margin: 0; }

body {
	background-color: #eceadb;
	background-image: url(../images/pageBackground.jpg);
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

INPUT, SELECT, TEXTAREA, TABLE, TD 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

#main 
{
	width: 733px;
	margin: 0 auto;
	position: relative;
}


#AgeGate 
{
	width: 666px;
	height: 393px;
	position: absolute;
	top: 90px;
	left: 0px;
	background: url(../images/agBackground.jpg) top left no-repeat;
	z-index: 4000;
}

#AgeGateContent, #AgeGateContentNoFB
{
	width: 550px;
	height: 338px;
	margin: 113px auto 0px 32px;
	text-align: center;
	background: url(../images/agegateFormBackground.jpg) left top no-repeat;
}

#AgeGateContentNoFB 
{
	background: url(../images/agegateFormNoFBBackground.jpg) left top no-repeat;
}

#logo 
{
	width: 186px;
	height: 158px;
	position: absolute;
	top: 45px;
	left: 212px;
	z-index: 7000;
}

table.ageGate 
{
	width: auto;
	height: 48px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

table.ageGate td 
{
	padding: 0 3px;
}

#requiresAdobe 
{
	width: 204px;
	height: 52px;
	overflow:hidden;
	margin: 0 auto;
	text-align: left;
	font-size: 9px;	
	z-index: 7000;
}

#requiresAdobe p
{
	margin: 12px 0px 0px 0px;
	padding: 0;
}

.getAdobe 
{
	float: left;
	margin: 10px 6px -0px 0px;	
}

.EnterDOB 
{
	margin-top: 15px;
}

#BecomeAFan 
{
	float: left;
	padding: 45px 0px 0px 40px;
}

.Bottle 
{
	position: absolute;
	top: 0; 
	left: 582px;
	z-index: 10000;
}

.login {
	width: 30px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background: #FFFFFF;
	text-align: center;
	margin-left: 3px;
	margin-top: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #000000;
	float:left;
}
.loginbutton
{
	margin-top:3px;
	margin-right:0px;
	float:left;
}
.errormessage
{
	font-family:Arial;
	font-size:9px;
	color:Red;
	margin-left:3px;
	float:inherit;
}

td.footerText 
{
	font-size: 8px;
	line-height: 16px;
	color: #555;
	text-align: right;
	padding: 18px;
	letter-spacing: .01em;
	
}

#footer 
{
	margin: 0 auto;
	text-align: right;	
	position: absolute;
	top: 541px;
	width: 708px;
	color: #333;
	padding-right: 25px;
}


#footer a 
{
	padding: 0px 3px 8px 3px;
}

#footer p 
{
	text-align: right;
	font-size: 8px;
}

.clear 
{
	clear: both;
}
