/* Global */
/* ------------------------------------------------------------------------------------- */

body {
	background: black;
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0;
}

/* Welcome */
/* ------------------------------------------------------------------------------------- */

#content
{
	position: relative;
}

#page {
	position:relative;
	width:945px;
	height:600px;
}

#bottletop {
	position:absolute;
	left:0px;
	top:14px;
}

#bottlebottom {
	position:absolute;
	left:0px;
	top:329px;
}

#lc_selection {
	position:absolute;
	left:381px;
	top:119px;
}

#international {
	padding-bottom: 12px;
}

#selection_label {
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding-bottom: 12px;
}

a.lc_linkbutton {
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
}

a.lc_linkbutton_selected {
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.lc_linkbutton:hover {
	text-decoration: underline;
	color: white;
}

table#flagsTable {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

table#enter_table {
	padding: 0;
	border-width: 0;
	width: 423px;
	vertical-align: top;
}

table#age_verification_table {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

#responsible_drinking {
	font-size: 14px;
	color: white;
	width: 400px;
	padding-bottom: 30px;
}

td#terms_of_use {
	font-size: 11px;
	color: white;
	text-align: right;
	width: 240px;
	padding-left: 13px;
	padding-right: 48px;
}

img.flag_image {
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
}

td.flag_cell {
	width: 128px;
	height: 18px;
}

#line_short {
	margin-top: 24px;
	margin-bottom: 34px;
}

#line_long {
	position:absolute;
	left:0px;
	top:475px;
}

#footer_buttons {
	position:absolute;
	left:380px;
	top:488px;
}

#footer_text {
	position:absolute;
	left:380px;
	top:510px;
	color: #808080;
	font-size: 10px;
	width: 475px;
}

#footer_text a {
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}

input.birthday_text_box {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#countriesDropDownList {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

/* Base */
/* ------------------------------------------------------------------------------------- */

body#base_aspx {
	background: black;
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body#base_aspx a {
	color: white;
	text-decoration: underline;
}

/* Popups */
/* ------------------------------------------------------------------------------------- */

body.popup {
	background: black;
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body.popup a {
	color: white;
	text-decoration: underline;
}

img.popup_hl {
	margin-bottom: 20px;
}
