 /* CSS Document */

* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 0;
}
*:focus {
    outline: 0;
}
body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x:hidden;
	background: #000;
}

#MainDiv{
	position: absolute;
	width:996px;
	height:700px;
	left:0px;
	top:0px;
	background-image: url(images/main_bg8.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	z-index: 2;
}

#ThankYou{
	position: absolute;
	width:996px;
	height:675px;
	left:0px;
	top:0px;
	background-image: url(images/thanks.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	z-index: 40px;
	display:none;
}

#slideHolder{
    position:absolute;
	width:535px;
	height:464px;
	left:43px;
	top:85px;
	z-index:1;
}


.slideshow {width: 535px; height: 464px;  margin: auto; position:relative; }
.slideshow img { padding: 0px; border: 0px; }






#slideBtnHolder{
    position:absolute;
	width:570px;
	height:104px;
	left:0px;
	top:360px;
	z-index:30;
}

.slideBtn{
    position:relative;
	width:90px;
	height:104px;
	float: left;
	z-index:1;
}


.txtSlide{
    position:absolute;
	width:535px;
	height:464px;
	left:0px;
	top:0px;
	z-index:1;
	display: none;
	color: transparent;
	overflow:hidden;
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select:none; 
	user-select:none;
	-o-user-select:none;
}
#logo{
	position: absolute;
	width: 154px;
	height: 47px;
	left: 20px;
	top: 8px;
	z-index: 5;
}
#cornerPic{
	position: absolute;
	width:288px;
	height:304px;
	left:-20px;
	top:-20px;
	z-index:5;
}

#textHolder{
	position: absolute;
	width:356px;
	height:380px;
	right:17px;
	top:111px;
	z-index:5;
}


h1{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: 2;
	padding: 0;
	margin: 0;
	/*font-family: 'HelveticaHebrewWXX-Bold',Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: 500;
	color: #e3b62d;
	text-align: center;
	direction: rtl;*/
}

h2{
	position: absolute;
	width: 100%;
	height: 24px;
	right: 0px;
	top: 67px;
	z-index: 2;
	margin: 0;
	/*font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	text-align: center;
	direction: rtl;
	border: none;*/
	
}


#text1{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 120px;
	z-index: 2;
	padding: 0;
	margin: 0;
	/*font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: 700;
	color: #000;
	text-align: center;
	direction: rtl;
	border: none;*/
}


#text2{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 215px;
	z-index: 2;
	padding: 0;
	margin: 0;
	text-align: center;
	direction: rtl;
}

.regText{
	/*font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #000;
	direction: rtl;*/
	
}

.regTextBold{
	/*font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #000;
	direction: rtl;*/
	
}

.priceText{
	/*font-family: 'HelveticaHebrewWXX-Bold',Arial, Helvetica, sans-serif;
	font-size: 120px;
	line-height: 24px;
	font-weight: 700;
	color: #000;
	direction: rtl;*/
	
}



#text3{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 280px;
	z-index: 2;
	padding: 0;
	margin: 0;
	/*text-align: center;
	direction: rtl;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #000;*/
}


.line {
    /*display:inline-block;
    border: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    background:url(images/lol2.png);
    background-size:100% 100%;*/
}
	
#text4{
	position: absolute;
	width: 268px;
	height: 65px;
	right: 34px;
	top: 330px;
	z-index: 2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	/*text-align: center;
	direction: rtl;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;*/
}	
.option2{color: #000;}


#FormDiv{
	position: absolute;
	width: 996px;
	height: 65px;
	left: 0px;
	top: 577px;
	z-index: 5;
}

#formTitle{
	position: absolute;
	width: 100%;
	height: 28px;
	left: 0px;
	top: -28px;
	z-index: 5;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
	text-align: center;
	direction: rtl;
}

#formHolder{
	position: absolute;
	width:100%;
	height:50px;
	left: 0px;
	top: 40px;
	z-index:5;
}




#thanksTitle{
	position: absolute;
	width:290px;
	height:auto;
	right: 636px;
	top: 259px;
	z-index:5;
	/*font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	color: #000;
	text-align: right;
	direction: rtl;*/
}

.thanksBig{
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	text-align: right;
	direction: rtl;

}

#fname{
	position: absolute;
	width: 180px;
	height: 25px;
	right: 183px;
	top: 0px;
	z-index: 2;
}

#phone{
	position: absolute;
	width: 180px;
	height: 25px;
	right: 397px;
	top: 0px;
	z-index: 2;
}

#company{
	position: absolute;
	width: 180px;
	height: 25px;
	right: 183px;
	top: 41px;
	z-index: 2;
}

#email{
	position: absolute;
	width: 180px;
	height: 25px;
	right: 397px;
	top: 41px;
	z-index: 2;
}




#moreClick{
	position: absolute;
	width: 277px;
	height: 36px;
	right: 503px;
	top: 399px;
	z-index: 2;
}

#fCB1{
	position: absolute;
	width: 20px;
	height: 20px;
	right: 0;
	top: 80px;
	z-index:2;
}

#cbLabel{
	position: absolute;
	width:auto;
	height:26px;
	right:30px;
	top:80px;
	line-height:26px;
	z-index:5;
	font-family: 'fbpracticanarrow',Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: right;
	direction: rtl;
}


#smallText{
	position: absolute;
	width: 100%;
	height: 35px;
	right: 0px;
	top: 75px;
	z-index: 5;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	color: #000;
	direction: rtl;
	text-align: center;
	background-color: #fff;
}


.inputField{
	position: relative;
	width: 195px;
	height: auto;
	margin-bottom: 0px;
	margin-right: -20px;
	float: right;
}

.rdPic{
	position: absolute;
	width:20px;
	height:20px;
	right: 0px;
	top: 0px;
}
.rdText{
	position: absolute;
	width: 100%;
	height: auto;
	right: 30px;
	top: 0px;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #fff;
	text-align: right;
	cursor: pointer;

}

.rdTextSmall{
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #fff;
	text-align: right;
	cursor: pointer;
}


.rdTextOver{
	position: absolute;
	width:100%;
	height:auto;
	right: 30px;
	top: 0px;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height:16px;
	color: #fff;
	text-align: right;
	/*background-color: #d9d8de;*/
	background-image: url(images/over_pic.png);
	background-repeat: repeat;
	cursor: pointer;
}

.pricText{
	font-size: 14px;
}

.rdTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin-bottom: 5px;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height:16px;
	color: #fff;
	text-align: right;
	border: 0px;
	border-bottom: 1px solid #ccc;
}

.inputLabel{
	position: relative;
	width: 100%;
	height: 30px;
	font-family: 'fbpracticanarrow',Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height:30px;
	color: #fff;
	text-align: right;
	direction: rtl;
	outline: 0;
	float:right;
}


.inputText{
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent:10px;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	background-color: transparent;
	color: #000;
	text-align: right;
	direction: rtl;
	outline: 0;
	float:right;
	border: 0px;
	border-bottom: 1px solid #000;
	-webkit-appearance: none;
   	-moz-appearance:    none;
   	appearance:         none;
	z-index: 2;
}


#SendBut{
	position: absolute;
	width: 207px;
	height: 39px;
	left: 180px;
	top: 30px;
	z-index: 10;
}
#ErrorDiv{
	position: absolute;
	width: 385px;
	height: 24px;
	left: 0px;
	top: 0px;
    font-size: 22px;
	z-index: 3;
	font-family: 'HelveticaHebrewWXX-Regular',Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	display: none;
	color: #CC0000;
}



#selectClick{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 0px;
	z-index: 20;
}

#popup1{
	position: relative;
	width:265px;
	height:58px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/popup1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	/*background-color: #000;*/
	z-index: 4px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	display: none;
}

#popup2{
	position: relative;
	width:265px;
	height:58px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/popup2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	/*ackground-color: #000;*/
	z-index: 4px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	display: none;
}

#selectPopup{
	position: absolute;
	width:265px;
	height:115px;
	left:430px;
	top:372px;
	z-index: 100px;
	display:none;
	/*background-image: url(images/select_popup.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;*/
}



#popUpClose{
	position: absolute;
	width:52px;
	height:52px;
	right:10px;
	top:10px;
	z-index:5;
}

#arrowRight{
	position: absolute;
	width: 23px;
	height: 29px;
	left: 601px;
	top: 270px;
	z-index: 5;
}

#arrowLeft{
	position: absolute;
	width:23px;
	height:29px;
	left:20px;
	top:270px;
	z-index:5;
}




::-webkit-input-placeholder { 
    color:    #000;
   opacity:  0.3;
}
:-moz-placeholder { 
   color:    #000;
   opacity:  0.3;
}
::-moz-placeholder { 
   color:    #000;
   opacity:  0.3;
}
:-ms-input-placeholder { 
   color:    #000;
   opacity:  0.3;
}




#errors{
	color:transparent;	
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


.noText{
	color: transparent;
	overflow:hidden;
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select:none; 
	user-select:none;
	-o-user-select:none;
}
