/* CSS Document */
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 1;
}
*:focus {
    outline: 1;
}
img.a{
	position:absolute;
	left:0px;
	top: 0px;
	z-index:1;
	width:100%;
	height:100%;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #ccc;
}

body, html {
	margin: 0;
	padding: 0;
	background-color: #000d42;
	width:100%;
	height:100%;
}
#MainDiv{
	position:absolute;
	width:640px;
	height:1100px;
	left:0px;
	top:0px;
	z-index:1;
	background-image: url(images/mobile.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}


#FormDiv{
	position: absolute;
	width: 640px;
	height: 567px;
	left: 0px;
	top: 354px;
	z-index: 20;
}

#ThankYou{
	position: absolute;
	width: 640px;
	height: 567px;
	left: 0px;
	top: 354px;
	z-index:8;
	background-image: url(images/m_thanks.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	display:none;
}

#Wrong{
	position: absolute;
	width: 640px;
	height: 567px;
	left: 0px;
	top: 354px;
	z-index:8;
	background-image: url(images/m_wrong.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	display:none;
}


#formTitle{
	position: absolute;
	width: 100%;
	height: 91px;
	left: 2px;
	top: 68px;
	outline: 1;
}

#thanksTitle{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 220px;
	outline: 1;
}

#fname{
	position: absolute;
	width: 523px;
	height: 72px;
	left: 59px;
	top: 72px;
	z-index: 2;
}


#phone{
	position: absolute;
	width: 523px;
	height: 72px;
	left: 59px;
	top: 162px;
	z-index: 2;
}

#email{
	position: absolute;
	width: 523px;
	height: 72px;
	left: 59px;
	top: 252px;
	z-index: 2;
}

#city{
	position: absolute;
	width: 317px;
	height: 37px;
	left: 15px;
	top: 307px;
	z-index:2;
}

#cha{
	position: absolute;
	width: 25px;
	height: 25px;
	left: 555px;
	top: 346px;
}

#chb{
	position: absolute;
	width: 25px;
	height: 25px;
	left: 555px;
	top: 415px;
}

#chb_label{
	position: absolute;
	width: 345px;
	height: 13px;
	right: 23px;
	top: 76px;
	z-index: 0;
}

#chb_label2{
	position: absolute;
	width: 148px;
	height: 13px;
	right: 23px;
	top: 93px;
	z-index: 0;
}


.inputText{
	width: 100%;
	height: 100%;
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	outline: 1;
	border: none;
}

#SendBut{
	position: absolute;
	width: 527px;
	height: 80px;
	left: 56px;
	top: 473px;
	z-index: 3;
}

#ErrorDiv{
	position: absolute;
	width: 516px;
	height: 27px;
	left: 61px;
	top: 446px;
	z-index: 1;
	text-align: center;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}

#termsClick{
	position: absolute;
	width: 178px;
	height: 27px;
	left: 179px;
	top: 371px;
	outline: 1;
	z-index: 5;
}

.sectionlink A {
	position:absolute;
	width:100%;
	height:60px;
	bottom:0px;
	left:0px;
	color: transparent;
}
.sectionlink A:hover {
	position:absolute;
	width:100%;
	height:60px;
	bottom:0px;
	left:0px;
	color: transparent;
}
A.sectionlink {
	position:absolute;
	width:100%;
	height:60px;
	bottom:0px;
	left:0px;
	color: transparent;
}
A.sectionlink:hover {
	position:absolute;
	width:100%;
	height:60px;
	bottom:0px;
	left:0px;
	color: transparent;
}





#footer{
	position: absolute;
	width: 1920px;
	height: 100px;
	left:0px;
	top:980px;
	outline: 1;
	z-index:20;
	background-color:#fff;
}

#imgHolder{
	position: absolute;
	width: 993px;
	height: 505px;
	right: 182px;
	top: 79px;
	z-index: 5;
}


.slideshow {width: 393px; height: 249px;  margin: auto; position:relative; }
.slideshow img { padding: 0px; border: 0px; }

#logo1{
	position: absolute;
	width: 56px;
	height: 54px;
	left: 294px;
	bottom: 688px;
	z-index: 8;
}

#logo2{
	position: absolute;
	width: 67px;
	height: 42px;
	right: 76px;
	top: 997px;
	z-index: 8;
	/*background-image: url(images/icons.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;*/
}

#fbLink{
	position: absolute;
	width: 27px;
	height: 42px;
	right: 0px;
	top: 0px;
	z-index: 8;
}

#termsLink{
	position: absolute;
	width: 29px;
	height: 40px;
	left: 0px;
	top: 0px;
	z-index: 8;
}

#credit{
	position: absolute;
	width: 13px;
	height: 139px;
	left: 8px;
	top: 431px;
	z-index: 8;
}

#textHolder{
	position: absolute;
	width: 1216px;
	height: 95px;
	right: 62px;
	top: 790px;
	z-index: 6;
	/*background-image: url(images/text1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;*/
}


h1{
	position: absolute;
	width: 466px;
	height: 27px;
	left: 92px;
	top: 24px;
	outline: 1;
	margin: 0px;
	z-index: 5;
}

h2{
	position: absolute;
	width: 291px;
	height: 117px;
	left: 175px;
	top: 89px;
	outline: 1;
	margin: 0px;
	z-index: 5;
}


#text1{
	position: absolute;
	width: 492px;
	height: 62px;
	left: 67px;
	top: 278px;
	outline: 1;
	margin: 0px;
	z-index: 5;
}
