@charset "utf-8";
/* CSS Document */

body{    
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	height:100%;
	background-color:#FFF;
}
a img {
   border: none
}
img.a {
	position: absolute;
	z-index: 3;
	text-align:left;
	float:left;
	top: -30px;
        }

#MainDiv{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:600px;
	top:0px;
	left:0px;
}
#FormDiv{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:600px;
	top:0px;
	left:0px;
	background-image: url(images/main_bg1.jpg);
	background-repeat: no-repeat;
}
#FormDiv2{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:600px;
	top:0px;
	left:0px;
	background-image: url(images/main_bg12.jpg);
	background-repeat: no-repeat;
}

#OverDiv{
	position:absolute;
	width:1000px;
	height:635px;
	top:0px;
	left:0px;
	background-image: url(images/over.png);
	background-repeat: repeat;
	z-index:4;
	display:none;
}

#TimeStap{
	position:absolute;
	width:405px;
	height:227px;
	left:300px;
	top:260px;
	background-image: url(images/time_stap.png);
	background-repeat: no-repeat;
	z-index:5;
	cursor:pointer;
	display:none;
}


#ThankYou{
	position:absolute;
	width:920px;
	height:80px;
	top:510px;
	left:0px;
	background-image: url(images/thanks.jpg);
	background-repeat: no-repeat;
	display:block;
	z-index:5;
}
#fFname{
	position:absolute;
	width: 188px;
	height: 18px;
	left:185px;
	top:487px;
}

#fLname{
	position:absolute;
	width: 159px;
	height: 17px;
	left:109px;
	top:167px;
}

#fPhone{
	position:absolute;
	width: 188px;
	height: 19px;
	left:185px;
	top:565px;
}

#fEmail{
	position:absolute;
	width: 187px;
	height: 18px;
	left:186px;
	top:526px;
}

#fCB1{
	position:absolute;
	width: 107px;
	height: 32px;
	left:784px;
	top:548px;
}
#fCB2{
	position:absolute;
	width: 125px;
	height: 32px;
	left:644px;
	top:547px;
}
#fCB3{
	position:absolute;
	width: 108px;
	height: 32px;
	left:846px;
	top:547px;
}


#fCB{
	position:absolute;
	width: 20px;
	height: 20px;
	left:877px;
	top:56px;
}

.inputText{
	width: 100%;
	height: 100%;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: transparent;
	color: #000;
	text-align: right;
	direction: rtl;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SendBut{
	position:absolute;
	width:103px;
	height:105px;
	left:61px;
	top:483px;
}
#TermsDiv{
	position:absolute;
	width:81px;
	height:15px;
	left:592px;
	top:541px;
}

#ErrorDiv{
	position: absolute;
	width: 192px;
	height: 20px;
	left: 61px;
	top: 446px;
	z-index: 2;
}

.ErrorText{
	text-align: left;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #C00;
	
}

#MapDiv{
	position:absolute;
	width:980px;
	height:635px;
	top:0px;
	left:10px;
	z-index:5;
	background-image: url(images/map.png);
	background-repeat: no-repeat;
	display:none;
}
#MapHolderDiv{
	position:absolute;
	width:620px;
	height:476px;
	left:35px;
	top:111px;
	z-index:1;
}
#MapClose{
	position:absolute;
	width:40px;
	height:40px;
	left:928px;
	top:7px;
	z-index:3;
}

#CallForm{
	position:absolute;
	width:495px;
	height:132px;
	left:505px;
	top:468px;
	background-image: url(images/call_form.jpg);
	background-repeat: no-repeat;
	display:none;
	z-index:5;
}

#CallClose{
	position:absolute;
	width:30px;
	height:34px;
	left:461px;
	top:1px;
	z-index:3;
}
#CallSubmit{
	position:absolute;
	width:69px;
	height:27px;
	left:103px;
	top:90px;
	z-index:3;
}

#CKidomet{
	position:absolute;
	width:33px;
	height:20px;
	left:187px;
	top:93px;
	z-index:3;
}

#CPhone{
	position:absolute;
	width:145px;
	height:20px;
	left:242px;
	top:93px;
	z-index:3;
}

#CallError{
	position:absolute;
	width:284px;
	height:15px;
	left:103px;
	top:117px;
	z-index:3;
}

#PopUpDiv{
	position:absolute;
	width:514px;
	height:292px;
	left:241px;
	top:175px;
	background-image: url(images/loz_popup.png);
	background-repeat: no-repeat;
	display:none;
	z-index:5;
}

#PopUpClose{
	position:absolute;
	width:26px;
	height:27px;
	left:481px;
	top:5px;
	z-index:5;
}
