﻿/*****************************/
/* age verification styling */
/***************************/
body {
	background:#000000 url(../images/av-lyt-bg.jpg) no-repeat center top;
}
#page {
	border: none;
	background-color:transparent;
}
.av .verification {
	width:335px;
	margin-left:408px;
}
h1 {
	background:url(../images/av-tit-welcome.gif) no-repeat left top;
	width:331px;
	height:84px;
	margin-top:85px;
}
p.disclaimer {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:24px;
	line-height:22px;
}
p.notes {
	margin-top:12px;
	color:#999999;
	font-size:10px;
}

p a{color:#999999;}
label {
	display:block;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:24px;
}
select,
input {
	padding:6px 8px;
	background-color:#000000 !important;
	border:#336633 1px solid;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	margin-top:10px;
}
select {
	width:333px;
}
input {
	width:40px;
	text-align:center;
}
input.submit {
	border:#336633 1px outset;
	background: url(../images/av-btn-bg.gif) repeat-x left top;
	width:120px;
	padding:4px 10px;
	margin-left:20px;
	text-transform:uppercase;
}
.errorMessage
{
    font-size: medium; 
    font-weight: bold; 
    padding-top: 10px;
    color: #dbdd00;
}

#ctl00_ContentPlaceHolderMain_pnl_showRememberMe{width:335px; display:inline; float:left; padding:0px; }

.remember-me input {padding:none; background:none; background-color:none; margin:10px 0px 0px 0px; padding:0px; border:none; font-weight:bold; color:#ffffff; width:auto;}

.remember-me label{float:left; width:200px; clear:right; margin:0px; margin:8px 0px 0px 0px;}
.remember-me checkbox {width:20px; display:inline; float:left; border:none; background:none; padding:0px;}
.remember-me{ display:block; float:left; width:335px; margin:10px 0px;}
#ctl00_ContentPlaceHolderMain_agreeToCookie checkbox {border:none; background:none; padding:0px; margin:0px;}