﻿.Keypad-FullScreenWashout
{
	background-color:#000000;
	position:fixed;
	width:100%;
	left:0px;
	right:0px;
	bottom:0px;
	height:100%;
	z-index:11201;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-opacity:0.85;
	display:none;
}

.keypad_button:hover
{
    cursor:pointer;
}

.Keypad_Top
{
	
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	position:relative;
	width:1018px;
	padding-left:6px;
	line-height:37px;
	height:37px;
	background-image:url('/Common/Images/Gradients/Content Area/Header.png');
	text-align:left;
}

.Keypad_Image
{
	position:relative;
	width:250px;
	height:350px;
	margin-top:-385px;
	margin-bottom:35px;
	background-image:url('/Common/Images/Keypad/frontkeypad.png');
}

.Keypad_Question
{
	
	font-family:NewFont,Trebuchet MS;
	font-size:24px;
	color:#222222;
	
	position:relative;
	width:350px;
	height:350px;
	left:275px;
	margin-top:-385px;
	margin-bottom:35px;
	text-align:center;
}



.Keypad_Container
{
	z-index:11202;
	top:50%;
	margin-top:-381px;
	left:50%;
	margin-left:-509px;
	position:fixed;
	width:1024px;
	height:655x;
	background-color:#ffffff;
	border:3px solid #3a3838;
	display:none;
}

.Keypad_Content_Container
{
	position:relative;
	width:659px;
	height:416px;
	padding:10px;
	text-align:justify;
}


.Keypad_Bottom
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	position:relative;
	width:1019px;
	bottom:0;
	padding-right:5px;
	line-height:27px;
	height:27px;
	background-image:url('/Common/Images/Gradients/Content Area/Footer.png');
	text-align:right;
}

.Keypad_Bottom a:link
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.Keypad_Bottom a:visited
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.Keypad_Bottom a:hover
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
}
