html, body{
	margin: 0;
	padding: 0;
	background-color: #ADABAE;
	font-size: 12px;
}

ul, li, p{
	margin: 0;
	padding: 0;
}

#page_wrapper{
	margin: 0 auto;
	padding: 0;
	background: url(/img/new/bv-login-bkg.jpg) no-repeat;
	width: 1000px;
	height: 750px;
	position: relative;
}

body.video #page_wrapper{
	background: url(/img/new/flash-bg.jpg) no-repeat;
}

div.hidden{
	display: none;
}

ul{
	list-style-type: none;
}

ul#inputFields{
	position: absolute;
	top: 443px;
	left: 613px;
}

ul#inputFields li{
	float: left;
	margin-right: 11px;
	display: inline;
}

ul#inputFields li input{
	width: 36px;
}

ul#inputFields li input#ageYYYY{
	width: 46px;
}
ul#inputFields li#errorInvalidFormat{
	width: 120px;
	color: #CF1010;
}

input#ageEnter{
	position:absolute;
	top:488px;
	left: 623px;
}

a.drinkResponsibly{
	position: absolute;
	top: 570px;
	left: 456px;
	color: #b8b8b8;
	font-size: 14px;
	width: 376px;
}

a.drinkResponsibly1{
	position: absolute;
	top: 611px;
	left: 507px;
	color: #b8b8b8;
	font-size: 10px;
	width: 376px;
	text-decoration: none;
}

#footer{
	position: absolute;
	top: 696px;
	left: 170px;
	text-align: center;
	color: #7e7d7e;
	font-weight: bold;
}

#footer p{
	margin-bottom: 10px;
}

#footer a{
	color: #7e7d7e;
}

#no-flash-content{
	width: 700px;
	margin: 0 auto;
	padding-top: 30px;
	font-size: 14px;
}
#AgeVerif {
	position:relative;
	height:50px;
	width:200px;
	z-index:1;
	left: 585px;
	top: 300px;
	right: 400px;
	bottom: 200px;
}
#footerAgeVerif{
	position: relative;
	text-align: left;
	color: #7e7d7e;
	left: 575px;
	top: 300px;
	right: 400px;
	bottom: 200px;
	height: 200px;
	width: 300px;
}
