.popupinput { 
	border: 1px solid #808080;
	height: 30px;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
	font-weight:bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	outline-width: 0px;
	outline-style: none;
	background: transparent;
	margin-left:85px;
}
.popupinput:focus { 
	background: #ffffff;
}
.popupinput2 { 
	border: 1px solid #808080;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	width: 50px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	outline-width: 0px;
	outline-style: none;
	background: transparent;
}
.popupinput2:focus { 
	background: #ffffff;
}
.popupcontent { 
	margin-top: 40px;
}
.popuploading2 { 
	background: url("/images/ajax-loader.gif");
	background-repeat: no-repeat;
	height: 19px;
}
.popuploading { 
	background: url("/images/ajax-form.gif");
	background-repeat: no-repeat;
	height: 16px;
}
.formloading { 
	margin-top: 100px;
	padding-left: 230px;
}
.popupcontent1 { 
	text-align: center; 
	margin-top: 50px;
}
.popupcontent2 { }
.popupcontent3 {
	text-align: center; 
	margin-top: 0px;
}

/* ----------============ =============== --------------*/
.popuphederRight { 
	margin-top: 45px;
	margin-left: 380px;
	color:#009cea;
}
.popuphederLeft { 
	float: left;
	margin-top: 30px;
	margin-left: 90px;
}
.popuptable { }
.popupfooter { 
	width: 515px;
	text-align: center;
	margin-top: 65px;
}
.popupContent1 {}
.popupCaption {text-align:center; font-size:24px; font-weight:bold; margin-top:30px; margin-bottom:30px;}
.popupCaption2 {text-align:center; font-size:24px; font-weight:bold; margin-top:10px; margin-bottom:30px;}
.linkPhone {margin-left:110px; border:0px;}
.linkCard { border:0px;}
#submitplace {width:515px; height:30px; text-align:center; margin-top:20px;}
.description {color:#3d3d3d; margin-top:50px;}
.description2 {color:#3d3d3d;}


/* ---------------=========== POPUP 2 ========== ---------------- */
.popupHead {
	margin-top: 80px;
	text-align: center;
	color:#7e7e7e;
	
}
.popup2Middle {
	margin: auto; 
	width: 300px;
	margin-top: 40px;
	text-align: center;
}
.first2M {font-size:28px; font-weight:bold; height:50px;}

.second2M {font-size:50px; font-weight:bold; color:#b2d514;}

.third2M {margin-top: 20px; font-size:16px; font-weight:bold; height:50px;}

.popup2Footer {text-align: center; margin: auto; margin-top: 35px; width: 400px; font-size:16px; font-weight:bold;}

.popup2Navi {text-align: center; margin-top:20px;}

#popup2ButDeact {cursor:pointer;cursor:hand; margin-right:10px;}

#popup2ButAct {cursor:pointer;cursor:hand;}
