
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
	background:#7E9EA9;
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 400px;
	height: 370px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}

#box_gift 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 403px;
	height: 290px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:496px;
	height:37px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:white;
	text-align:left;
}

#boxTrial 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 420px;
	height: 250px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}

#boxtitleTrial
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:517px;
	height:37px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:white;
	text-align:left;
}

#boxAlreadyKey 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 420px;
	height: 250px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}

#boxtitleAlreadyKey
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:517px;
	height:37px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:white;
	text-align:left;
}


#boxTrialLink 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 420px;
	height: 150px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}

#boxtitleTrialLink
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:517px;
	height:37px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:white;
	text-align:left;
}
/*chm*/
#boxTestimonial 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 420px;
	height: 250px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}
#boxtitleTestimonial
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:517px;
	height:37px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:white;
	text-align:left;
}
#boxThankyou 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 420px;
	height: 150px;
	padding: 48px;
	margin:0;
	border: 1px solid #DDDBC6;
	background:white;
	z-index:101;
	overflow: none;
}

#boxtitleThankyou
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:517px;
	height:37px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:white;
	text-align:left;
}
/*chm*/





