﻿.vtxAgeVerification
{
	display: none;
    width: 664px;
    height: 303px;
    background: url('customimages/age-verification.gif') no-repeat center center;    
}
.vtxAgeVerifSpacer
{        
    height: 66px;
}
.vtxAgeVerifForm1
{
	text-align: center;
	color: Black;
	height: 26px;
}
.vtxAgeVerifForm2
{
	margin: 15px auto 0px 275px;
	width: 160px;
	text-align: center;
	height: 36px;
}
.vtxAgeVerifForm3
{
	margin-left: 300px;
	margin-top: 14px;
}
.vtxAgeText1
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: Sans-Serif;
}
.vtxAgeText2
{
	font-family: Sans-Serif;
	font-weight:bold;
	font-size: 1.1em;
}

.vtxAgeText3
{
	font-family: Sans-Serif;
	font-size: 1em;
	line-height:10px;
	color:Black;
}

#vtxAgeBtn
{
	cursor: pointer;
	background: transparent;
	border: none;	
	width: 94px;
	height: 28px;	
    display: block;
    text-decoration: none;    
    margin-left: 5px;
}


#vtxAgeVerifTitle
{
	font-size: 20px;
	font-family: Times New Roman, Serif;
	color: White;
	text-align: center;
	background: #0087BF;
	width: 260px;
	margin: 0px auto;
	position: relative;
	top: 10px;
	padding-bottom: 4px;
}

#vtxAgeVerifInfo
{
	font-size: 14px;
	line-height: 18px;
	color: White;
	text-align: center;
	background: #0087BF;
	width: 260px;
	margin: 0px auto;
	position: relative;
	top: 22px;
	padding-top: 4px;
	height: 54px;
}

