/*------------------

/	- Universal

/   - Landing page

/	- Core containers

/	- Paragraph styles

/	- Table Styles

/   - Buttons


/------------------*/





/*------------------
/	- Universal
/------------------*/


body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(/images/bg-grad.gif) repeat-x 0px 0px;
}
html, body {
	font-size: 100%;
	height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
a, img {
	border: none;
	border: 0;
	border-collapse: collapse;
	border-style: none;
}

a span {
	display: none;
}



/*------------------
/	- Landing page
/------------------*/


#age {
	width: 840px;
	height: 650px;
	background: url(/images/BG-Skyline-big.jpg) no-repeat;
	padding: 45px 40px 0px 40px;	
}

#verify-age {
	float: left;
	width: 475px;
	margin-top: 70px;	
}

#verify-age h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #c8a34c;
	text-transform: uppercase;
}

#verify-age #year {
	margin-left: 15px;
	width: 67px;
}
#verify-age p {
	margin: 15px 0px;
}
#sponsor {
	float: right;
	height: 50px;
	width: 360px;
	margin-top: 208px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

a.toast-btn {
	float: left;
	width: 134px;
	height: 31px;
	background: url(/images/toast_btn.gif) no-repeat 0px 0px;
	margin: 15px 0px;
}
a.toast-btn:hover {
	background-position: 0px -31px;  
}





/*------------------
/	- Core containers
/------------------*/

#container {
	padding: 0px;
	margin: 0px auto 0 auto;	
	width: 920px;
}
#header {
	width: 840px;
	height: 305px;
	background: url(/images/BG-Skyline-sml.jpg) no-repeat;
	padding: 30px 40px 0px 40px;	
}
#content {
	float: left;
	width: 840px;
	padding: 0 40px;
	background: url(/images/border-grad.png) repeat-y;
	_background: url(/images/border-grad.gif) repeat-y;
}
#left-column {
	width: 480px;
	float: left;	
}
#right-column {
	width: 359px;
	float: right;
	background-color: #FFFFFF;
	overflow: hidden;	
}
#footer {
	width: 840px;
	padding: 0px 40px;
	height: 100px;
	clear: both;
}





/*------------------
/	- Paragraph styles
/------------------*/


#logo-set {
	padding: 15px 0px 90px 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	color: #c8a34c;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px 0px;
}

p.finished { color: #666666 !important; padding: 10px; font-weight: bold; }

.herald-pad {
	padding: 20px 0px 15px 60px;
	margin: 0px;
}

.drinkaware-pad {
	padding: 20px 0px 3px 30px;
	margin: 0px;
}

.gold-type {
	color: #c8a34c;
}
a.gold-type { font-weight: bold; }

.opt-out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

span.footerp,
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
span.footerp { color: #fff; }
#footer a:link, #footer a:visited {
	text-decoration: underline;
	padding-right: 20px;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	color: #c8a34c;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 179px;
	height: 25px;
	float: right;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.terms a:link, .terms a:visited {
	color: #999999;
	text-decoration: underline;
}

.terms a:hover {
	color: #c8a34c;
	text-decoration: none;
}



/*------------------
/	- Table styles
/------------------*/


table.form {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 10px 15px;
}

table.form td {
	height:25px;
	vertical-align:middle;
	padding: 3px 5px 3px 0;
}

label {
	font-weight:bold;
	text-align:left;
}

table a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
	color: #666666;
}

table a:hover {
	text-decoration: none;
	color: #c8a34c;
}

input.field { width: 210px; font-size: 11px; padding: 2px; }
select.field { width: 60px; font-size: 11px; padding: 2px; }
select.entry { width: 60px; font-size: 11px; padding: 2px; margin-left: 10px; }

/*------------------
/	- Buttons
/------------------*/


#submit {
	margin-left: 15px;
	width: 150px;
	float: left;
}

#submit a {
	display: block;
	height: 31px;
	padding: 0px;
	background-image: url(/images/submit_btn.gif);
	background-repeat: no-repeat;
}

#submit a.btn:link {    
	background-position: 0px 0px;   
	width: 77px; 
} 

#submit a.btn:hover { 
	background-position: 0px -31px;    
	width: 77px; 
}

span.age-error { color: #ff0000; clear: both; font-family:  Arial, Helvetica, sans-serif; display: block; font-size: 11px; }

div.validation-errors { font-family:  Arial, Helvetica, sans-serif;  font-size: 12px; padding: 10px; padding-bottom: 0px; }
div.validation-errors ul { font-family:  Arial, Helvetica, sans-serif;  font-size: 12px; margin: 10px; margin-left: 40px; padding: 0px; margin-bottom: 10px;}

#terms-conditions  { float: left; color: #666; padding: 10px; width: 320px;  }
#terms-conditions  h2 { color: #666; }
#terms-conditions p { color: #666; font-size: 11px; width: 330px; }