/* Reset
========*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

strong {
	font-weight: bold;
}

.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}

.image {
	margin-bottom: 1em;
}

.image img {
	border: 1px solid #6a6a6a;
	display: block;
}

p {
	margin-bottom: 1em;
}

p.link {
	margin: 0;
}

a:link {
	color: #ff8b11;
	text-decoration: none;
}

a:visited {
	color: #ff8b11;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 1em;
	text-transform: uppercase;
}

/* Layout
=========*/

html {
	min-height: 100%;
}

body {
	background: #000 url(/img/site/layout/body_bg.jpg) repeat-x 0 -71px fixed;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	min-height: 100%;
	padding-bottom: 50px;
	text-align: center;
}

#wrapper {
	font-size: 1.1em;
	line-height: 1.4;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 561px;
	height: px;
}

.headder{
	width: 561px;
	height: 32px;
}

.agegate{
	background: transparent url(/img/site/layout/agegate/bg.png) no-repeat;
	width: 561px;
	height: 529px;
}

body.ire .agegate {
	background: transparent url(/img/site/layout/agegate/bg_ire-new24.png) no-repeat 0 45px;
}

/* Enter site
============*/

.entersite{
	position: absolute;
	top: 150px;
	left: 40px;
	width: 250px;
}

.select{
	margin: 1.3em 0 0.5em 0px;
	color: #000;
}

select{
	width: 60px;
}

/* tertiary
========*/

.tertiary{
	position:absolute;
	left: -33px;
	top:209px;
	top:254px;
	width:400px;

}

body.ire .tertiary{
	margin-top:12px;	
}

.tertiary ul{
	float: left;
}

.tertiary li{
	float: left;
}

/* replacements
==============*/

.replacement {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background-color: transparent;
	border: 0 none;
}

a.drinkaware {
	background:transparent url(/img/site/layout/sprite_grey.png) no-repeat -177px -93px;
	height:12px;
	width:601px;
	margin-top: 2em;
}

h3.enter{
	background:transparent url(/img/site/layout/sprite_white.png) no-repeat -0 -288px;
	height:56px;
	width:271px;
	margin: 0 0 1.5em 0;
}

a.brands{
	background:transparent url(/img/site/layout/sprite_grey.png) no-repeat -178px -61px;
	height:7px;
	margin:4.3em 0 0 0;
	margin:0;
	width:96px;
}

body.uk .entersite input.submit {
	background:transparent url(/img/site/layout/sprite_orange.png) no-repeat -178px -260px;
	height:11px;
	margin:1.1em 0pt 0pt 1px;
	width:111px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px; 
}

body.ire .entersite input.submit {
	background:transparent url(/img/site/layout/agegate/ire-enter-button.gif) no-repeat;
	height:31px;
	margin:10px 0pt 0pt 1px;
	width:165px;
	cursor: pointer;
	display: block;
	font-size: 0px;
	line-height: 0px; 
}

a.terms{
	background:transparent url(/img/site/layout/sprite_grey.png) no-repeat -178px -69px;
	float:left;
	height:7px;
	margin:0.4em 0pt 0pt 0;
	width:92px;
}

a.privacy{
	background:transparent url(/img/site/layout/sprite_grey.png) no-repeat -178px -77px;
	height:7px;
	margin:0.4em 0pt 0pt 0;
	width:75px;
}

body.uk a.drinks {
	float:left;
	margin: 0 0 0 0;
	background: url(/img/site/layout/drinkaware.png) no-repeat 0 0;
	height: 23px;
	width: 129px;
}

body.ire a.drinks{
	float:left;
	margin:-10px 0 0 15px;
	background: url(/img/site/layout/drink-aware-logo.gif) no-repeat 0 0;
	height: 25px;
	width: 90px;	
}

#UserDobMonth{
	width: auto;
}