﻿

/** AV ****************************************************************************/

#Page{
    width: 946px;
    height:595px;
    margin: 60px auto 10px;
    position: relative;
    background: none;
}

.av{
	width:652px;
	height:447px;
	padding:29px 147px 0 147px;
}

.av #Header{
	width:324px;
	height:187px;
	background:url(/Styles/images/av-header.gif) no-repeat 0 0;
	margin:0 auto;
}
.av #Content{
	width:503px;
	height:189px;
	margin:16px 69px 0 77px;
	background:url(/Styles/images/av-bg.jpg) no-repeat 0 0;
}
.av #Content h5{
	display:block;
	width:304px;
	height:46px;
	background:url(/Styles/images/av-please-enter-dob.jpg) no-repeat 0 0;
	padding:0 25px 0 0;
}
.DateForm{
	width:329px;
	padding:28px 91px 0 87px;
	text-align:left;
}
.input-month,
.input-day,
.input-year{
	border:solid 1px #005891;
	background:url(/Styles/images/av-input-bg.gif) no-repeat 0 0;
	padding:2px 5px 1px;
	text-align:center;
	font-weight:bold;
	color:#005891;
	font-family:Arial, Sans-Serif;
	float:left;
	margin-top:16px;
}
.input-month{
	margin-left:5px;
}
.input-month,
.input-day{
	width:32px;
	height:17px;
}
.input-year{
	width:46px;
	height:17px;
	margin-right:14px;
}
.input-day,
.input-year{
	margin-left:12px;
}


.avSubmitBtn{ 
	width:134px;
	height:61px;
	position:relative;
	float:left;
}


.av .DateForm span{
	font-weight:bold;
	font-size:11px;
	position:relative;
	top:-20px;
	left:6px;
}
.av #Footer{
	width:657px;
	height:47px;
	position:relative;
	background:none;
}
.av a.gbgr{
	display:block;
	width:103px;
	height:46px;
	background:url(/Styles/images/av-great-beer-great-responsibility.gif) no-repeat 0 0;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}
.av .footerRight{
	width:550px;
	float:right;
	text-align:right;
	padding-top:23px;
}
.av .footerRight span{
	padding-left:12px;
}