/* CSS Document */
* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 1;pa
}
*:focus {
    outline: 1;
}
img.a{
	position:absolute;
	cursor: pointer;
	left:0px;
	top: 0px;
    outline: 1;
}

body, html {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#MainDiv{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:650px;
	top:0px;
	overflow:hidden;
	background-color: #FFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-size: cover;
	background-position: center top;
}

#FormDiv{
	position: absolute;
	width: 236px;
	height: 459px;
	left: 10px;
	bottom: 0px;
	z-index: 2;
}
#ThankYou{
	position: absolute;
	width: 258px;
	height: 459px;
	left: 16px;
	top: 173px;
	z-index: 4;
	display: block;
	direction: rtl;
	background-image: url(images/thanks.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-color: #fff;
}

#WaitDiv{
	position: absolute;
	width: 229px;
	height: 472px;
	left: 16px;
	top: 173px;
	z-index: 4;
	display: none;
	direction: rtl;
	background-image: url(images/wait.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color:#fff;
}

#page0{
	position: absolute;
	width: 675px;
	height: 436px;
	right: 36px;
	top: 36px;
	z-index: 4;
	direction: rtl;
	background-image: url(images/page0.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color:#fff;
}

#page1{
	position: absolute;
	width: 675px;
	height: 436px;
	right: 36px;
	top: 36px;
	z-index: 4;
	display: none;
	direction: rtl;
	background-image: url(images/page1.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color:#fff;
}

#page2{
	position: absolute;
	width: 675px;
	height: 436px;
	right: 36px;
	top: 36px;
	z-index: 4;
	display: none;
	direction: rtl;
	background-image: url(images/page2.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color:#fff;
}

#page3{
	position: absolute;
	width: 675px;
	height: 436px;
	right: 36px;
	top: 36px;
	z-index: 4;
	display: none;
	direction: rtl;
	background-image: url(images/page31.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-color:#fff;
}


#thanksText{
	position: absolute;
	width:100%;
	height:auto;
	left:0px;
	top:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	line-height:24px;
	text-align: center;
	direction: rtl;

}

#fname{
	position: absolute;
	width: 150px;
	height: 30px;
	left: 29px;
	top: 70px;
	z-index: 5;
}

#lname{
	position: absolute;
	width: 150px;
	height: 30px;
	left: 29px;
	top: 117px;
	z-index: 5;
}

#phone{
	position: absolute;
	width: 150px;
	height: 30px;
	left: 29px;
	top: 164px;
	z-index: 5;
}

#email{
	position: absolute;
	width: 150px;
	height: 30px;
	left: 29px;
	top: 212px;
	z-index: 5;
}


#courseT{
	position: absolute;
	width: 150px;
	height: 30px;
	left: 29px;
	top: 258px;
	z-index: 5;
}

#comments{
	position: absolute;
	width: 150px;
	height: 30px;
	left: 53px;
	top: 299px;
	z-index: 5;
}


#fCB1{
	position: absolute;
	width: 23px;
	height: 28px;
	right: 5px;
	top: 297px;
}
#fCB2{
	position: absolute;
	width: 372px;
	height: 15px;
	right: 31px;
	top: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:12px;
	color: #5e4232;
	text-align: right;
	direction: rtl;
}


#fCB{
	position: absolute;
	width: 23px;
	height: 28px;
	left: 317px;
	top: 181px;
}



.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;
	outline: 1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;	
}

.inputSelect{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	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: 201px;
	height: 38px;
	left: 23px;
	top: 337px;
}
#ErrorDiv{
	position: absolute;
	width: 100%;
	height: 14px;
	left: 5px;
	top: 381px;
	z-index: 3;
	text-align: center;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}





#logoDiv{
	position: absolute;
	width: 263px;
	height: 160px;
	left: 0px;
	top: 20px;
	z-index: 10;
}

#picDiv{
	position: absolute;
	width: 689px;
	height: 507px;
	right: 22px;
	top: 5px;
	z-index:5;
}

#text1{
	position: absolute;
	width: 372px;
	height: 99px;
	left: 606px;
	top: 522px;
	z-index: 5;
}

#text2{
	position: absolute;
	width: 296px;
	height: 133px;
	left: 287px;
	top: 485px;
	z-index: 5;
}

h2{
	position: absolute;
	width: 100%;
	height: 45px;
	left: 0px;
	top: 0px;
	z-index: 5;
	margin: 0;
	padding: 0;
}

h1{
	position: absolute;
	width: 443px;
	height: 99px;
	left: 116px;
	top: 60px;
	z-index: 5;
	margin: 0;
	padding: 0;
}

#btn1{
	position: absolute;
	width: 178px;
	height: 175px;
	right: 39px;
	top: 202px;
	z-index: 5;
}

#btn2{
	position: absolute;
	width: 178px;
	height: 175px;
	right: 245px;
	top: 205px;
	z-index: 5;
}

#btn3{
	position: absolute;
	width: 178px;
	height: 175px;
	right: 449px;
	top: 205px;
	z-index: 5;
}

#text6{
	position: absolute;
	width: 151px;
	height: 83px;
	left: 460px;
	top: 516px;
	z-index:5;
}

#text7{
	position: absolute;
	width: 154px;
	height: 83px;
	left: 282px;
	top: 531px;
	z-index:5;
}

#formTitle{
	position: absolute;
	width: 99px;
	height: 25px;
	left: 133px;
	top: 64px;
	z-index:5;
}

.picHolder{
	position: absolute;
	width:742px;
	height:650px;
	right:0px;
	top:0px;
	z-index:1;
	overflow:hidden;
}

.closePopup{
	position: absolute;
	width:40px;
	height:40px;
	right:0px;
	top:0px;
	z-index:1;
	overflow:hidden;
}

.slideshow {width: 742px; height: 650px;  margin: auto; position:relative; }
.slideshow img { padding: 0px; border: 0px; }


.backBtn{
	position: absolute;
	width:46px;
	height:21px;
	right:0px;
	top:-21px;
	z-index:10;
}


#link1{
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 240px;
	z-index: 5;
	
}


#link2{
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 287px;
	z-index: 5;
	
}


#link3{
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 337px;
	z-index: 5;
}
